http://bugs.winehq.org/show_bug.cgi?id=7690
------- Additional Comments From dank(a)kegel.com 2007-31-03 18:19 -------
With today's git (= 0.9.34) I no longer get the "hoai_access" dialog,
which is probably good.
We just need to fix the jet problem, then we can close this.
The app still doesn't start, but that's another bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6499
------- Additional Comments From pescribens(a)gmail.com 2007-31-03 17:57 -------
How was this solved? I'm having the same problem
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5238
------- Additional Comments From us(a)edmeades.me.uk 2007-31-03 17:31 -------
More problems found and patches submitted... With the xcopy in git already
plus the patch to force on hidden files copied, and to skip files without
extensions during running, the installer works through to conclusion. (Ignore
errors about _sopen pmode)
After that, perl mostly works from what I have tried, EXCEPT using the file
association fails in the wine cmd …
[View More]due to another bug, this time in
FindExecutable, which I'll debug next... (eg. try running 'example.pl' from
c:\perl\eg from within cmd)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7792
kerick(a)shiftedbit.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|PC-x86-64 |PC
------- Additional Comments From kerick(a)shiftedbit.net 2007-31-03 17:30 -------
With the latest release of .9.34. I retested this on my x86 machine. Still a no go.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=…
[View More]email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7905
mikolaj.zalewski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-31-03 16:53 -------
Confirming. The problem arises only when the X server works at 16bpp. At 24bpp
…
[View More]everything works fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7916
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx-d3d |wine-directx-ddraw
Summary|Regression - Age of Empires |Regression - Age of Empires
|no longer works |no longer works
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
-----…
[View More]-- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7916
Summary: Regression - Age of Empires no longer works
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ead1234(a)hotmail.com
With the current CVS Age of Empires no longer works.
wine Empires.exe
fixme:d3d:…
[View More]IWineD3DDeviceImpl_GetAvailableTextureMem (0x16b1a0) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16a7b8)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4175
------- Additional Comments From rossi.f(a)inwind.it 2007-31-03 16:17 -------
So what I can understand from your description is that the wine implementation
of the listview header has to be adjusted to reflect the native behaviour.
Is this an easy task or do it need a deep rewrite of the current code? At
least you have found the problem :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this …
[View More]mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4175
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-31-03 15:50 -------
I see. That time they are calling GetDlgItem(hListview, 0) to check if the
header is created. That can't be fooled by hacking the return from LVM_GETHEADER
and would require creating the header control the same time as in native.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are …
[View More]the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=881
------- Additional Comments From xrobledo(a)purdue.edu 2007-31-03 14:43 -------
I can confirm this for eve online with wine 9.34.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4175
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2007-31-03 14:10 -------
I still don't know why it doesn't work. However the interesting part is between
'L"Options Sheets" message [0111] WM_COMMAND sent from self wp=000103e7
lp=00000001' and 'L"{SysListView32}" message [1037] LVM_GETEXTENDEDLISTVIEWSTYLE
sent from self wp=00000000 lp=00000000'. Could you genereate a +message,+relay
log on native and builtin and attach the part …
[View More]between these two lines?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7915
------- Additional Comments From e0126505(a)student.tuwien.ac.at 2007-31-03 13:58 -------
note that this is on i386, gcc version is 4.0.1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7915
Summary: 15 of the internal tests of wine fail on Mac OS X
Product: Wine
Version: 0.9.33.
Platform: Macintosh
OS/Version: Mac OS X 10.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: e0126505(a)student.tuwien.ac.at
when running "make test" with wine 0.9.34 on Mac OS X 10.4.9 (…
[View More]both of which aren't available in
bugzilla yet) 15 tests fail:
browseui/autocomplete.ok
iphlpapi/iphlpapi.ok
itss/protocol.ok
kernel32/change.ok
kernel32/mailslot.ok
localspl/localmon.ok
ntdll/change.ok
ntdll/exception.ok
ntdll/info.ok
oleaut32/olepicture.ok
oleaut32/vartest.ok
user32/msg.ok
user32/win.ok
winspool.drv/info.ok
ws2_32/sock.ok
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7794
------- Additional Comments From p.beutner(a)gmx.net 2007-31-03 13:50 -------
Created an attachment (id=5588)
--> (http://bugs.winehq.org/attachment.cgi?id=5588&action=view)
make GetEnvironmentStringsW match windows behaviour
0009:Call kernel32.GetEnvironmentStringsW() ret=0077952f
0009:Ret kernel32.GetEnvironmentStringsW() retval=00220000 ret=0077952f
...
0009:Call kernel32.FreeEnvironmentStringsA(00220000) ret=007795e6
looks like …
[View More]the programmer got things mixed up a bit :p. As wine handles the A/W
variants of that function different things explode ;). But obviously it works
on windows so this patch makes it work on wine too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7643
------- Additional Comments From viriiboxen(a)gmail.com 2007-31-03 13:02 -------
With the hack applied to the latest git I've been able to play through some
campaign missions and skirmishes, but the game still seems to crash seemingly
randomly with the following page fault after 15-30 minutes of play or so.
People have complained about similar random crashes while playing in Windows
though, so it might be a bug in the game itself. Still, …
[View More]here's the info I got
from winedbg:
First chance exception: page fault on read access to 0x00000414 in 32-bit code
(0x7eb0a9a9).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b
EIP:7eb0a9a9 ESP:7ca499c0 EBP:7ca49a18 EFLAGS:00010206( - 00 - RIP1)
EAX:00000418 EBX:7eb18938 ECX:00000001 EDX:00000001
ESI:00000400 EDI:00000001
Stack dump:
0x7ca499c0: 00110000 00000000 29df5050 00000000
0x7ca499d0: 00000000 00001000 00001000 001a9528
0x7ca499e0: 00000004 7ffda000 022d9378 7eb61758
0x7ca499f0: 7eb16a9b ffffffff 00149c2c 00000001
0x7ca49a00: 00000418 7eb61dc8 29df5068 7bc7e3d0
0x7ca49a10: 7eb61dc0 7eb0a890 7ca49ab8 7bc615bb
Backtrace:
=>1 0x7eb0a9a9 in winmm (+0x2a9a9) (0x7ca49a18)
2 0x7bc615bb in ntdll (+0x515bb) (0x7ca49ab8)
3 0x7bc62f9e in ntdll (+0x52f9e) (0x7ca4a3d8)
4 0xf7e6d4ab start_thread+0xcb() in libpthread.so.0 (0x7ca4a4c8)
5 0xf7dffafe __clone+0x5e() in libc.so.6 (0x00000000)
0x7eb0a9a9: movl 0x14(%esi),%eax
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=6563
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From rob(a)codeweavers.com 2007-31-03 11:59 -------
Please re-open this bug if you get chance to attach the requested debug info.
--
…
[View More]Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=6885
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From rob(a)codeweavers.com 2007-31-03 11:53 -------
No response, assuming fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?…
[View More]tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=6982
rob(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From rob(a)codeweavers.com 2007-31-03 11:52 -------
No response, assuming fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?…
[View More]tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7418
------- Additional Comments From rob(a)codeweavers.com 2007-31-03 11:45 -------
That's interesting - an optional parameter that appears before a required argument. It should be easy to
extend the test suite for this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7809
meneerjansen00(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From meneerjansen00(a)hotmail.com 2007-31-03 11:42 -------
Dear Dmitry Timoshkov,
Wine 0.9.34 works like a charm!! And is it me, or is …
[View More]Wine/Word97 suddenly al ot
faster?
I took the liberty of closing this bug since it is resolved (or am I the only
one that even is allowed tot do so since I submitted the bub?).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7816
christianuceda(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-programs |wine-ole
------- Additional Comments From christianuceda(a)yahoo.com 2007-21-03 15:54 -------
Hi Dan,
You were right, installing MS DCOM98 fixes all the "Average" function crashes,
as looks like a OLE/COM bug in wine I changed …
[View More]the component to wine-ole.
Also thanks for the DCOM98 trick :)
------- Additional Comments From rob(a)codeweavers.com 2007-31-03 11:27 -------
I spent an hour looking into this, but couldn't discover the problem. The error message occurs when VB
seems to clear a VARIANT. With native, it is a safearray, but with builtin it errors out instead.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4606
b.buschinski(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From b.buschinski(a)web.de 2007-31-03 10:54 -------
with wine 0.9.34 the game starts
It doesn run because of gameguard, but the original bug is …
[View More]fixed
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From david.w.holland(a)gmail.com 2007-31-03 10:53 -------
Created an attachment (id=5583)
--> (http://bugs.winehq.org/attachment.cgi?id=5583&action=view)
Toolset download/Installation instructions.
Yes, you can find enough of the NWN bits online to test the toolset.
Obviously, you won't have CD keys, so you can't play the game, but the toolset
will run without them. (Possible EULA issues aside.)
I also …
[View More]noticed the NWN Model Viewer appears to exhibit similar behavior, and is
a (much) smaller download. The model viewer is here:
http://nwn.bioware.com/downloads/viewer.html
If you want the full toolset experience, follow the attached instructions.
You'll be downloading over 1.5GB of stuff however.
Also, I played with the toolset under the patched wine a little more. It
seems sometimes the window is in the right place, sometimes its not. Hitting
Control-C after you open an area, and clicking Ok will move it back into the
right place. It acts a little better for a while, then suddenly it goes back
to the way it was. (odd?).
David
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7866
------- Additional Comments From thunderbird2k(a)gmx.net 2007-31-03 10:43 -------
One other thing could you also attach the output of glxinfo? Thanks in advance.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6250
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Mouse cursor is not visable |Mouse cursor is not visible
------- Additional Comments From ben(a)atomnet.co.uk 2007-31-03 10:31 -------
Corrected spelling (wont show up if anyone searches for "visible cursor" otherwise).
--
Configure bugmail: http://bugs.winehq.org/…
[View More]userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7914
Summary: Baldur's Gate mouse cursor has the default X cursor over
the top of it
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Only minor but still a bug none-the-less and can …
[View More]get kinda irritating when you
keep noticing it. Basically the games custom cursor is there, but for some
reason the X cursor is visible over the top of it so you see them stacked on
each other.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=5027
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=7913
Summary: Wrong names given to "Programs" menu sub-folders
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
I've seen folders given the wrong names on a few rare occasions, I just noticed
this one with STALKER …
[View More]where it seems to have put the parent menus names in its
own sub-folder name.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=6863
------- Additional Comments From s0238762(a)sms.ed.ac.uk 2007-31-03 09:59 -------
thanks for your response. I'll give it a go, though I think you are right. I'll
be limited by my hardware specs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5828
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |ftp://largedownloads.ea.com/
| |pub/demos/Commandand3/CnC3De
| |mo.exe
Keywords| |download
------- …
[View More]Additional Comments From alex(a)thehandofagony.com 2007-31-03 09:58 -------
Command & Conquer 3 is also affected by this. Adding demo URL and download
keyword.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7912
Summary: Oblivion plays white noise constantly while in game
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
I'm not sure if this is the game trying to play the music or whether it's caused
by something else. …
[View More]If a menu or help window appear the sound stops, but the
moment you go back to controlling your character the white noise comes back
(maybe louder, maybe more quiet, probably sounding slightly different).
Not sure what component this is part of.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=7911
ead1234(a)hotmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6740
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From ben(a)atomnet.co.uk 2007-31-03 09:53 -------
Aha, it seemed to be working because I'd forgotten I'd renamed the video folder.
It still does …
[View More]the same thing with the Video folder in place.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=6740
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ben(a)atomnet.co.uk 2007-31-03 09:44 -------
The game seems to start ok now.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?…
[View More]tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]