http://bugs.winehq.org/show_bug.cgi?id=3635
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 10:42 -------
patch was applied. thanks!
--
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=3718
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|OFP Gold Upgrade Installer |safedisc/secdrv.sys/ OFP
|fails (Library ntoskrnl.exe |Gold Upgrade Installer fails
|not found) |(Library ntoskrnl.exe not
| |found)
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 10:41 -------
We do not support secdrv.sys as of now.
Work is however in progress for this copy protection.
Until then, use a NoCD crack.
--
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=3702
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 10:37 -------
can confirm this.
The packer does very strange things with the MZ and PE header.
I sent a first patch to fix this, but it is still not working afterwards.
--
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=3719
Summary: RtlpWaitForCriticalSection: "syslevel.c: Win16Mutex"
wait timed out
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cus(a)fazekas.hu
When I start the MATLAB4 application I got the following error:
err:ntdll:RtlpWaitForCriticalSection section 0x55ab5420 "syslevel.c: Win16Mutex"
wait timed out in thread 0009, blocked by 000a, retrying (60 sec)
And after 60 sec:
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
fixme:dbghelp:SymLoadModule Should have successfully loaded debug information
for image D:\matlab\MATLAB4\BIN\MATLAB.EXE
First chance exception: page fault in 16-bit code (11df:a437).
In 16 bit mode.
Register dump:
CS:11df SS:11ef DS:11ef ES:11ef FS:006b GS:11ef
IP:a437 SP:5aa0 BP:5ab2 FLAGS:0212( - 00 - RIA1)
AX:0007 BX:1217 CX:5f64 DX:e65c SI:2760 DI:ffff
Stack dump:
0x11ef:0x5aa0: 0001 11ef 06fc 001c e65c 0000 0000 e65c
0x11ef:0x5ab0: 5f64 fee4 e640 05c4 096b fee0 0006 0ec4
0x11ef:0x5ac0: fee0 0006 2646 0000 5acd 091a 0000 e67b
023d: sel=11ef base=559135e0 limit=0000831f 16-bit rw-
Backtrace:
=>1 0x11df:0xa437 (0x11ef:0x5ab2)
2 0x0000:0xe640 (0x11ef:0xfee4)
3 0x55a4777c K32WOWCallback16Ex+0xcc in kernel32 (0x5f474e2c)
4 0x55a13a83 NE_StartTask+0x2a3 in kernel32 (0x5f47514c)
5 0x55a39c8b task_start+0x6b in kernel32 (0x5f47516c)
6 0x55a3a9f0 THREAD_Start+0x130 in kernel32 (0x5f475244)
7 0x5572d9db start_thread+0x1ab in ntdll (0x5f475a98)
8 0x555b37f3 start_thread+0xa3 in libpthread.so.0 (0x5f475b0c)
9 0x5567762a __clone+0x5a in libc.so.6 (0x00000000)
0x11df:0xa437: int $0x31
And now comes the best thing: If i start the prog with:
WINEDEBUG=all wine MATLAB.EXE
then it works.
I have uploaded MATLAB.EXE to
http://www.passwd.hu/~cus/matlab/MATLAB.EXE.bz2
Without license file, it should give a license error in a message box, and quit,
but it's useful for the CriticalSection timeout testing.
--
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=3718
Summary: OFP Gold Upgrade Installer fails (Library ntoskrnl.exe
not found)
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: super-greg(a)gmx.de
Operation Flashpoint Gold Upgrade Installer fails with:
err:module:import_dll Library ntoskrnl.exe (which is needed by
L"C:\\windows\\system32\\drivers\\SECDRV.SYS") not found
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\drivers\\SECDRV.SYS" failed, status c0000135
This seams to be a copy protection error.
With WINVER=win98 it fails with: "A Debugger has been detected, pls unload and
try again."
--
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=3717
Summary: P-CAD 2000's toolbar buttons aren't displayed properly
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marcos_vc(a)coel.com.br
P-CAD 2000's toolbar buttons aren't displayed properly in wine 0.9, see a
screenshot attached
--
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=2172
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 09:01 -------
please try again with current cvs, the last error is probably fixed now.
--
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=3471
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 09:00 -------
please check against current cvs. the "exception frame is not in stack limits"
is likely fixed now. the other issue likely not.
--
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=3438
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 08:58 -------
can you please try current CVS? I fixed a bug there that might have caused
this 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=2778
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2005-31-10 08:57 -------
(slightly different) patch is in CVS now.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3641
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-31-10 07:27 -------
closing as patch has been commited
--
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=3716
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-31-10 07:21 -------
yip, problem here too. I was always wondering if i had configurd something wrong
but i guess it's a bug in wine after all
--
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=2731
------- Additional Comments From robust(a)gentoo.se 2005-31-10 06:57 -------
I have Warcraft Frozen Throne version 1.20 running on two computers using Wine
0.9 and the latest CVS and it works great. But that doesn't mean that some users
has problems with it. I have tested Warcraft on several other computers and it
works great there also...
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2814
------- Additional Comments From robust(a)gentoo.se 2005-31-10 06:51 -------
World Of Warcraft works fine with Wine 0.9, the only problems that I have
witnessed is the problem with the cursors (you can't select enemies or loot or
talk to npc's) But I found a quick hack to fix it :
1. To fix the targeting circles, edit the file <winesrc>/dlls/opengl32/opengl_norm.c
2. search for 'glPolygonOffset''
3. a few lines down is the line 'glPolygonOffset( factor, units );'
4. change it to read 'glPolygonOffset( -factor, units );'
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3716
Summary: auto-detection of audio devices in winecfg isn't working
Product: Wine
Version: 0.9
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robust(a)gentoo.se
I have completely removed OSS but the auto-detect feature "detects" it either
way. I only have ALSA installed and no OSS-emulation.
--
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=3715
Summary: winecfg doesn't use any soundsystems by default
Product: Wine
Version: 0.9
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-tools
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robust(a)gentoo.se
Currently the ~/.wine directory is created when you use wine for the first time.
If you use winecfg and look at Audio you can see that ALSA is picked as the
soundoutput, although this isn't the case. By default there doesn't seem to be
an active soundsystem. If you look in user.reg there is no mention of ALSA. You
have to choose something else in the Audio menu, and after that you can pick
ALSA and click Apply. And then the sound works. (I have tested wine 0.9 and the
latest cvs)
--
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=3355
robust(a)gentoo.se changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Configure arts sound driver |Configure arts sound driver
|twice using winecfg crashes |twice using winecfg crashes
------- Additional Comments From robust(a)gentoo.se 2005-31-10 06:26 -------
You should try this with the new version of wine. (Wine 0.9) And then report
back with information on what the current situation is.
--
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=3080
------- Additional Comments From robust(a)gentoo.se 2005-31-10 06:23 -------
Update : Tested with World Of Warcraft and Counter-strike and the sound worked
great. no worries. Also tested on another computer (my brothers) Before wine 0.9
when I used OSS without knowing it I had alot of problems with sound but with
alsa right now .. none.
--
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=3309
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From mike(a)codeweavers.com 2005-31-10 06:12 -------
The fix is in the WineHQ cvs now. Please check and reopen this bug if it still
doesn't work.
http://www.winehq.org/pipermail/wine-cvs/2005-October/018966.html
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3641
------- Additional Comments From JulienC(a)psychologie-fr.org 2005-31-10 04:07 -------
The patch has been committed, you could consider closing this bug. Thanks!
--
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=3449
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From dank(a)kegel.com 2005-31-10 02:33 -------
Uh, Vitaly, looks like my original report answered your question;
running winecfg and picking a version does work around the problem.
The bug is that you have to do that. We should add a
(big) table in Wine listing which apps need which Windows
version, so the autodetection is more accurate.
--
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=2885
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-31-10 02:32 -------
is this on a completely fresh install? (so after rm -rf ~/.wine) If not , please
try on a fresh install. Otherwise you might have some old regustry settings
laying around.
--
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=3714
Summary: ERMapper 7 install fails due to ole fixmes
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pabs3(a)bonedaddy.net
Was trying to install ermapper 7 under wine (80 meg download):
http://www.ermapper.com/download_files/ERMapper7.01CompactRC1.exe
ermapper is a fairly well known and used gis (geographic information
systems) application, which views and edits the popular ecw format for
storing satellite data and other geographic raster data.
In debian wine 0.9, it installs fine with OS set to winxp, except for
one thing: since it seems to use OLE/COM extensively, the main
application object doesn't get registered during installation.
During install I get this Message box 3 times:
CoCreate instance failed for the ERM Object
And I get these messages in the terminal:
fixme:font:load_VDMX Failed to retrieve vTable
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:DllRegisterServer not implemented (olepro32.dll)
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
After it brokenly installed, I tried to run it and got this message box:
ERROR in ERMAPPER registry entry.
Please specify the BASE_PATH value in the key
KHEY_LOCAL_MACHINE/Software/Earth Resource Mapping/ERMAPPER
With these messages in the terminal:
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
Then I used regedit, and found the following key with the correct
BASE_PATH value in it.
HKEY_LOCAL_MACHINE\Software\Earth Resource Mapping\ERMAPPER(libversion7.0)
So, then I copied that key and its contents to
HKEY_LOCAL_MACHINE\Software\Earth Resource Mapping\ERMAPPER(libversion7.0)
And ran it again.
I got lots of message boxes saying this, but eventually it got to the
licence input stage, but it went downhill from there.
CoCreate instance failed for the ERM Object
During the second run I got these messages:
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:font:load_VDMX Failed to retrieve vTable
fixme:ver:RtlVerifyVersionInfo (0x7fb4ee3c,64,180000): Not all cases correctly
implemented yet
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
fixme:ver:RtlVerifyVersionInfo (0x7fb4d204,64,180000): Not all cases correctly
implemented yet
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
err:advapi:service_control_dispatcher failed to create pipe, error = 0
fixme:ole:CoCreateInstance no classfactory created for CLSID
{47d72ac6-6ef6-11d7-b912-0050dabaf658}, hres is 0x80004002
Any ideas about how to debug this further?
--
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=3449
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-31-10 02:02 -------
No responce.
Should be fixed in cvs.
--
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=3690
------- Additional Comments From vitaliy(a)kievinfo.com 2005-31-10 01:56 -------
Are there are any console messages? Have you tried the Virtual Desktop mode?
--
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=3713
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
Version|20050930 |0.9
--
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=3713
------- Additional Comments From tjmyahoo-wine(a)yahoo.com 2005-31-10 01:24 -------
Realized Gentoo package version stuff has a bug right now and 20050930 isn't the
"latest"....so I installed wine-0.9 and tried again. Same result - graphs are
invisible. It takes me about a half-hour to compile a version from scratch, so
I'm willing to walk backwards through patches from 20050930 to 20050725 to see
where this broke, baring some other suggstions...
--
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=3713
Summary: Quicken 2005 Report Graphics broken
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tjmyahoo-wine(a)yahoo.com
Using wine-20050930 on a Gentoo Linux system, bar graphs on reports are
invisible in Quicken 2005 Premiere. If I hover the mouse cursor over where the
bar graphs should be in the report window, $ amount pop-ups appear (which is the
normal thing to happen) but the bar graphs themselves remain invisible.
My wine install was done through the Gentoo emerge system ("emerge wine", with
USE including ~x86 flag).
For the install of wine-20050725 (latest "stable" Gentoo package) bar graph
reports work.
--
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=3712
Summary: Using Pixel Shaders in Half-Life 2 or Counter-Strike
Source causes screen to blank white on startup
Product: Wine
Version: 0.9
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jrliggett(a)cox.net
When trying to start either Half-Life 2, Half-Life 2 Deatmatch, or
Counter-Strike: Source when a non-animated background for the menu is used, the
screen blanks white, and the game is unusable if pixel shaders are enabled in
WineCfg. It is not totally frozen however; if you happen to move the cursor over
a menu entry, it will make sounds as it normally would, but you cannot see
anything.
--
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=2013
------- Additional Comments From the3dfxdude(a)gmail.com 2005-30-10 22:55 -------
This bug must have been fixed because I haven't experienced the problem with
sound playing too fast in Diablo II for a long time now.
--
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=3704
------- Additional Comments From cesarliws(a)gmail.com 2005-30-10 22:54 -------
Delphi 7 with updates
Tomorrow with try debug the app with wine, Im not a wine expert, so will try get
what really happen.
--
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=3704
------- Additional Comments From vitaliy(a)kievinfo.com 2005-30-10 22:05 -------
Also please tell as what exact functions fail. And how do you call them and what
do you axpecting back.
You should be able to debug delphi app on wine.
--
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=3705
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2005-30-10 21:25 -------
I am closing this issue as msvcp60.dll is missing, just copy it it to system32.
--
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=3711
Summary: Musicmatch fails to install (missing registry key,
HTTP_HttpOpenRequest() problem)
Product: Wine
Version: CVS
Platform: Other
URL: http://www.musicmatch.com/download/free
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The bug was easy to reproduce after the failure
by cd'ing into where Musicmatch had started to install itself,
and running the MMUpdateMgr.exe app directly;
it failed very quickly, so logging with +all was useful.
0009:Call advapi32.RegQueryValueExA(00000074,7b92f860
"ProxyEnable",00000000,7b92f4ac,00000000,00000000) ret=0041d673
0009:trace:reg:RegQueryValueExA (0x74,"ProxyEnable",(nil),0x7b92f4ac,(nil),(nil)=0)
0009:Call ntdll.RtlInitAnsiString(7b92f0f0,7b92f860 "ProxyEnable") ret=7b5f0344
0009:Ret ntdll.RtlInitAnsiString() retval=00000000 ret=7b5f0344
0009:Call ntdll.RtlAnsiStringToUnicodeString(7bd98bf8,7b92f0f0,00000000)
ret=7b5f035e
0009:Ret ntdll.RtlAnsiStringToUnicodeString() retval=00000000 ret=7b5f035e
0009:Call
ntdll.NtQueryValueKey(00000074,7bd98bf8,00000002,7b92f0f8,00000100,7b92f0ec)
ret=7b5f038e
0009:trace:reg:NtQueryValueKey (0x74,L"ProxyEnable",2,0x7b92f0f8,256)
0009: get_key_value( hkey=0x74, name=L"ProxyEnable" )
0009: get_key_value() = OBJECT_NAME_NOT_FOUND { type=-1, total=0, data={} }
0009:Ret ntdll.NtQueryValueKey() retval=c0000034 ret=7b5f038e
0009:Call ntdll.RtlNtStatusToDosError(c0000034) ret=7b5f0442
0009:Ret ntdll.RtlNtStatusToDosError() retval=00000002 ret=7b5f0442
0009:Ret advapi32.RegQueryValueExA() retval=00000002 ret=0041d673
============================================================== Throwing
Musicmatch Exception:
------------------------------
- Description:
RegQueryValueEx(SOFTWARE\Microsoft\Windows\CurrentVersion\Internet
Settings\ProxyEnable) returned 2.
- File: \mmjb\src\global_services\Core\Common\RegistryKey.cpp
- Function: core::registry::RegistryKey::GetValueType
- Line: 683
==============================================================
Well, that's pretty clear!
Looking at http://www.winguides.com/registry/display.php/292/
I see that registry key is supposed to be under HKEY_CURRENT_USER.
Adding it fixes things. Here's what I see if I export the registry
and look for that key:
[HKEY_USERS\S-1-5-4\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
@=""
"ProxyEnable"=dword:00000000
S-1-5-4 is the predefined "Interactive" SID, so this
looks fine. And sure enough, the following patch makes
wineprefixcreate set the ProxyEnable flag on first init:
--- tools/wine.inf 19 Oct 2005 19:07:30 -0000 1.44
+++ tools/wine.inf 31 Oct 2005 02:49:59 -0000
@@ -253,6 +253,7 @@
HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
HKLM,System\CurrentControlSet\Services\VxD\MSTCP,,,""
HKCU,Software\Wine\shdocvw,"MozillaUrl",,"http://source.winehq.org/mozactivex"
+HKCU,Software\Microsoft\Windows\CurrentVersion\Internet
Settings,"ProxyEnable",0x10001,0x00000000
[Nls]
HKLM,System\CurrentControlSet\Control\Nls\Codepage,"37",,""
(I haven't sent that patch in yet.)
The next problem is that the updater (really, Marimba) can't connect to download
the real app. The console shows:
err:wininet:HTTP_HttpOpenRequestW Unable to escape
string!(L"/mmjb/ev/dlm?product=MMJB&productVer=&channel=&event=updateFail&type=1025:
&uid=CBE6E800-49C1-11DA-C687-000FB04C44B7&mfg=MMD&version=2.20.0043&connection=LAN&updatemode=seed")
(-2147467261)
--
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=3710
Summary: Specular Lighting
Product: Wine
Version: CVS
Platform: Other
URL: http://www.anarchyonline.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)eternaldusk.com
Anarchy Online is working (when set to run fullscreen), but many of the textures
appear completely black. The console shows the following errors repeated:
err:ddraw:set_render_state Specular Lighting not supported yet.
err:ddraw:GL_IDirect3DDeviceImpl_7_SetLight dvTheta not fully supported yet !
err:ddraw:GL_IDirect3DDeviceImpl_7_SetLight dvTheta not fully supported yet !
I'm submitting this bug to show interest in getting the missing functions
implemented.
--
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=3035
------- Additional Comments From Rincebrain(a)gmail.com 2005-30-10 19:52 -------
Does this bug persist in latest WINE? Also, have you tried wineoss.drv?
--
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=3709
Summary: Adobe Photoshop Elements 4 trial installer exits
silently
Product: Wine
Version: CVS
Platform: Other
URL: http://www.adobe.com/products/tryadobe/main.jsp#product=
40
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The Adobe Photoshop Elements 4 trial installer exits silently
without even putting up a dialog.
--
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=3708
Summary: Ulead Photoimpact fails to install
Product: Wine
Version: CVS
Platform: Other
URL: http://www.ulead.com/pi/trial.htm
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Installing Ulead Photoimpact trial fails at end with
dialog box
"Unhandled Exception
Error Number: 0x80070057
Description:
Setup will now terminate."
Here are the last few lines of the log.
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7b93d3c4,0x7b93d3c8), stub!
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0x2) 7beb0001
fixme:ole:VARIANT_UserFree handle unknown complex type
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7b93d4c0,0x7b93d4c4), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7b93d3c4,0x7b93d3c8), stub!
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from 0x3
-> 0xb) 000fffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from 0x3
-> 0xb) 00060000
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from 0x3
-> 0xb) 0006ffff
err:menubuilder:extract_icon32 LoadLibraryExW (L"c:\\Program Files\\Ulead
Systems\\Ulead PhotoImpact 11\\BatchDL.exe") failed, error 126
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:variant:SafeArrayPutElement Invalid pvData would crash under Win32!
err:seh:setup_exception stack overflow 0 bytes in thread 001a eip 7bedf48e esp
7b841000 stack 0x7b840000-0x7b940000
fixme:ole:RpcChannelBuffer_GetDestCtx (0x7a8ce6e4,0x7a8ce6e8), stub
--
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=3707
Summary: Family Archive Viewer 6 quits with "not enough memory to
open proper dialog" error
Product: Wine
Version: CVS
Platform: Other
URL: http://familytreemaker.genealogy.com/abtffiv.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Install FAV 6, try to load a nonexistant file, click
'cancel'. You'll get a dialog saying there's not enough memory.
(FAV 6 is more or less a demo version of Family Tree Maker 6.)
err:x11drv:X11DRV_CreateWindow invalid window height -23
err:x11drv:X11DRV_CreateWindow invalid window width -6
fixme:ole:CoRegisterMessageFilter stub
fixme:storage:StorageImpl_Commit (1): stub!
fixme:storage:StorageImpl_Commit (3): stub!
fixme:commdlg:GetFileName95 Flags 0x00008000 not yet implemented
fixme:storage:StorageImpl_Commit (3): stub!
fixme:ole:CoRegisterMessageFilter stub
--
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=3704
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-30-10 18:20 -------
what version of Delphi is used to compile this program
--
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=2827
------- Additional Comments From dank(a)kegel.com 2005-30-10 17:37 -------
[Adding text Microsoft Office 97 to make it easier to search for Office bugs.]
--
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=2093
------- Additional Comments From dank(a)kegel.com 2005-30-10 17:36 -------
[Adding text Microsoft Office 97 so searches pick it up.]
--
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=2675
------- Additional Comments From dank(a)kegel.com 2005-30-10 17:34 -------
[This is part of Microsoft Office 97. Just adding text so searches will pick
it up.]
--
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=3689
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Office 97 fails to install: |Microsoft Office 97 fails to
|"accwiz.dll failed to |install: "accwiz.dll failed
|register itself" |to register itself"
------- Additional Comments From dank(a)kegel.com 2005-30-10 17:31 -------
I should have written "Microsoft Office 97". Forgot to mention the vendor.
--
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=3680
------- Additional Comments From zarquon(a)t-online.de 2005-30-10 17:18 -------
OK, I checked this and it appears to work. winecfg _really_ doesn't like it,
though: when you open the entry, the offsets end up in the y-field and any
attempt to edit this field crashes the program here. So you may want to reopen
this bug in one form or another...
--
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=2885
------- Additional Comments From zarquon(a)t-online.de 2005-30-10 17:12 -------
Created an attachment (id=1276)
--> (http://bugs.winehq.org/attachment.cgi?id=1276&action=view)
Logfile running MaxPayne Demo with +loaddll,+d3d
OK, I installed the Max Payne demo plus the 1.05 patch on my machine. As you
can see from the log, it fails just like the full version does. Any further
suggestions? I did get some games to work with hardware acceleration and all,
so I don't think there are fundamental problems with my setup or machine.
--
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=3706
Summary: comctl32 doesn't support Japanese word order
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsk_n(a)mail.goo.ne.jp
Line 23 of comctl_En.rc:
CAPTION "Properties for "
This caption is used to specify the titlebar of control panel.
But this format of caption doesn't support Japanese word order.
(Japanese word order is "%s のプロパティ".)
Please look at line 209 of winefile/en.rc:
CAPTION "Properties for %s"
This format supports Japanese word order.
So please change caption format of comctl32 to that of winefile.
--
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=3561
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-30-10 15:53 -------
| winecvs is alwasy the most up to date version of wine and obviously
| would be >= to 0.9, correct?
Right, if you change sign to a '>'. :)
Equality was true only for one day or so.
| there is instru for either Since Wine-20050628 or Up to and including
| Wine-20050524. What about winecvs or 0.9? Should for those just
| follow Since Wine-20050628?
Yes, as CVS > 0.9 > 2005.09.30 >> 20050628.
In other words: if you have config-file, use config-file.
If no, use winecfg or regedit. I prefer regedit.
| with curent winecvs where is this nativemsi.reg file? Am I supposed to have it?
No, it comes from the same WineWiki page. Just copy the first quote into a file
'nativemsi.reg'.
--
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=3561
------- Additional Comments From I-SAngeli(a)siriush.com 2005-30-10 15:34 -------
Hi saulius,
thank you for your reply and link.
I have couple of questions:
1) wine 0.9 is now out. winecvs is alwasy the most up to date version of wine
and obviously would be >= to 0.9, correct? I ask this because if I run winecvs I
can disreguard upcoming releases. So, I need to correctly understand.
2) your link presents two options based on wine release number. there is instru
for either Since Wine-20050628 or Up to and including Wine-20050524. What about
winecvs or 0.9?
Should for those just follow Since Wine-20050628?
3) section Since Wine-20050628 shows this way:
$ wine winecfg
or
$ wine regedit nativemsi.reg
with curent winecvs where is this nativemsi.reg file? Am I supposed to have it?
These are the files I currently have in .wine:
dosdevices drive_c system.reg userdef.reg user.reg
Which one would it be compared to the nativemsi.reg file, if one of those?
Thank you,
Spiro
--
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=3705
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-30-10 15:33 -------
If i'm not mistaken adding MSVCP60.dll to ~.wine/drive_c/windows/system32 makes
this bug go away. Not sure, so please test.
--
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=2989
------- Additional Comments From julliard(a)winehq.com 2005-30-10 15:28 -------
Sounds like a bug in one of the system libraries, like openGL or xf86dga. Wine
itself uses the correct display since you get the winecfg window.
--
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=3705
Summary: "The Mozilla control was unable to detect where your
Mozilla layout libraries may be found"
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: knuckles(a)wanadoo.fr
Hi all,
I use wine 9.0 on my debian unstable (package version and compiled version).
When I try to install WinRAR 3.51 and earlier versions, I got these messages :
$ rm -rf ~/.wine
$ wine notepad
- notepad runs correctly
$ wine wrar345.exe
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:win:SetWindowTextA setting text "Mozilla ActiveX Control v1.7.12 Setup" of
other process window (nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "Mozilla ActiveX Control v1.7.12 Setup" of
other process window (nil) should not use SendMessage
err:module:import_dll Library MSVCP60.dll (which is needed by L"C:\\Program
Files\\Mozilla ActiveX Control v1.7.12\\mozctl.dll") not found
"The Mozilla control was unable to detect where your Mozilla layout libraries
may be found. You will now be shown a directory picker for you to locate them."
You need to install the Mozilla ActiveX control to
use Wine's builtin CLSID_WebBrowser from SHDOCVW.DLL
fixme:shdocvw:PersistStreamInit_InitNew (0x7fd85800)
fixme:shdocvw:OleObject_DoVerb (0x7fd85800)->(-5 (nil) 0x7fd815f8 0 0x1003e
0x7fd81614)
fixme:shdocvw:OleObject_DoVerb stub for OLEIVERB_INPLACEACTIVATE
fixme:shdocvw:OleObject_DoVerb (0x7fd85800)->(-1 (nil) 0x7fd815f8 0 0x1003e
0x7fd81614)
fixme:shdocvw:OleObject_DoVerb (0x7fd85800)->(-4 (nil) 0x7fd815f8 0 0x1003e
0x7fd81614)
"The Mozilla control could not be loaded correctly. This is could be due to an
invalid locatin being specified for the Mozilla layout librairies or missing
files from your installation.
Visit http://www.iol.ie/~locka/mozilla/mozilla.htm for in-depthtroubleshooting
advice."
fixme:shdocvw:WebBrowser_put_Offline (0x7fd85800)->(1)
fixme:shdocvw:WebBrowser_Navigate (0x7fd85800)->(L"about:blank" (nil) (nil)
(nil) (nil))
fixme:shdocvw:WebBrowser_get_Document (0x7fd85800)->(0x7fa5c2fc)
fixme:shdocvw:WebBrowser_get_Document (0x7fd85800)->(0x7fa5c2fc)
fixme:shdocvw:WebBrowser_get_Document (0x7fd85800)->(0x7fa5c2fc)
fixme:shdocvw:WebBrowser_get_Document (0x7fd85800)->(0x7fa5c2fc)
... (infinite loop)
After installing "vcredist.exe" from the Visual Studio SP5 "VS6sp5.exe", it's OK :
$ wine wrar351.exe
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:shell:SHAutoComplete SHAutoComplete stub
fixme:win:SetWindowTextA setting text "Mozilla ActiveX Control v1.7.12 Setup" of
other process window (nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "Mozilla ActiveX Control v1.7.12 Setup" of
other process window (nil) should not use SendMessage
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
fixme:ole:ITypeInfo_fnRelease destroy child objects
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
fixme:ole:CoCreateInstance no classfactory created for CLSID
{4955dd33-b159-11d0-8fcf-00aa006bcc59}, hres is 0x80040154
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:exec:SHELL_execute flags ignored: 0x00000580
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
Wine exited with a successful status
I hope these information will help you, wine is a good work ;)
--
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=922
------- Additional Comments From cklein(a)mpi-sb.mpg.de 2005-30-10 14:52 -------
I just tried to install Baldurs Gate II using todays cvs (last change done
2005-10-30 20:23) and get a similar the same behaviour.
- The license agreement shows up empty, but can still be accepted.
- If I try to change the installation path, it dies with
Error Number: 0x80040707
Description: Dll function call crashed: ISRT._BrowseForFolder
Setup will now terminate
- If I accept the default path instead, it dies with
Error Number: 0x80040706
Description: Object reference not set
Setup will now terminate
--
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=3561
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-30-10 14:42 -------
Sorry, Spiro, I haven't looked at similar but report:
| Also, I did install msi from Microsoft again just in case it would solve it but
| nothing happened.
Did you overrode msi dlls to be loaded as native?
--
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=3697
------- Additional Comments From willie(a)froq.net 2005-30-10 13:50 -------
Is Evil Genius supposed to run at all? Even with the crack, it crashes for me
at the loading screen (page fault, something about joysticks, in
elibinput-release)...
--
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=3704
Summary: Delphi app problems with wine 0.9
Product: Wine
Version: 0.9
Platform: Other
URL: http://www.firebirdsql.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cesarliws(a)gmail.com
I app developed with delphi, the apps look run ok but 2 main components does not
works with wine 0.9 and even Crossover 5.0 trial.
I try several times to install firebird sql client, but the installer does not
works at all, after try oldest installer I can install but when I try to start
app I got message "cant load gds32.dll" (firebird client driver) that is in
system32 dir.
Other problem is I create my own installer for my app, that is a little app that
find a file \windows\liws.ini looking for a url, if not found the create and
ask for url.
after make a connection with the url, by HTTP channel and download the files
and make the installation, but the Systall.exe does not run at all.
The URL for Systall is:
http://200.195.172.61/download/Systall.exe
[]s
Cesar Romero
--
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=3570
------- Additional Comments From willie(a)froq.net 2005-30-10 13:07 -------
Nice catch! OK, I tried with Cedega and WINVER=nt40. It doesn't crash, but it
also shows all hope is lost... :-(
A different message box came up, stating:
"This application cannot be run by a Guest user. Please log on to a non-Guest
account, or contact an Administrator to set the below service's startup type
to automatic.
License Management Service ESD"
It seems we won't get many professional applications to work as long as Wine
doesn't support services. Anyway, I'll attach the trace you requested, Wine
obviously has one more error, it doesn't even install the service...
--
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=3570
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-30-10 12:35 -------
So does this mean the app won't work in Cedega if you set version to nt40?
One more blind guess. Try this combination of debug flags:
'+process,+loaddll,+tid', and attach output to your next msg.
--
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=3703
------- Additional Comments From infyquest(a)gmail.com 2005-30-10 12:34 -------
This could be an issue of incomplete resource files
could you please check out the winecfg Resource files and send us a patch about
missing names
--
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=3697
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |2896
nThis| |
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-30-10 12:17 -------
This is a problem with the 'copy protection' used by the game, you can bypass
the copy protection with the patch from this site
http://www.megagames.com/cracks/html/c913550_0.htm
--
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=3570
------- Additional Comments From willie(a)froq.net 2005-30-10 12:13 -------
+tid gives no output as well. Cedega seems to be unaffected (crashes later,
trying to run a VxD I'd say), but Wine and cxoffice 5.0 won't work. On a side
note, a +relay or +all trace makes ZBrush2 stop even sooner - the message box
doesn't even appear, it simply quits. One of the spawned processes seems to
crash ("WineDbg starting on pid 0x35" appears in the log), can't say if that's
due to the relay trace, or if this always happens.
Anyway, after trying to run ZBrush with Cedega, I found this:
Once you run the ZBrush2 executable, it creates the already mentioned file in
the temp dir, as well as several other files, and executes it. This is an
installer that installs stuff in "Common Files/element5 shared". And I guess
it's all over from there on, as the element5 ESD tries to load a VxD
("element5 shared/Service/ELEM5LSV.VXD"). However, Wine doesn't even succeed
to install that stuff to "Common Files".
--
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=3475
agbr(a)hotbox.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9 |20050930
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3475
agbr(a)hotbox.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20050930 |0.9
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3703
------- Additional Comments From hurtta+wine2(a)leija.mh.fmi.fi 2005-30-10 11:38 -------
This is wine 0.9
[hurtta@jalmari hurtta]$ wine --version
Wine 0.9
[hurtta@jalmari hurtta]$ echo $DISPLAY
localhost:10.0
[hurtta@jalmari hurtta]$
--
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=3703
Summary: wincfg display have letters missing on finnish text
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hurtta+wine2(a)leija.mh.fmi.fi
wincfg display have letters missing on finnish text.
text is: ----------------------------------------------
WINE VOI MATKIA ERI WINDOWS VERSIOITA ERI SOVELLUKSILLE, T M
V LILEHTI TOIMII YHDESS KIRJASTOT JA GRAFIIKKA - V LIEHTIEN KANSSA
SALLIEN SOVELLUSKOHTAISET ASETUKSET
-------------------------------------------------------
that should be: ----------------------------------------
WINE VOI MATKIA ERI WINDOWS VERSIOITA ERI SOVELLUKSILLE, TÄMÄ
VÄLILEHTI TOIMII YHDESSÄ KIRJASTOT JA GRAFIIKKA - VÄLIEHTIEN KANSSA
SALLIEN SOVELLUSKOHTAISET ASETUKSET
--------------------------------------------------------
In othe words no-ascii letters are replaced with space.
Bad default font?
(I will try attach picture of that to this bug.)
[hurtta@jalmari hurtta]$ locale
LANG=fi_FI
LC_CTYPE=fi_FI
LC_NUMERIC=fi_FI
LC_TIME=fi_FI
LC_COLLATE=fi_FI
LC_MONETARY=fi_FI
LC_MESSAGES=fi_FI
LC_PAPER=fi_FI
LC_NAME=fi_FI
LC_ADDRESS=fi_FI
LC_TELEPHONE=fi_FI
LC_MEASUREMENT=fi_FI
LC_IDENTIFICATION=fi_FI
LC_ALL=
[hurtta@jalmari hurtta]$
--
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=3561
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-30-10 11:29 -------
| I hope not to grow old before running AutoCad on Linux. :-)
Of course, and you can use native MSI to achieve that. This doesn't close a
bug, but can make your life easier:
http://wiki.winehq.org/NativeMsi
--
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=2989
------- Additional Comments From hurtta+wine2(a)leija.mh.fmi.fi 2005-30-10 11:21 -------
Same error is reported by winecfg:
[hurtta@jalmari hurtta]$ winecfg
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
libGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering
[hurtta@jalmari hurtta]$
(wincfg window opens).
But it should not try open :0.0 at all....
--
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=2989
------- Additional Comments From hurtta+wine2(a)leija.mh.fmi.fi 2005-30-10 11:19 -------
Wine 0.9 via ssh:
[hurtta@jalmari hurtta]$ rm -rf .wine/
[hurtta@jalmari hurtta]$ wineprefixcreate
Xlib: connection to ":0.0" refused by server
Xlib: No protocol specified
libGL error: failed to open DRM: Operation not permitted
libGL error: reverting to (slow) indirect rendering
/home/hurtta/.wine updated successfully.
[hurtta@jalmari hurtta]$ wine --version
Wine 0.9
[hurtta@jalmari hurtta]$ echo $DISPLAY
localhost:10.0
[hurtta@jalmari hurtta]$ xdpyinfo
name of display: localhost:10.0
version number: 11.0
vendor string: Mandrake Linux (XFree86 4.2.1, patch level 3mdk)
vendor release number: 40201000
XFree86 version: 4.2.1
maximum request size: 4194300 bytes
motion buffer size: 256
bitmap unit, bit order, padding: 32, LSBFirst, 32
image byte order: LSBFirst
number of supported pixmap formats: 7
<...>
--
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=2881
ndumais(a)sympatico.ca changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From ndumais(a)sympatico.ca 2005-30-10 11:17 -------
I tried with Wine 0.9 and everything is back to normal. Thanks! :)
--
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=3155
------- Additional Comments From rob(a)codeweavers.com 2005-30-10 11:13 -------
This is caused by ole32 not being registered. You should run "regsvr32 ole32",
although it seems like oleaut32 isn't registered either, so you should re-run
the wine.inf script.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3702
Summary: Unable to run EXE packed with UPack
Product: Wine
Version: unspecified
Platform: PC
URL: http://post.baidu.com/f?kz=58190491
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nikkho(a)gmail.com
Programs packed with UPack (http://dwing.51.net), cannot be run under Wine.
Since they run fine under Windows, it is probably a bug in Wine.
BTW, Wine already is compatible with other packers such as UPX, or NsPack, but
they do not get the compression ratio of UPack.
--
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=3570
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony_lambregts(a)telusplanet.net 2005-30-10 10:48 -------
I'm not sure that this will help but try thread id (tid).
WINEDEBUG="+tid"
--
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=3155
------- Additional Comments From me(a)dslb-084-057-072-253.pools.arcor-ip.net 2005-30-10 10:07 -------
This is still not working with wine 0.9 from Debian/Sid:
Setup exits with the message "An error (-5009:0x80040154) has occurred...
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7ffbffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7fb9ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7ffbffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0010ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7fb9ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0010ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7ffbffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7ffbffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7fb9ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7fb9ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0010ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d3fffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7ffbffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d3fffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0010ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d3fffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0010ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d3fffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7ffbffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7fffffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7fe9ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d3fffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7d48ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7fffffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7fe0ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 7fb9ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0010ffff
fixme:ole:_copy_arg Should not use VariantChangeType here. (conversion from
0x4003 -> 0xb) 0000ffff
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{00000131-0000-0000-c000-000000000046}
err:ole:CoGetClassObject class {00020424-0000-0000-c000-000000000046} not
registered
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{6494206f-23ea-11d3-88b0-00c04f72f303}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040154
err:ole:CoMarshalInterface Failed to marshal the interface
{6494206f-23ea-11d3-88b0-00c04f72f303}, 80040154
Wine exited with a successful status
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3570
------- Additional Comments From willie(a)froq.net 2005-30-10 09:38 -------
Just a small update: I'm stuck with tracing, I don't know how to run the trace
so that it gives info on the child process, and running the extracted file on
it's own doesn't work at all. Anyway, the protection system is element5 ESD, a
quite common protection/ license manager - I'm afraid I couldn't find any
technical in-depth information about it.
--
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=1320
hallo(a)michael-kaufmann.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |hallo(a)michael-kaufmann.ch
Status|ASSIGNED |NEW
--
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=1320
hallo(a)michael-kaufmann.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|ABANDONED |
------- Additional Comments From hallo(a)michael-kaufmann.ch 2005-30-10 09:28 -------
I've just sent a patch for this to wine-patches. (
http://www.winehq.com/pipermail/wine-patches/2005-October/021669.html )
I'm not sure whether 'textbox' means the edit control or the static control, but
my patch will fix both.
--
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=3570
------- Additional Comments From willie(a)froq.net 2005-30-10 08:44 -------
You were right! Running a +process trace shows something. The executable
extracts a file to Windows\Temp, called "License Cleanup ESD.0001". That one's
a win32 executable as well, and gets executed. As soon as it's started, the
popup appears.
The license/ protection system seems to be somewhat common, it's not by
Pixologic (and therefore not part of the demo), and might be used for a few
other applications as well. I'll try to find out 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.
http://bugs.winehq.org/show_bug.cgi?id=3561
------- Additional Comments From I-SAngeli(a)siriush.com 2005-30-10 08:02 -------
This is what i see from konsole when I run wine /mnt/dvd/Bin/ACADFeui/setup.exe
fixme:msi:MsiInstallProductW L"acad.msi" L"
WISE_SETUP_EXE_PATH=\"Z:\\mnt\\dvd\\Bin\\ACADFeui\\setup.exe\" "
fixme:msi:ACTION_AppSearchReg AppSearch unimplemented for type 1 (key path
L"CLSID\\{CCB4EC60-B9DC-11D1-AC80-00A0C9034873}\\InprocServer32", value (null))
fixme:msi:ACTION_AppSearchReg AppSearch unimplemented for type 0 (key path
L"Software\\[Manufacturer]\\[ACADREGPRODUCTNAME]\\[ACADVER15]\\[ACAD15COOKIE]",
value L"Location")
fixme:msi:ACTION_AppSearchReg AppSearch unimplemented for type 0 (key path
L"Software\\[Manufacturer]\\[ACADREGPRODUCTNAME]\\[ACADVER15]\\[ACAD15COOKIE]",
value L"AcadLocation")
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"ValidateProductID"
fixme:msi:ACTION_CostFinalize cost should be diff in size
err:msi:ITERATE_Actions Execution halted due to error (1603)
This is also a listing of this folder:
acad1.cab clean15.lst m14.cab m21.cab m28.cab m34.cab m40.cab m47.cab
m53.cab m9.cab upgrade.lst
acad.ico docs m15.cab m22.cab m29.cab m35.cab m41.cab m48.cab
m54.cab Msi version.lst
acad.msi Eula m16.cab m23.cab m2.cab m36.cab m42.cab m49.cab
m55.cab readme.hlp Windows System Drivers
autorun.exe m10.cab m17.cab m24.cab m30.cab m37.cab m43.cab m4.cab
m5.cab setup.exe
autorun.inf m11.cab m18.cab m25.cab m31.cab m38.cab m44.cab m50.cab
m6.cab setup.ini
backup.lst m12.cab m19.cab m26.cab m32.cab m39.cab m45.cab m51.cab
m7.cab sharecount.lst
clean14.lst m13.cab m20.cab m27.cab m33.cab m3.cab m46.cab m52.cab
m8.cab support
I hope there is someone able to solve this msi issue. I hope not to grow old
before running AutoCad on Linux. :-)
Thank you,
Spiro
--
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=3683
guess.who(a)freesurf.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From guess.who(a)freesurf.fr 2005-30-10 07:39 -------
Ok !
With 0.9.1 version the problem is solved :)
Thx, it 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.
http://bugs.winehq.org/show_bug.cgi?id=3217
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-30-10 07:00 -------
i'm afraid there's no simple fix this now. However, if you add a simple
Sleep(5); in dlls/winmm/time.c right here:
/**************************************************************************
* timeGetTime [MMSYSTEM.607]
* timeGetTime [WINMM.@]
*/
DWORD WINAPI timeGetTime(void)
{Sleep(5);
#if defined(COMMENTOUTPRIORTODELETING)
.
.
the game runs just fine. Also make sure to add a key Managed=N under
HKCU/Software/Wine/x11drv, otherwise an annoying window will be on top of the
game. Audio set to OSS emulation. With these simple hacks you can play the game
at least quite nice for now until someone has a real fix.
--
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=2858
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-30-10 04:45 -------
* KnuX wrote:
|
| Many applications needs Internet Explorer to be installed. It will be very
| good if ie6setup.exe can be run with a win2k wine version and this will be a
| good step for wine indeed.
So install and run IE in win98 mode, while keep your other applications in win2k
mode. I doubt they will see a difference. Wine infrastructure is quite more
unified than the whole 9x-to-NT Windows tree.
I write this not to close a bug, of course, which persists, but to make your
life easier. :)
If I am wrong, point us to those apps, which strightly depend on IE being
installed in w98 or w2k versions. Such reports can be transformed as a separate
bug reports, I believe.
--
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=3570
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-30-10 02:07 -------
| "trace+reg" gives an output
O dear, I misread this as "gives no output". :-]
I am Sorry.
Yet I think you should try running full version with several debug flag combination.
"warn+all" may give you some unusual warnings.
"+loaddll" or "+module" should show the dlls being loaded.
"+relay,+snoop,+msgbox" should give you some application activity just before it
pops up message box if you cut tail of some thousands of lines of Wine output.
"+file,+reg" should give another view of what app is doing.
"+process" will show any child processes launched (I imagine that may be a
reason of seeing no traces)
"+tid" adding this flag shows you what thread does every trace come from.
Then I'd try these:
"+hook",
"+ntdll",
"+nls"
"+server".
But it's hard to tell without having loaded dll list and without a relay trace.
Of course, it's hard to tell what is wrong at first sight. To find unusualities
you can use command 'diff -u' between the log of demo version and the full one.
Then lines belonging only to demo will be prepended with '-', while ones of
full version will get the '+'.
Also you can read some inspiring docs and find some usefull ideas on debugging
and finding how ZBrush copy protection works:
[1] http://www.winehq.org/site/developer-cheatsheet
[2] http://wiki.winehq.org/DebuggingTutorials
--
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=3701
Summary: Office XP corrupt installation source
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philip.kent(a)ntlworld.com
After some fiddling to get the Office System Update to install I got to yet
another Office problem. When I tell it to start the installation it half
completes the Prepairing to Install section when it reports that the
installation source is corrupt. This is not the case as it works fine on my
Windows computer. Please see the attached log
(after this I will try Office 2003 trial)
--
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=3681
philip.kent(a)ntlworld.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |LATER
------- Additional Comments From philip.kent(a)ntlworld.com 2005-30-10 01:27 -------
Thats ok. Ill try Office XP next :-D (and that may be a nightmare as that
installs Access!)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3570
------- Additional Comments From willie(a)froq.net 2005-29-10 20:39 -------
I'm quite sure. Other applications show stuff doing a +seh trace (as does the
command you posted). Also, my Wine build was configured with:
./configure --prefix=/usr --without-curses --libdir=/usr/lib32 --with-x
I already tried an unpdated kernel and switched the compiler from gcc 3.4.3 to
4.0.2, same results.
--
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=1434
Bug 1434 depends on bug 3293, which changed state.
Bug 3293 Summary: Steam dies on startup (memstd.cpp 143: assertion failed)
http://bugs.winehq.org/show_bug.cgi?id=3293
What |Old Value |New Value
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
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=3293
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Additional Comments From ivg2(a)cornell.edu 2005-29-10 19:38 -------
Actually, my mistake.. I should have tried it a few times, rather than just one.
Using the Transgaming control makes it work sometimes, rather than not at all....
I'm guessing the cases where it works were the cases that it used to freeze
described above. The bug described here still happens very frequently (most of
the time), so it should remail open.
--
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=1434
Bug 1434 depends on bug 3293, which changed state.
Bug 3293 Summary: Steam dies on startup (memstd.cpp 143: assertion failed)
http://bugs.winehq.org/show_bug.cgi?id=3293
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |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=3293
ivg2(a)cornell.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From ivg2(a)cornell.edu 2005-29-10 19:17 -------
> For some reason, the Transgaming Mozilla ActiveX control without native DLLs
> works perfectly, while the one from www.iol.ie/~locka/mozilla/ doesn't work at
> all. I had the same issue a few minutes ago, and it was fixed by switching to
> the Transgaming ActiveX control. There seems to be a difference after all.
Yes, I see the Transgaming one is much larger, and includes a dll from Microsoft
that you can't redistribute (msvcp60.dll).
I think I did actually have the original author's plugin working correctly, but
what probably happened is I let it get out of sync w/ Fedora - I run rawhide and
I update that fairly often... silly of me to expect that to work.
I see the current versions are not compatible with either my Firefox or my
Mozilla browser. I am forced back to Transgaming's plugin (which also includes
Gecko dlls, so it should not get broken by browser upgrades).
Closing bug, since this does fix the problem. By the way, I see the Steam focus
bug hasn't be fixed yet - shame, since a patch for this does exist, and I even
had it documented on the HL2 appdb entry for a while - maybe I'll post about
this on wine-devel again...
Next: re-try HL2 and document all the hacks that requires on APPDB
- transgaming mozilla activex Control (or make sure it's compatible w/ browser)
- document unmerged patch for Steam focus bug
- document workaround for EULA acceptance bug (defined LicenceViewed=y on
cmdline) until undocument Control Event is added for ScrollableText msi control
--
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=3700
Summary: SplintrCell Demo:doesn't start because of sound errors
(dsound i guess)
Product: Wine
Version: CVS
Platform: Other
URL: http://downloads.gamezone.com/demos/d7133.htm
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
Hi, trying the demo, and after the intro ends (which is with current cvs either
a black screen or you could watch the intro using the hack described in bug
3653; intro takes about 2 minutes to end) it pops up a message box saying the
sound device is used by another application(which it isn't...) I tried ,using
winecfg ,about every audio configuration there is, but the error remains. Here's
the last output from running with Alsa-emulation:
(tons of these:)
fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=2840 <
primary_done=2844)
(PS this could be due to my crappy sound card so would be great if someone could
confirm, or even better, not confirm this 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=3699
Summary: Powerbuilder 10 demo fails install
Product: Wine
Version: CVS
Platform: Other
URL: http://www.sybase.com/products/developmentintegration/po
werbuilder
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Powerbuilder is a big "kitchen-sink" sort of application
with six subinstallers. To install it, you have to first
install MDAC 2.6 or higher. I installed MDAC 2.7sp1,
since I have luck installing that into an empty
wine directory. Because of bug 3636, I use a script
to unpack all the registered CABs the MDAC installer
installs but doesn't unpack; I'll include the script I use.
To reproduce this,
register for the Powerbuilder 10 trial at sybase.com,
download and unzip all five or six zipfiles,
blow away ~/.wine,
install mdac 2.7sp1,
and run the 'common installer', PB10Eval/PowerBuilder/setup.exe
There will be ten or so little warning dialog boxes
complaining about DLLs not being able to register
themselves, but that doesn't seem to be a huge issue.
The real problem seems to be that the installer
gets into a loop or locks up after about the fourth
subinstaller.
Now, I don't know how many people will need to
install PowerBuilder under Wine, but it's a nice
test of whether wine can handle a complicated
database-ish 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=2885
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-29-10 18:07 -------
Yes, testing of demo version would be greatly appreciated, Andreas. For me it
runs nice too. The only strange thing is e2_d3d8_driver_mfc.dll loading, which
makes some long delays during the process final initialization stage. See my
log below.
* Andreas Dehmel wrote:
|
| And BTW, we really really REALLY need up-to-date documentation, and included
| in the source archive for crying out loud.
I may not fully understand what exactly that means.
| I'm open for suggestions, it would be great if some of those people who got it
| to work told me how.
|
| | Next I think you should upgrade to Wine release 0.9. Its module loader has
| | changed a quite bit and now it may work for you.
|
| Done, same behaviour. I haven't verified the logfiles so far, though, but I
| don't think they'll differ.
In any case, could you add +d3d trace flag? This would show what builtin
d3d8.dll had done before returning an error. Next goes tail of output from my box:
|trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system32\\winex11.drv" : builtin
|trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system32\\imm32.dll" : builtin
|trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system32\\wineoss.drv" : builtin
|trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system32\\msacm32.dll" : builtin
|trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system32\\msacm.drv" : builtin
|trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system32\\midimap.dll" : builtin
|trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system32\\uxtheme.dll" : builtin
|trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system32\\wined3d.dll" : builtin
|trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system32\\d3d8.dll"
: builtin
|trace:d3d:DllMain D3D8 DLLMain Reason=1
|trace:d3d:DllMain Allow HW vertex shaders
|trace:d3d:DllMain Disable pixel shaders
|trace:d3d:DllMain D3D8 DLLMain Reason=0
|trace:loaddll:MODULE_FlushModrefs Unloaded module
L"c:\\windows\\system32\\d3d8.dll" : builtin
|trace:loaddll:MODULE_FlushModrefs Unloaded module
L"c:\\windows\\system32\\wined3d.dll" : builtin
|trace:loaddll:load_native_dll Loaded module L"D:\\Program Files\\Max Payne
Demo\\e2driver\\e2_d3d8_driver_mfc.dll" : native
|trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system32\\wined3d.dll" : builtin
|trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system32\\d3d8.dll"
: builtin
|trace:d3d:DllMain D3D8 DLLMain Reason=1
|trace:d3d:DllMain Allow HW vertex shaders
|trace:d3d:DllMain Disable pixel shaders
|trace:d3d:Direct3DCreate8 SDKVersion = 78, Created Direct3D object @
0x7feb05d8, WineObj @ 0x7feb0860
|trace:d3d:IDirect3D8Impl_GetDeviceCaps (0x7feb05d8) Relay 0 2 0x7fa9f2d0
|trace:d3d:IDirect3D8Impl_GetDeviceCaps (0x7feb05d8) returning 0x7fa9f2d0
{timeout}
|trace:d3d:IDirect3D8Impl_GetDeviceCaps (0x7feb05d8) Relay 0 3 0x7fa9f2d0
|trace:d3d:IDirect3D8Impl_GetDeviceCaps (0x7feb05d8) returning 0x7fa9f2d0
{timeout}
|trace:d3d:IDirect3D8Impl_GetDeviceCaps (0x7feb05d8) Relay 0 1 0x7fa9f2d0
|trace:d3d:IDirect3D8Impl_GetDeviceCaps (0x7feb05d8) returning 0x7fa9f2d0
{large timeout}
{MP setup dialog window appears}
It seems at first it is loaded by x11drv, then unloaded, and then loaded again
by e2_d3d8_driver_mfc.dll. My Max Payne is demo v1.05.
--
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=3110
------- Additional Comments From winehq(a)paniq.org 2005-29-10 18:01 -------
exactly.
did my log help?
do you need additional info?
--
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=3697
Summary: Evil Genius does not run
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.s.gilbert(a)gmail.com
Evil Genius installs perfectly, but does not run. I get an error that says "No
CD/DVD Drives Found." Here are the error messages printed to the shell:
fixme:dbghelp:sffip_cb NIY on 'h:\build\granny\release\rt\granny2.pdb'
fixme:dbghelp:sffip_cb NIY on 'E:\8972\vc98\self\bin\x86\msvcp60.pdb'
fixme:dbghelp:sffip_cb NIY on 'D:\Devel\projects\bink\build\binkw32.pdb'
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 2\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 3\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 4\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 5\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 6\Logical Unit Id 0
fixme:ole:ITypeInfo_fnRelease destroy child objects
--
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=3696
Summary: Steam installation crashes
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael.s.gilbert(a)gmail.com
when i try to install Valve's Steam (SteamInstall.exe), it crashes under wine
0.9 at 26% completion. the exact error is:
err:seh:setup_exception stack overflow 104 bytes in thread 0017 eip 00447721 esp
7d8fcf98 stack 0x7d8fc000-0x7d9fc000
--
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=3681
------- Additional Comments From hans(a)it.vu.nl 2005-29-10 15:51 -------
Well, this issue needs more debugging still. I have to get my
hands on a copy of Office 95, going back and forth like this is
costing too much time (no offence to you Philip). I think I'll
submit this patch as is since it already fixes the Office 97 and
2000 installers.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2452
------- Additional Comments From lindevel(a)gmx.net 2005-29-10 15:50 -------
Forgot to mention:
My current wine version is: 20050930
--
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=2452
------- Additional Comments From lindevel(a)gmx.net 2005-29-10 15:47 -------
I just reinstalled Tribes2 25034 and Defense Turret 1.15.
Now I don't get the above mentioned error anymore.
Instead I get from dt:
ERROR:VA [err=5] Access denied
And from wine:
err:virtual:NtAllocateVirtualMemory Unsupported on other process
I have tested with both ME and XP emulation mode...
--
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=3695
Summary: [Nexus : The Jupiter Incident] : Parts of the
Userinterface are rendered to small
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Helmut.henig(a)gmx.at
The textures (bitmaps?) of some parts of the Userinterface of the game 'Nexus :
The Jupiter Incident' are rendered to small. (They are unreadable). Tested it
with wine Beta 0.9 and CVS Version from yesterday using colordepth 16 and 24 bpp.
Linux Distribution : Gentoo x86_64
Linux Kernel Version : 2.6.12
Xorg Version : 6.8.2
nVidia X11 Modul Version : 1.0-7676
Output from wine:
fixme:d3d:IWineD3DImpl_CreateDevice (0x55921fc0) Incomplete stub for d3d8
fixme:d3d_caps:IDirect3D8Impl_FillGLCaps found GL_VERSION ("2.0.0 NVIDIA
76.76")->(0x004c1dfc)
fixme:d3d_caps:IDirect3D8Impl_FillGLCaps found GL_RENDERER ("GeForce 6600
GT/PCI/SSE2")->(0x0250)
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(40,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(128,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(129,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(130,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(131,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(132,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(133,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(134,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(135,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(156,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(161,1) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(162,-1) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(163,0) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(164,1065353216) not
handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(165,1) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(172,3) not handled yet
fixme:d3d:IDirect3DDevice8Impl_SetRenderState (0x55922278)->(173,1) not handled yet
==== the following part is repeated a few times ====
fixme:d3d:IDirect3DDevice8Impl_GetDeviceCaps (0x55922278) : stub, calling
idirect3d for now
fixme:d3d:IDirect3DDevice8Impl_GetDeviceCaps (0x55922278) : stub, calling
idirect3d for now
fixme:d3d:IDirect3DDevice8Impl_GetDisplayMode (0x55922278) : returning w(1024)
h(768) rr(85) fmt(23,D3DFMT_R5G6B5)
====================================================
==== the following part is repeated a few times ====
fixme:d3d:IDirect3DVertexBuffer8Impl_PreLoad (0x58a9ffd0) : stub
fixme:d3d:IDirect3DIndexBuffer8Impl_PreLoad (0x5942ffc8) : stub
====================================================
==== the following part is repeated a few times ====
fixme:d3d:IDirect3DDevice8Impl_GetDeviceCaps (0x55922278) : stub, calling
idirect3d for now
fixme:d3d:IDirect3DDevice8Impl_GetDeviceCaps (0x55922278) : stub, calling
idirect3d for now
fixme:d3d:IDirect3DDevice8Impl_GetDisplayMode (0x55922278) : returning w(1024)
h(768) rr(85) fmt(23,D3DFMT_R5G6B5)
====================================================
I made some screenshots but I cannot upload them currently to my webspace at the
university (there are some problems). If needed I can send them per E-Mail or
upload them later when I have access to my webspace again.
--
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=2885
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-29-10 15:02 -------
Created an attachment (id=1272)
--> (http://bugs.winehq.org/attachment.cgi?id=1272&action=view)
snapshot
Hi, do you have the same problem with Max Payne demo? That one seems to run
quite nice here (apart from some sound issues again). Maybe you could try if
it fails for you as well, because if so, it must be a problem with your
configuration i guess.
--
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=3570
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-29-10 14:12 -------
* Willie Sippel wrote:
|
| "trace+reg" gives an output, so Wine seems to be OK.
Apparently it isn't. This happens on my box:
$ WINEDEBUG="trace+reg" /usr/src/wine-cvs/wine/wine --version 2>&1| wc -l
| 111
I guess your Wine can be built with trace messages disabled. This can be done
by using apropriate ./configure param:
$ /usr/src/wine-cvs/wine/configure --help | grep -iC1 trace
| --disable-debug compile out all debugging messages
| --disable-trace compile out TRACE messages
| --enable-win64 build a Win64 emulator on AMD64 (won't run Win32
Are you sure this wasn't a case with your box, Willie?
--
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=3694
------- Additional Comments From jathey(a)comcast.net 2005-29-10 14:10 -------
Created an attachment (id=1271)
--> (http://bugs.winehq.org/attachment.cgi?id=1271&action=view)
relevant debug text (ran Sibelius with WINEDEBUG=+relay,+seh)
This is a piece of the debugging output after running Sibelius with the
following:
WINEDEBUG=+relay,+seh wine Sibelius.exe
--
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=3694
Summary: user32.GetSubMenu() returning NULL, Sibelius crashes
after opening any file
Product: Wine
Version: 0.9
Platform: PC
URL: http://sibelius.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jathey(a)comcast.net
Both versions of Sibelius I have install and open fine, but they both crash
after opening any file. The demo of Sibelius 4 is freely downloadable at
http://sibelius.com/download/ , and it comes with some example files, found in
"c:\Program Files\Sibelius Software\Sibelius Demo\Example Scores". It looks
like it's crashing after user32.GetSubMenu() returns NULL.
--
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=3110
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-29-10 13:47 -------
The pbuffer flag fixes Louis 'screen is kind of split up' 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=3290
------- Additional Comments From ivg2(a)cornell.edu 2005-29-10 13:06 -------
Hi, could you please file a new bug for this issue - this bug should stay
closed, since the issue (a configuration problem on my side, and lack of vertex
shader check on wine's side) should have been fixed.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3693
Summary: open dialog very slow if using kernel automounter
Product: Wine
Version: 0.9
Platform: PC
OS/Version: Mac OS X 10.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: prakashkc(a)gmx.de
I am using autofs (kernel automounter) to automatically mount and unmount my cds
and network shares. I added such an automatically mounted dir to wine as a drive
(/misc/cdrw_dvdrom). The problem now arises wehn I use an open dialog: It takes
nearly 0.5 seconds for each directory (icon) to appear (files are not a
problem). I found out, by inserting a cd the problem vanishes. So it seems wine
constantly wants to access above automoubnted dir, which fails if no cd is in
the drive. I think constanly trying to access the drive (even if I didn't want
it) isn't what wine shoould do. If wine would try this only if I explicitly
selected the cd-rom, then the problem reported wouldn't be there.
--
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=3110
------- Additional Comments From winehq(a)paniq.org 2005-29-10 10:37 -------
current public cvs is broken, so i cant build it right now.
but i believe the pbuffer argument has nothing to do with my 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=3656
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2005-29-10 09:53 -------
Patch commited.
--
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=3666
------- Additional Comments From dank(a)kegel.com 2005-29-10 09:43 -------
I just tried running this program with wine from cvs
built on Fedora Core 3, and it worked fine.
(I verified that the vbrun300.dll it unpacked was
good enough to run the open source vb3 app
http://neil.fraser.name/software/recog).
Can you try building wine from cvs to see if that
makes the problem go away? If so, maybe it's a problem
with how the RPMs were built (seems unlikely).
If not, then perhaps it's a problem with Wine built with gcc-4.0.
--
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=3647
manuadam(a)gaussschule-bs.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From manuadam(a)gaussschule-bs.de 2005-29-10 08:50 -------
i will mark it as 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.
http://bugs.winehq.org/show_bug.cgi?id=3692
Summary: Gothic2 Demo installs but wont start
Product: Wine
Version: 0.9
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: manuadam(a)gaussschule-bs.de
Gothic2 Demo installs but hangs on the loading screen
fixme:msvcrt:_setmbcp Unreal codepages (e.g. 1252) not implemented
fixme:ddraw:DirectDrawEnumerateExA no non-display devices supported.
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdf87a8)->((nil),00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdf87a8)->((nil),00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdf8af8)->((nil),00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdf8af8)->((nil),00000008)
fixme:ddraw:DirectDrawEnumerateExA no non-display devices supported.
fixme:ddraw:DirectDrawEnumerateExA no detached secondary devices supported.
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdf87a8)->(0x10022,00000013)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdf87a8)->((nil),00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdf87a8)->(0x10022,00000013)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdf87a8)->((nil),00000008)
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdf87a8)->(0x10022,00000013)
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32 to 16
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_LINEPATTER
N (0000000a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ROP2 (0000
000c) value : 0000000d !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_PLANEMASK
(0000000d) value : ffffffff !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_LASTPIXEL
(00000010) value : 00000001 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ZVISIBLE (
0000001e) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_EDGEANTIAL
IAS (00000028) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_RANGEFOGEN
ABLE (00000030) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_EXTENTS (0
000008a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_VERTEXBLEN
D (00000097) value : 00000000 !
fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank (0x7fdf87a8)->(flags=0x00000001
,handle=(nil))
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_RANGEFOGEN
ABLE (00000030) value : 00000001 !
err:dmloader:IDirectMusicLoaderImpl_IDirectMusicLoader_SetObject : couldn't pars
e descriptor
fixme:dmime:IDirectMusicPerformance8Impl_Init (iface = 0x7fe34138, dmusic = 0x7f
c7fa2c, dsound = (nil), hwnd = (nil))
This sound card's driver does not support direct access
The (slower) DirectSound HEL mode will be used instead.
wine: Unhandled exception (thread 0009), starting debugger...
err:ntdll:RtlpWaitForCriticalSection section 0x7fd90020 "heap.c: main process he
ap section" wait timed out in thread 000f, blocked by 0009, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x7fd90020 "heap.c: main process he
ap section" wait timed out in thread 000a, blocked by 0009, retrying (60 sec)
--
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=3293
------- Additional Comments From willie(a)froq.net 2005-29-10 05:35 -------
For some reason, the Transgaming Mozilla ActiveX control without native DLLs
works perfectly, while the one from www.iol.ie/~locka/mozilla/ doesn't work at
all. I had the same issue a few minutes ago, and it was fixed by switching to
the Transgaming ActiveX control. There seems to be a difference after all.
Now, if only HL² wouldn't always crash on startup... :-/
--
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=3691
------- Additional Comments From jeremielapuree(a)yahoo.fr 2005-29-10 05:34 -------
Created an attachment (id=1270)
--> (http://bugs.winehq.org/attachment.cgi?id=1270&action=view)
WINEDEBUG=+ddraw+d3d+dsound+seh+relay+ole
[david@Carlitz The Longest Journey Demo]$
WINEDEBUG=+seh+relay+d3d+ddraw+dsound+ole wine game.exe >&trace
Erreur de segmentation
[david@Carlitz The Longest Journey Demo]$
--
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=3687
------- Additional Comments From enno.rehling(a)gmail.com 2005-29-10 05:31 -------
Created an attachment (id=1269)
--> (http://bugs.winehq.org/attachment.cgi?id=1269&action=view)
WINEDEBUG=+ddraw,+seh,+tid log
Lionel,
here's the log you wanted. Nice to get such an immediate response. It seems the
crash that happens at the end is in the destructor of the rendering engine, so
something earlier must have gone worng. I'm going to also test a debug build of
the game and see if the trace output gives me anything.
We have recently printed new releases of TLJ in english and french with our
partners (since the sequel is coming out next year), but I haven't got one
here. For testing, it might be easiest to download the demo, it's just 55 MB. I
see that our network people have not uploaded it to the ftp server on friday
like I asked them, but I'll put on my own webserver at
http://enno.homeunix.net/tmp/thelongestjourneydemo_english.exe
BTW, the newer versions of the game haven't got any of the copyprotection
problems.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2759
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|http://www.oldversion.com/pr
|iew.php?appId=288 |ogram.php?n=winmx
Component|wine-binary |wine-shdocvw
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-29-10 05:31 -------
winmx seems to be dead. Old version can be downloaded here from the website above;
Using wine-0.9:
the app pops up the mozilla activex messagebox and either answering no, or yes
makes it quit. I could only get it coming up using native shdocvw, shlwapi and
oleaut32. (however then it can't find any networkconnections)
--
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=3691
Summary: Segmentation fault in Longest journey demo
Product: Wine
Version: 0.9
Platform: Other
URL: http://www.longestjourney.com/download/demo/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
When I try to start a game, when i launch a journey, I have a segmentation
fault. Unfortunately, there is no indication of the bug. Here is the console
output that I have.
--
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=2858
------- Additional Comments From knuckles(a)wanadoo.fr 2005-29-10 05:23 -------
Same problem for me without using the HOWTO method since it requieres to be on a
win98 version.
$ wine ie6setup.exe
fixme:advapi:CheckTokenMembership ((nil) 0x7fdc8c50 0x7fc1fd9c) stub!
fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000
fixme:advpack:TranslateInfString ("C:\\windows\\temp\\IXP000.TMP\\IESetup.inf"
"Options.NTx86" "Options.NTx86" "InstallDir" 0x10253f8 260 0x7fc0f83c (nil)): stub
fixme:advpack:NeedReboot (0x00000000): stub
fixme:advpack:IsNTAdmin (0x00000000, (nil)): stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
[License]
fixme:advpack:RunSetupCommand ((nil),
"C:\\windows\\temp\\IXP000.TMP\\IESetup.inf", "ActiveX",
"C:\\windows\\temp\\IXP000.TMP", (null), (nil), 0x0000000d, (nil)): stub
[Dialog]
"Setup was unable to download the..."
fixme:advpack:RunSetupCommand ((nil),
"C:\\windows\\temp\\IXP000.TMP\\IESetup.inf", "IE4Setup.Failure",
"C:\\windows\\temp\\IXP000.TMP", (null), (nil), 0x0000000d, (nil)): stub
fixme:advpack:RunSetupCommand ((nil),
"C:\\windows\\temp\\IXP000.TMP\\IESetup.inf", "ActiveX.Failure",
"C:\\windows\\temp\\IXP000.TMP", (null), (nil), 0x0000000d, (nil)): stub
fixme:advpack:ExecuteCab ((nil) 0x7fc0f9f4 (nil)): stub
$
Many applications needs Internet Explorer to be installed. It will be very good
if ie6setup.exe can be run with a win2k wine version and this will be a good
step for wine indeed.
Thanks you however for your work ! ;)
P.S : I use wine 9.0 compiled with ./tools/wineinstall on a unstable Debian with
no wine package installed.
--
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=3681
------- Additional Comments From philip.kent(a)ntlworld.com 2005-29-10 04:54 -------
I didnt really expect any difference but there wasnt any. Could you try
implementing SqlRemoveDriver?
See attached log for output
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3681
hans(a)it.vu.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1262 is|0 |1
obsolete| |
------- Additional Comments From hans(a)it.vu.nl 2005-29-10 04:26 -------
Created an attachment (id=1267)
--> (http://bugs.winehq.org/attachment.cgi?id=1267&action=view)
add some debug traces
Hmm, the previous patch really should have fixed it. Can you try this
version which adds some extra tracing? Thanks for your patience Philip.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-29-10 03:49 -------
Willie, do you know what version of Autocad are affected? Report them then,
please. Thanks. :)
--
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.
http://bugs.winehq.org/show_bug.cgi?id=890
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-29-10 03:48 -------
What version of Autocad was used for testing?
--
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=3561
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-29-10 03:46 -------
What version of AutoCAD were you using?
--
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=3475
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=102
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3687
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |lionel.ulmer(a)free.fr
------- Additional Comments From lionel.ulmer(a)free.fr 2005-29-10 03:40 -------
Hello,
I own this game but was never able to get it running in Wine due to the copy
protection not working. Maybe I should try it again to see if it works 'better'
nowadays (I got alas only the French version - damn French shops only selling
translated versions of the game :-) ).
Anyway, if the problem seem DDraw related, could you attach a
WINEDEBUG=+ddraw,+seh,+tid log to this bug report so that I can check what happens ?
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3519
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-29-10 03:37 -------
What version of Autocad are you using?
--
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=3681
------- Additional Comments From philip.kent(a)ntlworld.com 2005-29-10 02:38 -------
Well we are getting somewhere now. (I am attaching logs from now on cause I
got a email telling me to do so.)
One think it doesnt mention in the log is:
SqlRemoveDriver for Microsoft Access Driver (*.mdb)
My version of Office95 doesnt have access though so I dont know whats
happening. We are still getting the stack overflow as well.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3690
Summary: Dreamweaver MX (2002) hangs on splash screen
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With Wine from CVS, and an empty .wine directory,
I installed Dreamweaver MX. (The installer is slow,
and the text entry screens have some cosmetic issues,
but that's ok.) The app installed ok, but when I try
to run it, it hangs while it tries to display the
splash screen.
--
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=3528
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imago(a)devinity.de
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-29-10 01:32 -------
Bug is still present in current cvs. Peter, could you resend your patch to
patches mailing list? Maybe it got lost, or at least ask why it hasn't been
committed. It still fixes the startup bug of Serious Sam
--
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=3689
------- Additional Comments From dank(a)kegel.com 2005-29-10 00:01 -------
Same thing with Wine from tonight's cvs.
Here are the fixme's:
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:CreateScalableFontResourceA
(0,"c:\\windows\\offsetup.for","c:\\windows\\offsetup.ttf",(null)): stub
fixme:ole:MkParseDisplayName (0x7eb38788, L"stdole32.tlb", 0x7b93ed34, 0x110): stub.
fixme:ole:MkParseDisplayName (0x7eb38908, L"stdole32.tlb", 0x7b93ec60, 0x110): stub.
fixme:ole:MkParseDisplayName (0x7eb38908, L"STDOLE32.TLB", 0x7b93ee88,
0x7eb3ab04): stub.
--
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=3689
Summary: Office 97 fails to install: "accwiz.dll failed to
register itself"
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I tried again to install Office 97 on vanilla wine.
Here's what I did, from the start:
sudo mount -o loop -t iso9660 mso97.iso /mnt
rm -rm .wine
winecfg
# choose WinME emulation
# Override odbccp32
# quit
wine \\mnt\\setup.exe
It worked great, right up to the end, where it failed with
the dialog box "Accwiz.dll was unable to register itself in the system
registry". I'll upload a log.
--
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=3210
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Version|20050725 |0.9
------- Additional Comments From vitaliy(a)kievinfo.com 2005-28-10 21:51 -------
Still a 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=3687
Summary: The longest journey: almost working
Product: Wine
Version: 20050930
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: enno.rehling(a)gmail.com
I am a programmer at Funcom. We made an adventure game, "The longest journey"
some 6 years back. Strictly in my free time, I've been testing whether the game
would run under wine. I was told to report problems here. I have access to the
source of the game, and could make changes to the game in my free time if that
would help.
The game complains about 24 bit surfaces, something I was able to circumvent by
starting my X server in 16 bit mode. It then comes up nicely, the bink intro
video plays, and I get to the main screen where everything looks good so far
except some glitches in the transparency of a font. There are warnings galore,
and when I start the game, crashes o na null-pointer access inside it's
rendering engine (I assume because some DirectX call doesn't do waht it's
supposed to).
Almost all the error messages are DirectDraw-related. Here's a list of them,
I'll attach a full log at the end. If there's anyhthing I can do to help make
this work, please let me know. I can provide a legal copy of the game. In the
meantime I'll spend a little time trying to find out what the crash is all about.
err:ddraw:d3ddevice_lock_update Wrong surface type for locking !
err:ddraw:d3ddevice_unlock_update Wrong surface type for locking !
err:ddraw:serr:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_EDGEANTIALIAS (00000028) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_EXTENTS
(0000008a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_LASTPIXEL
(00000010) value : 00000001 !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_LINEPATTERN (0000000a) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_MONOENABLE
(0000000b) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_PLANEMASK
(0000000d) value : ffffffff !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_RANGEFOGENABLE (00000030) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ROP2
(0000000c) value : 0000000d !
err:ddraw:set_render_state Unhandled dwRenderStateType
D3DRENDERSTATE_VERTEXBLEND (00000097) value : 00000000 !
err:ddraw:set_render_state Unhandled dwRenderStateType D3DRENDERSTATE_ZVISIBLE
(0000001e) value : 00000000 !
err:ddraw:setup_rect_and_surface_for_blt Only BLT override to front or
back-buffer is supported for now !
fixme:ddraw:DIB_DirectDrawSurface_Blt dwFlags DDBLT_WAIT and/or DDBLT_ASYNC:
can't handle right now.
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fdd9a68)->(0x10026,0000000a)
fixme:ddraw:Main_DirectDraw_WaitForVerticalBlank
(0x7fdd9a68)->(flags=0x00000001,handle=(nil))
fixme:ddraw:gltex_download_texture This is not supported yet... Expect some
graphical glitches !!!
fixme:profile:GetPrivateProfileIntW result may be wrong!
fixme:x11drv:X11DRV_DDHAL_CreatePalette stub
--
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=3641
------- Additional Comments From vitaliy(a)kievinfo.com 2005-28-10 18:25 -------
Could you send this patch to wine-patches(a)winehq.com
As patches attached here are tend to get lost.
Thank you.
--
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=3038
------- Additional Comments From giovanni_lion(a)mailinator.com 2005-28-10 17:41 -------
This is what happens with the spss-shipped jvm using respectively
win2k
2005-10-29T00:31:25 root Server started with BSD Sockets.
2005-10-29T00:31:26 root Instantiated package DataEditorPkg
2005-10-29T00:31:27 root Instantiated package DACManagerPkg
2005-10-29T00:31:27 root Instantiated package ODBCDACPkg
2005-10-29T00:31:28 root Instantiated package SpsswPackage
err:dc:CreateDCW no driver found for L"\\\\.\\DISPLAY1"
err:dc:CreateDCW no driver found for L"\\\\.\\DISPLAY1"
err:dc:CreateDCW no driver found for L"\\\\.\\DISPLAY1"
****************
Another exception has been detected while we were handling last error.
Dumping information about last error:
ERROR REPORT FILE = (N/A)
PC = 0x793F0FAA
SIGNAL = -1073741819
FUNCTION NAME = (N/A)
OFFSET = 0xFFFFFFFF
LIBRARY NAME = (N/A)
Please check ERROR REPORT FILE for further information, if there is any.
Good bye.
Killed
winME
Reborn SPSS # wine spsswin.exe
2005-10-29T00:42:58 root Server started with BSD Sockets.
2005-10-29T00:42:58 root Instantiated package DataEditorPkg
2005-10-29T00:42:58 root Instantiated package DACManagerPkg
2005-10-29T00:42:59 root Instantiated package ODBCDACPkg
2005-10-29T00:42:59 root Instantiated package SpsswPackage
#
# HotSpot Virtual Machine Error, Internal Error
# Please report this error at
# http://java.sun.com/cgi-bin/bugreport.cgi
#
# Java VM: Java HotSpot(TM) Client VM (1.4.1_02-b06 mixed mode)
#
# Error ID: 5448524541442C4F43414C33544F524147450E435050003A
#
wine: Unhandled exception (thread 0022), starting debugger...
--
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=3290
------- Additional Comments From e0126505(a)student.tuwien.ac.at 2005-28-10 17:19 -------
could you please reopen this bug?
Dungeon Siege 2 doesn't work at all with wine 0.9 (it quits after saying it couldn't init video and
couldn't restore renderer):
winedbg .wine/drive_c/Program\ Files/Microsoft\ Games/Dungeon\ Siege\ 2/DungeonSiege2.exe
width=1024 height=768
WineDbg starting on pid 0xe
In 32 bit mode.
0x0169d49e: movl %edi,0x0(%esp)
Wine-dbg>cont
fixme:d3d:IWineD3DImpl_GetDeviceCaps Caps support for directx9 is nonexistent at the moment!
First chance exception: 0x4661746c in 32-bit code (0x01670be5).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:1007 GS:0033
EIP:01670be5 ESP:7fcaf81c EBP:7fcaf880 EFLAGS:00200202( - 00 - - I1)
EAX:0165b9ad EBX:016e1b44 ECX:00000000 EDX:00ce3840
ESI:00ce3840 EDI:7fcafa00
Stack dump:
0x7fcaf81c: 00ce3840 00000004 0000003c 4661746c
0x7fcaf82c: 00000001 00000000 01670b67 00000001
0x7fcaf83c: 206e6945 00876312 58023401 00cd53cc
0x7fcaf84c: 7f520010 7f5b0000 7f5b0460 7f520010
0x7fcaf85c: 004f6ab2 7f520010 004f6b81 00cd53cc
0x7fcaf86c: 7fcaf8e4 00000000 00000000 00000000
0200: sel=1007 base=7fffc000 limit=00001fff 32-bit rw-
Backtrace:
=>1 0x01670be5 RaiseException+0x7e in kernel32 (0x7fcaf880)
err:dbghelp_msc:codeview_process_info Unknown CODEVIEW signature 1C468D40 in module
dungeonsiege2
2 0x008a5210 in dungeonsiege2 (+0x4a5210) (0x7fcaf8e4)
3 0x008441e0 in dungeonsiege2 (+0x4441e0) (0x7fcaf8f8)
4 0x008a4fb5 in dungeonsiege2 (+0x4a4fb5) (0x7fcaf920)
5 0x008a32ea in dungeonsiege2 (+0x4a32ea) (0x7fcaf948)
6 0x008a6935 ?BeginReport@Context@ReportSys@@QAEXXZ+0x189 in dungeonsiege2 (0x7fcaf96c)
7 0x008a6ed2 ?BeginReport@Context@ReportSys@@QAEXXZ+0x726 in dungeonsiege2 (0x7fcaf9c0)
8 0x00875a87 in dungeonsiege2 (+0x475a87) (0x7fcaf9e4)
9 0x00875c2f in dungeonsiege2 (+0x475c2f) (0x7fcaf9f8)
10 0x009a371a ?StartCaptureMovie@RapiAppModule@@QAEXPBDMMM@Z+0x20a in dungeonsiege2
(0x7fcafa20)
11 0x009a3dc9 ?CopyScreenShotToClipboard@RapiAppModule@@QAE_NXZ+0x659 in dungeonsiege2
(0x7fcafa38)
12 0x0083f519 in dungeonsiege2 (+0x43f519) (0x7fcafa8c)
13 0x00838bd1 in dungeonsiege2 (+0x438bd1) (0x7fcafb68)
14 0x00838e69 in dungeonsiege2 (+0x438e69) (0x7fcafb78)
15 0x004255d6 ?GetDelimitedBool@String@@CA_NPBDH@Z+0xa2 in dungeonsiege2 (0x7fcafdf8)
16 0x009c1f00 EntryPoint+0x184 in dungeonsiege2 (0x7fcaff20)
17 0x0169d4a3 in kernel32 (+0x4d4a3) (0x7fcafff4)
18 0x00131d1d in libgssapi_krb5.so.2 (+0x4d1d) (0x00000000)
0x01670be5 RaiseException+0x7e in kernel32: subl $4,%esp
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3681
hans(a)it.vu.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1258 is|0 |1
obsolete| |
------- Additional Comments From hans(a)it.vu.nl 2005-28-10 16:19 -------
Created an attachment (id=1262)
--> (http://bugs.winehq.org/attachment.cgi?id=1262&action=view)
yet more improvements
I see what's going on now, it's asking for the buffer size. Here's an
improved patch that should solve this problem too, please give it a try.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3080
------- Additional Comments From leon_fraitak(a)mail.ru 2005-28-10 15:38 -------
Well, I have problems with Half-Life and Counter-Strike, while Winamp works
well except there's a bug when you pause aud unpause after some seconds the
sound "fast forwards" for the same amount of time it has been paused. (With
Waveout), with directsound I still get the same problems.
--
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=3110
------- Additional Comments From winehq(a)paniq.org 2005-28-10 15:28 -------
Louis:
yes, emulation is on, doesnt fix it.
Oliver:
cant test right now, would have to build from cvs, will report on that later.
log has been attached. i assume 2> means stdout AND sterr.
--
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=3110
winehq(a)paniq.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1259 is|0 |1
obsolete| |
------- Additional Comments From winehq(a)paniq.org 2005-28-10 15:27 -------
Created an attachment (id=1261)
--> (http://bugs.winehq.org/attachment.cgi?id=1261&action=view)
winecrash with debug options trace+d3d,+d3d_draw,+d3d9
--
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=3080
------- Additional Comments From robust(a)gentoo.se 2005-28-10 15:02 -------
Well the games that I have tested so far is Warcraft 3, Diablo2, Starcraft (what
a blizzard! :) ) Nowadays you don't need anything special, dmix should work out
of the box. You don't need to activate it trough a ~/.asoundrc or something like
that. I'm using the intel8xo driver and this is the soundcard: 00:06.0
Multimedia audio controller: nVidia Corporation nForce3 250Gb AC'97 Audio
Controller (rev a1)
I had problems with dmix and wine before, but that was probably cause I always
used OSS instead of ALSA without even knowing it. It seems that when you create
a new configuration, and look at winecfg, it seems that ALSA is selected. But
this isn't the case. You have to select another driver and then choose ALSA
again and click apply to activate it. If you have any other questions, feel free
to ask!
--
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=3110
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-28-10 14:44 -------
Leonard
WINEDEBUG=trace+d3d,+d3d_draw,+d3d9 wine fr-025-final2.exe 2> foo.log
tail -n 10000 foo.log > smallerfoo.log
--
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=3110
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-28-10 14:43 -------
IF you change pbuffer_support to TRUE in device.c then the screen should
appear correctly.
I'll make pbuffer_support configurable from winecfg soon.
--
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=2138
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From vitaliy(a)kievinfo.com 2005-28-10 14:22 -------
See the previos post
--
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=3110
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-28-10 14:17 -------
runs here although screen is kind of split up; leonard: i had to set
sound-hardwareacceleration to "emulation" to get it running, did you do that as
well?
--
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=2138
------- Additional Comments From alex(a)cedevices.com 2005-28-10 14:14 -------
I can't figure out how to reopen this bug (immediately below this box, the only
option is "Leave as CLOSED FIXED" ... so I'm putting this comment in anyway.
This bug appears to be back in Wine 0.9... when starting Reason after the
installation process (install goes fine), Reason immediately pops up a dialog
saying "Failed to open GUI support library Application can not run"
--
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=3110
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-28-10 13:40 -------
Leonard, can you produce a log of +d3d9,+d3d_draw,+d3d and attach the output
of glxinfo.
Thanks,
Oliver.
--
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=3110
winehq(a)paniq.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|20050628 |20050930
------- Additional Comments From winehq(a)paniq.org 2005-28-10 13:33 -------
wine version 0.9
--
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=3110
winehq(a)paniq.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|FIXED |
------- Additional Comments From winehq(a)paniq.org 2005-28-10 13:32 -------
still does not run on my machine, dsound driver xruns before demo starts, hangs
after loading screen, had to reset machine.
--
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=3652
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-28-10 13:21 -------
Just tried again with current cvs, and the bug is gone. It now starts up without
having to use native msvcrt.Great! +closing
--
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=3653
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-28-10 13:05 -------
ok, i'll keeep an eye on cvs and close the bug once it's fixed.Regards
--
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.
http://bugs.winehq.org/show_bug.cgi?id=2778
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-28-10 12:58 -------
Hi Marcus, i saw your patch on wine-cvs and tried it with two apps that suffered
from the "bogus"-error:Kprob2 and Neatimage and the patch fixes the bug indeed.
Great job! Thanks very much, once the patch gets committed i'll close the bug.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3681
------- Additional Comments From philip.kent(a)ntlworld.com 2005-28-10 12:43 -------
Sorry! Didnt work!
fixme:odbc:SQLConfigDataSource (nil) 2160 "" #0104
trace:odbc:SQLInstallDriverEx "Microsoft Access Driver (*.mdb)" (null) (nil) 0
0x7fe20380 26608 0x7e46e288
trace:odbc:SQLInstallDriverEx "Microsoft Access Driver (*.mdb)"
trace:odbc:SQLInstallDriverExW L"Microsoft Access Driver (*.mdb)" (null)
0x7fb2f4b6 260 0x7fb2f6be 26608 0x7e46e288
trace:odbc:SQLInstallDriverExW L"Microsoft Access Driver (*.mdb)"
err:seh:setup_exception stack overflow 0 bytes in thread 0009 eip ffffe400 esp
7fa31000 stack 0x7fa30000-0x7fb30000
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3685
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |lionel.ulmer(a)free.fr
------- Additional Comments From lionel.ulmer(a)free.fr 2005-28-10 12:32 -------
Can you attach to this bug report a +ddraw trace as a start to get a feeling how
the game works ?
--
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=3653
oliver_stieber(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-28-10 12:32 -------
I'm currently in the process of getting DirectX 8 to use wineD3D which should
fix this bug.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3653
------- Additional Comments From oliver_stieber(a)yahoo.co.uk 2005-28-10 12:32 -------
I'm currently in the process of getting DirectX 8 to use wineD3D which should
fix this bug.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3223
------- Additional Comments From mails.bugs.winehq.org(a)gunter.ohrner.net 2005-28-10 12:27 -------
I can confirm exactly this problem using
Wine 0.9
IE 6 German
wine-config-sidenet-1.8.6.tgz
jre-1_5_0_05-windows-i586-p.exe
--
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=1882
------- Additional Comments From sbhollingsworth(a)gmail.com 2005-28-10 12:10 -------
Good news! The team at Bridge Base Online have addressed some the
incompatibilities with wine in their latest release. From personal experience
and online reports I know that their fixes work with wine at least as early as
20050725 and also work with 0.9.
>From what I understand the information below only applies to the current beta
test software. In the future the standard version downloaded from BBO will have
these changes rolled in. You can get more about running BBO on linux at the BBO
forum:
http://forums.bridgebase.com/index.php?s=8cac7ad0e101a86c0d2d9acf5aa457f3&s…
Here's an excerpt from the forum, a short HOWTO from Pierre Couzy (pico on BBO):
HowTo : install bbo on linux
1/ Go to www.winehq.com and download wine if you don't have it on your system
already.
2/ Grab a copy of Symbol.ttf. You'll need this font to properly display the suit
symbols. Copy it in /usr/share/fonts/truetype/symbol (you'll have to manually
create the symbol folder)
3/ Download bbo_setup.exe (http://www.bridgebase.com/450beta/bbo450_setup.exe as
the time of writing, but I guess the normal version will work pretty soon)
4/ Launch a terminal and type : wine bbo_setup.exe (bbo450_setup.exe if you're
using the beta version). This will launch the installer. Proceed as if you were
installing under Windows.
5/ Grab the patched executable (again, this step might be useless in the next
version of bbo) at http://www.bridgebase.com/450beta/LinuxNetBridgeVue.zip
Unpack it, you'll get an executable file, copy it to ~/.wine/drive_c/Bridge\
Base\ Online
6/ Launch the executable from a shell : wine NetBridgeVu.exe (or
LinuxNetBridgeVue.exe for the next weeks). In case you don't find the
executable, it's located in ~/.wine/drive_c/WhateverFolderYouUsedForTheInstall
7/ You're done.
Caveat : Monitor the free memory on your system when playing, you might have to
quit and re-launch bbo from time to time, there are some memory leaks probably
due to Wine. On my machine (PIII 700, 384 Mo, Ubuntu) I have to do this about
every hour.
If you have a problem, you can contact me on BBO (pico)
--
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=3677
ave123(a)t-online.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
Summary|apps show invalid characters|apps show invalid characters
------- Additional Comments From ave123(a)t-online.de 2005-28-10 11:05 -------
Fonts were missing
--
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=3686
Summary: Display fonts according to fonts.conf
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: willie(a)froq.net
Why doesn't Wine simply try to follow ~/fonts.conf for hinting/ antialiasing/
sub-pixel hinting/ substitutes/ excluded range if it exists? I know that Wine
tries to be smart, guessing what settings would be best, but that's usually
neither needed nor wanted. That's why there is a config file for stuff like
that.
Wine simply stands out, because it renders fonts in a completely different
fashion compared to all native apps (eg, I use medium hinting, no sub-pixel
hinting and anti-aliasing for native apps, but Wine only uses hinting). Even
if it would respect those setting, Wine would still look odd, because the font
size doesn't match at all, but I think that's a different bug/ issue (for Qt/
KDE, GTK2, Fox, Java, Enlightenment and Wx, font size 9 is the same - for
Wine, it's much smaller, about 30% I'd say).
AFAIR, Wine has a XML implementation, couldn't that be used to parse
fonts.conf?
--
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=3683
------- Additional Comments From infyquest(a)gmail.com 2005-28-10 08:01 -------
please use wine 0.9, it might be fixed in latest versions
--
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=3685
Summary: DX Garbled Text
Product: Wine
Version: 0.9
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=964
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: elephanthunter(a)gmail.com
Soldat's DirectX is displaying garbled text with wine, making it useless as a
multiplayer game (but still fun to play singleplayer.) Maybe it has to do with
something funky in the Jedi DX headers?
Here's a screenshot:
http://appdb.winehq.org/appimage.php?id=1076
The game's menu is working fine. I think this is because it uses regular
controls instead of DX to display.
--
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=3681
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |hans(a)it.vu.nl
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=31
Status|UNCONFIRMED |NEW
Ever Confirmed| |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=3684
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=156
Severity|critical |normal
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-28-10 04:18 -------
*** This bug has been marked as a duplicate of 3499 ***
--
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=3499
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcin.giedz(a)eulerhermes.pl
------- Additional Comments From jonathan(a)ernstfamily.ch 2005-28-10 04:18 -------
*** Bug 3684 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 the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2778
------- Additional Comments From marcus(a)jet.franken.de 2005-28-10 04:13 -------
This shows a miscompile in exception.c.
Nice.
I can reproduce this with gcc 4.0.3 too.
--
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.
http://bugs.winehq.org/show_bug.cgi?id=3038
------- Additional Comments From marcus(a)jet.franken.de 2005-28-10 03:22 -------
the demo shows
fixme:msi:MsiGetProductInfoW L"{2763FD5A-57E9-442B-AFDF-6DCCC23883B0}"
L"PackageCode" 0x55905bc0 0x55c0d878
fixme:msi:MsiInstallProductW L"C:\\Windows\\Temp\\_isba3\\ISScript9.Msi"
L"REBOOT=ReallySuppress ADDLOCAL=All"
fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFiles"
fixme:msi:ACTION_InstallFiles Write DiskPrompt
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveRegistryValues"
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"RemoveFolders"
fixme:msi:MsiInstallProductW L"C:\\Windows\\Temp\\_isba3\\SPSS 14.0 for
Windows Evaluation Version.msi" L" SETUPEXEDIR=Z:\\home\\marcus\\Documents"
... lots of ole harmless stuff ...
fixme:win:SetWindowTextA setting text "SPSS 14.0 for Windows Evaluation
Version - InstallShield Wizard" of other process window (nil) should not use
SendMessage
fixme:msi:ACTION_HandleStandardAction unhandled standard action
L"ValidateProductID"
fixme:msi:ACTION_CustomAction UNHANDLED ACTION TYPE 38 ((null) L"'Direct
Editor Manual Settings:\n'AppSearch: Property = RICHED32VER30; Signature =
RichEd32Ver30Signature\n'DrLocator: Signature = RichEd32Ver30Signature; Path =
[SystemFolder]; Depth = 0\n'Signature: Signature = RichEd32Ver30Signature;
FileName = riched32.dll; MaxSize = 102400\n\nnLangID = session.p"...)
if any of this is interesting to you Mike, you can check ... its a 125mb
download however :(
--
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=3683
Summary: X Error running wine from terminal (k12ltsp)
Product: Wine
Version: 20050419
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: guess.who(a)freesurf.fr
hi all
(hope i'm at the right place to post :-[)
i am running k12ltsp fc1 based. I have installed wine 20050419 : no problem. I
have succesfuly installed ictus
(http://appdb.winehq.org/appview.php?appId=2422). It works fine from the ltsp
server. But when i try to run ictus from any terminal (an other physical machine
on the intranet), i get this message :
[frlaurent@server1 Ictus3]$ wine ictus3.exe
X Error of failed request: BadShmSeg (invalid shared segment parameter)
Major opcode of failed request: 144 (MIT-SHM)
Minor opcode of failed request: 2 (X_ShmDetach)
Segment id in failed request: 0xc00017
Serial number of failed request: 2063
Current serial number in output stream: 2095
Could you give me some help please, or tell me where to search ?
thx
larry
--
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=3681
Summary: Stack overflow when installing Office 95.
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: philip.kent(a)ntlworld.com
Now I have got the ODBC driver fixed (and I am waiting for it to be approved
for CVS) I have yet another problem. This time with Office95. When I install
after the bit where it used to crash about ODBC it just quits with this in the
log:
fixme:odbc:SQLConfigDataSource (nil) 2240 "" #0104
fixme:odbc:SQLInstallDriverExW L"Microsoft Access Driver (*.mdb)" (null)
0x7fb2f4b6 260 0x7fb2f6be 26608 0x7e47e2d0
fixme:odbc:SQLInstallDriverExW L"Microsoft Access Driver (*.mdb)"
err:seh:setup_exception stack overflow 0 bytes in thread 0009 eip ffffe400 esp
7fa31000 stack 0x7fa30000-0x7fb30000
This is with todays CVS with ODBC driver patch
--
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=3660
philip.kent(a)ntlworld.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |VERIFIED
------- Additional Comments From philip.kent(a)ntlworld.com 2005-28-10 01:33 -------
MDAC_TYP installer works now. This patch can now be submitted to CVS! Thanks
for all your help.
--
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.