http://bugs.winehq.org/show_bug.cgi?id=8535
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |normal
Version|0.9.43. |0.9.37.
--- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-17 08:32:01 ---
Don't change original reported version.
Not blocker. Ati drivers are buggy and do not properly support GLSL. If you
want anything other then dxlevel 80 - change your hardware.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8535
detructor15 <steffen-trekki(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |blocker
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8535
detructor15 <steffen-trekki(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.37. |0.9.43.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8861
detructor15 <steffen-trekki(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |blocker
OS/Version|Linux |Windows 98
Version|0.9.40. |0.9.43.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8535
--- Comment #8 from detructor15 <steffen-trekki(a)web.de> 2007-08-17 08:19:37 ---
Nobody who knows a solution for this?
5 Versions later the bug exists anyway, what should I do?
Nobody knows a solution and I haven't the experience and the knowledge to fix
this bug myself.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9346
Summary: DirectX 9 mode issues
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roberth.sjonoy(a)gmail.com
When I run counter-strike source with dxlevel 90 with GLSL enabled,
Counter-Strike Source can't remember my graphics settings when i start up the
game, the contrast levels are very wrong and can't fixed through counter-strike
sources settings, I can't either make counter-strike source remember the
settings with dxlevel 70, only the default dxlevel which is 81.
The performance with dxlevel 90 is also much worse than in dxlevel 90 mode,
about ~10 fps less.
Occours in both wine 0.9.43 and the latest git snapshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8489
--- Comment #11 from Andrei Homescu <ahomescu(a)gmail.com> 2007-08-17 07:24:33 ---
The files are too large, I'll just copy the relevant parts here:
0.9.36
------
trace:d3d_surface:IWineGDISurfaceImpl_LockRect Lock Rect (0x34aab8) = l 0, t 0,
r -56, b 8
warn:d3d_surface:IWineGDISurfaceImpl_LockRect Invalid values in pRect !!!
0.9.43
------
trace:ddraw:IDirectDrawSurfaceImpl_Lock Lock rect: (0,0,-56,8) <= trace added
by me
warn:ddraw:IDirectDrawSurfaceImpl_Lock Trying to lock an invalid rectangle,
returning DDERR_INVALIDPARAMS
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8489
Andrei Homescu <ahomescu(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ahomescu(a)gmail.com
--- Comment #10 from Andrei Homescu <ahomescu(a)gmail.com> 2007-08-17 07:20:28 ---
I tried 0.9.36 and 0.9.43 with the D3D debug channels active and I found the
cause of the problem, sort of. BG1 tries to do a IDirectDrawSurface::Lock on an
invalid rectangle with coordinates (0,0,-56,8). The new validation code returns
DDERR_INVALIDPARAMS, the old one returned WINED3D_INVALIDCALL, which are
different values. BG crashes on the former and it works with the latter.
I will also attach the debug output for both versions.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=881
Mateusz Butowski <diablownik(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diablownik(a)gmail.com
--- Comment #34 from Mateusz Butowski <diablownik(a)gmail.com> 2007-08-17 06:57:56 ---
Icewind Dale and Icewind Dale II, wine 0.9.43 - bug still present.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8672
--- Comment #4 from manu <emm_tang(a)hotmail.com> 2007-08-17 05:06:50 ---
(In reply to comment #3)
> I have the same problem. I am using PCLinuxOS kernel 2.6.18.8-TEX5. I don't
> know the version of Wine but I just installed it.
>
wine version: wine-0.9.39
Actually I got the same problem with MSN 6.2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2467
ochach <bepougou(a)no-mail.pl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bepougou(a)no-mail.pl
--- Comment #40 from ochach <bepougou(a)no-mail.pl> 2007-08-17 04:41:14 ---
gentoo with wine 0.9.43 and have the same problem
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8786
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |vitaliy(a)kievinfo.com
--- Comment #34 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-17 01:21:10 ---
Patch sent
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8293
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-17 01:17:06 ---
This should be fixed in wine-0.9.43. Closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9152
Sergio <juniorista89(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |juniorista89(a)hotmail.com
--- Comment #8 from Sergio <juniorista89(a)hotmail.com> 2007-08-16 22:50:33 ---
Having the same problem...
wine: Call from 0x601c5290 to unimplemented function
ntdll.dll.RtlGetCompressionWorkSpaceSize, aborting :(
Need help to get rid of Windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7055
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-16 18:02:03 ---
Patch committed, resolving fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9230
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org,
| |us(a)edmeades.me.uk
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
--- Comment #10 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-16 17:47:35 ---
Problem is listview related - When a column is inserted with a zero mask, it
asks the header control to insert with zero mask which is rejected. SPY plus
some test cases show it sets the width bit to a default size of 10.
Patch in progress - still problems with icons after this, but thats another bug
And I even managed to remember to CC wine-bugs :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=981
Alexey Fisher <bug-track(a)fisher-privat.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bug-track(a)fisher-privat.net
--- Comment #5 from Alexey Fisher <bug-track(a)fisher-privat.net> 2007-08-16 17:18:31 ---
This bug is stil present on FineReader 8.0, if "safe as" window is opened.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1831
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #11 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-16 16:52:58 ---
Mikolaj Zalewski is sending in a patch for this right now. So bug will be
probable fixed soon
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1831
Alexey Fisher <bug-track(a)fisher-privat.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bug-track(a)fisher-privat.net
--- Comment #10 from Alexey Fisher <bug-track(a)fisher-privat.net> 2007-08-16 16:43:00 ---
This patch fix the crash on Olympos DSS Player! Bat the patch is still not on
the current git :(
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3572
--- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-16 16:25:03 ---
>Try running it with 'cd ~; wine start program.exe', where "program.exe" is the
>exe file link points to.
I already tried that, didn't help. There was also an obscure message in the
console about not being able to start service "blablabla". Maybe that might be
the problem?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6933
--- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-16 16:22:15 ---
Attachment from comment 4 is cut-off. Can you attach complete terminal output?
This is looks like 16-bit app and teh crash in the winproc call sequence.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3572
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mike(a)codeweavers.com |wine-bugs(a)winehq.org
--- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-16 16:20:11 ---
Assign back to wine-bugs
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3572
--- Comment #8 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-16 16:19:32 ---
Try running it with 'cd ~; wine start program.exe', where "program.exe" is the
exe file link points to.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4588
--- Comment #9 from Luiz Angelo Daros De Luca <luizluca(a)gmail.com> 2007-08-16 16:05:26 ---
No, This still persists on wine snapshot (2007-08-15)
When the shapes windows is opened, it still has a panel before the shapes.
After I scroll it or moves the (sub)window, it redraws correctly.
This happens also in the "Welcome window" opened on program startup. There is a
image behind the text but it doesn't show. When I move it, it shows and covers
the text.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4717
--- Comment #6 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-16 16:01:24 ---
I've sent a patch implementing the _mbsbtype (it should appear on wine-patches
after it passes the moderation). It's similar to Raphael patch but I scan the
string backward instead of forward as this may be sometimes faster.
After fixing this we have another problem - after choosing two (very
diffferent) sample images Photoshop on Windows hides the main window and shows
a Photomerge window with a message box that automatic photomerge failed and to
choose the order manually. On Wine Photoshop only disables the main window
without showing the other window what is as if the program hanged (the window
processes correctly the WM_PAINT, WM_SIZE etc so the message loop seems to be
working all the time correctly)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3667
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-16 15:44:10 ---
The link provided pointed to nowhere, but i got it
here:http://www.spv-s.de/images/stories/files/setup1p.exe
It looks like this bug is gone , as the fatal messagebox doesn't pop up ( i
tried just click all menu's, and seemed to work )
Resolving fixed, please reopen if you still run into trouble with this
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7174
--- Comment #7 from Adrian Bunk <bunk(a)stusta.de> 2007-08-16 15:33:13 ---
Ctrl-Alt +/- doesn't work, but that's not the problem.
I think the problem is the following I already wrote in comment #3:
But it seems the problem is that the left upper corner of the game is not in
the
left upper corner of the 1280x1024 screen, but the left upper corner of the
game
is approx. at the position 460x460 of the screen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3667
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3572
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #7 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-16 14:45:48 ---
Oh wait, i just saw a bunch of stuff is installed in Common Files, and looks
like TrueImage cannot find them.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3572
--- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-16 14:41:24 ---
Created an attachment (id=7629)
--> (http://bugs.winehq.org/attachment.cgi?id=7629)
stub for LsaLookupAuthenticationPackage
Hi, patch attached is enough to let the installer finish without crashing , and
installer claims to be successfull. I could start the app too, but it starts
complaining about missing modules. Could be a bug in wine, or the installer
failed to instyall all packages, i dunno. Someone should check how the install
looks like on windows, in wine only 18 M is installed.
Anyway , there was also a call before this one to unimplemented function in
setupapi, i added a stub for that one to , but it didn't make any difference
for the amount of installed files
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9249
Jesse Allen <the3dfxdude(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |amrhi(a)safe-mail.net
--- Comment #21 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-16 13:57:57 ---
*** Bug 9341 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3555
--- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-16 13:27:51 ---
Is this still a problem? The crash log is from 2 years back, so guess needs a
bit of update
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9208
--- Comment #3 from Christian <c_pradelli(a)yahoo.com> 2007-08-16 13:21:40 ---
> Please retest with 0.9.43.
Problem still exists. I'm hard working now to finish a presentation for my
work. I'll try to do a regression test before next weekend.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8048
--- Comment #8 from Tony Ciavarella <aac76(a)bellsouth.net> 2007-08-16 12:48:22 ---
At least part of the problem is that wine isn't really using GLSL.
For the C&C 3 demo (available at
ftp://largedownloads.ea.com/pub/demos/CommandandConquer3/CnC3Demo.exe), wine
thinks the application name is DemoGame.dat, not CNC3Demo.exe, for the purposes
of looking up registry keys in wined3d_main.c's DllMain function. So, you have
to set
HKEY_CURRENT_USER\Software\Wine\AppDefaults\DemoGame.dat\Direct3D\UseGLSL to
"enabled" to actually get wine to use GLSL. Use cnc3game.dat instead of
CNC3.exe for the retail version.
I have no idea if this is a bug or a feature, but using the correct application
names as described above, I can set shaders to any level and things appear to
function properly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9006
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #9 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-16 11:52:52 ---
The patches went into Wine Git so this should be fixed in wine 0.9.44
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8489
deresik <deresik(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |deresik(a)gmail.com
--- Comment #9 from deresik <deresik(a)gmail.com> 2007-08-16 11:38:44 ---
Bug still repro on wine 0.9.43 on Ubuntu, kernel 2.6.20-16-generic
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5758
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #19 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-16 10:55:19 ---
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5758
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #18 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-16 10:54:06 ---
L:ooks like this is fixed. Installed 5 times on a fresh .wine, and it didn't
crash anymore.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8729
--- Comment #8 from Susan Cragin <susancragin(a)earthlink.net> 2007-08-16 10:25:35 ---
Created an attachment (id=7628)
--> (http://bugs.winehq.org/attachment.cgi?id=7628)
Terminal output for successful DNS9.5 install.
In the for-what-it's-worth department, here is the terminal output for my
successful DNS9.5 install.
Directions to replicate:
winecfg to set sound.
Install IE 5.5
Install DNS9.5
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8729
Susan Cragin <susancragin(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7313 is|0 |1
obsolete| |
--- Comment #7 from Susan Cragin <susancragin(a)earthlink.net> 2007-08-16 10:23:44 ---
Created an attachment (id=7627)
--> (http://bugs.winehq.org/attachment.cgi?id=7627)
Problem starting DNS9 with RegSetKeySecurity
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8672
--- Comment #3 from manu <emm_tang(a)hotmail.com> 2007-08-16 09:37:12 ---
I have the same problem. I am using PCLinuxOS kernel 2.6.18.8-TEX5. I don't
know the version of Wine but I just installed it.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8729
Susan Cragin <susancragin(a)earthlink.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #6 from Susan Cragin <susancragin(a)earthlink.net> 2007-08-16 09:16:39 ---
*** This bug has been confirmed by popular vote. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1631
Arieh Skliarouk <skliarieh(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|skliarieh(a)gmail.com |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1631
--- Comment #126 from Simon Leonardsson <sileon(a)gmail.com> 2007-08-16 08:56:46 ---
Created an attachment (id=7625)
--> (http://bugs.winehq.org/attachment.cgi?id=7625)
WINEDEBUG=warn+dsound wine Famitracker.exe
(In reply to comment #124)
> That means the bug might or might not be underruns, can you tell me what game
> and attach a +dsound log of that game?
It´s actually a music tracker I´m using, not a game. You can download
Famitracker from http://famitracker.shoodot.net/files/ft_v026.zip and open a
.ftm file from http://2a03.free.fr/?p=pub&type=ftm to reproduce this. It also
seems that wine can´t handle Famitracker's default buffer length (40ms) that
good, but if you increase the buffer length in the application's configuration
to about 120ms, you can get a fairly decent sound output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1631
--- Comment #124 from Maarten Lankhorst <M.B.Lankhorst(a)gmail.com> 2007-08-16 06:25:34 ---
(In reply to comment #123)
> When I do a WINEDEBUG=warn+dsound, I get the output
> "warn:dsound:IDirectSoundBufferImpl_Lock Overwriting mixing position, case 1"
That means the bug might or might not be underruns, can you tell me what game
and attach a +dsound log of that game?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5535
Mateusz Butowski <diablownik(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |diablownik(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5535
--- Comment #26 from Mateusz Butowski <diablownik(a)gmail.com> 2007-08-16 05:23:39 ---
Created an attachment (id=7620)
--> (http://bugs.winehq.org/attachment.cgi?id=7620)
Log from running app in console
Kubuntu 7.04, wine 0.9.43 (from official wine's repository).
Run game by typing "wine Torment.exe" in console. Submitted error messages are
from console - saved before I manually killed game (due to it's crash).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8721
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
Status|RESOLVED |CLOSED
--- Comment #4 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-16 02:44:20 ---
closing then
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8721
rasz <citizenr(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from rasz <citizenr(a)gmail.com> 2007-08-16 01:57:07 ---
it got fixed in the meantime, vertical text works ok in wine .42
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8541
--- Comment #3 from Paul Vriens <Paul.Vriens.Wine(a)gmail.com> 2007-08-16 01:01:16 ---
If you could run it again with the latest one, that would be great. If it
crashes could you attach either the output of the single "ntdll_test.exe reg"
test or the relevant part (the ntdll:reg/reg.c information, probably at the end
in this case) of the res[number] file in your %TEMP% directory.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4717
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-16 00:45:19 ---
Mikolaj, see also http://bugs.winehq.org/show_bug.cgi?id=1831
There's a patch from Raphael in there that might be useful to use
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9334
Summary: Command & Conquer Gold: Installer crashes on startup
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=7616)
--> (http://bugs.winehq.org/attachment.cgi?id=7616)
Standard error output after crash
Starting from a clean install on Ubuntu 7.04 (removed and reinstalled wine
package, and removed the ~/.wine directory), I set the Windows version to
Windows 98, and added an ISO mount point (the ISO file was located on a smbfs
mount) for the installer in winecfg Drives. When I do "wine setup.exe" in the
ISO directory, the application immediately crashes with a page fault.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9249
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nodisgod(a)yahoo.com
--- Comment #20 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-16 00:30:14 ---
*** Bug 9334 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6316
Marc Wiriadisastra <marc(a)mwiriadi.id.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marc(a)mwiriadi.id.au
--- Comment #2 from Marc Wiriadisastra <marc(a)mwiriadi.id.au> 2007-08-16 00:27:55 ---
Just to add a bit of info. Doing MYOB at uni at the moment. V16 Education
version. Under wine it prints fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9223
James Hawkins <truiken(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #13 from James Hawkins <truiken(a)gmail.com> 2007-08-15 23:42:25 ---
Reported fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9223
charles gagalac <charles.gagalac(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |charles.gagalac(a)gmail.com
--- Comment #12 from charles gagalac <charles.gagalac(a)gmail.com> 2007-08-15 23:31:08 ---
yes. using the latest git, going left on the directional pad does indeed work.
thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8672
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Keywords| |download
--- Comment #2 from Dan Kegel <dank(a)kegel.com> 2007-08-15 23:20:38 ---
Jaime wrote in wine-users:
"This program use to work until Wine 0.9.21 but from
0.9.22 it haven't worked anymore."
So I guess somebody needs to search for the
patch that caused the regression. See
http://www.winehq.org/docs/en/winedev-guide.html#AEN1348
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9223
--- Comment #11 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-15 22:48:42 ---
Ok I think the problem you are describing should be fixed in current git. The
dead zone was not calculated properly, hence the problem you are seeing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5462
Andras Kovacs <andras(a)csevego.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andras(a)csevego.net
--- Comment #3 from Andras Kovacs <andras(a)csevego.net> 2007-08-15 22:31:56 ---
I have same problem, too, but only with Valve logo (video). The video is
unbeliveably slow, and it uses only the part of the screen (center aligned,
it's resultion is exactly what you set in the game), after the video, the
resolution will be changed, and fits the screen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #37 from default_357-line(a)yahoo.de 2007-08-15 21:45:14 ---
(In reply to comment #36)
> > Er, I just _said_ version .43. Twice, I think.
> > And yes, I'm using FBO. I'll try without it.
> Then please upgrade to the latest GIT, the problem you have is addressed by bug
> 9293.
>
Thanks, I verify the problem is fixed! :)
Now only the aforementioned "hanging before the menu screen" problem remains.
Since it is a separate bug, should I open a new report?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #36 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-15 20:51:45 ---
> Er, I just _said_ version .43. Twice, I think.
> And yes, I'm using FBO. I'll try without it.
Then please upgrade to the latest GIT, the problem you have is addressed by bug
9293.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4717
--- Comment #4 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 20:09:43 ---
Created an attachment (id=7615)
--> (http://bugs.winehq.org/attachment.cgi?id=7615)
patch
With this patch (that works correctly for single-byte charsets) the dialog
works. (Photoshop hung when I tried to close but that's probably a different
thing). Tomorrow I'll write a correct patch that works also for multibyte
charsets.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #35 from default_357-line(a)yahoo.de 2007-08-15 19:49:16 ---
(In reply to comment #34)
> Does comment #33 refers to which Wine version? Also are you using fbo for
> offscreen rendering?
>
Er, I just _said_ version .43. Twice, I think.
And yes, I'm using FBO. I'll try without it.
Update: With fbo disabled, this new error vanishes, but I still can't even
reach the menu screen anymore because the err:ntdll:RtlpWaitForCriticalSection
thing I pasted gets in the way at different points. Might it be because I'm on
a dual-core system? Is there any way to run wine on one core only?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4717
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikolaj.zalewski(a)gmail.com
--- Comment #3 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 19:41:47 ---
It is available in Photoshop CS in File > Automate > Photomerge. For me the
dialog shows but when you choose a file I get:
wine: Call from 0x7b83f810 to unimplemented function msvcrt.dll._mbsbtype,
aborting
And the Photoshop hangs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8541
--- Comment #2 from Pedro Maia <pedrom.maia(a)tvtel.pt> 2007-08-15 19:38:02 ---
Well, i haven't tested the last winetests! And i've been tracking it down and
there are some differences... so i should retest and see if it still happens!?
Well i've seen what test was rebooting my machine, by going to the %temp%
folder, and by extracting ntdll_tests and execute that with the 'reg'
parameter!?
I'll soon test it again and see if it still happens!?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #34 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-15 19:19:39 ---
Does comment #33 refers to which Wine version? Also are you using fbo for
offscreen rendering?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5668
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #11 from Lei Zhang <thestig(a)google.com> 2007-08-15 18:30:17 ---
reported fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5668
--- Comment #10 from Alexander Winston <neftune(a)gmail.com> 2007-08-15 18:12:24 ---
Sorry for the delay in retesting. I retested with current git
(7e79b5656e5fa88e224f118b69c534c3312c38be) and the crash is gone now. This bug
can be closed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #33 from default_357-line(a)yahoo.de 2007-08-15 17:31:35 ---
Created an attachment (id=7612)
--> (http://bugs.winehq.org/attachment.cgi?id=7612)
Yet Another nvidia crash log
Okay, after recreating .wine a few times, I'm now getting this interesting
crash log about 50/50 with to the other crash I posted. It apparently happens
when Sacred tries to render the menu. This is Xorg 7.2.0, using binary nvidia
drivers 100.14.09 and wine-0.9.43.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8786
Javeed Shaikh <syscrash2k(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |syscrash2k(a)gmail.com
--- Comment #33 from Javeed Shaikh <syscrash2k(a)gmail.com> 2007-08-15 16:52:36 ---
I can confirm that attachment 7600 from comment #30 fixes the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7610|text/x-log |text/plain
mime type| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #32 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-15 16:13:32 ---
>So it seems like this bug is fixed, aside from ATI driver issues?
I cannot tell about the "choppy video and sound; sprites cannot be seen", for
the crash i opened a new bug, and i'm currently regression testing it
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #31 from Austin English <austinenglish(a)gmail.com> 2007-08-15 16:05:53 ---
Works fine on Nvidia/wine 0.9.43. I played around for a few minutes in game to
verify :-P. I can try on an ATI machine, but won't have access to that box
until the weekend most likely.
So it seems like this bug is fixed, aside from ATI driver issues?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #30 from Antonio López <amlopezalonso(a)gmail.com> 2007-08-15 15:54:13 ---
I forgot commenting game freezing only happens when using regular Xorg:
character selection is correctly made within Xgl (though sound and movement are
choppier this way).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4437
Ville Aakko <ville.aakko(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ville.aakko(a)gmail.com
--- Comment #8 from Ville Aakko <ville.aakko(a)gmail.com> 2007-08-15 15:32:07 ---
OK, sorry, I wasn't sure how one (and who) should use the dependency tree.
As for why I though it should be removed, see my comment in the bug 9029. The
bug isn't directly related to this bug in any way, except that there is a
program that is affected by both bugs (if you solve bug #4437, bug #9029 still
remains, and vice versa, most probably). But it's the devs mileage that matters
(I don't know how to code at all so I wouldn't know), if it helps it's in the
dependency tree then leave it there, by all means =)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #27 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-15 15:14:25 ---
I remember what game it was now: Lego star wars 2. I'll open a new bug for
this crash, as i quickly checked that it doesn't happen in wine-0.9.26, and it
does happen in wine-0.9.28
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #26 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-15 14:53:12 ---
>Unhandled page fault on write access to 0x000003b4
>Anyone else experiencing this?
Yeah, i saw this a few times while testing a game (damn, i forgot which one,
i'll try to remember which one it was). After that, i had to wait about 10
minutes for the backtrace to appear, and it crashed in fglrx. This seems really
ATI-specific problem. Could you post the backtrace (maybe you have to wait 10
minutes for it to appear)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #25 from Antonio López <amlopezalonso(a)gmail.com> 2007-08-15 14:38:10 ---
I upgraded my ATI drivers and ...... forgot I was using Xgl :-P, so I turned
back to standard Xorg and found that:
1) Movement is much more smooth (though it is still choppy). So, I could admit
it's because of those crappy drivers.
2) Sound still stutters (though somewhat softier). I don't know why.
Now right when I choose a character to play with, the game freezes and the
following appears:
wine: Unhandled page fault on write access to 0x000003b4 at address 0x7dd3a650
(thread 0009), starting debugger...
Unhandled exception: page fault on write access to 0x000003b4 in 32-bit code
(0x7dd3a650).
This happens even when I tried several settings (both graphics and sound).
Anyone else experiencing this?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4437
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks| |9029
--- Comment #7 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-15 14:36:20 ---
Why did you remove bug 9029 from "blocks" list? You said yourself, that you
_have to use_ native msvcrt for the game to work. So this bug _blocks_ any
other bugs, related to the game. Use of native dlls is a workaround and not a
solution.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9029
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on| |4437
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8056
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #13 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-15 14:34:12 ---
closedd
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8056
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #12 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-15 14:33:13 ---
Starts fine again with current git, so regression is fixed. Keep going
opengl/d3d hackers!
Resolving fixed.
(for some stupid reason, the app comes with msvcr80, but it loads msvcr71, so i
had to copy msvcr71 to system32, and remove msvcr80, to avoid Run time error
Messagebox)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4437
Ville Aakko <ville.aakko(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Blocks|9029 |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9029
Ville Aakko <ville.aakko(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Depends on|4437 |
--- Comment #8 from Ville Aakko <ville.aakko(a)gmail.com> 2007-08-15 14:29:04 ---
I agree, bug #4437 is a totally different bug. I just wanted to note that the
native msvcrt is required to run the program at all and to see this bug.
I'll also test your patch soon and let you now if it works for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9006
--- Comment #7 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 13:43:51 ---
I forgot to add that currently the test doesn't work under Wine because we
don't support HTTP_QUERY_RAW_HEADERS|HTTP_QUERY_FLAG_REQUEST_HEADERS. But
currently it's supposed to test the Windows behavior.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9006
--- Comment #6 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 13:42:10 ---
Created an attachment (id=7608)
--> (http://bugs.winehq.org/attachment.cgi?id=7608)
small hack
This hack makes HttpQueryInfoA work well enough for Photoshop CS to be happy.
It is not correct (doesn't work for headers longer than 256 chars, should
return NULL if lpBuffer==NULL) and a better fix would require changes in both
HttpQueryInfoA and HttpQueryInfoW. I'm also not sure is HttpQueryInfoA returns
the correct length when the codepage is multi-byte. If it needs to be fixed it
would require some small architectural changes. I could look into making a
better patch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9006
--- Comment #5 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 13:31:28 ---
Created an attachment (id=7607)
--> (http://bugs.winehq.org/attachment.cgi?id=7607)
test
As this test shows HttpQueryInfoA can be called with lpBuffer==NULL. The call
will then fail but len will return the required buffer size. The input len is
ignored.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8744
--- Comment #12 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 13:26:01 ---
It should have been on noexec protected systems (with usually are x64 systems
but that's a different thing)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8744
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #11 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-15 13:25:07 ---
After a small modifications the patches went into Wine Git so Wine should now
work on x64 systems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9245
Vladimir <vladimiroski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Vladimir <vladimiroski(a)gmail.com> 2007-08-15 12:54:14 ---
Nice, it nows works =), I can also hear the short sounds from installation.
Now just throws a lot of FixMe's and crash in case you try to install it (the
expansion) without having the game installed, but for that I think, needs that
I open another bug...
Thanks Vitaliy Margolen and the people who fixed the bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8576
Jepa <jepa(a)mailinator.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jepa(a)mailinator.com
--- Comment #3 from Jepa <jepa(a)mailinator.com> 2007-08-15 12:40:53 ---
How do I apply that patch??
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8335
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #8 from Lei Zhang <thestig(a)google.com> 2007-08-15 12:35:29 ---
confirming fix, closing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8786
--- Comment #32 from haarp <liquitsnake(a)gmx.net> 2007-08-15 11:46:04 ---
No, the bug should be closed when there is a proper fix in Wine (no patch
needed)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8786
--- Comment #31 from karnute <karnute(a)gmail.com> 2007-08-15 11:41:53 ---
Yes, I tested patch in attachment 7600 from comment #30 over
wine-0.9.43-148-g7e79b56 (git 2007-08-15 16:30) with "Enemy Territory Quake
Wars Beta 2 Patch 1.1" and it solves the problem with mouse X axis inverted.
Remains some mouse jitter and edges bounces on the menus, but in game the mouse
can be used to play well (I lowered the game mouse sensitivity) when run with
"nice -n19 wineserver...".
About differences in the last patches, maybe the source "dlls/dinput/mouse.c"
must include a comment explaining that the "queue_event()" call for Y axis is
done at the end of the switch statement (in common with the rest of events),
but the X axis is treated as an extra event (so queued in place), and also
another comment in the common call to queue_event() reminding the similar call
for X axis above...
so that future changes in the call are done in both places.
I think that with the patch (7600) applied, this bug could be closed (now there
are NO freezes moving the mouse). The remaining problems with mouse jerk and
edge-bounce in menus could be another different bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5764
--- Comment #6 from raptor405(a)gmail.com 2007-08-15 11:34:20 ---
Created an attachment (id=7606)
--> (http://bugs.winehq.org/attachment.cgi?id=7606)
+d3d log of FFXI Crash
I cut out all the bits from starting PlayOnline; this log just contains what
happens after pressing "Play" to start the game, leading up to the lockup and
repeating lines.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7929
Alexandre Lima <formulaire(a)bacatta.name> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |formulaire(a)bacatta.name
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7793
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #18 from Lei Zhang <thestig(a)google.com> 2007-08-15 11:08:05 ---
reported fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5764
raptor405(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #5 from raptor405(a)gmail.com 2007-08-15 10:53:46 ---
*** This bug has been confirmed by popular vote. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5764
raptor405(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |raptor405(a)gmail.com
--- Comment #4 from raptor405(a)gmail.com 2007-08-15 10:52:11 ---
Now that PlayOnline (Bug 7793) is working again, perhaps this bug can be fixed!
After hitting Play (it doesn't get to the user agreement anymore) FFXI comes up
as a blank screen and the following lines repeat:
fixme:imm:ImmReleaseContext (0x20028, 0x163d20): stub
fixme:imm:ImmGetOpenStatus (0x163d20): semi-stub
fixme:imm:ImmReleaseContext (0x20028, 0x163d20): stub
fixme:imm:ImmGetDefaultIMEWnd (0x20028 - 0x10032 0x163d20 ): semi-stub
fixme:imm:ImmSetCompositionStringW PROBLEM: This only sets the wine level
string
I still have an account to the game and can run whatever tests are needed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5504
--- Comment #22 from Lei Zhang <thestig(a)google.com> 2007-08-15 10:41:58 ---
no, I have not sent it in yet. I'll do it now, since it fixes the problem for
you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5504
--- Comment #21 from Ronny Standtke <Ronny.Standtke(a)gmx.net> 2007-08-15 10:39:43 ---
(In reply to comment #20)
> can you give this patch a try in ms office?
Yes, I can. Good news, this patch solves my problem. Thank you very much Lei
Zhang!
Is the patch already in git for the next Wine release? Should I close the bug
now?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6847
--- Comment #8 from Arthur Nascimento <tureba(a)gmail.com> 2007-08-15 10:21:30 ---
Oops. I tried it on a new fake c and it worked (wine 0.9.43). I guess my old
one was a little bit full of garbage configs.
Sorry for the smoke without fire.
And by the way, I never got to make the network to work, but I will report back
if I get a different result as I experiment on the next few days.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6971
Eelis <bugs.winehq.org(a)contacts.eelis.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugs.winehq.org(a)contacts.eel
| |is.net
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9102
ph <phajdan.jr(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
--- Comment #5 from ph <phajdan.jr(a)gmail.com> 2007-08-15 07:53:28 ---
Reopening. Unfortunatle I experienced this crash with wine 0.9.43. Will attach
a bactrace soon (slightly different).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6847
--- Comment #7 from Alexander Nicolaysen Sørnes <alex(a)thehandofagony.com> 2007-08-15 07:48:08 ---
I never got Warlords Battlecry III network to work, were you successful with
earlier versions?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5163
--- Comment #29 from Dan Kegel <dank(a)kegel.com> 2007-08-15 05:53:01 ---
Created an attachment (id=7598)
--> (http://bugs.winehq.org/attachment.cgi?id=7598)
+msi,+text log, plus two log files from c:\windows\temp
With yesterday's git, I'm also getting the
err:msi:ITERATE_Actions Execution halted, action L"CADpc" returned 1603
error. The attached tarball has a +msi log as well as the
two .txt files left in \windows\temp.
I reproduced this using the Office XP trial disc that can
be bought really cheap, $3, on ebay.
(Note: typing in the license key
from the envelope didn't work, but looking at the log, I saw
that there was a special case for a blank key, and sure enough,
if you don't type in any license key, it goes into 30 day trial
mode, and lets you try to install.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4188
Vincent Lönngren <vincent.lonngren.759(a)student.lu.se> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vincent.lonngren.759@student
| |.lu.se
--- Comment #15 from Vincent Lönngren <vincent.lonngren.759(a)student.lu.se> 2007-08-15 05:51:52 ---
Sounds great! The latest version in the debian repositories is 0.9.36. I'll try
it with 0.9.42 as soon as it appears.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4633
Peter Verthez <Peter.Verthez(a)advalvas.be> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Peter.Verthez(a)advalvas.be
--- Comment #9 from Peter Verthez <Peter.Verthez(a)advalvas.be> 2007-08-15 05:29:43 ---
I've found a fix for the problem mentioned in comment 2 (the AFX_COMBOBOX.HPP
error). This fix is now committed in the wine sources in git (I suppose this
will be available in build 0.9.44).
With the fix, MapSource 6.10.2 starts up normally. I've also tried the
communication with my GPS (an Etrex Vista CX), and everything seemed to work
fine, after creating the proper device link:
ln -s /dev/ttyUSB0 ~/.wine/dosdevices/com2
and adding myself to the 'uucp' group (on Fedora Core 6), to have read-write
access to the device.
I could get the Unit ID, retrieve routes from the GPS and download routes to
the GPS. Apparently somebody already fixed the USB communication... I did not
try downloading maps to the GPS.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8786
--- Comment #29 from Luke Bratch <l_bratch(a)yahoo.co.uk> 2007-08-15 03:17:52 ---
Thanks, that patch completely fixes the reversed X-axis problem for me.
There is still some general unsmoothness with the mouse, and it still bounces
off the edges of the screen in the menu, but actually in game is /far/ more
playable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7013
Zoran Turalija <zox(a)nt.co.yu> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #7 from Zoran Turalija <zox(a)nt.co.yu> 2007-08-15 02:03:50 ---
After upgrading mikrotik box to 2.9.44 freezing is gone...
Thanks Greg for the tip. Since this bug had nothing to do with wine, I'm
closing this bug and I'm changing resolution to INVALID.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4596
--- Comment #6 from Briareos <auronsrv(a)gmx.net> 2007-08-15 01:31:13 ---
I just tried wine version 0.9.43. The crash I desribed doesn't happen in this
version anymore - though I could only do a quick check at this time. I'll have
a deeper look in some weeks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6847
--- Comment #6 from Kai Blin <blin(a)gmx.net> 2007-08-15 00:15:18 ---
I'm incredibly busy this week, but I'll try to try this next week. Thanks for
confirming this with two games.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4680
Chris Morgan <cmorgan(a)alum.wpi.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cmorgan(a)alum.wpi.edu
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Chris Morgan <cmorgan(a)alum.wpi.edu> 2007-08-14 23:20:42 ---
We've changed html editors a few times since this bug was reported. It is
likely fixed but needs verification.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9028
Chris Morgan <cmorgan(a)alum.wpi.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cmorgan(a)alum.wpi.edu
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #5 from Chris Morgan <cmorgan(a)alum.wpi.edu> 2007-08-14 23:15:22 ---
I think these are fixed at this point.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8786
Javeed Shaikh <syscrash2k(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7593 is|0 |1
obsolete| |
--- Comment #28 from Javeed Shaikh <syscrash2k(a)gmail.com> 2007-08-14 22:16:10 ---
Created an attachment (id=7594)
--> (http://bugs.winehq.org/attachment.cgi?id=7594)
updated fix for x-axis inversion
I fixed the sensitivity difference between the x- and y-axes. The x-axis only
events were being duplicated. Fixed now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8786
--- Comment #27 from Javeed Shaikh <syscrash2k(a)gmail.com> 2007-08-14 21:54:14 ---
Created an attachment (id=7593)
--> (http://bugs.winehq.org/attachment.cgi?id=7593)
Fix for inverted x-axis.
This patch fixes the inverted x-axis thing. I have only tested it with Enemy
Territory: Quake Wars.
It might not be the best solution. It seems as if x and y sensitivities are
different. However, this certainly makes the game playable.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9006
--- Comment #4 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-14 20:53:29 ---
With native msvcrt the crash is a moment later when HttpQueryInfoA is called
with len=-1. The len equal to -1 is taken from a previous call HttpQueryInfoA
with buffer == NULL (despite what MSDN says it seems that buffer==NULL is
valid). The strange thing is that HttpQueryInfoW works and correctly returns
len==4. But maybe WideCharToMultiByte doesn't like that output buffer==NULL and
length != 0 and returns 0. I will have to check why this fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7793
raptor405(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |raptor405(a)gmail.com
--- Comment #17 from raptor405(a)gmail.com 2007-08-14 19:14:48 ---
POL works now!
As before, it only starts in fullscreen mode (using the Wine desktop). Updating
works fine, but dxdiagn.dll has to be registered after.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4767
--- Comment #11 from Arthur Nascimento <tureba(a)gmail.com> 2007-08-14 19:09:37 ---
Created an attachment (id=7592)
--> (http://bugs.winehq.org/attachment.cgi?id=7592)
WBC3 console log showing page fault
Warlords Battlecry 3 v1.03
Wine 0.9.42 / 0.9.43
I followed the instructions regarding the dplay dlls and registry information
but the same error continues as before when I try to start the game. Console
log attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9178
--- Comment #8 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-14 19:03:14 ---
Created an attachment (id=7591)
--> (http://bugs.winehq.org/attachment.cgi?id=7591)
patch
This is a preliminary patch that allows to run DOS programs from a Linux
terminal or run them with redirected input. We can't use overlapped I/O as we
don't control if the file is opened with FILE_FLAG_OVERLAPPED so I had to use a
worker thread to read the input.
There are a few things that I'm not sure if they are correct - the scan codes,
DOSVM_Wait may require similar changes, how it works with a VGA window. There
is also a problem that an application might require things that are impossible
to achieve on a terminal - e.g. move the cursor. Maybe we should allocate a
console in such a situation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6847
Arthur Nascimento <tureba(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tureba(a)gmail.com
--- Comment #5 from Arthur Nascimento <tureba(a)gmail.com> 2007-08-14 18:22:38 ---
(In reply to comment #2)
> This workaroun don't work for me (wine 0.9.42 and 0.9.43).
>
It didn't work for me either on the very same versions for Warlords Battlecry
III v1.03
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7334
--- Comment #18 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-14 18:17:36 ---
Response to comment 17: That doesn't mean you can change the depth that way.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #24 from Austin English <austinenglish(a)gmail.com> 2007-08-14 17:43:53 ---
The Nvidia 7200 GT shows the same results...smooth as silk.
Chalk another bug up to ATI's crappy drivers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7334
--- Comment #17 from neophyte.vii <neophyte.vii(a)gmail.com> 2007-08-14 17:08:36 ---
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 8
This was the problem with massive slowdown on my StarCraft install.
"You can tell Wine to use xvidmode instead of xrandr. Add UseXVidMode as Y and
UseXRandR as N in \HKEY_CURRENT_USER\Software\Wine\X11 Driver."
Source: http://www.winehq.org/pipermail/wine-devel/2006-April/046635.html
Enjoy =]
`N
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8499
Matt Jones <mattj(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mattj(a)google.com
--- Comment #5 from Matt Jones <mattj(a)google.com> 2007-08-14 17:04:57 ---
This currently doesn't work under mono on windows (as of 1.2.4 -
System.Windows.Forms.WebBrowser isn't fully implmented). Once it works in mono,
then it might have some hope of working under wine.
Also, it seems the standard build includes a managed C++ wikidiff dll, which
won't ever work under mono. There is a .sln project for building Autowiki
without the wikidiff functionality, which should work under mono on windows
(once System.Windows.Forms is working).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7055
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|us(a)edmeades.me.uk |wine-bugs(a)winehq.org
--- Comment #3 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-14 16:36:47 ---
Jason, PLEASE Make sure you add wine-bugs to CC whenever you reassign the bug!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7055
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)edmeades.me.uk
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
--- Comment #2 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-14 16:14:39 ---
2 bugs here - one is the uninitialized variable, the other that the logic
implemented is broken anyway (ie the ballon centered tooltip should default
below the field, not above it)
patch submitted
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7013
Gregy <p.gregy(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |p.gregy(a)gmail.com
--- Comment #6 from Gregy <p.gregy(a)gmail.com> 2007-08-14 15:29:17 ---
It is coast by the router. There is a bug in old Routeros (less then 2.9.40)
which hangs winbox under wine. If your winbox freezes after logon upgrade the
router.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9056
--- Comment #12 from Matt Drew <matt.drew(a)gmail.com> 2007-08-14 15:25:24 ---
1.2.3.1 is functional under wine-0.9.42, I'm now getting error messages from
mono.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5898
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |us(a)edmeades.me.uk
--- Comment #6 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-14 14:38:59 ---
Can you attach a compressed WINEDEBUG=+tooltip,+msg,+spy,+relay log.
Plus give me the beginning of the text that should have appeared in the tooltip
I assume there's no free demo available to recreate this?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9233
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-14 14:18:25 ---
Fix in git - resolving fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5826
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jimmyhappyi(a)gmail.com
--- Comment #23 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-14 12:15:55 ---
*** Bug 9303 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4095
--- Comment #12 from Pawel Stolowski <pawel.stolowski(a)wp.pl> 2007-08-14 11:40:47 ---
(In reply to comment #11)
> Please retest with Wine 0.9.43.
>
> Pawel, can you explain what the hex editing does?
>
I just verified with wine 0.9.43 and the problem is still there.
The hex hack I did disables the message box that displays "ScreenStack ::
realize(): BitBlt 2" and aborts installer. Look below at the snippet of the
code - first BitBlt is executed, then eax is tested against value of 0; if it
is 0, then the error box is displayed; my hack replaces "jnz" with
unconditional jump ("jmp").
....
call ds:BitBlt
pop edi
pop ebx
test eax, eax
jnz short loc_411335
push offset aScreenstackR_0 ; "ScreenStack :: realize():
BitBlt 2"
...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8129
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|DUPLICATE |
--- Comment #8 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-14 10:31:25 ---
The other bug should be duplicate of this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9316
Summary: some programs won't launch in 0.9.43
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david.hubert.cook(a)verizon.net
I routinely upgrade Wine as new binaries get issued.
I have two game programs (Windows Spider Solitaire and Taipei3) that
have run nicely on all the Wine releases up to 0.9.43.
But now, after installing 0.9.43, one of them (Taipei3) will NOT
launch. (I see this failure on two separate Linux boxes...a desktop
and a laptop, after upgrading to 0.9.43 on both.)
My Linux desktop is KDE. The exact failure symptom is that the bouncing
launch-icon continues to bounce until the launch times out, but no gui/window
from the game ever appears.
Cheers...
Dave
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9249
Vitaliy Margolen <vitaliy(a)kievinfo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |david.hubert.cook(a)verizon.ne
| |t
--- Comment #19 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-14 10:27:17 ---
*** Bug 9316 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8129
tecywiz121 <tecywiz121(a)hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
--- Comment #7 from tecywiz121 <tecywiz121(a)hotmail.com> 2007-08-14 10:23:48 ---
This was in the wrong category
*** This bug has been marked as a duplicate of bug 9318 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9056
--- Comment #11 from Matt Drew <matt.drew(a)gmail.com> 2007-08-14 10:21:19 ---
I just looked at winetricks and they use 1.2.3, with a couple registry entries.
I'll give that a shot, since the mono team is likely not interested in
figuring out why 1.2.4 fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7015
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-14 10:15:44 ---
Yup, it starts fine with current git . Thx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9056
Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |xerox_xerox2000(a)yahoo.co.uk
--- Comment #10 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2007-08-14 09:43:41 ---
Hi, how exactly did you install Mono?
I think you have to use winetricks, as it also writes some additional registry
keys for Mono into the registry.
I did:
winetricks mono12
then run
wine "c:\Program Files/Mono-1.2.3.1/bin\mono.exe" ptest.exe
and i get:
NOT running on UNIX, so i guess the test app runs fine here.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7316
--- Comment #7 from Dan Kegel <dank(a)kegel.com> 2007-08-14 09:18:40 ---
syspress ran, but I don't know how it's supposed to work, gotta try
it on windows.
(Another diagnostic app, tabletdemo, doesn't run
http://www.thebest3d.com/dogwaffle/vbtablet/
even if you install vbrun50 and comctl32.
I filed bug 9317 for this.)
Once we close this, we can probably also close
bug 1160.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9293
Summary: Psychonauts crash with FBO
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=4384
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
Created an attachment (id=7560)
--> (http://bugs.winehq.org/attachment.cgi?id=7560)
+d3d,+wgl,+tid,+seh log
When using OffscreenRenderingMode=fbo Psychonauts crash after DoubleFine movie.
Unfortunately memory dump is not of much use, it shows only:
=>1 0x7e769dc6 glIsRenderbufferEXT+0xe6() in libgl.so.1 (0x7bbfe804)
and then crashes winedbg
This is the same place that used to crash with any rendering mode before thread
safety patches.
If you search for the 0x7e769dc6 address in the attached log you can find the
place where it did crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7015
Roderick Colenbrander <thunderbird2k(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #9 from Roderick Colenbrander <thunderbird2k(a)gmx.net> 2007-08-14 07:14:56 ---
The bugfix is in GIT :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9056
Matt Drew <matt.drew(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |matt.drew(a)gmail.com
--- Comment #8 from Matt Drew <matt.drew(a)gmail.com> 2007-08-14 06:46:08 ---
I'm also seeing this on wine 0.9.42 with mono 1.2.4. Mono searches for
advapi32.dll, kernel32.dll, user32.dll, and ole32.dll in "C:\Program
Files\Mono-1.2.4\lib\mono\2.0\" directory, doesn't find them, then dies after
loading mscorlib.dll.dll.la.
That filename only returns one hit from Google, this bug. :) I get the feeling
something very basic isn't right, like a PATH or something. I'm essentially
unable to do anything at all with mono, even the basic "OK" script on their
site doesn't work (attempts to invoke the compiler fail silently in the same
way).
I've filed a bug upstream with the Mono project:
http://bugzilla.ximian.com/show_bug.cgi?id=82438
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8541
Paul Vriens <Paul.Vriens.Wine(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Paul.Vriens.Wine(a)gmail.com
--- Comment #1 from Paul Vriens <Paul.Vriens.Wine(a)gmail.com> 2007-08-14 03:12:34 ---
Is this still the case with current winetests? Eventhough the system rebooted
there should be a results file named res[some number] in your %TEMP% folder.
Could you attach that? How are you so sure it's the 'reg' test from 'ntdll'?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7316
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #6 from Dan Kegel <dank(a)kegel.com> 2007-08-14 00:05:36 ---
I'm trying to reproduce here finally. I borrowed a
pressure-sensitive pad, enabled it in Linux Gimp following
https://help.ubuntu.com/community/Wacom,
and verified that Linux can see useful pressure data.
Next step is to try syspress, I guess.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5253
--- Comment #102 from ryan <bocr18(a)yahoo.com> 2007-08-13 23:59:10 ---
I also encountered this bug. I fixed it simply by copying windows fonts folder
to linux fonts folder in /usr/share/fonts.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9223
--- Comment #9 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2007-08-13 23:15:04 ---
Can you do the same with an old Wine version? I don't see anything wrong in the
log. It would be really nice to have something to compare against.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9309
Summary: 0.9.43 breaks Sherlock
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcw(a)onlymooo.com
Created an attachment (id=7578)
--> (http://bugs.winehq.org/attachment.cgi?id=7578)
Backtrace for 0.9.43
I've been successfully using Scott Ritchie's Ubuntu packages for quite some
time, updating as they become available all the while. The primary purpose for
me is an old Win95 game called Sherlock. I just updated to 0.9.43 and it
immediately breaks Sherlock. Backing up to any previous version fixes things.
Backtrace attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9249
Jesse Allen <the3dfxdude(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcw(a)onlymooo.com
--- Comment #18 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-13 23:11:53 ---
*** Bug 9309 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9178
--- Comment #7 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-13 20:46:15 ---
Also the signaling of console handles differs from file handler. We will
probably have to use overlapped IO in case the input handle is not a console
handle.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8985
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--- Comment #12 from Dan Kegel <dank(a)kegel.com> 2007-08-13 20:07:32 ---
This affects Photoshop 6 as well.
To repeat: winecfg to set virtual desktop,
create new image, notice that Tools window
is not always in front of image window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4729
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #17 from Dan Kegel <dank(a)kegel.com> 2007-08-13 19:55:00 ---
This bug also affects photoshop 6.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9178
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikolaj.zalewski(a)gmail.com
--- Comment #6 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-13 19:31:59 ---
The problem is that winedos.dll calls ReadConsoleInput even if the input handle
is not a console. A work-around is to start the program from a console (with
wineconsole --backend=user cmd)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9196
--- Comment #6 from Dan Kegel <dank(a)kegel.com> 2007-08-13 18:53:01 ---
At the very least, we should put up a fatal dialog saying
"Cannot load Word for Windows 6.0 files"
just as native XP and later does, instead of
displaying garbage.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6177
Mark Pointing <markpointing(a)optusnet.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #3 from Mark Pointing <markpointing(a)optusnet.com.au> 2007-08-13 18:33:33 ---
Tying the latest version of wine, this is no longer a problem, application
installs properly. Mark.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9233
Jason Edmeades <us(a)edmeades.me.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org,
| |us(a)edmeades.me.uk
AssignedTo|wine-bugs(a)winehq.org |us(a)edmeades.me.uk
--- Comment #2 from Jason Edmeades <us(a)edmeades.me.uk> 2007-08-13 18:23:49 ---
Patch submitted - tooltips never requested the information from the parent if
the toolbar didnt populate the text. SPY and +spy shows native does this.
Note occasionally tooltips as a whole fail to show but I think thats more a
focus issue, ie clicking on the window then hovering works just fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #23 from Antonio López <amlopezalonso(a)gmail.com> 2007-08-13 16:16:29 ---
I confirm this last behavior when trying the demo in my work PC from a fresh
.wine (P-IV, NVIDIA TNT2, not a Ferrari, you see, but a valid hardware
nevertheless :-P ).
However, I also tried a fresh .wine in my home PC and it kept on showing that
choppy sound and movement (now with visible characters).
I'll give it another try after upgrading my ATI drivers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9249
Detlef Riekenberg <wine.dev(a)web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|wine-misc |wine-user
Resolution| |FIXED
--- Comment #17 from Detlef Riekenberg <wine.dev(a)web.de> 2007-08-13 16:15:31 ---
The Patch was accepted.
Please use wine from current git or wait for
wine >= wine-0.9.44
--
By by ... Detlef
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8744
Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mikolaj.zalewski(a)gmail.com
--- Comment #10 from Mikolaj Zalewski <mikolaj.zalewski(a)gmail.com> 2007-08-13 15:49:45 ---
I've checked that adding execute permission to DOS memory is correct and sent
the patch to wine-patches.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9302
Summary: Apophysis no longer works under wine
Product: Wine
Version: 0.9.43.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: e.reckase(a)gmail.com
CC: e.reckase(a)gmail.com
Having recently upgraded to 0.9.43, I attempted to run Apophysis 2.06c, and
have checked both Ubuntu and OpenSUSE platforms. Both result in the following
error:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Common-Controls"
No window appears on the screen and the process seems to stop. Hitting ctrl-c
in the main window pops up a 'ctrl-c hit' box that cannot be closed without
killing the wine/Apophysis processes.
I have also tried older versions of Apophysis with the same error.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4095
--- Comment #11 from Jesse Allen <the3dfxdude(a)gmail.com> 2007-08-13 14:32:25 ---
Please retest with Wine 0.9.43.
Pawel, can you explain what the hex editing does?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1434
Bug 1434 depends on bug 3210, which changed state.
Bug 3210 Summary: Baldurs Gate II DVD edition and other CD Projekt games - installer crash
http://bugs.winehq.org/show_bug.cgi?id=3210
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3210
Piotr <riklaunim(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Piotr <riklaunim(a)gmail.com> 2007-08-13 14:28:42 ---
Well, the installers work without problems from some time so this bug can be
closed I guess. :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9123
--- Comment #8 from Piotr <riklaunim(a)gmail.com> 2007-08-13 14:24:24 ---
I've tested it on 0.9.36 and with fresh install and fresh .wine on 0.9.29 and
it still was slow, using the CPU. So it's game or my hardware/graphic card
issue :) I'll try to get some testers on other hardware.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9220
Lei Zhang <thestig(a)google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #7567 is|0 |1
obsolete| |
--- Comment #5 from Lei Zhang <thestig(a)google.com> 2007-08-13 12:52:13 ---
(From update of attachment 7567)
please mark the invalid attachment obsolete.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9102
ph <phajdan.jr(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--- Comment #4 from ph <phajdan.jr(a)gmail.com> 2007-08-13 12:18:44 ---
14 days since upgrade, no such crash encountered. Happily marking as FIXED (in
wine-0.9.42 of course).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8988
--- Comment #22 from default_357-line(a)yahoo.de 2007-08-13 12:17:53 ---
Created an attachment (id=7572)
--> (http://bugs.winehq.org/attachment.cgi?id=7572)
wine log for sacred crash
(In reply to comment #21)
> Heh, leave it to me to leave out some of the most important info. Yes, in wine
> 0.9.43, the characters show up fine. I'll try to test sound a bit later today.
> Assuming that's not an issue, I'd say this bug is fixed.
>
> default_357-line(a)yahoo.de, have you tried with a clean .wine directory? Try
> checking your drivers/X.org configuration.
>
Now I can't get it to start at all :(
At some point in the start screen (usually Fonts, sometimes "still
texture-something") it freezes with the following message:
(lots of the aforementioned fixmes)
err:ntdll:RtlpWaitForCriticalSection section 0x7e73c8e0 "x11drv_main.c:
X11DRV_CritSection" wait timed out in thread 000d, blocked by 0018, retrying
(60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7eb59d20 "gdiobj.c: GDI_level"
wait timed out in thread 0018, blocked by 000d, retrying (60 sec)
This was also the message I got when it crashed in normal play (which it did
every few minutes). I thought the fixme: was related to that; maybe I was
wrong.
System is Linux xt4100 2.6.22-kamikaze5 #3 SMP Fri Aug 10 03:17:36 CEST 2007
x86_64 Intel(R) Core(TM)2 CPU T5500 @ 1.66GHz GenuineIntel GNU/Linux, wine is
freshly built 43.
Should I open a new bug for this?
(complete log attached)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7660
Hans Nieser <aphax(a)xs4all.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aphax(a)xs4all.nl
--- Comment #10 from Hans Nieser <aphax(a)xs4all.nl> 2007-08-13 11:39:54 ---
I have just tried the patch attached in comment #6, and this takes care of the
issue. I can now drag UI elements without having to 'jerk' the mouse (to make
it register the mouse movement) anymore like I had to ever since wine 0.9.28.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
No it dosen't crash like other version i had, but i i don't recall that i
saw my window theme on old one, but this one does have it, old one had grey
plain window frame , like old win95 theme , but not this one, it's correct
linux theme, not sure if that can produce such error but seems to work fine
now!
guess my bug report is obsolete!
/kenny
2007/8/13, wine-bugs(a)winehq.org <wine-bugs(a)winehq.org>:
>
> http://bugs.winehq.org/show_bug.cgi?id=9299
>
>
>
>
>
> --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2007-08-13
> 10:11:42 ---
> Looks like UltraISO:
>
> http://www.ezbsystems.com/ultraiso/
>
> Kenny, does the demo on this site show the same problem?
>
>
> --
> Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
> ------- You are receiving this mail because: -------
> You reported the bug.
>