http://bugs.winehq.org/show_bug.cgi?id=6719
szdowk(a)vsa.com.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|other |Linux
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6719
szdowk(a)vsa.com.pl changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |Installer
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6719
Summary: Office 2000 - installer ignore selected functions
Product: Wine
Version: 0.9.25.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: szdowk(a)vsa.com.pl
It looks, that MS Office 2000 installer always install/repair default
configuration ignoring selected by user components and functions (even
"Remove" will not remove it, but only install/repair current configuration).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6718
Summary: Office 2000 - winword.exe will not read (write?) some
files
Product: Wine
Version: 0.9.25.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: szdowk(a)vsa.com.pl
Some files cannot be opened from disk (and cannot be saved).
Unfortunately it will not apply to all files.
If apply, during saving document Word display message similar to "Program Word
cannot read file (~WRD0002). Restore network connection or change disk and try
again" with "Retry / Cancel" buttons. If button "Cancel" is pressed,
additional message about miising free space on disk is displayed. It apply to
some *.doc and *.dot files (including "Normal.dot" while starting).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4935
jerome.bouat(a)wanadoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2331 is|0 |1
obsolete| |
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2006-18-11 08:14 -------
Created an attachment (id=4132)
--> (http://bugs.winehq.org/attachment.cgi?id=4132&action=view)
log of the crash
always crashes with 0.9.25 wine version when launching the application
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6637
------- Additional Comments From fredrikhcs(a)gmail.com 2006-18-11 02:15 -------
This happened to me as well, when using 1.0.9629 and 1.0.9742 nvidia drivers,
on Gentoo AMD64 2006.1. I should tell you that
it only crashed like this when I used -opengl.
I just installed the stable drivers and it worked fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6144
------- Additional Comments From zaai(a)spaaij.net 2006-18-11 01:07 -------
Same problem here with ALSA 1.0.13, nvidia nForce3 AC'97 audio, kernel 2.6.18-r2
on Gentoo linux compiled with ALSA and OSS emulation.
Starting winecfg a scratching burst sound comes from the speakers. Same when
selecting the audio tab.
I've tried wine-0.9.22 and 0.9.25. Same problem.
Selecting ALSA, OSS emulation or ESD in alsacfg makes no difference.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6717
Summary: keyboard bug on wine programs
Product: Wine
Version: 0.9.25.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: metalfreak666(a)gmx.net
Hi!
I habe wine without chroot on amd 64 ubuntu...
when i run programs , i dont have any keys like " ö!ä?ü"
when i press them nothing changes. like no presst button.
wine gives in console out :
err:keyboard:X11DRV_ToUnicodeEx Please report: no char for keysym 0000 (No Name) :
err:keyboard:X11DRV_ToUnicodeEx (virtKey=FC,scanCode=0,keycode=0,state=11)
fixme:imm:ImmAssociateContextEx (0x10024, (nil), 16): stub
my system is german wine in englisch (doesent matter), on gnome / and other
programes my keyboard is right , but not in wine... so when i try to use ms Word
, i habe the bugs !!!!
plz help
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6647
------- Additional Comments From imaxfun(a)gmail.com 2006-17-11 21:11 -------
This patch might be the reason for the current malfunction:
kernel32: Better workaround for the lack of locale environment variables on MacOS.
Alexandre Julliard [Tue, 7 Nov 2006 17:24:15 +0000 (18:24 +0100)]
That patch is the only patch having changed /dlls/kernel32/process.c at the time
the problem arose, by removing the locale.h from its #includes. That could have
caused something necessary (localisation altogether?) to have been left out.
In the debug log I get there are two errors, and they both concern
/dlls/kernel32/process.c. The first one only breaks, but can be continued. The
second one hangs the test permanently.
start_process () at /tmp/wine-0.9.25/dlls/kernel32/process.c:820
0x7eeb36ba start_process+0xde [/tmp/wine-0.9.25/dlls/kernel32/process.c:820] in
kernel32: movl %edi,0x0(%esp)
820 ExitThread( entry( peb ) );
wineserver: process.c:581: process_killed: Assertion `list_empty( &process->thre
ad_list )' failed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5826
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |email200202(a)yahoo.com
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 20:41 -------
*** Bug 6714 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=6714
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 20:41 -------
Dupe
*** This bug has been marked as a duplicate of 5826 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6714
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 20:40 -------
Wrong dupe. This is actually the threads problem. You need to build wine using
NPTL/TLS 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=4619
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Warcraft III ROC doesn't |Warcraft III 5 minute
|timeout when trying to |timeout when trying to
|connect to a badly hosted |connect a badly hosted game
|custom game in battle.net |on battle.net
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 19:01 -------
The timeout is part of the behavior. The timeout DOES happen, but before it
wasn't woken up using the winsock select. The summary is correct.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4619
------- Additional Comments From martin(a)gamesplace.info 2006-17-11 17:41 -------
As said, part of the problem might have been fixed by some of the
recent winsock/fd patches commited. Please retry with the wine from git.
Also happens to Frozen Throne.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5079
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-17-11 17:36 -------
Reported fixed. Please open new bugs for the issues you mentioned.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4619
igorfb(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Warcraft III 5 minute |Warcraft III ROC doesn't
|timeout when trying to |timeout when trying to
|connect a badly hosted game |connect to a badly hosted
|on battle.net |custom game in battle.net
------- Additional Comments From igorfb(a)yahoo.com 2006-17-11 17:23 -------
Yes. I don't know who has changed the topic but the original subject didn't say
ANYTHING about 5 minutes. As I said MANY TIMES before, time out NEVER HAPPENS.
At least I had waited for a whole day and it didn't came.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5079
------- Additional Comments From szdowk(a)vsa.com.pl 2006-17-11 17:13 -------
With 0.9.25, for me, it will install and run. Main problems:
1) It will not uninstall... For first view it do nothing while uninstalling
(it is sure, that do not delete files).
2) It will not write files... Both templates (problem with default
"Normal.dot" on start and ending work) and with regular *.doc files (I tried
ext2 and fat32 partitions). It will not crash, but display message about too
low free space on harddisk (*.doc) or cannot access (network?) drive
(normal.dot).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5723
------- Additional Comments From szdowk(a)vsa.com.pl 2006-17-11 16:43 -------
With 0.9.25 people are visible, but still without textures.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6459
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From vitaliy(a)kievinfo.com 2006-17-11 16:39 -------
Wine's ASPI is badly outdated. It only worked with 'cgX' devices (aka IDE->SCSI).
However the way it worked with them is no longer supported by Linux kernel.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6716
Summary: Database box is not correctly renewed in IDOS
Product: Wine
Version: 0.9.25.
Platform: Other
URL: http://www.chaps.cz/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
In IDOS (aplication appointed for finding connections in timetable for Prague
public transport) the box that shows list of found connections is not corectly
renewed, so when I'am mowing whith the list up/down, the text starts to be
almost unredable.
I have to use the aplication just with "Emulate wirtual desktop" option,
because it falls otherwise. This bug occurs in all versions of Wine, that I was
using (many versions released a year backwards).
I'am very sorry, but there is no legal way, how to test this aplication (I
mailed to the organization, and their answer was, that there is no testing
version). If somebody wants to do it on his own risk ilegally, the key for it
is on http://www.serialz.to/idos.htm
I'am very sorry, also because the aplication is in czech only.
The aplication installer can be downloaded at
http://www.chaps.cz/ke-stazeni-instalace-idos-win.asp?pom=0,6424481
The zip (but I thing that the key can be insertet by instalation only) version
of aplication can be downloaded at
http://www.chaps.cz/ke-stazeni-instalace-idos-winz.asp?pom=0,6424481
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6708
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 16:05 -------
Well I don't think that really helped explain. It really can't crash from wine's
opengl I think. Maybe upgrade or downgrade your nvidia drivers, or trying wine
from git.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4619
------- Additional Comments From jan.wine(a)zerebecki.de 2006-17-11 14:10 -------
No it realy was longer than 5min back then (once even waited for a day and
nothing happened). Thu part of the problem might have been fixed by some of the
recent winsock/fd patches commited.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6647
------- Additional Comments From imaxfun(a)gmail.com 2006-17-11 14:02 -------
winetest-200611171000-paul-mingw.exe hangs with 0.9.25 just the same.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6459
------- Additional Comments From next_ghost(a)quick.cz 2006-17-11 12:40 -------
Created an attachment (id=4128)
--> (http://bugs.winehq.org/attachment.cgi?id=4128&action=view)
WINEDEBUG=relay wine dx2.exe - log
I've got the same problem, here's a log of wine calls (minus some useless junk
like user32, gdi32, winex11 etc., the original log is over 25MB).
Notice that every single wnaspi32.SendASPI32Command() returns 0x82
(SS_NO_DEVICE as defined in <scsilib/scg/aspi-win32.h> which belongs to
cdrtools on my system). However, my [HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port
1\Scsi Bus 0\Target Id 0\Logical Unit Id 0] points to /dev/hdc which is the
right drive with DX2 DVD mounted. Query of this device returns SS_NO_DEVICE as
well.
------- Additional Comments From next_ghost(a)quick.cz 2006-17-11 12:46 -------
Created an attachment (id=4129)
--> (http://bugs.winehq.org/attachment.cgi?id=4129&action=view)
WINEDEBUG=relay wine dx2.exe - log
I've got the same problem, here's a log of wine calls (minus some useless junk
like user32, gdi32, winex11 etc., the original log is over 25MB). It's from up
to date Gentoo Linux with Wine 0.9.25.
Notice that every single wnaspi32.SendASPI32Command() returns 0x82
(SS_NO_DEVICE as defined in <scsilib/scg/aspi-win32.h> which belongs to
cdrtools on my system). However, my [HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port
1\Scsi Bus 0\Target Id 0\Logical Unit Id 0] points to /dev/hdc which is the
right drive with DX2 DVD mounted. Query of this device returns SS_NO_DEVICE as
well.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6459
------- Additional Comments From next_ghost(a)quick.cz 2006-17-11 12:40 -------
Created an attachment (id=4128)
--> (http://bugs.winehq.org/attachment.cgi?id=4128&action=view)
WINEDEBUG=relay wine dx2.exe - log
I've got the same problem, here's a log of wine calls (minus some useless junk
like user32, gdi32, winex11 etc., the original log is over 25MB).
Notice that every single wnaspi32.SendASPI32Command() returns 0x82
(SS_NO_DEVICE as defined in <scsilib/scg/aspi-win32.h> which belongs to
cdrtools on my system). However, my [HKLM\HARDWARE\DEVICEMAP\Scsi\Scsi Port
1\Scsi Bus 0\Target Id 0\Logical Unit Id 0] points to /dev/hdc which is the
right drive with DX2 DVD mounted. Query of this device returns SS_NO_DEVICE as
well.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6656
------- Additional Comments From petr.dlouhy(a)email.cz 2006-17-11 12:10 -------
It seems, like it is working now also without shell32.dll from Windows on the
Wine from git. Thank You very much for quick solving 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=6708
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 11:51 -------
Well the libGL crash doesn't show up clearly this time. I think we're going to
have to get the dbghelp bug 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=6682
------- Additional Comments From t.artem(a)mailcity.com 2006-17-11 11:35 -------
Created an attachment (id=4127)
--> (http://bugs.winehq.org/attachment.cgi?id=4127&action=view)
Self descriptive screenshot
1) The image shows up as soon as you start moving this window (i.e. after it
has been refreshed at least once) - both in Wine and Crossover, unfortunately
it doesn't get properly repainted when being crossed with other applications'
windows.
2) CX Office doesn't use my freetype library at all, all fonts look like very
ugly. Some buttons' pictures are missing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3777
------- Additional Comments From m.goemmel(a)compulab.de 2006-17-11 11:01 -------
It's not fixed for MacroPhone version 4.01 (current version 4.05 does not use
blocked accept any longer, so this version currently works, but I checked with
old version), so let's wait for a fix to bug 4619. I will then test again
Markus
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2810
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
Summary|Access to com1 broken |Aerofly Pro: Access to com1
| |broken
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 10:56 -------
I'm suspicious of this being resolved dupe of bug 1244 as the reporter seems to
indicate that 20050111 the com port worked fine for him and 1244 was opened two
years before this and is not a regression. 1244 is very stale too in comparison
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=4619
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 10:30 -------
Maybe the test program does not run the respective "ok" but produces a message.
I'm looking at the number of test failures, and it's the same patched. Could you
point out where it's fixed, or add the respective ok?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6551
tony.lambregts(a)gmail.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=4619
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 10:28 -------
Right, it's likely always been five minutes. It just very hard to produce so
people have not really tried waiting. Winsock produces the windows timeout when
woken up correctly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4619
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Warcraft III infinite |Warcraft III 5 minute
|timeout when trying to |timeout when trying to
|connect a badly hosted game |connect a badly hosted game
|on battle.net |on battle.net
------- Additional Comments From vitaliy(a)kievinfo.com 2006-17-11 09:43 -------
So it is not infinite after all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6547
julliard(a)winehq.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |qwert2000(a)lycos.com
------- Additional Comments From julliard(a)winehq.com 2006-17-11 08:58 -------
*** Bug 6648 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=6648
julliard(a)winehq.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From julliard(a)winehq.com 2006-17-11 08:58 -------
Most likely the Xlib XInitThreads bug.
*** This bug has been marked as a duplicate of 6547 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6648
------- Additional Comments From corey.rogers(a)wamcodm.com 2006-17-11 08:52 -------
Downgrading to 0.9.22-1 on FC6 and FC5 using the FC5 packages works fine. THe
versions after this have the 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=6715
Summary: Text rendering problems in X-Change 3
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: from_wine_bugzilla(a)ssokolow.com
Ever since I first tried it, I've noticed text rendering problems in X-Change
3. (a niche-market adult game from Japan) Having confirmed that the problems
still exist, I'm submitting two screenshots of the problem since there exists
no playable demo for the game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5257
tiago.freire(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3254 is|0 |1
obsolete| |
------- Additional Comments From tiago.freire(a)gmail.com 2006-17-11 07:41 -------
Created an attachment (id=4122)
--> (http://bugs.winehq.org/attachment.cgi?id=4122&action=view)
install log against 0.9.25 (FAIL)URE)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5495
------- Additional Comments From samuel.howard.dennis(a)gmail.com 2006-17-11 06:16 -------
It is possible that this bug doesn't affect the new client version released
recently, I should probably test that. I can confirm the bug and fix in the
previous version 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=4619
------- Additional Comments From martin(a)gamesplace.info 2006-17-11 06:12 -------
Okay, when using Wine without any patch, I also have to wait for ~ 5 minutes
until the error message appears.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4619
------- Additional Comments From martin(a)gamesplace.info 2006-17-11 05:54 -------
Wait, both patches do work.
But with the "patch to wake up select" patch, I have to wait for ~ 5 minutes
until the error message appears.
With the "winsock-based patch to wake up select" one, I have to wait for ~ 15
seconds until the error message appears.
With windows, I have to wait for ~ 15 seconds until the error message appears.
I will now try what happens when I do not use any patch because I never waited
for ~ 5 minutes after joining a firewalled game :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4619
------- Additional Comments From martin(a)gamesplace.info 2006-17-11 05:43 -------
Damjan, the second patch (winsock-based patch to wake up select) fixes the
issue, the first one (patch to wake up select) does not.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6708
ajackson(a)bcs.org.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4115 is|0 |1
obsolete| |
------- Additional Comments From ajackson(a)bcs.org.uk 2006-17-11 05:34 -------
Created an attachment (id=4121)
--> (http://bugs.winehq.org/attachment.cgi?id=4121&action=view)
Log with +opengl & +wgl
I had to zip it as it was 30 odd MB.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5495
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From mike(a)codeweavers.com 2006-17-11 05:33 -------
Please provide a link to the patch you applied in the mail archives.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5495
------- Additional Comments From samuel.howard.dennis(a)gmail.com 2006-17-11 05:00 -------
No, applying a patch which seems to have been forgotten fixes it. It's broken
in git. (Yes, still; hardly likely to have changed when the last modification
to msvcrt/math.c was in June.)
Please reopen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6709
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-17-11 03:32 -------
Could you run the application by this command:
WINEDEBUG=+tid,+seh,+relay wine "c:/Program Files/Sierra/Caesar IV/CaesarIV.exe"
&> /tmp/relay.log && grep -A 20 -B 500 "requested" /tmp/relay.log > /tmp/relay.txt
and attach the file /tmp/relay.txt as an attachment? thx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6675
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-17-11 02:12 -------
It is crazy. Bug is fixed with wine-git dated of today.
So, we can close this bug as resolved.
Thank for your great job.
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=1244
------- Additional Comments From imaxfun(a)gmail.com 2006-17-11 01:29 -------
Well, 4633 and this aren't _exact_ match, I admit that. So, they _may_ be
different bugs. But they do have a common cause, the com port connection
failure, which hasn't changed during the three years this bug has existed. That
more than justifies calling them duplicates IMHO, unless there can be pointed
out a difference. Though it might have been better only to note them being just
related to point out more (or redundant) info existing elsewhere for someone
working on this. (This duplicate pair being the least obvious of all those I
pointed out, I wouldn't be too shocked of an error by me in this very case, but
I doubt it.)
I do try to help and not cause confusion or trouble. Analysing and pointing out
easy cases like duplicates first is just my way to get acquianted with the
problems here and give some assistance while doing so. Such analysis did result
in half a dozen ancient redundant bugs on this same subject and more else
already being removed lately in any case, didn't it? Not too bad for a newcomer,
eh? (All the relevant info is still in those left.)
I promise I won't dig into any complex cases I don't have a clue of. Althogh I
do know this and that, localisation stuff will be quite enough for me. But I'm
sure you could use occational help analysing and organising bugs, too. Ok?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6682
------- Additional Comments From mike(a)codeweavers.com 2006-17-11 01:24 -------
No, I can't see it, but I don't have libjpeg.so either.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6592
------- Additional Comments From truiken(a)gmail.com 2006-17-11 01:19 -------
Please try the install again. I just installed Streets and Trips 2007...it's
not 2003, but we need you to try again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6682
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-17-11 01:10 -------
It's on x86 (not -64). You mean you are seeing the picture in the about dialog ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6682
------- Additional Comments From mike(a)codeweavers.com 2006-17-11 01:06 -------
Note that if you're machine is x86-64 you'll need a 32bit version of those
libraries... and there is no 32bit package of libjpeg for Debian that I know of.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6579
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.avault.com/pcrl/d
| |emo_temp.asp?game=rayman2
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-17-11 01:05 -------
Please submit an entry for this application in the AppDB and refer to this bug
by bug number.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6682
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-17-11 01:01 -------
The following packages are installed on the Ubuntu machine I used to test this app :
libjpeg62 - The Independent JPEG Group's JPEG runtime library
libjpeg62-dev - Development files for the IJG JPEG library
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6714
------- Additional Comments From mail(a)science.su 2006-17-11 00:59 -------
Accordingly to the following post on the wine-devel mailing list:
"I saw a few others say that this worked around the problem, so I
rebooted and added noexec=off ... I still get the segfault running
wine from make." (Lee Harr)
...This bug is not duplicate of 6622 bug because 6622 only appears with
noexec=on. I checked this again and everything works fine for me with NX
protection enabled and with vanilla Wine 0.9.23 without "Mark the stack as
executable if possible" patch. That means this bug has nothing to do with NX
protection.
------------
For latest wine your example works fine for me (I have NoExec enabled and
tested this with Wine 0.9.23 (without patches) and latest Wine from git-tree
(with some patches but they shouldn't affect result in this case). For example
I can create tmp.mak with the following content:
all:
[TAB]wine notepad
Then I run "make -f tmp.mak" and everything works fine. Running wine alone of
course also works perfectly.
What versions of make you have? How you compiled Wine, what compiler you are
using and what version of your compiler? What version of your libc?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6577
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6713
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.download3k.com/In
| |stall-uCertify-PrepKit-for-
| |CompTIA-exam-220-301.html
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-17-11 00:35 -------
Could you try this on a fresh .wine (so rm -rf ~/.wine) and with the latest
version of wine (0.9.25) please? I do not see this error when i run the
installer from your downloadlink, it just finishes the installation fine for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6682
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-17-11 00:35 -------
Confirming that the waterfalls image is missing from this dialog using Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6714
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-17-11 00:28 -------
dup.
*** This bug has been marked as a duplicate of 6622 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6622
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |email200202(a)yahoo.com
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-17-11 00:28 -------
*** Bug 6714 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=6712
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.wolflair.com/righ
| |tframe.php?context=army_buil
| |der&page=downloads
Status|UNCONFIRMED |NEW
Component|wine-gui |wine-user
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-17-11 00:25 -------
Confirming. I'll attach last 300 lines of +relay,+seh log. Might be a bug in
user32, but 'im not sure
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4619
------- Additional Comments From damjan.jov(a)gmail.com 2006-17-11 00:07 -------
Martin, which patch works? I'm unable to test warcraft 3 multiplayer, but the
first patch fixes the test case mentioned by Jesse, while the second one (based
on winsock) does not. I've written extra tests - again, the first patch makes
them work, the second does not change anything.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From the3dfxdude(a)gmail.com 2006-17-11 00:00 -------
Don't use this bug report as it's not relevent. Please email me with the
following information:
Distro
CPU architechure
Kernel version
Video driver
Audio driver
Warcraft III version
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4457
------- Additional Comments From minilek(a)gmail.com 2006-16-11 23:56 -------
I created exactly these symlinks and went to winecfg to change autodetect to
CD-ROM, and I still get that no cd is detected. (the only difference is I did
/dev/hda instead of /dev/hdb, because that's where the cd-rom drive is for me).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6675
------- Additional Comments From damjan.jov(a)gmail.com 2006-16-11 23:52 -------
Sorry, IsBad{Read,Write}Ptr only take 2 parameters. Drop the ..->bitmap->...
parts, you should only have
...
else if (IsBadReadPtr(srcPtr, bytesToCopy))
...
else if (IsBadWritePtr(dstPtr, bytesToCopy))
...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6555
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.tonelab.net/sound
| |editor
Keywords| |download, NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-16-11 23:44 -------
Please submit an Entry in the AppDB for this application and refer to this bug
by bug number. http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6714
Summary: Running wine from a Makefile causes wine to segfault
Product: Wine
Version: 0.9.22.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-dos
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: email200202(a)yahoo.com
I have a DOS cross compiler which I need to invoke from makefile. The build
environment runs under Linux and I using wine to run this DOS compiler from
the makefile. When I run wine (0.9.22 or 0.9.25) from inside the makefile,
wine causes segmentation fault immediately. The same command runs fine outside
the makefile.
Summary of what I found:
- wine-0.9.8-r1 is working fine in makefiles.
- wine-0.9.22 and wine-0.9.25 do not work in makefiles but work outside. I did
not try the versions in between 0.9.8-r1 and 0.9.22.
- If you use wine-0.9.22 and replace wine command with wine-pthread in the
makefile, it will start the compiler
but fail when the compiler forks other executables.
For the time being I will use wine-0.9.8-r1 but I would like to use the latest
version.
To replicate the problem, create a makefile say "tmp.mak"
-------------------------
all:
wine
-------------------------
and run make command:
for wine-0.9.8-r1
$ make -f tmp.mak
wine
Wine 0.9.8
Usage: wine PROGRAM [ARGUMENTS...] Run the specified program
wine --help Display this help and exit
wine --version Output version information and exit
for wine-0.9.22 or wine-0.9.25
segmentation fault
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6669
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-16-11 22:34 -------
Bug still here, and no news from the commiter :(
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=6713
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-ole
Keywords| |download, Installer
------- Additional Comments From dank(a)kegel.com 2006-16-11 22:24 -------
Looks like a COM 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=3533
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-16-11 22:17 -------
Bug resolved since a long time. Forgot to close 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=1868
------- Additional Comments From imaxfun(a)gmail.com 2006-16-11 22:08 -------
I'd put my money on this following from Bug 1789. Such a compiler discrepancy is
very likely to cause problems exactly like this one.
In Bug 1789 there is also a suggested fix, which might be valuable to check out.
--
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=2752
------- Additional Comments From imaxfun(a)gmail.com 2006-16-11 21:47 -------
On one hand this sounds like a duplicate of bug 1510 (too small font) and on the
other hand of bug 6631 (French chars not working right).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1700
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imaxfun(a)gmail.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Summary|Com port |Failed to detect Serial Port
------- Additional Comments From vitaliy(a)kievinfo.com 2006-16-11 21:43 -------
Timo-Heikki Mäkelä <imaxfun(a)gmail.com> this bug is _NOT_ duplicate of 1244.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1244
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imaxfun(a)gmail.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-16-11 21:39 -------
Timo-Heikki Mäkelä <imaxfun(a)gmail.com> This bug IS NOT duplicate.
Please stop this "marking".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5495
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From tony.lambregts(a)gmail.com 2006-16-11 21:33 -------
If I understand correctly to the best of your knowledge this is fixed.
Resolving 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=5495
------- Additional Comments From imaxfun(a)gmail.com 2006-16-11 20:59 -------
I just mean, that you are talking about PartyPoker and not another game called
No Limit Games or something. Because, if you are, then this bug does seem to be
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=6647
------- Additional Comments From imaxfun(a)gmail.com 2006-16-11 20:15 -------
winetest-200611161000-paul-mingw.exe crashes still the same.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5204
altkai(a)ml1.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From altkai(a)ml1.net 2006-16-11 19:06 -------
This particular bug is no longer an 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=6545
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.gamedaily.com/dow
| |nload/info/?packageid=007870
| |0222
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=6543
tony.lambregts(a)gmail.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=6695
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-resources |wine-directx-d3d
------- Additional Comments From the3dfxdude(a)gmail.com 2006-16-11 18:03 -------
Please redo your .wine to see. The original crash is from D3D (well nvidia,
but...), so don't change this, even if it has trouble detecting directX. It's
really the same component.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6449
------- Additional Comments From James(a)superbug.demon.co.uk 2006-16-11 18:01 -------
overriding comdlg32 permitted the "Export QSOs" to work.
Is there any testing I can do now to help you make wine work without needing
comdlg32 override?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6708
------- Additional Comments From the3dfxdude(a)gmail.com 2006-16-11 17:59 -------
Interestingly enough, the crash the log shows is a secondary crash in dbghelp. I
really don't think it's crashing with dbghelp out of the blue. So the original
problem isn't very clear. You might have to get it with WINEDEBUG=+opengl,+wgl.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6513
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|test |wine-ole
Summary|License Agreement in |Steam - License Agreement in
|seperate window (Steam) |seperate window doesn't work
|doesn't work |
------- Additional Comments From tony.lambregts(a)gmail.com 2006-16-11 17:58 -------
Please attach a trace of +file +ole
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6713
Summary: Wine Bug when a try to install comptia A+ exam.
Product: Wine
Version: 0.9.24.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alfeno(a)gmail.com
I do not obtain to install the simulator of the test of the comptia A+ . The
process. It does not arrive at the end of the installation.
I obtain the messanger "Error installing kernel.exe (0X1400)"
URL to download exam:
http://www.download3k.com/Install-uCertify-PrepKit-for-CompTIA-exam-220-301…
Obs:
Linux Athon 2.6.16.13-4-default #1 Wed May 3 04:53:23 UTC 2006 i686 athlon i386
GNU/Linux
alfeno@Athon:~> wine /download/C220-301.exe
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed: resRead =
0x8003001e, resWrite = 0x00000000
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:get_unmarshaler_from_stream Failed to read common OBJREF header, 0x00000001
fixme:ole:NdrClearOutParameters (0x7befe100,0x10004212,0x7befe218): stub
fixme:win:SetWindowTextA setting text "InstallShield Wizard" of other process
window (nil) should not use SendMessage
err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed: resRead =
0x8003001e, resWrite = 0x00000000
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed: resRead =
0x8003001e, resWrite = 0x00000000
err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed: resRead =
0x8003001e, resWrite = 0x00000000
err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed: resRead =
0x8003001e, resWrite = 0x00000000
err:menubuilder:extract_icon32 LoadLibraryExW (L"c:\\Arquivos de
programas\\uCertify\\C220-301\\paper.ico") failed, error 126
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
err:menubuilder:extract_icon32 LoadLibraryExW (L"c:\\Arquivos de
programas\\uCertify\\PrepEngine\\ucuninst.ico") failed, error 193
fixme:menubuilder:SaveIconResAsXPM Unsupported color depth 1-bit
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
err:ole:marshal_object object doesn't expose interface
{be6115a1-7de5-48dc-ad2a-25060e00fce2}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}, 80040155
err:ole:_marshal_interface Marshalling interface
{aa7e2066-cb55-11d2-8094-00104b1f9838} failed with 80040155
err:ole:xCall Failed to serialize param, hres 80040155
err:ole:deserialize_param Failed to read integer 4 byte
err:ole:TMStubImpl_Invoke Failed to deserialize param State, hres 80004005
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:xCall RpcChannelBuffer SendReceive failed, 80004005
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}, 80040155
err:ole:_marshal_interface Marshalling interface
{aa7e2066-cb55-11d2-8094-00104b1f9838} failed with 80040155
err:ole:xCall Failed to serialize param, hres 80040155
err:ole:deserialize_param Failed to read integer 4 byte
err:ole:TMStubImpl_Invoke Failed to deserialize param State, hres 80004005
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:xCall RpcChannelBuffer SendReceive failed, 80004005
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}, 80040155
err:ole:_marshal_interface Marshalling interface
{aa7e2066-cb55-11d2-8094-00104b1f9838} failed with 80040155
err:ole:xCall Failed to serialize param, hres 80040155
err:ole:deserialize_param Failed to read integer 4 byte
err:ole:TMStubImpl_Invoke Failed to deserialize param State, hres 80004005
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:xCall RpcChannelBuffer SendReceive failed, 80004005
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}, 80040155
err:ole:_marshal_interface Marshalling interface
{aa7e2066-cb55-11d2-8094-00104b1f9838} failed with 80040155
err:ole:xCall Failed to serialize param, hres 80040155
err:ole:deserialize_param Failed to read integer 4 byte
err:ole:TMStubImpl_Invoke Failed to deserialize param State, hres 80004005
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:xCall RpcChannelBuffer SendReceive failed, 80004005
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80040155
err:ole:CoMarshalInterface Failed to marshal the interface
{aa7e2066-cb55-11d2-8094-00104b1f9838}, 80040155
err:ole:_marshal_interface Marshalling interface
{aa7e2066-cb55-11d2-8094-00104b1f9838} failed with 80040155
err:ole:xCall Failed to serialize param, hres 80040155
err:ole:deserialize_param Failed to read integer 4 byte
err:ole:TMStubImpl_Invoke Failed to deserialize param State, hres 80004005
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:xCall RpcChannelBuffer SendReceive failed, 80004005
err:ole:marshal_object couldn't get IPSFactory buffer for interface
{83755dd1-086b-11d3-8868-00c04f72f303}
err:rpc:I_RpcReceive we got fault packet with status 0x6be
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6512
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.power-
| |tab.net/guitar.php
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=6511
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |2161
URL| |http://www.tobybear.de/p_min
| |ihost.html
Keywords| |download, NoAppDBEntry
Summary|asio4all, and openasio |asio4all, and openasio not
|unfinable by MiniHost.exe |found by MiniHost.exe
|(vst hosr application) |(vst hosr application)
------- Additional Comments From tony.lambregts(a)gmail.com 2006-16-11 17:51 -------
Please submit an entry in the AppDB for this application and mention this bug by
bug number. http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6712
Summary: Unhandled page fault in Army Builder EX (3.1c)
Product: Wine
Version: 0.9.24.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chrysis(a)gmail.com
When attempting to run Army Builder EX the following error occurs:
wine: Unhandled page fault on read access to 0x00000004 at address 0x504f75
(thread 0009)
The error occurs after loading a window for the splash screen, but prior to
populating it. The only other wine specific message is:
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
which is displayed after the debugger has started.
Attached is the full terminal log.
The trial can be acquired from
http://www.wolflair.com/rightframe.php?context=army_builder&page=downloads
if anyone wishes to test for themselves.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6711
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download, NoAppDBEntry
Summary|Background menu videos are |Act of War : Direct Action -
|invisible in Act of War : |Background menu videos are
|Direct Action |invisible
------- Additional Comments From tony.lambregts(a)gmail.com 2006-16-11 17:39 -------
Please submit an entry in the AppDB for this application and mention this bug by
bug number. http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6711
Summary: Background menu videos are invisible in Act of War :
Direct Action
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://www.download.com/Act-of-War-Direct-Action-
demo/3000-7486_4-10355889.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
There are supposed to be videos playing in the background of the main menu and
other sub menus but these areas are just solid black instead but the rest of the
menu is drawn fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6710
Summary: Mouse is invisible in Act of War : Direct Action
Product: Wine
Version: CVS
Platform: PC-x86-64
URL: http://www.download.com/Act-of-War-Direct-Action-
demo/3000-7486_4-10355889.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
Game is a 2005 DirectX9 game. Basically the mouse cursor is invisible. You can
move it around and click on things, you just can't see it, makes play and
navigation hard to impossible.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6709
Summary: [Game] Ceasar IV crashes.
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=6234
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gpetr(a)chemeng.ntua.gr
Ceasar IV crashes when trying to run it.
It produces the following error:
Microsoft Visual C++ Runtime Library
Runtime Error!
Program: C:\Program Files\Sierra\Caesar IV\CaesarIV.exe
This application has requested the runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
[OK]
I tried running it installed and just copied from windows and in versions 1.0
and 1.1, cracked, the result is the same (install completed successfully by the
way).
I have also tried running it on 0.9.24 and the latest build still same result.
debug output attached.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5550
------- Additional Comments From wagnerluis1982(a)gmail.com 2006-16-11 16:15 -------
Using Picasa2 on Wine 0.9.15 the slideshow/timeline works, but don't show in
fullscreen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6554
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
------- Additional Comments From truiken(a)gmail.com 2006-16-11 16:13 -------
*** Bug 6595 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=6595
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2006-16-11 16:13 -------
Duplicate of bug 6554. The properties are not in the database, so the target
path's are incorrect when launching MsiInstallProduct.
*** This bug has been marked as a duplicate of 6554 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6554
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adi.l(a)bluewin.ch
------- Additional Comments From truiken(a)gmail.com 2006-16-11 16:13 -------
*** Bug 6467 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=6467
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From truiken(a)gmail.com 2006-16-11 16:13 -------
Duplicate of bug 6554. The properties are not in the database, so the target
path's are incorrect when launching MsiInstallProduct.
*** This bug has been marked as a duplicate of 6554 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6698
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-msi |wine-misc
------- Additional Comments From truiken(a)gmail.com 2006-16-11 16:05 -------
Let's label this when we figure out what the actual problem really is. A +msi
or +ole log when running the application would be helpful.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6695
------- Additional Comments From stevie.greenslade(a)gmail.com 2006-16-11 15:59 -------
Sorry to be posting so much, but the CVS is having the same problem.
Any idea's before I start installing older versions?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6707
------- Additional Comments From snoski3(a)yahoo.com 2006-16-11 15:06 -------
I ran it from the source code. I will try it with the rpm
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6695
------- Additional Comments From stevie.greenslade(a)gmail.com 2006-16-11 14:59 -------
Please ignore that last comment, I forgot to grab the dev 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=6708
Summary: World of Warcraft crash in opengl mode
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajackson(a)bcs.org.uk
While randomly playing I have had WoW bomb out a couple of times with the same
sort of error message. Unfortunately I can't reproduce the error by doing
certain things as it seems to be random.
System spec:
NVIDIA GeForce 7600GS
NVIDIA Driver 9629 (latest stable)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6695
stevie.greenslade(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx-d3d |wine-resources
------- Additional Comments From stevie.greenslade(a)gmail.com 2006-16-11 14:43 -------
Well, I've just finished building from CVS, and now instead of crashing, it's
complaining it can't find DirectX8.1 or higher. I guess thats an improvement
over a crash, since it's a controlled death... but still strange.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2700
------- Additional Comments From mark(a)zoofaeth.de 2006-16-11 14:05 -------
Sadly the error still occurs, but now the error message is a bit different (longer)
It is now:
fixme:bitblt:X11DRV_ClientSideDIBCopy potential optimization: client-side
color-index mode DIB copy
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6707
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From truiken(a)gmail.com 2006-16-11 13:54 -------
Works perfectly fine for me with latest git.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6695
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-resources |wine-directx-d3d
------- Additional Comments From the3dfxdude(a)gmail.com 2006-16-11 13:18 -------
Oops. It's a D3D app. So that explains why it does end up in libGL.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6701
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-programs |wine-x11driver
Summary|Accelerated Reading Manager |Accelerated Reading Manager
| |X Error of BadMatch
| |(X_GetImage)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6707
------- Additional Comments From vitaliy(a)kievinfo.com 2006-16-11 13:06 -------
Worked before, please do proper regression testing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6705
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-16-11 13:05 -------
And the problem is?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6702
------- Additional Comments From vitaliy(a)kievinfo.com 2006-16-11 13:04 -------
*** Bug 6704 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=6704
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-16-11 13:04 -------
Please don't create exact dups.
*** This bug has been marked as a duplicate of 6702 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6701
------- Additional Comments From vitaliy(a)kievinfo.com 2006-16-11 13:03 -------
*** Bug 6703 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=6703
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-16-11 13:03 -------
Please don't create exact dups
*** This bug has been marked as a duplicate of 6701 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6695
------- Additional Comments From stevie.greenslade(a)gmail.com 2006-16-11 13:00 -------
If it isn't a libGL issue (I hope it is), then I'll start a regression test.
nVidia Driver: 1.0-8776
I've set Direct3D\DirectDrawRenderer to opengl, but it has made no difference,
aside from slightly different output in the log. It's worth noting that wine
works fine with other direct3d games, such as DeusEX, which runs flawlessly on
this setup.
I'll attach the log again with DirectDrawRenderer set as opengl.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6706
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-16-11 12:26 -------
This is fixed in git.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6706
Summary: Localization problem with LC_CTYPE=bg_BG
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-resources
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: batkoljo(a)mailcity.com
When I run winecfg or wine and LC_CTYPE is set bg_BG (bulgarian regional
settings) the console output show me a warning, that it doesn't recognize the
language and will use english by default.
As a matter of fact the language used by wine is not english, but arabic (I
suppose). I don't know which language is used, so I attached a picture.
Here is the console output:
localhost ~ # LC_CTYPE=bg_BG winecfg
Warning: Language
'LC_CTYPE=bg_BG;LC_NUMERIC=C;LC_TIME=C;LC_COLLATE=C;LC_MONETARY=C;LC_MESSAGES=C;LC_PAPER=C;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=C;LC_IDENTIFICATION=C'
was not recognized, defaulting to English.
Warning: Language
'LC_CTYPE=bg_BG;LC_NUMERIC=C;LC_TIME=C;LC_COLLATE=C;LC_MONETARY=C;LC_MESSAGES=C;LC_PAPER=C;LC_NAME=C;LC_ADDRESS=C;LC_TELEPHONE=C;LC_MEASUREMENT=C;LC_IDENTIFICATION=C'
was not recognized, defaulting to English.
l
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6705
Summary: Type To Learn 3 Installation
Product: Wine
Version: 0.9.25.
Platform: PC
URL: http://www.sunburst.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snoski3(a)yahoo.com
A lot of errors during install but it does install.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6695
------- Additional Comments From the3dfxdude(a)gmail.com 2006-16-11 11:11 -------
The backtrace is garbage and it crashed inside nvidia's libGL. Isn't this a
ddraw app? If so, did you set DirectDrawRenderer to opengl? Please report your
nvidia driver version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6704
Summary: Star Reader 2.3
Product: Wine
Version: 0.9.25.
Platform: PC
URL: http://www.renlearn.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snoski3(a)yahoo.com
Running the Student App stops responding before you can get to the main 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=6703
snoski3(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Star Reader 2.1 |Star Reader 2.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=6703
Summary: Star Reader 2.1
Product: Wine
Version: 0.9.25.
Platform: PC
URL: http://www.renlearn.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snoski3(a)yahoo.com
After installation, clicking on a button will quit the program with this error:
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 31983
Current serial number in output stream: 31983
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6694
------- Additional Comments From m_clauss(a)web.de 2006-16-11 10:58 -------
Using the shell32.dll.so from CX Beta2 (they impelemented shfldr_nethood in
shell32 in their wine-tree) with wine 0.9.25 works for me as a temporary fix.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6702
Summary: Accelerated Reading Student
Product: Wine
Version: 0.9.25.
Platform: Other
URL: http://www.renlearn.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snoski3(a)yahoo.com
After Finishing a test the screen does not return to main menu. You need to
click ctrl+shift+esc to go to main 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=6699
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-16-11 10:27 -------
Hi, could you please upgrade to current git, and try again? It's not crashing
for me (using current git), so this regression is probably already 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=6701
Summary: Accelerated Reading Manager
Product: Wine
Version: 0.9.25.
Platform: PC
URL: http://www.renlearn.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: snoski3(a)yahoo.com
Can not access the classroom module in the manager app.
Errors:
fixme:shell:BrsFolder_OnCreate flags 40 not implemented
X Error of failed request: BadMatch (invalid parameter attributes)
Major opcode of failed request: 73 (X_GetImage)
Serial number of failed request: 22380
Current serial number in output stream: 22380
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6700
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
Summary|Application occupying 100% |Magic Workstation
|of cpu |Application occupying 100%
| |of cpu
------- Additional Comments From tony.lambregts(a)gmail.com 2006-16-11 10:19 -------
Please do regression testing to find the patch which caused this regression
http://wiki.winehq.org/GitWine or
http://www.winehq.org/site/docs/winedev-guide/x1344
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6699
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
Summary|_EnterSysLevel error when |Magic Workstation
|clicking on menu button |_EnterSysLevel error when
| |clicking on menu button
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6700
nick.andrik(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
------- Additional Comments From nick.andrik(a)gmail.com 2006-16-11 10:00 -------
It is a regression (in wine 0.9.24 there wasn't 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=6700
Summary: Application occupying 100% of cpu
Product: Wine
Version: 0.9.25.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick.andrik(a)gmail.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=6699
nick.andrik(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |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=6699
nick.andrik(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4109|application/octet-stream |text/plain
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=6699
Summary: _EnterSysLevel error when clicking on menu button
Product: Wine
Version: 0.9.25.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nick.andrik(a)gmail.com
I use MWS (Magic Workstation) 0.94f
When I click to a button to open a Deck or a Library the game crashes
To reproduce this error do the following:
* Dowload the files
http://www.magicworkstation.com/files/mws094f.exehttp://down99.estserver.com/download/mtg_gamepack.exe
and install them (in this order).
* Run MagicWorkstation.exe
* Wait for the timer to expire and click ok
* Click the open buttom on the lower half (the one with the yellow folder)
The game crashes
In wine 0.9.24 there wasn't this bug, so 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=6656
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-16-11 08:45 -------
a similar patch is accepted into current git:
http://www.winehq.org/pipermail/wine-cvs/2006-November/027883.html
Petr, either download current git, or try next wine-release 0.9.26. Servant
Salamander should start out of the box now (it does for me at least ;))
Resolving fixed, reopen if you still run into trouble
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6161
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |truiken(a)gmail.com
Status|REOPENED |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=6698
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn| |6161
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6161
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO|6698 |
nThis| |
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-16-11 05:28 -------
Sorry James, I have to reopen this bug as it doesn't work in current GIT.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6698
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
BugsThisDependsOn|6161 |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6698
Summary: Microsoft Money 2001 can't open saved files
Product: Wine
Version: CVS
Platform: Other
URL: http://appdb.winehq.org/appview.php?iVersionId=53
OS/Version: other
Status: UNCONFIRMED
Keywords: download, Installer
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan(a)ernstfamily.ch
BugsThisDependsOn: 6161
After using the application and trying to open a previously created MSMoney
file, it says that the product hasn't been correctly installed...
Maybe it has something to do with :
err:msi:register_progid L"Money.Document" has no class
during (otherwise successful) installation (see Bug #6161 for installation logs)
I'll post a detailed log when I'll be able to install MSMoney again...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6161
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |6698
nThis| |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6686
ajackson(a)bcs.org.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From ajackson(a)bcs.org.uk 2006-16-11 04:58 -------
I'm closing this bug as the problem is caused by DisabledExtensions being set to
GL_ARB_vertex_buffer_object, unfortunately that setting is needed to boost
performance for some graphics cards but hopefully the on going work will improve
things enough to get rid of the need for this setting.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6255
------- Additional Comments From ajackson(a)bcs.org.uk 2006-16-11 04:55 -------
The registry key needs to be moved to a new location to work in 0.9.25, it went
from local machine to current user (I think, check the WoW AppDB page to be sure)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6692
------- Additional Comments From damjan.jov(a)gmail.com 2006-16-11 03:25 -------
There were more patches added to fix the problems in that patch, so make sure
you're using the latest GIT.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6695
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
Summary|PlayOnline crashes with |PlayOnline crashes with
|Unhandled exception: page |Unhandled exception: page
|fault on read access to |fault on read access to
|0x000030fc in 32-bit code |0x000030fc in 32-bit code
|(0x7e1c0a5f). |(0x7e1c0a5f).
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-16-11 03:01 -------
Hi, could you please do a regression test to find the patch that broke your
application? Thx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6692
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |damjan.jov(a)gmail.com
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-16-11 02:56 -------
Andre, best is to do a regression test. Looking at the console output i guess it
should be related to this
patch:http://www.winehq.org/pipermail/wine-cvs/2006-November/027559.html
Damjan, could you have a look if it's related to your patch. If it isn't: sorry
for the noise ;)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6255
------- Additional Comments From linux(a)networkslayer.com 2006-16-11 02:48 -------
[Software\\Wine\\OpenGL] 1162641904
"DisabledExtensions"="GL_ARB_vertex_buffer_object"
This doesn't work for 0.9.25...
Worked for 0.9.24 perfectly - after installing 0.9.25 it's not...
The Performance in OpenGL went bad (10-30 FPS)... I use an ATI Card (X800pro) -
in 0.9.24 it works great, up to 50 till 100 FPS
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6656
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-16-11 02:36 -------
Created an attachment (id=4107)
--> (http://bugs.winehq.org/attachment.cgi?id=4107&action=view)
part of +relay log
Looks like it fails because of some missing icon resources (#20, 29 and 31).
Petr, could you try the following patch and report back(for now this is a quick
hack):
diff --git a/dlls/shell32/shres.rc b/dlls/shell32/shres.rc
index c9757dd..efe9940 100644
--- a/dlls/shell32/shres.rc
+++ b/dlls/shell32/shres.rc
@@ -35,6 +35,15 @@ BEGIN
VK_F5, FCIDM_SHVIEW_REFRESH, VIRTKEY
END
+/* BINRES 31.ico */
+31 ICON document.ico
+
+/* BINRES 29.ico */
+29 ICON document.ico
+
+/* BINRES 20.ico */
+20 ICON document.ico
+
/* BINRES document.ico */
IDI_SHELL_DOCUMENT ICON document.ico
/* {
BTW, after applying the patch , reinstall Servant Salamnder in a fresh .wine,
and see if it works.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6648
------- Additional Comments From corey.rogers(a)wamcodm.com 2006-16-11 01:09 -------
0.9.23 and 0.9.24 fail miserably during application startup on both Fedora Core
5 and 6. Fedora Core 6 on both i386 and x86_64.
FC5 use to work but I don't know when the problems started.
Upgrades came through local mirrors of the Fedora extras repository with full
GPG verification.
These problems have been experience on a large number of workstations and
laptops and fail either on startup or during interaction with the interface
where the app freezes requiring a killall. Freezes within seconds of wine
application launch.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4619
------- Additional Comments From damjan.jov(a)gmail.com 2006-16-11 00:56 -------
Yes, there is 3 scenarios where polling is useful: to know connect() is
finished, to know a connection arrived and you can accept(), and to know there
is data arrived in the input buffer for recv() or space become available in the
output buffer for send().
wine only tests the first case, and my patch only fixes the third. Haven't
really tested the second case, but from the number of tests that fail, a lot of
work is needed to make select() work properly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6557
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.harmlesslion.com/
| |cgi-
| |bin/showprog.cgi?search=clas
| |sic99/
Keywords| |download, NoAppDBEntry,
| |source
------- Additional Comments From tony.lambregts(a)gmail.com 2006-16-11 00:48 -------
Download includes source (cool)
Please submit an entry for this program in the AppDB http://appdb.winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6674
------- Additional Comments From mike(a)codeweavers.com 2006-15-11 21:15 -------
Ota wrote a private mail to me:
I was compiling wine using git, but it was working wrong in all versions
(0.9.24 also). But I have found out this: it hapens only with emulation
Win9x/Me. WinNT emulations works fine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4696
------- Additional Comments From the3dfxdude(a)gmail.com 2006-15-11 19:44 -------
A patch went in to make the correct call for vsprintf, please retest.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3323
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jan.wine(a)zerebecki.de 2006-15-11 17:34 -------
Resolving fixed then.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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
andreas.eckstein(a)gmx.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andreas.eckstein(a)gmx.net
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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
------- Additional Comments From andreas.eckstein(a)gmx.net 2006-15-11 17:14 -------
I noticed too from wine-0.9.16 onwards that Torment does not work any more. The
program can't for some reason create a ddraw surface (version 0.9.25):
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x17a150) : stub,
simulating 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x179a48)->(0x10024,00000011)
err:d3d_surface:IWineGDISurfaceImpl_PrivateSetup (0x109c2258)
IWineD3DSurface::GetDC failed with hr 80070006
err:ddraw:IDirectDrawImpl_CreateNewSurface IWineD3DDevice::CreateSurface failed.
hr = 80070006
err:ddraw:IDirectDrawImpl_CreateSurface IDirectDrawImpl_CreateNewSurface failed
with 80070006
Find attached a log of
WINEDEBUG=+ddraw,+d3d wine Torment.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=6160
liam.keene(a)hunterpacific.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #4105|application/octet-stream |text/plain
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=6160
------- Additional Comments From liam.keene(a)hunterpacific.com.au 2006-15-11 17:09 -------
Created an attachment (id=4105)
--> (http://bugs.winehq.org/attachment.cgi?id=4105&action=view)
Error output from eDrawings
I can confirm this bug using Xubuntu 6.10 and Wine 0.9.22.
I got past the initial error output, by downloading (or copying from a Windows
installation) the MSVCIRT.dll and placing it in the
~/.wine/drive_c/Windows/system32 directory.
I then have another error (attached), which I could only guess is about
licensing?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5691
------- Additional Comments From jan.wine(a)zerebecki.de 2006-15-11 16:59 -------
As far as I remember there where at least two problems with these patche(s) a)
when a app doesn't get it's events it blocked other apps b) there is some race
conditdion in it. If you change these patches to fix these problems (and any
problems I didn't remember here) they could be included. Best to talk to AJ or
some of the ppl who followed and talked about what needs to be done to get these
patches in.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6161
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-15-11 16:47 -------
Jonathan, please open a new bug for the problem you're seeing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5079
------- Additional Comments From truiken(a)gmail.com 2006-15-11 16:44 -------
Victor, the crash you ran into is fixed with latest git. Can you upate to git
and try again please?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4533
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Additional Comments From vitaliy(a)kievinfo.com 2006-15-11 16:43 -------
Yes sorry forgot about it completely.
Native cabinet completely brakes HAL auto-mounting. With builtin I found
something that seemed to eventually work:
- Start install from CD1
- When prompted remove CD1 and insert CD2
- Wait for it to mount, tell installer to proceed. Installer won't see CD2.
- Remove CD2, insert it again, mount it and try again.
--
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=5497
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jan.wine(a)zerebecki.de 2006-15-11 16:39 -------
You might want to file separate bug reports for the other bugs you mentioned.
Original problem seems to be 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.