[Bug 22455] New: Star Wars: Knights of the Old Republic does not start
http://bugs.winehq.org/show_bug.cgi?id=22455 Summary: Star Wars: Knights of the Old Republic does not start Product: Wine Version: 1.1.43 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: winex11.drv AssignedTo: wine-bugs(a)winehq.org ReportedBy: wylda(a)volny.cz Created an attachment (id=27505) --> (http://bugs.winehq.org/attachment.cgi?id=27505) console log from wine-1.1.43-135-g776527f 1. Since bug 22162, there was missing cursor, but now the status is even worse, because game won't start. Log attached. 2. I did a regression test between 1.1.43 and 1.1.43-191-g7614656: commit 776527f38f2ff89f354e49aa8df795440677376a Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Apr 20 21:23:00 2010 +0200 winex11: Move creation of an empty cursor to a separate helper function. :040000 040000 fdea68ef055bcd049a0865d0a3d77a177ad08162 3694c600bca7911d3713cfe9913c04cf421a279f M dlls 3. This commit apparently help in bug 12248, but ruined this game. Other related commit 22162. 4. Revert of this patch after git checkout makes that problem go away. 5. Adding author of this patch to CC. --private keyword: bisected -- 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=22455 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |julliard(a)winehq.org -- 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=22455 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=22455 --- Comment #1 from Alexandre Julliard <julliard(a)winehq.org> 2010-04-22 08:27:23 --- Please attach log from current git, that error can't happen anymore. -- 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=22455 --- Comment #2 from Wylda <wylda(a)volny.cz> 2010-04-22 08:50:44 --- Created an attachment (id=27507) --> (http://bugs.winehq.org/attachment.cgi?id=27507) console log from wine-1.1.43-191-g7614656 Hi Alexandre, here you are... Search engine carrot: $ /home/pavel/install/wine/wine-git_build/wine --version wine-1.1.43-191-g7614656 /home/pavel/install/wine/wine-git_build/wine swkotor.exe fixme:system:SystemParametersInfoW Unimplemented action: 94 (SPI_GETMOUSETRAILS) fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x142868,0x142ca8): stub fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList X Error of failed request: BadCursor (invalid Cursor parameter) Major opcode of failed request: 2 (X_ChangeWindowAttributes) Resource id in failed request: 0x400002b Serial number of failed request: 463 Current serial number in output stream: 467 -- 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=22455 Roderick Colenbrander <thunderbird2k(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |thunderbird2k(a)gmail.com --- Comment #3 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-04-23 06:55:27 --- Try to create a log using at least the +cursor channel. Further also add +synchronous this makes it easier to locate the line which triggers the bug. -- 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=22455 --- Comment #4 from Wylda <wylda(a)volny.cz> 2010-04-23 07:18:04 --- Created an attachment (id=27518) --> (http://bugs.winehq.org/attachment.cgi?id=27518) console log from wine-1.1.43-249-g033bb8a +cursor +synchronous When +cursor +synchronous it crashes (normally does not crash when simply run). -- 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=22455 --- Comment #5 from Wylda <wylda(a)volny.cz> 2010-04-23 07:19:45 --- When i omit +synchronous, it does not crash. -- 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=22455 --- Comment #6 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-04-23 07:34:18 --- The purpose of +synchronous (next to making X11 calls synchronous) is to crash in case of an error using DbgBreak. -- 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=22455 --- Comment #7 from Wylda <wylda(a)volny.cz> 2010-05-09 15:25:11 --- KOTOR starts again in wine-1.1.44-19-gd2a0188, i.e. FIXED. -- 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=22455 Roderick Colenbrander <thunderbird2k(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #8 from Roderick Colenbrander <thunderbird2k(a)gmail.com> 2010-05-09 15:27:34 --- Marking as fixed then. -- 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=22455 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from Alexandre Julliard <julliard(a)winehq.org> 2010-05-21 14:40:00 --- Closing bugs fixed in 1.2-rc1. -- 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=22455 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |776527f38f2ff89f354e49aa8df | |795440677376a -- 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.
participants (1)
-
wine-bugs@winehq.org