http://bugs.winehq.org/show_bug.cgi?id=16599
Summary: GRLevel3 Fails to Display Radar Images Product: WineHQ Apps Database Version: unspecified Platform: All URL: http://appdb.winehq.org/objectManager.php?bIsQueue=true& bIsRejected=true&sClass=version_queue&iId=14893 OS/Version: All Status: UNCONFIRMED Severity: critical Priority: P2 Component: appdb-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: johndoe32102002@gmail.com
Created an attachment (id=18127) --> (http://bugs.winehq.org/attachment.cgi?id=18127) Back Trace
GRLevel3 loads fine, but fails to display the radar image data in the program. Note: The program may require DirectX10, so the error in Wine displaying the images may lye in that portion of the code.
Added based on a request from riclas at winehq.org.
http://bugs.winehq.org/show_bug.cgi?id=16599
John Doe johndoe32102002@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |johndoe32102002@gmail.com Difficulty|--- |Days
--- Comment #1 from John Doe johndoe32102002@gmail.com 2008-12-22 12:52:54 --- Original Post: http://appdb.winehq.org/objectManager.php?bIsQueue=true&bIsRejected=true...
http://bugs.winehq.org/show_bug.cgi?id=16599
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal Difficulty|Days |--- Component|appdb-unknown |-unknown Product|WineHQ Apps Database |Wine Version|unspecified |1.1.10
--- Comment #2 from Austin English austinenglish@gmail.com 2008-12-22 13:25:34 --- Not critical.
# wine grlevel3.exe wine: created the configuration directory '/root/.wine'
Don't run wine as root.
wine: Unhandled page fault on write access to 0xf1fffa90 at address 0x7bd033ec (thread 0009), starting debugger... Backtrace: =>1 0x7bd033ec (0x0032e02c) 2 0x7cb4b501 in i915_dri.so (+0x2b501) (0x0032e07c) 3 0x7cb4b779 i830UpdateTextureState+0x79() in i915_dri.so (0x0032e0ac) 4 0x7cb75c81 in i915_dri.so (+0x55c81) (0x0032e0cc) 5 0x7cc15485 _tnl_draw_prims+0x495() in i915_dri.so (0x0032e1fc) 6 0x7cc0dcf0 in i915_dri.so (+0xedcf0) (0x0032e24c) 7 0x7cc03162 in i915_dri.so (+0xe3162) (0x0032e26c) 8 0x7da04055 drawPrimitive+0x1b25() in wined3d (0x0032e63c) 9 0x7d9d885f in wined3d (+0x3885f) (0x0032e67c) 10 0x7dac7c38 in d3d9 (+0x7c38) (0x0032e6ac) 11 0x004034c6 in grlevel3 (+0x34c6) (0x0a5c6b48) 12 0x00000002 (0x0049f844) 13 0x0042f110 in grlevel3 (+0x2f110) (0x0042d660)
That crash is in your intel video drivers.
http://bugs.winehq.org/show_bug.cgi?id=16599
--- Comment #3 from John Doe johndoe32102002@gmail.com 2008-12-22 14:21:27 --- The bug is critical to the specific program, not to the wine code itself.
I ran wine both as user, sudo user, and root, and received the same error. I used root to log the errors as this is default protocol in logging bugs.
As for my video card, it runs DirectX 10 fine in Windows, and Wine claims to emulate DirectX 10. Ubuntu claims to have the latest drivers for most hardware. Is this an Ubuntu or Wine problem?
http://bugs.winehq.org/show_bug.cgi?id=16599
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|johndoe32102002 | Status|UNCONFIRMED |RESOLVED OS/Version|All |other Platform|All |Other Resolution| |INVALID
--- Comment #4 from Vitaliy Margolen vitaliy@kievinfo.com 2008-12-22 15:40:27 --- Clearly a driver bug. Report this to the Xorg not Wine.
Closing invalid.
http://bugs.winehq.org/show_bug.cgi?id=16599
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2008-12-22 15:40:43 --- Closing invalid - not a Wine bug.
http://bugs.winehq.org/show_bug.cgi?id=16599
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias| |johndoe32102002 OS/Version|other |All Platform|Other |All
--- Comment #6 from Austin English austinenglish@gmail.com 2008-12-22 15:48:39 --- (In reply to comment #3)
The bug is critical to the specific program, not to the wine code itself.
Understandable, but the rating should be in terms of wine bugs, not the application. Otherwise, almost every bug would be critical :-).
I ran wine both as user, sudo user, and root, and received the same error. I used root to log the errors as this is default protocol in logging bugs.
It's poor practice to give wine root access. Virii, etc. could corrupt/damage stuff, and a crash from an app could crash the whole system.
As for my video card, it runs DirectX 10 fine in Windows, and Wine claims to emulate DirectX 10. Ubuntu claims to have the latest drivers for most hardware. Is this an Ubuntu or Wine problem?
The problem is the hardware drivers. You can report it to your distro. You might try using the mesa drivers, since the app doesn't look too graphics intensive. FWIW, launches fine here on Nvidia hardware.
http://bugs.winehq.org/show_bug.cgi?id=16599
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Alias|johndoe32102002 | OS/Version|All |other Platform|All |Other