[PR #237] Fix typo runtime error message #255

Open
opened 2026-05-05 11:21:43 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qmlnet/qmlnet/pull/237
Author: @vadi2
Created: 5/2/2021
Status: 🔄 Open

Base: developHead: fix-typo-runtime-error-message


📝 Commits (3)

  • bf58cf1 Merge branch 'hotfix/0.10.1'
  • 663e05a Merge branch 'release/0.11.0'
  • 5380a12 Fix typo in runtime error message

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/net/Qml.Net/Runtimes/RuntimeManager.Configure.cs (+2 -2)

📄 Description

Fix the following:

An unhandled exception of type 'System.Exception' occurred in Qml.Net.dll: 'The version of the runtime directory was /media/vadi/SSDer/Programs/qt-runtimes/output/qt-5.15.1-04d1a8b-linux-x64-runtime/version.txt, but expected qt-5.15.1-7fc8b10-linux-x64'


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qmlnet/qmlnet/pull/237 **Author:** [@vadi2](https://github.com/vadi2) **Created:** 5/2/2021 **Status:** 🔄 Open **Base:** `develop` ← **Head:** `fix-typo-runtime-error-message` --- ### 📝 Commits (3) - [`bf58cf1`](https://github.com/qmlnet/qmlnet/commit/bf58cf1ac2f288582b63a969cc6860cceb46bb96) Merge branch 'hotfix/0.10.1' - [`663e05a`](https://github.com/qmlnet/qmlnet/commit/663e05ab2b5c1d871044fc339a57f9ac5fae61ba) Merge branch 'release/0.11.0' - [`5380a12`](https://github.com/qmlnet/qmlnet/commit/5380a121b853193183c52784b8cffaf48d6efd45) Fix typo in runtime error message ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/net/Qml.Net/Runtimes/RuntimeManager.Configure.cs` (+2 -2) </details> ### 📄 Description Fix the following: > An unhandled exception of type 'System.Exception' occurred in Qml.Net.dll: 'The version of the runtime directory was /media/vadi/SSDer/Programs/qt-runtimes/output/qt-5.15.1-04d1a8b-linux-x64-runtime/version.txt, but expected qt-5.15.1-7fc8b10-linux-x64' --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror added the
pull-request
label 2026-05-05 11:21:43 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/qmlnet#255
No description provided.