http://bugs.winehq.org/show_bug.cgi?id=5525
------- Additional Comments From mike(a)codeweavers.com 2006-25-06 21:04 -------
Please tell us the name of the application (and version) you are using to test,
and change the Summary to include the name.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5519
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mike(a)codeweavers.com 2006-25-06 21:00 -------
Using the LANG variable is the correct way to change the encoding that a POSIX
program uses. Adding another setting that overrides LANG would confuse users.
--
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=5237
------- Additional Comments From dank(a)kegel.com 2006-25-06 20:36 -------
I checked with regedit, the key is there but the default value is not set.
--
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=5237
------- Additional Comments From truiken(a)gmail.com 2006-25-06 20:33 -------
The only value set for CLSID is the Default Value. Can you check and make sure
it's not set? Last time I tried this with CVS, it worked.
--
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=5237
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |REOPENED
Resolution|FIXED |
------- Additional Comments From dank(a)kegel.com 2006-25-06 20:31 -------
Hey, even now, the wsh installer doesn't set
HKLM\SOFTARE\Classes\WScript.Shell\CLSID
It creates that key, but doesn't give it a value.
--
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=5542
Summary: older D3D games slowed down after upgrading wine from
0.9.15 to 0.9.16
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: huivzhopu(a)hotmail.com
I'm using binary packages for Slackware as provided on winehq.org website.
For example, this Tomb Raider 2 demo
http://www.pcworld.com/downloads/file_description/0,fid,4438,00.asp
Inside the game itself, I enable hardware acceleration, 1024x768 hicolor and
fullscreen.
Under wine 0.9.15, the gameplay is smooth without any lag whatsoever.
Under wine 0.9.16, I have 99% CPU utilization and it feels like only 5 frames
per second.
Turning sound off (from within game), does not help. Also changing settings
(windowed vs fullscreen, resolution, etc) does not change speed at all. E.g. at
320x200 resolution the speed is still extremely slow. I removed the binary
0.9.16 package, re-installed 0.9.15 and verified that game speed returns to
normal. Installed 0.9.16 and again, speed dropped.
Same problem occurs in a few other games, however this Tomb Raider demo is the
only one that I found to be publicly available.
--
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=5541
Summary: cscript.exe from WSH (Windows Scripting Host) can't even
print a banner without native ole32
Product: Wine
Version: 0.9.16.
Platform: Other
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
In windows, download the Windows Scripting Host 5.6 for Win2K
installer from Microsoft. Reboot into Linux, then install as follows:
rm -rf .wine
notepad (and quit immediately)
cp MFC42.DLL .wine/drive_c/windows/system32/
wine installers/WindowsXP-Windows2000-Script56-KB917344-x86-enu.exe
The install completes successfully. Now try to run it:
wine .wine/drive_c/windows/system32/cscript.exe
This should print a banner, but doesn't.
Installing DCOM98 and setting ole32 to native as follows rescues it:
winecfg (set win98, and set ole32 to native only)
wine DCOM98.EXE
wine .wine/drive_c/windows/system32/cscript.exe
The latter command now prints a banner as expected.
--
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=5142
------- Additional Comments From truiken(a)gmail.com 2006-25-06 20:09 -------
The process_args function of msiexec.c has a bug in it. I've made a patch that
uses shell32.CommandLineToArgvW instead of process_args, and it works now. I'll
send the patch shortly.
--
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=5540
Summary: Acid Pro 6 demo fails to install, "fixme:msiexec:main
/regserver not implemented yet"
Product: Wine
Version: CVS
Platform: Other
URL: http://www.sonymediasoftware.com/download/Step3.asp?URLI
D=3220&SerialNum=
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
Installing Acid Pro 6 demo,
$ wine acidpro60a-trial.exe
starts off well, but then it
gives a dialog box saying
"The Microsoft Windows Installer Service must
be installed on your system. This may require you
to reboot... Do you wish to install this service?"
If you say ok, it thinks for a while, says
fixme:msiexec:main /regserver not implemented yet, ignoring
fixme:msiexec:main /unregserver not implemented yet, ignoring
and fails with
"The Microsoft Windows Installer Service failed to
be installed. This installation can't continue."
--
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=3978
------- Additional Comments From winehq(a)explodicle.endjunk.com 2006-25-06 17:56 -------
I downloaded the D2Loader script and followed the directions, but for some
reason, still get the "Hey guys" error when I try to connect to Bnet. I even
tried starting D2, renaming the Game.exe myself, and clicking Battle.Net, and I
still got the same error message!
When I try to just run Game.exe.orig, I get this:
Unknown device ID 5462, please report. Assuming plain R300.
ALSA lib seq_hw.c:456:(snd_seq_hw_open) open /dev/snd/seq failed: No such file
or directory
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 0\Scsi Bus 0\Target Id 1\Logical Unit Id 0
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
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 1\Scsi Bus 0\Target Id 1\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 1\Scsi Bus 0\Target Id 2\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 1\Scsi Bus 0\Target Id 3\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 1\Scsi Bus 0\Target Id 4\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 1\Scsi Bus 0\Target Id 5\Logical Unit Id 0
err:aspi:SCSI_GetDeviceName Could not open HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi
Port 1\Scsi Bus 0\Target Id 6\Logical Unit Id 0
fixme:ole:ITypeInfo_fnRelease destroy child objects
But when I run "Diablo II.exe", I get the normal "You need the CD" message.
Any ideas?
--
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=5504
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Spinner on textfields and |riched20:Spinner on
|comboboxes |textfields and comboboxes
--
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=219
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mziegelbaum(a)gmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 17:31 -------
*** Bug 5323 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 on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5323
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
Status|UNCONFIRMED |RESOLVED
Component|website-bugs |wine-binary
Product|WineHQ Apps Database |Wine
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 17:31 -------
dup
*** This bug has been marked as a duplicate of 219 ***
--
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=5323
------- Additional Comments From jbdubbs(a)gmail.com 2006-25-06 17:23 -------
This is not an AppDB bug. Please file this bug in it's proper section and mark
this bug invalid.
--
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=5073
------- Additional Comments From alexander.heinlein(a)web.de 2006-25-06 17:01 -------
But as I said before, arts is _not_ installed. Thus arts is not able to crash.
$ whereis artsd
artsd:
etc.
--
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=5539
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-06 15:25 -------
Yes this is a problem. If you look at the test results queue you can see that it
has indeed been rejected but it sows up on the list anyway
http://appdb.winehq.org/admin/adminTestResults.php
basicly the function ShowVersionsTestingTable in include/testResults.php shows
all tests regardless of whether they are queued or not
This is a 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=4524
jbdubbs(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |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=4524
------- Additional Comments From jbdubbs(a)gmail.com 2006-25-06 15:05 -------
*** Bug 5203 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=5203
jbdubbs(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jbdubbs(a)gmail.com 2006-25-06 15:05 -------
resolving as dup of 4524
*** This bug has been marked as a duplicate of 4524 ***
--
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=5539
------- Additional Comments From jbdubbs(a)gmail.com 2006-25-06 15:00 -------
I suppose I should clarify and say that the results end up on the AppDB page for
display anyway. They may or may not be intentionally entered into the database
for saving.
--
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=5539
Summary: Rejecting testing data enters it into the database
anyway
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
URL: http://appdb.winehq.org/admin/adminTestResults.php?sub=v
iew&iTestingId=4225
OS/Version: other
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jbdubbs(a)gmail.com
As stated in the summary. The URL provided is an example of 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=5510
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 14:51 -------
Take that with your packager. Wine doesn't make dep packages.
--
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=5538
Summary: Far Cry patch fails when "configuring" windows installer
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
The patch brings up the message "1608: Unable to create InstallDriver instance"
after a long pause and then closes itself while on the "Configuring Windows
Installer" part. The entire terminal output is only these lines:
fixme:msi:MsiGetProductInfoW L"{3C662203-292F-4E9D-AE02-281071C06903}"
L"PackageCode" 0x7fd632d0 0x7fbbd860
err:ole:ifproxy_get_public_ref IRemUnknown_RemAddRef returned with 0x800706c0,
hrref = 0x00000000
err:ole:CoUnmarshalInterface IMarshal::UnmarshalInterface failed, 0x800706c0
err:ole:CoGetClassObject no class object {b3ede298-ae75-4a1c-ab7e-1b9229b77bbe}
could be created for context 0x4
--
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=5510
Danny_Schneider_Hessen(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From Danny_Schneider_Hessen(a)web.de 2006-25-06 14:30 -------
when trying to install wine_0.9.12-winehq2-ubuntu-6.06-1_i386.deb the system
reports that the package has the wrong architecture. so could you please support
the comunity with a X86_64 binary package (which resolves also missing 32 bit
libs) or with a source package which can resolve missing dependicies and comile
clean on such systems?
istalling this package is tooo hot for me. I don't want to trash the system.
--
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=5529
------- Additional Comments From ben(a)atomnet.co.uk 2006-25-06 14:10 -------
Ok, Far Cry also does this (giving a different error message but still bailing
out when clicking the Browse box when selecting where to install.
That makes Far Cry, Civilization 4 and Sum of all Fears 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=3063
------- Additional Comments From azunino(a)gmail.com 2006-25-06 13:35 -------
I confirm this bug using Wine 0.9.16, eMule0.47a and Ubuntu Dapper 6.06.
--
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=1772
------- Additional Comments From stefandoesinger(a)gmx.at 2006-25-06 13:21 -------
oh sorry, I was mistaken 0.9.16 is the release with the new directdraw code.
It should work the same there and spit out simmilar warnings.
--
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=5073
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 12:19 -------
Wine doesn't arts does during the initialization.
--
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=5073
------- Additional Comments From alexander.heinlein(a)web.de 2006-25-06 12:06 -------
But why does winecfg want to access this directory? Or doesn't simply ignore its
nonexistence?
--
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=5537
Summary: Enter (return) key not working
Product: Wine
Version: 0.9.16.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dirmass(a)gmail.com
By starting the windows app NINJAM (www.ninjam.com):
$wine ninjam
I get the terminal output:
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
The app starts correctly and runs perfectly, but when I try to submit a text
field nothing happens, no terminal output and the text doesn't submit. The text
field is a chatbox part of a a small chat program.
Now I'm assuming this happens to other app which use text input...
The way I fixed it:
Overrided the native dll.
Downloaded the native dll riched20.dll. I copied this to:
wine/drive_c/windows/system32/riched20.dll
And ran winecfg > Libraries > New override for that dll..
Restarted the app. no error in terminal and the Enter key worked...
Hope this will get fixed by default..
Thanks for the great free software!!!
--
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=5073
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 10:41 -------
I think it's a arts/distro problem. From one of the arts source files:
if (!mcop_dir)
mcop_dir = locate_mcop_dir();
}
if (!mcop_dir)
{
system("lnusertemp socket");
mcop_dir = locate_mcop_dir();
}
if (!mcop_dir)
{
arts_fatal("can't create mcop directory");
}
You can clearly see that it needs "lnusertemp" to setup that dir. But that
program is part of kdelibs package.
--
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=5534
------- Additional Comments From alex(a)thehandofagony.com 2006-25-06 10:36 -------
I think I explained the problem a bit poorly. The game does not hang; it
gives a busy cursor, and the music continues playing. It seems like it is
waiting for a message about the connection termination being successful.
These are the errors on the console
fixme:winsock:convert_sockopt Unknown SOL_SOCKET optname 0x2003
fixme:winsock:convert_sockopt Unknown SOL_SOCKET optname 0xfffffffb
err:winsock:WS_setsockopt Invalid level (1) or optname (-5)
fixme:winsock:convert_sockopt Unknown SOL_SOCKET optname 0xfffffffb
err:winsock:WS_setsockopt Invalid level (1) or optname (-5)
fixme:winsock:convert_sockopt Unknown SOL_SOCKET optname 0xfffffffb
err:winsock:WS_setsockopt Invalid level (1) or optname (-5)
Which I get when I host a TCP/IP game, and then press the cancel button, and
terminate the game after some time.
--
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=5322
------- Additional Comments From dank(a)kegel.com 2006-25-06 10:25 -------
The +reg trace from the pslist I looked at did involve
some of the same registry keys, I think.
--
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=4672
------- Additional Comments From jake.msstate(a)gmail.com 2006-25-06 09:45 -------
My user was part of the "disk" group. I removed him from it and now the MBR
does not get screwed up. I can try to post a dump of the good and bad MBR if it
will help.
Also, its odd that now my laptop seems to take longer to boot up. I wouldnt
think that wine could do anything to cause the BIOS problems, but since the MBR
got written to I have had this problem. Its a Dell laptop (I8600) that goes
through a fast boot if nothing has changed in the BIOS or the system wasnt
shutdown durning a BIOS bootup. But now, it takes about 4 secs to go through
boot up (compared to about 1 sec) no matter what.
--
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=5529
------- Additional Comments From ben(a)atomnet.co.uk 2006-25-06 09:35 -------
Are you sure that bug was a duplicate? The errors are nothing like each other
and one uses the new MSI where as the other is old and uses the ageing Install
Shield 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=5534
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 09:32 -------
Any more info? Any traces?
Can you attach with debugger to the hung process(s) and get a backtrace?
--
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=5530
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 09:29 -------
dup.
*** This bug has been marked as a duplicate of 5529 ***
--
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=5529
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 09:29 -------
*** Bug 5530 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=5526
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|test |wine-directx-ddraw
--
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=5322
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 09:17 -------
pslist using different functionality - NtQuerySystemInformation.
--
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=5536
Summary: shell32.dll.SHIsFileAvailableOffline not implemented
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.ohmega.nl/files/Boekhouding/setupbst.exe
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: floris(a)geekhq.nl
Wine reports the following error when opening this piece of administration
software. This is 100% reproducable.
wine: Call from 0x9c206634 to unimplemented function
shell32.dll.SHIsFileAvailableOffline, aborting
wine: Unimplemented function shell32.dll.SHIsFileAvailableOffline called at
address 0x9c206634 (thread 001b), starting debugger...
After that wine aborts with a rather long trace which i'm not going to paste
unless asked.
--
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=5485
------- Additional Comments From pyg(a)goubet.org 2006-25-06 08:16 -------
Same problem, the game splash screen hangs up. Changing the sound system had no
effect.
--
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=5535
Summary: err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: federico(a)delbene.eu
Got this error trying to play Planescape:Torment v1.1 with wine v0.9.16 on
ubuntu v6.06:
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x7fd5d9e0) : stub,
emulating 64MB for now, returning 64MB
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x7fd4b3d0)->(0x20024,00000011)
err:clipping:CLIPPING_UpdateGCRegion hVisRgn is zero. Please report this.
The game doesn't work anymore (with v0.9.15 work with some DirectDraw errors,
see bug 1772).
--
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=5524
tomlohave(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-directx-ddraw
--
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=1772
------- Additional Comments From federico(a)delbene.eu 2006-25-06 07:39 -------
Got this too with Planescape:Torment v1.1 and wine v0.9.15 on ubuntu v6.06:
Loading:
fixme:ddraw:Main_DirectDraw_SetCooperativeLevel (0x7fd5d540)->(0x20024,00000011)
Playing:
err:ddraw:Main_DirectDrawSurface_Lock Invalid values in LPRECT !!!
err:ddraw:Main_DirectDrawSurface_Lock Invalid values in LPRECT !!!
err:ddraw:Main_DirectDrawSurface_Lock Invalid values in LPRECT !!!
(...hundreds of these...)
err:ddraw:Main_DirectDrawSurface_Lock Invalid values in LPRECT !!!
err:ddraw:Main_DirectDrawSurface_Lock Invalid values in LPRECT !!!
err:ddraw:Main_DirectDrawSurface_Lock Invalid values in LPRECT !!!
The game anyway plays well.
My winecfg config for this file has all Graphics option disabled (Vertex Shader
to null).
--
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=5488
------- Additional Comments From alex(a)thehandofagony.com 2006-25-06 07:08 -------
I tried 0.9.14, which does not include the patch, and WoW started, but the
screen was flickering.
--
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=5041
------- Additional Comments From axel.braun(a)gmx.de 2006-25-06 06:50 -------
Its Goldfinger 6, find the log.txt from the SuSE 10.1 installation
--
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=5534
Summary: DirectPlay games hang when exiting multiplayer
Product: Wine
Version: 0.9.15.
Platform: PC
URL: http://wiki.winehq.org/DirectPlayGames
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
DirectPlay games (at least those that use DirectPlay versions earlier than 8)
work in multiplayer mode when using native DirectPlay dlls with DLL overrides.
However, all the games hang when exiting multiplayer mode.
The DLLs can be downloaded here:
http://www.thehandofagony.com/alex/dll/dplaydlls-win98se.tar.bz2
DLL overrides (native,builtin) must be added for the following DLLs: dplayx,
dpnet, dpnhpast and dpwsockx.
A list of DirectPlay games and links to demos is available here:
http://wiki.winehq.org/DirectPlayGames
--
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=5533
Summary: Windows Installer ignores manual location entry
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
When installing a game or program that uses Windows Installer (as far as I can
tell) when you click browse to select somewhere to install, if you just type a
folder in the window and click ok (like you would normally and then it would
create it) it just ignores you and the location doesn't change, you have to
select a pre-existing folder.
--
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=5532
Summary: Commandos - Sounds only play about 30-60% before being
cut off
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Whenever you perform an action, click a man or an object only some of the sound
is played before it is cut off and this happens every single time ingame. The
menu music and mission briefings seem unaffected.
--
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=5531
Summary: Commandos - Game freezes whenever the mouse is moved
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
As per the title, whenever the mouse is moved everything in the game freezes and
unfreezes the moment you stop moving the mouse.
--
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=5487
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From ben(a)atomnet.co.uk 2006-25-06 05:34 -------
Ok, adding that line to the Kernel boot fixes the problem and lets the game work
again. It may be worth making this a bit more known incase more people end up
asking the same question.
--
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=5530
Summary: Civilization 4 freezes/crashes when selecting the
install location browse button
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://www.gamershell.com/download_11624.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
The installer starts and gets to the point where you can choose where to install
the game but the moment you click the Browse button the installer window
dissapears (but Wine doesn't actually 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=5529
Summary: Sum of all Fears locks up then crashes when browsing for
install location
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://www.3dgamers.com/dlselect/games/sumofallfears/soa
f-demo.exe.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
The Sum of all Fears stalls when loading the installer and then when you click
browse to select a location it locks up entirely for about 30 seconds and then
eventually comes up with an error saying that "An error has occured" and it closes.
--
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=5528
Summary: Spiderman the movie demo crashes in a clipboard error.
Product: Wine
Version: CVS
Platform: Other
URL: http://www.gamershell.com/download_4293.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
After avoiding the introduction movies that don't display by pressing ESCAPE,
the game crashes. It seems to be a clipboard error (see the attached trace).
Joaopa
--
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=5073
------- Additional Comments From alexander.heinlein(a)web.de 2006-25-06 04:20 -------
I do not even have arts installed, that's why I do not understand this issue. My
sound card supports hardware mixing, thus I do not use any soundserver.
--
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=5527
Summary: Bink movies don't play in Spiderman the movie demo
Product: Wine
Version: CVS
Platform: Other
URL: http://www.gamershell.com/download_4293.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
As said in the title, we can't see the introduction movies in this demo. Seems
to be a ddraw bug.
The game crashes after, but it is an another bug.
Joaopa
--
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=5488
------- Additional Comments From hermansson.per(a)bredband.net 2006-25-06 03:55 -------
This crash seems to be Nvidia only related.
When I reverted the patch used to fix Bugg 4945
(http://bugs.winehq.org/show_bug.cgi?id=4945)
I got World of Warcraft to run without any crashes with a nvidia card and wine
0.9.15 and a visable minimap.
--
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=4370
------- Additional Comments From robert(a)chezmarshall.freeserve.co.uk 2006-25-06 03:24 -------
Sorry should have attached that log and pointed out that this - the different
error - is bug #5245 - so maybe these erors should be marked as duplicates?
--
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=5290
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
------- Additional Comments From dank(a)kegel.com 2006-25-06 02:24 -------
Lowering severity to 'major'. (Blocker means "can't test any program on wine",
more or less.)
--
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=948
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
------- Additional Comments From dank(a)kegel.com 2006-25-06 02:23 -------
Lowering severity to major. (Blocker is for bugs that keep
us from doing ANY testing of wine. It's not for bugs that
affect only a few programs.)
Please provide more details about the failure. Attaching a console
log, and giving the exact version of the product, would be a good start.
--
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=4471
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From dank(a)kegel.com 2006-25-06 02:20 -------
Wine should never be able to freeze the system.
If it can, it's by definition a bug in the OS or hardware.
Therefore this is not a wine 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=5526
Summary: RedAlert 2 runs very slowly after upgrade from 0.9.15 to
0.9.16
Product: Wine
Version: 0.9.16.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: test
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toms(a)linuxos.sk
Hi,
I upgraded my wine version from 0.9.15 to 0.9.16, and after that RedAlert2 runs
very slowly. Can you please check 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=5041
------- Additional Comments From dank(a)kegel.com 2006-25-06 02:10 -------
One way to run Wine more verbosely is
WINEDEBUG=+relay wine /media/cdrecorder/Install.exe > ~/log.txt 2>&1
That would at least show us what function it's crashing in,
more or less.
Which version of Goldfinger?
--
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=5516
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
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=3254
girlblossom(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1457 is|0 |1
obsolete| |
------- Additional Comments From girlblossom(a)gmail.com 2006-25-06 01:29 -------
Created an attachment (id=2739)
--> (http://bugs.winehq.org/attachment.cgi?id=2739&action=view)
logs for googletalk using various dll overrides
Ok, a number of things:
1. I was doing my testing earlier under a amd64 gentoo install. For these
tests I did a clean install of x86 ubuntu, just to be sure the "ELF32 Binary"
errors were wine's and not mine. The results seem to be the same however.
2. I am not sure if it is something new with wine or something new with the new
googletalk builds but it now seems to require a dll override of riched20 and
riched32. Without these overrides, no text shows up on the screen.
3. I am aware that googletalk *text chat* works with gaim and all other
jabber-compliant clients. I am also aware that there are other VOIP tools for
linux. I want the voice features of googletalk on linux so I can talk with my
friends and do not want to ask them to install Skype, etc. Anyway, that is a
different discussion different discussion.
4. Ok, I ran a bunch of tests using different dll override combinations. All
of the overrides use riched20 and riched32. and were obtained using the line
"WINEDEBUG=err+all,fixme+all,warn+all,-nls wine googletalk.exe". (I was getting
an endless stream of nls errors which I think have little to do with the
problem, so I suppressed them for sanity's sake).
Also, I was getting errors about rsaenh so I threw that in a couple of times.
I think that might be what needs to be implemented to get this working.
Every single combination gave the same result: the app locked up while trying
to connect and had to be killed (except for with ole32 which crashed on
startup).
Combinations tried:
- (nothing)
- crypt32, msasn1, schannel, secur32
- crypt32, msasn1, rsaenh, schannel, secur32
- crypt32, msasn1, ole32, rpcrt4, schannel, secur32 [this crashed]
- crypt32, msasn1, rpcrt4, schannel, secur32
- crypt32, msasn1, rpcrt4, rsaenh, schannel, secur32
--
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=5524
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|WIN_CreateWindowEx Parent is|Re-Volt nothing appears
|HWND_MESSAGE |
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-06 01:12 -------
Try using virtual desktop - run program this way:
wine explorer /desktop=foo,800x600 game.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=5525
Summary: I can't see the charaters in many applications
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://mikado.th02zone.com/wine-bug-01.jpg
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ngmnhat(a)yahoo.com
Please take a look at these screenshots:
First run, it showed characters:
http://mikado.th02zone.com/wine-bug-00.jpg
After changing directory, characters disappeared:
http://mikado.th02zone.com/wine-bug-01.jpg
This problem also happens in FlashGet. It cannot show characters of size and
download percent when updating those values.
This problem didn't happen in wine-0.9.13
--
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=5524
Summary: WIN_CreateWindowEx Parent is HWND_MESSAGE
Product: Wine
Version: 0.9.16.
Platform: Other
URL: http://www.download.com/Re-Volt-demo/3000-7519_4-
911246.html
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomlohave(a)gmail.com
Hello,
I would like to play to re-volt, so after reported bug 5515 (duplicate of 1613)
i turn off sound to pass this.
The presentation of the game stay always on top and nothing appears.
the last ligne on console is :
fixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
--
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=5421
------- Additional Comments From misc(a)mokfam.com 2006-25-06 00:23 -------
Is this patch included in wine 0.9.16? Trying to use this patch in 0.9.16 looks
as if it already is, but I can't be certain. Anyway with 0.9.16 browsing
directories work the FIRST time, but if you try it again it crashes AIM.
--
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=3385
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |LATER
------- Additional Comments From truiken(a)gmail.com 2006-24-06 23:16 -------
As Mike said, this bug depends on the ability to install or load USB drivers.
When Vitaliy's ntoskrnl gets accepted, we should take a look at this again.
Marking as LATER.
--
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=3236
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-24-06 23:10 -------
Based on comments by Tony Lambregts, the demo didn't work for him. As the demo
now works, I'm going to mark this as fixed. If someone tests the retail
version, not the demo, and it still doesn't work, please reopen 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=5322
------- Additional Comments From dank(a)kegel.com 2006-24-06 21:51 -------
Yes, they're dynamic. If wineserver is the only thing that knows
the list of Wine processes, so be it, we'll have to ask
wineserver when handing a read of HKEY_PERFORMANCE_DATA/230.
--
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=4051
------- Additional Comments From ferrazrafael(a)yahoo.com.br 2006-24-06 21:02 -------
this hapen to me too on wine 0.9.16 build from source on debian unstable, i have
arts installed too. 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=5322
------- Additional Comments From truiken(a)gmail.com 2006-24-06 20:25 -------
The hard part comes after the reading of Counters. After it reads counters, it
tries to open keys in HKEY_PERFORMANCE_DATA, which is like a virtual registry
hive. Implementing that is what would be tricky, as we'd (probably) have to add
that to wineserver. From the site listed:
"Unlike regular registry keys such as HKEY_LOCAL_MACHINE, the data retrieved
from HKEY_PERFORMANCE_DATA isn't file-based, nor is it persistent. Instead, when
you query the registry for performance information, the registry code reads the
information from system internal data structures. What this means is that the
performance data will be different each time you query the registry. By the time
the calling program gets around to using the information, the system may already
have changed its state."
--
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=5322
------- Additional Comments From dank(a)kegel.com 2006-24-06 19:52 -------
No, it works fine on plain old Win XP Home; that's
where I did the trace. Perhaps the registry keys
aren't show in regedit because they're dynamic?
--
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=5312
------- Additional Comments From jdoutt(a)whoi.edu 2006-24-06 19:52 -------
Installer still does ont work - hangs up.
Using latest version of WINE: wine --version
Wine 0.9.16
compiled from source on Fedora core 3
--
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=5523
Summary: Freedom Force crashes with error alert: init renderer,
Product: Wine
Version: 0.9.16.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
Upon attempting to run Freedom Force, the console fills with pages of the following:
err:d3d:IWineD3DImpl_IsGLXFBConfigCompatibleWithRenderFmt unsupported format
WINED3DFMT_A4R4G4B4
err:d3d:IWineD3DImpl_IsGLXFBConfigCompatibleWithRenderFmt unsupported format
WINED3DFMT_A8
err:d3d:IWineD3DImpl_IsGLXFBConfigCompatibleWithRenderFmt unsupported format
WINED3DFMT_X4R4G4B4
And then a popup dialog box appears, titled "Alert", saying "alert: init renderer,"
Upon clicking Ok, Freedom Force closes, and Winedbg does not start.
--
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=5322
------- Additional Comments From vitaliy(a)kievinfo.com 2006-24-06 17:47 -------
So you saying that it won't work on most installs where perflib is not activated?
I don't have anythig in that registry location (win2k) and no 230 (winxp).
--
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=5322
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|LATER |
------- Additional Comments From dank(a)kegel.com 2006-24-06 17:12 -------
Using traceplus/win32 from http://www.sstinc.com, I see that the
registry accesses in question are
Sequence Return Value Function Summary Process Thread Time
205 0 RegOpenKeyExA( HKEY_LOCAL_MACHINE,"software\microsoft\windows
nt\currentversion\perflib\009",0,KEY_QUERY_VALUE | KEY_ENUMERATE_SUB_KEYS |
KEY_NOTIFY,0x0013C304 ) vs60wiz (3556) 0x92C 15:00:07.688653
206 0 RegQueryValueExA(
0x80000050,"Counters",0x00000000,0x0013C310,0x00000000,0x0013C300 ) vs60wiz
(3556) 0x92C 15:00:07.690028
207 0 RegQueryValueExA(
0x80000050,"Counters",0x00000000,0x0013C310,0x01879060,0x0013C300 ) vs60wiz
(3556) 0x92C 15:00:07.694608
208 0 RegQueryValueExA(
HKEY_PERFORMANCE_DATA,"230",0x00000000,0x0013C310,0x018911F0,0x0013C300 )
vs60wiz (3556) 0x92C 15:00:07.711996
I don't quite follow all that (what came back from the Counters query, say?),
but it seems like we only need to support a tiny bit of this interface
to make this installer happy.
According to http://www.microsoft.com/msj/archive/S271.aspx, 230
is the list of running processes. So it looks like the installer
is doing something quite reasonable - maybe looking for another
instance of itself, or something.
--
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=5486
paniemin(a)cc.hut.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2728 is|0 |1
obsolete| |
------- Additional Comments From paniemin(a)cc.hut.fi 2006-24-06 17:03 -------
Created an attachment (id=2736)
--> (http://bugs.winehq.org/attachment.cgi?id=2736&action=view)
hack to support rgba cursors
Now patch can load rgba cursor and use alpha channel to determine transperant
areals. It's still a hack and seems like one with Football manager but at least
it is better than no cursor. I tryed not to break 24/16 bit code but I haven't
tested it.
I will post this patch to wine-devel for reviews when moderator grants access
for me.
I would like to see wine using true color cursor but I could't find how to make
X use images as cursors.
--
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=3917
wdev(a)foltman.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From wdev(a)foltman.com 2006-24-06 15:41 -------
I've just sent a patch that implements WM_SETFONT. ES_PASSWORD support will be
added some other day.
--
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=4614
david(a)klenot.cz changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From david(a)klenot.cz 2006-24-06 15:28 -------
Okay, let's mark it RESOLVED 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=5071
dmoufarrege(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.14. |0.9.16.
------- Additional Comments From dmoufarrege(a)gmail.com 2006-24-06 15:01 -------
Error persists under version 0.9.14
--
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=5487
------- Additional Comments From ben(a)atomnet.co.uk 2006-24-06 13:28 -------
It was under advisement from Stefano, but whatever you think is best. The bug
you marked as a duplicate though may have the solution to the problem where as
this thread doesn't though...
--
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=5492
------- Additional Comments From reif(a)earthlink.net 2006-24-06 11:44 -------
Correct. The arts library that wine uses is broken so not using the wine arts
driver doesn't cause the arts library to crash. Again, it is the arts library
that is crashing which causes the wine application using that library to also
crash. Fix arts (or don't use it) and the problem goes away.
--
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=5491
------- Additional Comments From florianskarten(a)web.de 2006-24-06 11:43 -------
Created an attachment (id=2735)
--> (http://bugs.winehq.org/attachment.cgi?id=2735&action=view)
crash log with disabled sound drivers
I removed the sound driver file. Test it: again a crash.
Then i started winecfg and disabled sound drivers.
I tested it again with a crash as result. This is the log of the last crash,
with disabled sound.
--
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=5521
------- Additional Comments From kde(a)3danim.de 2006-24-06 11:37 -------
Ok, thanks to stefand on #WineHQ I have a solution to this issue:
Line 74 in dlls/wined3d/device.c needs to set a higher amount of video RAM. I
have only tried 256*1024*1024 and that works, 128*1024*1024 might work as well.
Apparently the game did run out of memory.
--
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=5492
------- Additional Comments From florianskarten(a)web.de 2006-24-06 11:33 -------
when i delete winearts.drv.so it don't crash.
--
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=5488
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|regression |
------- Additional Comments From alex(a)thehandofagony.com 2006-24-06 11:28 -------
You are right, I did not think about the differences between the various
patches. I get the badmach error when using an unpatched 0.9.10, and also
with a patched 0.9.11.
The 0.9.10 patch modifies wgl.c, which the other patches don't. Still, this
BadMatch error is a Wine problem, but not a regression.
--
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=5029
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From alex(a)thehandofagony.com 2006-24-06 11:24 -------
Closing invalid.
--
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=5029
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From alex(a)thehandofagony.com 2006-24-06 11:24 -------
>From the output, it seems that you are using a 64bit Wine, which cannot run a
32bit program. As for looking in /home/sword/wine-0.9.11, Wine tries to get
info from its source code to show some additional debugging information, which
is not wrong 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=5519
------- Additional Comments From vitaliy(a)kievinfo.com 2006-24-06 10:16 -------
You need to run Wine this way:
LANG=ru_RU.UTF-8
--
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=5487
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
Summary|Worms Armageddon does not |Worms Armageddon does not
|start |start (kernel 2.6.17)
------- Additional Comments From vitaliy(a)kievinfo.com 2006-24-06 10:10 -------
No need to create extra 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=5520
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-24-06 10:08 -------
dup
*** This bug has been marked as a duplicate of 5487 ***
--
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=5487
------- Additional Comments From vitaliy(a)kievinfo.com 2006-24-06 10:08 -------
*** Bug 5520 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=5073
------- Additional Comments From reif(a)earthlink.net 2006-24-06 09:44 -------
The real question is why is arts crashing (not wine) and why is your sound
system not being setup properly. Both of these are non wine issues. It is not
the responsibility of wine to fix a broken sound setup.
--
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=5517
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2725 is|0 |1
obsolete| |
------- Additional Comments From stefandoesinger(a)gmx.at 2006-24-06 09:38 -------
Created an attachment (id=2733)
--> (http://bugs.winehq.org/attachment.cgi?id=2733&action=view)
fix for the NULL ptr access
This patch fixes the NULL pointer 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=5517
------- Additional Comments From stefandoesinger(a)gmx.at 2006-24-06 09:35 -------
ok, this game seems to have at least 4 problems:
* The crash after playing the intro. I can't reproduce that because I don't
have the intros in the demo. Deleting the movies works around that. Might be
the general funkyness of bink video.
* A NULL pointer access because of bad D3DDevice enumeration. I sent a patch
for this to wine-patches.
* Render target locking. This bites a lot of d3d games, this needs some work
in wined3d. Hacking out the glReadPixels and glDrawPixels calls in
dlls/wined3d/surface.c comes around that, a proper fix is on my todo list.
* Drawing problems: Only the city can be seen most of the time. A pointer to
that might be the following fixme:
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7fd39de8)->(WINED3DRS_TEXTUREMAPBLEND,4) not handled yet
This is written all the time.
--
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=5522
Summary: Installer hangs for sopcast 0.9.6
Product: Wine
Version: CVS
Platform: Other
URL: http://www.sopcast.org
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
When trying to install sopcast 0.9.6, the installation processus hangs before
the end. It appears to be an overflow, see the console output.
Joaopa
--
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=5517
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |stefandoesinger(a)gmx.at
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=5041
axel.braun(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.11. |0.9.16.
------- Additional Comments From axel.braun(a)gmx.de 2006-24-06 09:15 -------
Just tried 0.9.16 on a new SuSE 10.1 (upgrade from 10.0) with new installed
wine. Basically the same crash:
axel@tp-a30:/media/Goldfinger6> wine Install.exe
wine: creating configuration directory '/home/axel/.wine'...
err:advpack:create_tmp_ini_file Unable to create temp ini file
err:advpack:create_tmp_ini_file Unable to create temp ini file
wine: '/home/axel/.wine' created successfully.
err:seh:setup_exception nested exception on signal stack in thread 0009 eip
401d8e68 esp 40039c80 stack 0x405c1000-0x406d0000
--
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=5322
------- Additional Comments From dank(a)kegel.com 2006-24-06 09:04 -------
Oh, and some doc about which counters are what:
http://www.microsoft.com/resources/documentation/Windows/2000/server/reskit…
Also, PVIEW.EXE is said to have been included with the windows nt 4 resource kit
and/or visual C++ 6, and listed processes by querying registry key
"HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Perflib\009
with Object 786: Process Address Space & Object 1408: Full Image".
--
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=5518
------- Additional Comments From cromo(a)klej.net 2006-24-06 08:45 -------
Created an attachment (id=2731)
--> (http://bugs.winehq.org/attachment.cgi?id=2731&action=view)
Full log with winedbg patch applied
I no longer get crashes when using winedbg, so I can provide the better log
now. I also applied the single buffering patch but it didn't help much.
--
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=5488
------- Additional Comments From gs234-winebugzilla(a)srcf.ucam.org 2006-24-06 08:16 -------
The SET pixelShaders "0" advice seems to work for me, in that it solves the
immediate-crash-on-startup issue. (However, I still suffer from the minimap
issue and unable-to-select-mobs-using-the-mouse issue.)
The pixelShaders option in Config.wtf corresponds to the "enable all shader
effects" option in the configuration menu. I have found that I can enable that
option and all the suboptions EXCEPT "full-screen glow effect". I haven't
tested this very thoroughly due to my inability to actually play the game, but
it works in the few areas I've run around (Ironforge, Dun Morogh and Auberdine).
--
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=5488
------- Additional Comments From gs234-winebugzilla(a)srcf.ucam.org 2006-24-06 08:11 -------
The advice above (using 0.9.10) does not work for me. I still get the minimap
crash, and the crash when I enable pixel shaders.
This is using an unpatched wine. Alexander, are you using a patch, and if so
which one?
--
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=5073
alexander.heinlein(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.12. |0.9.16.
------- Additional Comments From alexander.heinlein(a)web.de 2006-24-06 07:51 -------
This problem still exists with wine 0.9.16. I can't imagine that it's that hard
to fix it..
I can't activate the audio tab withouth letting winecfg crash. I have to
manually create the directory /tmp/ksocket-$USER (in my case, /tmp/ksocket-
scytheman) to let it not crash.
Please fix this bug. Just tell me if you need more information about my system,
installed programs, used configure options etc.
--
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=5488
alex(a)thehandofagony.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From alex(a)thehandofagony.com 2006-24-06 07:46 -------
This bug, and also the bug where a BadMatch happens when the minimap is on
indoors, does not happen in Wine 0.9.10; so this is a regression. I will do
regression analysis, but if anyone is willing to help, I they are more than
welcome. The first step would be to investigate Wine 0.9.11.
--
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=5521
Summary: Sim City 4 Deluxe crashes with hash_table assertion
errors
Product: Wine
Version: 0.9.16.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kde(a)3danim.de
When playing Sim City 4 Deluxe, the game frequently crashes when playing large
cities. The crashes occurr less often in smaller cities. Most of the time, a
crash is triggered by changing the zoom level or saving the game.
Error messages follow in the attachment.
--
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=5520
------- Additional Comments From imago(a)devinity.de 2006-24-06 07:08 -------
seems to be caused by the NX protection which is enabled by default for ia32
emulation since 2.6.17. Looks like wine still doesn't handle that correectly.
Try adding 'noexec32=off' to your kernel commandline as a workaround.
--
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=5518
------- Additional Comments From stefandoesinger(a)gmx.at 2006-24-06 05:35 -------
Created an attachment (id=2729)
--> (http://bugs.winehq.org/attachment.cgi?id=2729&action=view)
Fixes a single buffering issue in wined3d
This issue sounds like a problem with single buffering. The attached patch
fixes a simmilar issue in 3DMark2000. Can you try it with Zinio Reader?
--
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=5520
Summary: Kernel 2.6.17 causes Worms Armageddon to not work
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Upgrading to kernel version .17 breaks Worms Armageddon. I have no idea why or
how but this was also confirmed by another person in the #winehq channel. Going
back to a kernel based on .16 or lower the game works again. The entire terminal
output is:
fixme:seh:check_no_exec No-exec fault triggered at 0x401000, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x557ffb, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x558000, enabling work-around
err:seh:setup_exception nested exception on signal stack in thread 0009 eip
7ffb53b0 esp 7fe67c80 stack 0x7fab1000-0x7fbc0000
I have tried versions of Wine down to 0.9.14 with no change.
--
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=5487
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From ben(a)atomnet.co.uk 2006-24-06 05:12 -------
I think it's best to make a new bug which isn't so confusing as half of this is
down to something unrelated.
--
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=5519
Summary: Setting encoding is needed
Product: Wine
Version: 0.9.15.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thesource(a)mail.ru
to make windows programs to display russian text properly I have to change my
system encoding to cp1251 but it is not very convinient. It is recommended that
you make encoding selection feature in wine itself
--
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=5486
paniemin(a)cc.hut.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2694 is|0 |1
obsolete| |
------- Additional Comments From paniemin(a)cc.hut.fi 2006-24-06 05:02 -------
Created an attachment (id=2728)
--> (http://bugs.winehq.org/attachment.cgi?id=2728&action=view)
hack to support rgba cursors (not very good solution) 2
I fixed a stupid mistake of initializing alpha to zero. Would have created bug
for any cursor wihtout alpha channel.
I think this patch should be included to cvs. It needs a lot of changes before
it doesn't include huge visual glitches. I could use help to implement better
patch because my current knowledge about cursors is very limited.
--
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=5517
------- Additional Comments From ben(a)atomnet.co.uk 2006-24-06 04:57 -------
Stefan already knows but just putting it here for the sake of others, patch
doesn't 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=5518
------- Additional Comments From cromo(a)klej.net 2006-24-06 04:50 -------
Should be: "(..) it worked fine with 0.9.15". Sorry, I sometimes mix these
numbers 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=5518
------- Additional Comments From cromo(a)klej.net 2006-24-06 04:47 -------
Actually, I keep on forgetting to report that this is not x300, but firegl
v3100. This could be a factor, since firegl's have their own issues with fglrx,
too. But, again, it worked fine with 2.6.15
--
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=5518
------- Additional Comments From cromo(a)klej.net 2006-24-06 04:35 -------
Also, I was asked to provide a link for the application demo. This application
is free, you can get it here: http://installer.zinio.com/download/3.6.0.4994en/
ZinioReaderSetup_2412245940.exe . There's no need to register, you should be
able to download some free demo magazine with ZinioDelivery Manager.
--
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=5518
------- Additional Comments From cromo(a)klej.net 2006-24-06 04:32 -------
Created an attachment (id=2726)
--> (http://bugs.winehq.org/attachment.cgi?id=2726&action=view)
Output log of ZinioReader.exe
The bug report was generated with following enivronment switches: +d3d,+d3d7
Note, that there probably is a bug with winedbg itself, too, since when I run
wine zinioreader.exe with the above switches, Zinio won't run at all and quit
somewhere inbetween, leaving the desktop's screen corrupted (the background
becomes black). Without these options the application starts fine, but then the
regression as described in this bug report shows 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=5517
------- Additional Comments From stefandoesinger(a)gmx.at 2006-24-06 04:26 -------
Created an attachment (id=2725)
--> (http://bugs.winehq.org/attachment.cgi?id=2725&action=view)
fix for the diablo 1 regression
Attached the patch directly because the sf mail archive ate my real attachment.
This patch might fix this regression too, but the address of the crash doesn't
really fit the symptoms of the diablo 1 regression
--
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=5518
Summary: REGRESSION: Zinio Reader has lots of new issues
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cromo(a)klej.net
ZinioReader 3.6.0.4994 has lots of new issues with 0.9.16. This is a
regression, everything worked pretty well on 0.9.15. Firstable, after running,
the application's window is black. I have to hover over its interface buttons
for them to show up. Resizing helps too. Secondly, I cannot see any magazine
after choosing one from "Library" window. It's all black, again. I get no
crashes, just the window and content drawing doesn't work.
Kernel 2.6.16, fglrx 8.15.18, ATI x300, Direct Rendering is on.
--
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=5517
ben(a)atomnet.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2723 is|0 |1
obsolete| |
------- Additional Comments From ben(a)atomnet.co.uk 2006-24-06 04:18 -------
Created an attachment (id=2724)
--> (http://bugs.winehq.org/attachment.cgi?id=2724&action=view)
+ddraw,+d3d7 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=4955
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-24-06 04:13 -------
Seems to be fixed. So one can close it.
Joaopa
--
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=5517
Summary: REGRESSION: ddraw rewrite breaks GTA2
Product: Wine
Version: unspecified
Platform: PC-x86-64
URL: http://www.gouranga.com/nf-downloads-gta2-demos.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Regression testing shows this is the patch that broke the game:
c8901d6f6253f6c97610eb1068ac4ff89758ed0a is first bad commit
commit c8901d6f6253f6c97610eb1068ac4ff89758ed0a
Author: Stefan Dösinger <stefandoesinger(a)gmx.at>
Date: Fri Jun 9 19:36:12 2006 +0200
ddraw: Rewrite most of ddraw using WineD3D.
:040000 040000 9761355e24bc348d1e1c03110877541730611adb
67589bfed4fe0ed2619ce120d17eff82e3ca24f0 M dlls
It's slightly complicated though as some point after this patch another patch is
added (a few days later) then the game at least starts (so another patch kinda
gets it working) but the game crashes before the menu.
--
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=5504
------- Additional Comments From Ronny.Standtke(a)gmx.net 2006-24-06 04:07 -------
Yes, that helps. Looks like wine's riched20 still needs some polish. :-)
--
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=5516
Summary: Adobe Acrobat 7 won't install
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.adobe.com/products/acrobatpro/tryreg.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leidola(a)newcon.de
Running Acrobat Setup it complains that Internet Explorer isn't installed.
(fresh .wine directory). Adding fake registry entries for IE to system.reg
[Software\\Microsoft\\Internet Explorer]
"Version"="6.0.2900.2180"
doesn't help. Installing (and running) acrobat _reader_ works fine.
The trial version from http://www.adobe.com/products/acrobatpro/tryreg.html
does also show this problem. (Installer crashes, but you can install the
extracted msi files in %PROGRAM_FILES%\Adobe\Acrobat 7.0\Setup
Files\AcroPro\EFG* by hand with msiexec)
When looking at msi traces it seems to check for OS, Service packs etc. I found
no suspiciously file traces (direct check for DLL in the windows directory) so far.
--
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=5487
------- Additional Comments From ben(a)atomnet.co.uk 2006-24-06 03:40 -------
Ok, there is a bug here but it's not what it first seemed and it was my fault
for forgetting about it.
Upgrading to kernel version .17 breaks Worms Armageddon. I have no idea why or
how but this was also confirmed by another person in the #winehq channel. Going
back to a kernel based on .16 or lower the game works again. The reason I didn't
notice this was because what I've pasted is the error outputted with a No-CD
crack installed which just changes everything. Deleting the No-CD and using the
original EXE gives me the .17 kernel error again which is fixed simply by going
back to a kernel <.17. So this is the actual error although it was masked by the
No-CD crack... (this is the entire terminal output):
fixme:seh:check_no_exec No-exec fault triggered at 0x401000, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x557ffb, enabling work-around
fixme:seh:check_no_exec No-exec fault triggered at 0x558000, enabling work-around
err:seh:setup_exception nested exception on signal stack in thread 0009 eip
7ffb53b0 esp 7fe67c80 stack 0x7fab1000-0x7fbc0000
So this bug is still valid, it's just not the error I initially reported (which
is why the bug didn't seem to go away, because I have been using .17 kernel with
all versions of Wine trying to get it to 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=5234
anderson(a)sonic2000.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From anderson(a)sonic2000.org 2006-24-06 03:38 -------
Bug has been resolved in 0.9.16
--
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=5322
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |LATER
------- Additional Comments From truiken(a)gmail.com 2006-24-06 03:36 -------
I've looked *very* closely into this bug, and I've come to the conclusion that
the VB/VC++ 6 installer is retarded. Here's exactly what happens:
1) With version set to Win2k and higher, the setup tries to obtain performance
data from HKLM\Software\Microsoft\Windows NT\Current Version\Perflib\009. 009
should have two REG_MULTI_SZ values, Counters and Help. Win98 doesn't have this
ability, so setting win98 doesn't crash the installer.
2) Installer calls RegOpenKeyEx on 009, which fails with ERROR_FILE_NOT_FOUND
(we don't provide that key by default). goes to error case.
3) If 2 succeeds, the installer calls RegQueryValueEx on Counters. Fails unless
you provide a string. goes to error case.
4) The installer reads for HKEY_PERFORMANCE_DATA, which we don't have
implemented at all, so I can't hack around it. goes to error case.
5) every step before this succeeded, so HeapAlloc some variable on the stack.
Note that HeapAlloc is never called before this case, and the variable is
uninitialized if we don't get here.
error case:
The installer calls RtlAllocateHeap on the uninitialized variable, we return
NULL because "block 0x2 is not inside heap", installer proceeds to dereference
the NULL pointer.
I'm tempted to mark this as invalid, but if the installer is expecting the
performance data, then we should provide it. We'll have to implement
performance counters...though I can't remember if that's provided by a separate
dll, or the kernel. Marking as LATER.
--
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=5512
------- Additional Comments From a.pilz(a)web.de 2006-24-06 03:15 -------
Thank You, the Program is copyrighted, so I cannot post it in public.
If anyone would help me to get it run with wine, I can send the installer an fix
to this person directly. However he/she needs to delete it after the debuging.
Any help is appreciated!
Andi
--
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=5515
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-24-06 02:49 -------
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=1631
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tomlohave(a)gmail.com
------- Additional Comments From the3dfxdude(a)gmail.com 2006-24-06 02:47 -------
*** Bug 5515 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=5515
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-24-06 02:47 -------
dupe
*** This bug has been marked as a duplicate of 1631 ***
--
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=5251
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-24-06 01:51 -------
Bug still occurs with the cvs version dated of 2006-06-22. Unable to change the
directory of installation.
Joaopa
--
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=5483
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-24-06 01:40 -------
Bug seems to be fixed. So one can close it.
Joaopa
--
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=5507
------- Additional Comments From tomlohave(a)gmail.com 2006-24-06 01:28 -------
The demo works with wine 0.9.16
only this lines appears every time :
fixme:d3d:IWineD3DDeviceImpl_SetMaterial >>>>>>>>>>>>>>>>> 501 from
glMaterialf(GL_SHININESS @ device.c / 3074
fixme:d3d:IWineD3DDeviceImpl_SetRenderState
(0x7fd4d678)->(WINED3DRS_PATCHSEGMENTS,1) not handled yet
--
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=5515
tomlohave(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2722|text/plain |application/octet-stream
mime type| |
--
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=5512
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Additional Comments From mike(a)codeweavers.com 2006-24-06 00:38 -------
Your program likely has a buffer overflow bug.
If it's a Wine problem, we need access to the program to fix it, or you need to
reproduce the problem with a different 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=5515
Summary: DSOUND_MixOne underrun on sound buffer
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.download.com/Re-Volt-demo/3000-7519_4-
911246.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomlohave(a)gmail.com
The game re-volt install perfectly,the game start but is blocking on the
presentation page and many "DSOUND_MixOne underrun on sound buffer" are
displaying on a console
--
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=5514
Summary: Drawing all text hangs while searching for X fonts in
CJK locale
Product: Wine
Version: CVS
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: trisk+winehq(a)acm.jhu.edu
When I run any programs (e.g. winecfg) in a CJK locale (e.g. ja_JP), there
will be a 15-20 second hang delay drawing any widgets containing text (e.g.
switching tabs in winecfg). During this time, X uses 100% CPU. As you can
imagine, this makes programs fairly difficult to use. I can reproduce the
problem in wine 0.9.14 to post 0.9.16 CVS (have not tested in earlier).
I'm testing with: LANG=ja_JP winecfg
The backtrace from when the hang occurs is not really helpful, it seems to
indicate it's in a syscall:
=>1 0xffffe410 (0xffffe410)
2 0x7c08d108 (0x7c08d108)
Tracing execution (starting with an idle winecfg dialog, then clicking on a
tab) shows something interesting:
http://channels.debian.net/paste/2886
Wine is querying X for fonts:
* Starting with "*-ISO8859-1", returns "8-misc-fixed-bold-r-normal--13-1" 3
times, then stops.
* Then it looks for "*-JISX0208.1983-0", then "*-*-JISX0208.1983-0",
"*-*-*-JISX0208.1983-0", and so on even up to
""*-*-*-*-*-*-*-*-*-*-JISX0208.1983-0".
* Each time the response takes longer, reaching a ceiling of 0.9s
The matching fonts I have installed are the normal misc-fixed fonts:
-misc-fixed-medium-r-normal--0-0-75-75-c-0-jisx0208.1983-0
-misc-fixed-medium-r-normal--14-130-75-75-c-140-jisx0208.1983-0
-misc-fixed-medium-r-normal--14-130-75-75-c-140-jisx0208.1983-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=5513
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-06 23:33 -------
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=5513
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-06 23:33 -------
Please open a new bug and attach this time DO NOT PASTE.
Add +tid to the trace.
--
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=3250
------- Additional Comments From jeremy(a)angelar.com 2006-23-06 23:07 -------
In v. 0.9.16, this bug has been fixed. Good work, guys!
--
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=5488
------- Additional Comments From alex(a)thehandofagony.com 2006-23-06 19:41 -------
It does not crash on startup you change 'SET pixelShaders "1"' to 'SET
pixelShaders "0"' in the config file. This corresponds to the in-game 'Enable
all pixel shaders' option. So, this is probably a shader issue.
--
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=4802
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-23-06 18:49 -------
The installer runs through to the end now. It complains that you need to
regsvr32 a certain dll, but that's another bug, if anything.
http://www.winehq.com/pipermail/wine-cvs/2006-June/023742.html
--
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=5512
Summary: Error: invalid in-use arena magic
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P1
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.pilz(a)web.de
I got a custom coded Win32 Program (98/2000/XP compatible) that uses MDAC.
Evrything is installed - other applications work great.
This application exits with a "memory error: 44" window, the last winedebug-log
line is:
warn:heap:HEAP_ValidateInUseArena Heap 0x7fcf0000: invalid in-use arena magic
for 0x7fd45d08
Any suggestions?
I included the complete log.
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=4048
------- Additional Comments From warcomp(a)gmx.at 2006-23-06 18:27 -------
I could resolve most of the dll-problems etc.
Now I'm only getting the following message:
"Runtime error 445: This object doesn't support this action"
and wine writes to following message to the terminal:
fixme:ole:OleLoadPictureEx (0x7eed04c4,1086,0,
{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fbcf88c), partially
implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7e4aac98)->(0x7e9fe2a0, 0, (nil)),
hacked stub.
fixme:ole:OleLoadPictureEx (0x7eee4544,1086,0,
{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fbcf658), partially
implemented.
fixme:ole:OleLoadPictureEx (0x7eee4544,1511,1,
{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x7fbcf5f8), partially
implemented.
fixme:ole:OLEPictureImpl_SaveAsFile (0x7e9fe760)->(0x7ccfe0e8, 0, (nil)),
hacked stub.
fixme:ole:OLEFontImpl_GetIDsOfNames (0x7d26a4f0,
{00000000-0000-0000-0000-000000000000},0x7fbcecc0,1,0409,0x7fbcecc4), stub!
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4ed2-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:ole:OLEPictureImpl_FindConnectionPoint no connection point for
{33ad4f92-6699-11cf-b70c-00aa0060d393}
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000000,00000000): stub
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000001,00000000): stub
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000000,00000000): stub
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000001,00000000): stub
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000000,00000000): stub
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000001,00000000): stub
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000000,00000000): stub
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000001,00000000): stub
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000000,00000000): stub
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000001,00000000): stub
fixme:shell:DllCanUnloadNow stub
fixme:rpc:I_RpcWindowProc (0x10024,0000001c,00000000,00000000): stub
fixme:shell:DllCanUnloadNow 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=5511
Summary: Windows Installer 3.1 crashes when passing a NULL handle
to SetupCloseInfFile
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?appId=1452
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: truiken(a)gmail.com
ReportedBy: truiken(a)gmail.com
CC: wine-bugs(a)winehq.org
After changing my drive_c to harddiskvolume1, the Windows Installer crashes when
passing a NULL handle to SetupCloseInfFile. Attaching the log.
--
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=5352
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-23-06 17:48 -------
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=3972
Bug 3972 depends on bug 5352, which changed state.
Bug 5352 Summary: Windows Installer 3.1 cannot install because userenv.dll is missing
http://bugs.winehq.org/show_bug.cgi?id=5352
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5415
ToddAndMargo(a)gbis.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ToddAndMargo(a)gbis.com
--
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=4073
------- Additional Comments From marcus(a)jet.franken.de 2006-23-06 16:31 -------
still there with 0.9.16
fixme:ole:userdefined_to_variantvt TKIND 5 unhandled.
err:ole:typedescvt_to_variantvt cannot convert type 26 into variant VT
fixme:advapi:RegisterEventSourceA ((null),"VBRuntime"): stub
fixme:advapi:RegisterEventSourceW (L"",L"VBRuntime"): stub
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000001,
(nil),0x0001,0x00000000,0x55c2f38c,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000001,
(nil),0x0001,0x00000000,0x5c532840,(nil)): stub
err:eventlog:ReportEventW L"Application svnet: Thread ID: 9 ,Logged: 458:
svnet 5.0.83,svnet,Variable uses an Automation type not supported in Visual
Basic,frmMain.Bands"
fixme:advapi:ReportEventA (0xcafe4242,0x0001,0x0000,0x00000001,
(nil),0x0001,0x00000000,0x55c2f49c,(nil)): stub
fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000001,
(nil),0x0001,0x00000000,0x5c56add8,(nil)): stub
err:eventlog:ReportEventW L"Application svnet: Thread ID: 9 ,Logged: 458:
svnet 5.0.83,svnet,Variable uses an Automation type not supported in Visual
Basic,frmStart.clsMDIForm_Show"
--
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=5510
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2006-23-06 16:21 -------
here are prebuilt DEBs:
http://sourceforge.net/project/showfiles.php?group_id=6241&package_id=17480…
WINE is currently only useful as 32bit DEB (to run 32bit apps), so you
can take one from there.
Your error shows that the 32bit development packages (glibc ... et.al.) are
missing.
I strongly suggest to use the DEBs ;)
--
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=5510
Summary: wine refuses to compile on x86_64
Product: Wine
Version: CVS
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Danny_Schneider_Hessen(a)web.de
x86_64 with Ubuntu 6.06
fetched last CVS and called wineinstall:
-------------------------------------------------------------------------------
danny@amd64pc01:/root/wine/tools$ ./wineinstall
WINE Installer v0.75
/root/wine /root/wine/tools
Running configure...
configure: creating cache config.cache
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking whether make sets $(MAKE)... yes
checking for gcc... gcc -m32
checking for C compiler default output file name... configure: error: C compiler
cannot create executables
See `config.log' for more details.
Configure failed, aborting install
-------------------------------------------------------------------------------
also tried wine-0.9.15~winehq0~ubuntu~6.06 from the repositories
-> same Problem
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=834
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From juan_lang(a)yahoo.com 2006-23-06 15:55 -------
This is finally fixed, yes?
--
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=4587
------- Additional Comments From stefandoesinger(a)gmx.at 2006-23-06 15:50 -------
The newest fglrx is broken on r200, r250 and r280 cards
--
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=4587
------- Additional Comments From dh(a)onclick.org 2006-23-06 15:46 -------
I tried the demo but it behaves the same on both mentioned systems. I tried to
get fgl... installed on ubuntu but the driver only spit out error messages all
the time...
--
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=5509
Summary: regression: Treasuremole crashes in wined3d
Product: Wine
Version: CVS
Platform: PC
URL: ftp://ftp.avault.com/demos/treasuremole.exe
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
While starting new game it crashes with the attacheed log. This is with current
cvs. Worked fine in wine-0.9.15
--
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.