I wants to start a win Prog called "Mathe Coach" with wine.
And yes I know that there are ohter and better Progs for linux, but it has to be that one....not my decision
The occuring problem is that wine hangs in a loop and i can't make neither head nor tail of the debug messages (the file is over 10 MB large, and i abborted wine after a few seconds to avoid larger files)
If anyone could give me a hint ....
thnx in advance
bzeini
moderator note: please do not post such a huge volumes of logs. They don't help. Link to pastebin instead
0025:warn:ntdll:NtQueryFullAttributesFile L"\\??\\Y:\\wine-git\\msyuv.dll" not found (c0000034)
0025:warn:file:wine_nt_to_unix_file_name L"msyuv.dll" not found in /home/joerg/.wine/dosdevices/c:/windows/system32
0025:warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\msyuv.dll" not found (c0000034)
0025:warn:file:wine_nt_to_unix_file_name L"msyuv.dll" not found in /home/joerg/.wine/dosdevices/c:/windows/system
0025:warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system\\msyuv.dll" not found (c0000034)
0025:warn:file:wine_nt_to_unix_file_name L"msyuv.dll" not found in /home/joerg/.wine/dosdevices/c:/windows
0025:warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\msyuv.dll" not found (c0000034)
0025:warn:file:wine_nt_to_unix_file_name L"msyuv.dll" not found in /home/joerg/.wine/dosdevices/c:/windows/system32
0025:warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\system32\\msyuv.dll" not found (c0000034)
0025:warn:file:wine_nt_to_unix_file_name L"msyuv.dll" not found in /home/joerg/.wine/dosdevices/c:/windows
0025:warn:ntdll:NtQueryFullAttributesFile L"\\??\\C:\\windows\\msyuv.dll" not found (c0000034)
bzeini wrote:The occuring problem is that wine hangs in a loop and i can't make neither head nor tail of the debug messages (the file is over 10 MB large, and i abborted wine after a few seconds to avoid larger files)
Don't use any WINEDEBUG flags. What are the messages you see?