http://bugs.winehq.org/show_bug.cgi?id=6218
------- Additional Comments From dmvianna(a)usp.br 2006-28-11 18:11 -------
Sorry, my email client was filtering out your emails. Give me some more time,
I'll test it again in a week.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6679
------- Additional Comments From dfelinto(a)gmail.com 2006-28-11 18:07 -------
Today, I updated the wine (wine 0.9.26).
When I changed the configurations in winecfg - adding the msvcrt as native
(without changing, or overriding any dll, just changing the configurations !!!)
- this bug apparently is solved.
This is a bug ?????
Now I'm confused, all I need is to say Wine that a dll is native (when is not)???
Please help-me understand :)
Regards,
Dalai Felinto
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6618
------- Additional Comments From yummydwagon(a)gmail.com 2006-28-11 17:16 -------
Oh ok, was just hoping Linux magically fixed teh problem. Oh Well.
Anyway, i tried wine war3.exe noexec=off
and the same error occurred
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5485
------- Additional Comments From cimmo(a)libero.it 2006-28-11 16:34 -------
Created an attachment (id=4218)
--> (http://bugs.winehq.org/attachment.cgi?id=4218&action=view)
log file
As you can see at one point starts to write the same line in a loop, I've to
ctrl-c because it never ends...
[....]
trace:file:FindNextFileW returning L"generals.exe.old" (L"GENE~ZVP.OLD")
trace:file:FindNextFileW 0x1fc8478 0x34ec14
trace:file:NtQueryDirectoryFile (0x94 (nil) (nil) (nil) 0x34ebe8 0x1fc84b8
0x00002000 0x00000003 0x00000000 L"*" 0x00000000
trace:file:NtQueryDirectoryFile => 80000006 (0)
trace:file:CreateFileW L"Audio.big" GENERIC_READ FILE_SHARE_READ
FILE_SHARE_WRITE creation 3 attributes 0x80
trace:file:RtlDosPathNameToNtPathName_U (L"Audio.big",0x34ee94,(nil),(nil))
trace:file:RtlGetFullPathName_U (L"Audio.big" 520 0x34ebf8 (nil))
trace:file:wine_nt_to_unix_file_name L"\\??\\C:\\Programmi\\EA Games\\Command
and Conquer Generals\\Audio.big" ->
"/home/marco/.wine/dosdevices/c:/Programmi/EA Games/Command and Conquer
Generals/Audio.big"
trace:file:CreateFileW returning 0x94
trace:file:ReadFile 0x94 0x34eff8 4 0x34ef74 (nil)
trace:file:ReadFile 0x94 0x34eff4 4 0x34ef70 (nil)
trace:file:ReadFile 0x94 0x34efd4 4 0x34ef70 (nil)
trace:file:ReadFile 0x94 0x34efdc 4 0x34ef70 (nil)
[....]
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6782
------- Additional Comments From allix.davis(a)gmail.com 2006-28-11 15:49 -------
I am running freeBSD
uname -a
FreeBSD all.all 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Wed Nov 22 16:47:13
GMT 2006 root@:/usr/obj/usr/src/sys/GENERIC i386
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6796
------- Additional Comments From andreasplesch(a)netscape.net 2006-28-11 15:40 -------
Created an attachment (id=4217)
--> (http://bugs.winehq.org/attachment.cgi?id=4217&action=view)
+all debug output from app crash
This is truncated +all debug output gathered from the app. which successfully
starts up and parses its config file with default msvcrt=native. The output is
limited to about 200 lines before the debugger is called to handle the crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6796
------- Additional Comments From andreasplesch(a)netscape.net 2006-28-11 15:36 -------
Following a suggestion from the newsgroup, I elected the native msvcrt dll as
the default library for wine. This makes wine just use the native dll and not
load the builtin dll. And, this then also lets the app parse the config file
correctly.
Therefore, there is (was) an incompatibility in the builtin msvrct. If there is
interest, I could get the latest wine (0.9.26) and see if I can reproduce.
My own interest is in resolving the crash which now follows just after the app
is done initializing its user interface, according to its start up message, and
just before it would display its main window, qt-based with a opengl 3d viewing
area.
It might be best top open an new bug for that ? Perhaps after I investigated if
additional default native dlls would help ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.