http://bugs.winehq.org/show_bug.cgi?id=31518
Bug #: 31518
Summary: Tomb Raider 4 (GOG version) software rendering crashes
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonas.th(a)web.de
Classification: Unclassified
Created attachment 41453
--> http://bugs.winehq.org/attachment.cgi?id=41453
Terminal output
Due to bug #31260 I tried the software mode of Tomb raider 4, hoping it would
yield a usable game. Sadly, it crashes.
The last two terminal lines leading up to the final crash line are possibly
related I guess. Terminal output & backtrace from the wine crash dialog is
attached
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39080
Bug ID: 39080
Summary: The Settlers: Rise of an Empire: world geometry broken
Product: Wine
Version: 1.7.49
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 52067
--> https://bugs.winehq.org/attachment.cgi?id=52067
terminal output
I believe this is different from bug #39079, because the problem isn't present
in the demo version. It was one of the updates to the game (patch 1.6 or 1.7)
which "introduced" the problem under Wine.
World geometry (terrain rendering) is severely broken in many areas, most
noticeable in the vicinity of water and hills.
It's as if part of the terrain would be rendered higher or lower than the rest
of the world, but you should see the attached screenshot.
Disabling GLSL or reducing graphical details to the minimum doesn't help.
The problem is present with nouveau and nvidia blob 340.76 too.
Wine 1.4/1.6 also have the problem.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=36360
Bug ID: 36360
Summary: valgrind shows several leaks in
dxdiagn/tests/provider.c
Product: Wine
Version: 1.7.18
Hardware: x86
OS: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
==14755== 756 bytes in 21 blocks are definitely lost in loss record 1,054 of
1,203
==14755== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==14755== by 0x53C9493: IMalloc_fnAlloc (ifs.c:186)
==14755== by 0x53C99D4: CoTaskMemAlloc (objidl.h:1236)
==14755== by 0xAD2EA72: ???
==14755== by 0xAD2EEB4: ???
==14755== by 0x649E5C6: ???
==14755== by 0x649C924: ???
==14755== by 0x4A788CB: func_provider (provider.c:124)
==14755== by 0x4A798E0: run_test (test.h:584)
==14755== by 0x4A79CCF: main (test.h:654)
==14755==
==14755== 28 bytes in 1 blocks are possibly lost in loss record 322 of 1,203
==14755== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==14755== by 0x53A8BB8: apartment_getclassobject (compobj.c:526)
==14755== by 0x53ABFC6: get_inproc_class_object (compobj.c:2894)
==14755== by 0x53AED2F: CoGetClassObject (compobj.c:3032)
==14755== by 0x53AF4B7: CoCreateInstance (compobj.c:3197)
==14755== by 0x649FCEF: ???
==14755== by 0x649C924: ???
==14755== by 0x4A78720: func_provider (provider.c:83)
==14755== by 0x4A798E0: run_test (test.h:584)
==14755== by 0x4A79CCF: main (test.h:654)
==14755==
{
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30988
Bug #: 30988
Summary: Ragnarok download manager, when invoking wine-mono,
needs gluezilla
Product: Wine
Version: 1.5.7
Platform: x86
URL: http://www.ragnarokeurope.com/includes/files/ROManager
.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 30987
Classification: Unclassified
austin@laptop:~$ wine ROManager.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32e1bc,0x00000000), stub!
libgluezilla not found. To have webbrowser support, you need libgluezilla
installed
Unhandled Exception: System.NullReferenceException: Object reference not set to
an instance of an object
at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.WebBrowser:set_Url (System.Uri)
at FilesDownloader.MainForm.InitializeComponent () [0x00000] in <filename
unknown>:0
at FilesDownloader.MainForm..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) FilesDownloader.MainForm:.ctor ()
at FilesDownloader.Program.Main () [0x00000] in <filename unknown>:0
[ERROR] FATAL UNHANDLED EXCEPTION: System.NullReferenceException: Object
reference not set to an instance of an object
at System.Windows.Forms.WebBrowser.Navigate (System.Uri url) [0x00000] in
<filename unknown>:0
at System.Windows.Forms.WebBrowser.set_Url (System.Uri value) [0x00000] in
<filename unknown>:0
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.WebBrowser:set_Url (System.Uri)
at FilesDownloader.MainForm.InitializeComponent () [0x00000] in <filename
unknown>:0
at FilesDownloader.MainForm..ctor () [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) FilesDownloader.MainForm:.ctor ()
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22198
Summary: gam crash
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: emkay(a)gmx.de
no gameplay after main menu
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37726
Bug ID: 37726
Summary: BitRaider installer for POTBS cannot be executed
Product: Wine
Version: 1.7.33
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nargaroth_reg(a)hotmail.com
Distribution: ---
Created attachment 50223
--> https://bugs.winehq.org/attachment.cgi?id=50223
console and application logs
The installer for the game Pirates of the Burning Sea cannot be executed using
wine. The application complains about lack of administrative privileges (see
screenshot).
Error message: http://s23.postimg.org/i4cojsqh7/snapshot.png
The executable file can be downloaded from http://burningsea.com/download
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15232
Summary: Button in simple OpenGL application gets overdrawn
Product: Wine
Version: 1.1.4
Platform: Other
URL: http://bugs.winehq.org/attachment.cgi?id=5777
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
The button of
http://bugs.winehq.org/attachment.cgi?id=5777
gets overdrawn. A year ago Chris Robinson explained why this Application does
not work with wine and how to change the application and the wine configuration
to get it working:
quote from http://www.winehq.org/pipermail/wine-devel/2007-October/059550.html:
----
First, since the GL window is the
top-level window, it draws to it directly so it doesn't get clipped. Second,
CreateWindow for the GL window is missing the WS_CLIPCHILDREN flag. If I
force offscreen rendering and add the flag, the demo works.
----
I am not sure how to force offscreen rendering. I tried to set
"Software/Wine/Direct3D/OffscreenRenderingMode" to "fbo" and added the flag to
the window but it did not work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39090
Bug ID: 39090
Summary: Warframe cannot login
Product: Wine
Version: 1.7.3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alfrescopain24(a)gmail.com
Distribution: ---
Created attachment 52082
--> https://bugs.winehq.org/attachment.cgi?id=52082
That's the EE.log for the Warframe launcher. Might help
I don't know if this is an issue caused by wine or by warframe itself but I
cannot login to the game. It keeps on saying "Login failed. Check login
details."
Been trying for 2 days now.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=39729
Bug ID: 39729
Summary: Error on closing Spotify
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: trave5(a)yahoo.it
Distribution: ---
Created attachment 52984
--> https://bugs.winehq.org/attachment.cgi?id=52984
stacktrace
Clicking on the close button on the right of the Spotify windows, spotify
returns this errors
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38531
Bug ID: 38531
Summary: Battlefield 1942 - Crashes after selecting spawn point
in local game
Product: Wine
Version: 1.7.42
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 51400
--> https://bugs.winehq.org/attachment.cgi?id=51400
Console output from Slackware 14.1 with wine 1.7.42
Hello everyone,
I have been trying to get the "Battlefield 1942" demo to work. It starts up
okay but after creating a local LAN game I can get to choose a "spawn point"
and when I want to start the game it crashes.
The AppDB entry can be found at the following link:
https://appdb.winehq.org/objectManager.php?sClass=version&iId=6669
Have a good week!
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.