You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have checked releases and am using the latest release.
Different version than latest?
git
What Operating System are you using?
None
If Other OS, please describe
Windows,Linux
Relevant hardware info
No response
Have you checked that no other similar issue already exists?
I have searched and not found similar issues.
A clear and concise description of what the bug is.
Warnings/Message in log output - happens only under windows
2024-12-07 21:42:43.340 | LOCALE: Message 'PROGRAM_MOUNT_READONLY' not found
comes up because AddCommonMountMessages() gets exited in the first line, so all common mount message are skiped at that time
2024-12-07 21:55:35.188 | UNICODE: Problem decoding UTF8 string, position 0
comes up because the routine utf8_to_wide just logs that string - the condition seems wrong or not correct
Steps to reproduce the behaviour.
No response
Download URL of affected game or software
No response
Your configuration
No response
Provide a Log
No response
Code of Conduct & Contributing Guidelines
Yes, I agree.
The text was updated successfully, but these errors were encountered:
Are you using the latest Dosbox-Staging Version?
Different version than latest?
git
What Operating System are you using?
None
If Other OS, please describe
Windows,Linux
Relevant hardware info
No response
Have you checked that no other similar issue already exists?
A clear and concise description of what the bug is.
Warnings/Message in log output - happens only under windows
2024-12-07 21:42:43.340 | LOCALE: Message 'PROGRAM_MOUNT_READONLY' not found
comes up because AddCommonMountMessages() gets exited in the first line, so all common mount message are skiped at that time
2024-12-07 21:55:35.188 | UNICODE: Problem decoding UTF8 string, position 0
comes up because the routine utf8_to_wide just logs that string - the condition seems wrong or not correct
Steps to reproduce the behaviour.
No response
Download URL of affected game or software
No response
Your configuration
No response
Provide a Log
No response
Code of Conduct & Contributing Guidelines
The text was updated successfully, but these errors were encountered: