http://bugs.winehq.org/show_bug.cgi?id=18418
Alexandre Rostovtsev tetromino@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
--- Comment #4 from Alexandre Rostovtsev tetromino@gmail.com 2009-05-11 03:35:04 --- On further testing, this bug seems to be a regression relative to 1.1.20
With wine-1.1.20, I can get into the game. None of the 3D graphics work (i.e. station hangar is blank, none of the ship models appear, the fitting window is one big artifact, etc.), but at least I can access the market, chat, in-game mail and the skill queue with no problem.
With wine-1.1.21, I can't even get to the station hangar - the game always freezes or crashes while loading your character.
Unfortunately, I was not able to finish the bisection, because at the 08ba955300ba01c198731a2bbbcba706d8d29e1a commit, the behavior became indeterminate (50% of the time game froze at loading, 50% of the time successfully started).
The (incomplete) bisect log is as follows:
git bisect start # good: [52b1de84cd49510cb09ee99d7edc38b1fc82e40b] Release 1.1.20. git bisect good 52b1de84cd49510cb09ee99d7edc38b1fc82e40b # bad: [00160719d31aa59b37c358af16c3dabaa04bfd5b] Release 1.1.21. git bisect bad 00160719d31aa59b37c358af16c3dabaa04bfd5b # good: [56a3e788eacee60c255b1b38a19d738ba4b5fe3d] winex11.drv: Export copied images as image/bmp. git bisect good 56a3e788eacee60c255b1b38a19d738ba4b5fe3d # good: [9e8f2a70243205f4d7a33c8e02a0cad55c952209] programs: Make some of the open file dialogs of a few programs resizable. git bisect good 9e8f2a70243205f4d7a33c8e02a0cad55c952209 # good: [448dc84b6eb39f6f33d7c45ec2446a53221cd9af] wined3d: Fix shader_glsl_get_register_name() indentation. git bisect good 448dc84b6eb39f6f33d7c45ec2446a53221cd9af # bad: [717ac52dda12e7df698bdf106b6143995496dee0] gdiplus: Use the mode passed to GdipCreateLineBrushFromRect. git bisect bad 717ac52dda12e7df698bdf106b6143995496dee0 # bad: [31f5b01f9a6bfcd90e3cb63317e6389662272b6e] wined3d: Add a point size test. git bisect bad 31f5b01f9a6bfcd90e3cb63317e6389662272b6