http://bugs.winehq.org/show_bug.cgi?id=5401
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.download.com/Need
| |-for-Speed-Most-Wanted-
| |demo/3000-7534_4-
| |10459687.html
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=5384
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5280
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5031
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4907
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3819
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3694
------- Additional Comments From dank(a)kegel.com 2006-02-07 22:38 -------
Still crashing with 0.9.16. Interesting failure also when you
do File Open, it shows you a link to Example Scores, but it
won't let you open it; you have to navigate to the real location.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4939
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|blocker |major
------- Additional Comments From dank(a)kegel.com 2006-02-07 22:18 -------
I installed it just now on 0.9.16 (well, really, cvs as of a couple
days ago), and it crashes in the mozilla plugin:
Backtrace:
=>1 0x7e73189b in plds4 (+0x189b) (0x7e73189b)
2 0x7e804e3e in mozctl (+0x14e3e) (0x7e804e3e)
3 0x7e800e89 in mozctl (+0x10e89) (0x7e800e89)
4 0x7e7ff0fc in mozctl (+0xf0fc) (0x7e7ff0fc)
5 0x7e1a36b4 in docshell (+0x136b4) (0x7e1a36b4)
6 0x7e1a303b in docshell (+0x1303b) (0x7e1a303b)
7 0x7e1a2ed7 in docshell (+0x12ed7) (0x7e1a2ed7)
8 0x7e494ca8 in necko (+0x4ca8) (0x7e494ca8)
9 0x7de73784 in imglib2 (+0x3784) (0x7de73784)
10 0x7de73bcb in imglib2 (+0x3bcb) (0x7de73bcb)
11 0x7e4eca08 in necko (+0x5ca08) (0x7e4eca08)
12 0x7e4c94b3 in necko (+0x394b3) (0x7e4c94b3)
13 0x8b560c45 (0x8b560c45)
14 0x00000000 (0x00000000)
Let's try again in a week or two when the new web browser is
integrated into wine.
I'm lowering the priority to 'major', as this isn't really a
blocker, you can still test other apps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5587
Summary: copernic 1.7 fails to install, and to run, because we
fail IE checks
Product: Wine
Version: CVS
Platform: Other
URL: http://www.copernic.com/en/products/desktop-
search/download.html
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
copernic 1.7 won't install on a pure wine unless you fake it out by
setting a registry entry to tell it IE is installed; I do the usual
[Software\\Microsoft\\Internet Explorer]
"Version"="6.0.2900.2180"
trick. It then installs, but complains several times at the end
(while registering DLLs?) that IE isn't installed. Same error
when starting the app. +relay shows it's probably looking for
a particular resource:
trace:module:process_attach (L"mshtml.dll",(nil)) - START
...
0009:Ret kernel32.LoadLibraryExW() retval=7e950000 ret=7f604427
0009:Call kernel32.FindResourceW(7e950000,00000001,00000010) ret=7f60444f
0009:Call ntdll.LdrFindResource_U(7e950000,7fb9fb44,00000003,7fb9fb60) ret=7fc67f80
0009:Ret ntdll.LdrFindResource_U() retval=c000008a ret=7fc67f80
0009:Call ntdll.RtlNtStatusToDosError(c000008a) ret=7fc67f1a
0009:Ret ntdll.RtlNtStatusToDosError() retval=00000715 ret=7fc67f1a
0009:Ret kernel32.FindResourceW() retval=00000000 ret=7f60444f
0009:Call kernel32.FreeLibrary(7e950000) ret=7f604474
0009:Call ntdll.LdrUnloadDll(7e950000) ret=7fc4d4f1
trace:module:LdrUnloadDll (0x7e950000)
trace:module:LdrUnloadDll (L"mshtml.dll") - START
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4462
------- Additional Comments From alexandreracine(a)gmail.com 2006-02-07 18:56 -------
I used filezilla on Windows before and use it now with Ubuntu and Wine latest
(0.99?).
I got the same problem written up here.
So after searching a LOT, here is a work-around how to make it work, but for the
non-programmer, like me.
Get a terminal and run "winecfg".
In the library tab, add riched20 and riched32 in the native only mode. Save.
Download from somewhere (dll-files.com?) and copy the .dll files in your
windows/system directory.
Run filezilla as before.
The only problem now is that the logs in filezilla (upper pannel) paste on only
one line.
By the way, this might make your other Wine apps not work. Hey, we never know.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4306
super-greg(a)gmx.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1689 is|0 |1
obsolete| |
------- Additional Comments From super-greg(a)gmx.de 2006-02-07 17:46 -------
Created an attachment (id=2813)
--> (http://bugs.winehq.org/attachment.cgi?id=2813&action=view)
console output
still no change in current cvs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4449
------- Additional Comments From tom.halligan(a)gmail.com 2006-02-07 16:44 -------
WOOPS! As an edit to my previous comment, you can't open .res file with gedit.
vi should work fine though, or the default Text Editor that comes with Ubuntu
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5585
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-02-07 15:54 -------
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5586
Summary: Tibia do not run
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vetor1(a)ubbi.com.br
In a few weeks ago I cannot run tibia on version 9.15, but discovered that
adding 'engine 0' at the end of shortcut solve the problem. The acctual problem
start with the new version (9.16) and is described here:
I use mandriva linux version LE, running on semprom with 512 RAM.
When trying to run Tibia.exe (version 7.72), installed in the default past, the
aplication came into infinite loop and send msg
'err:d3d_surface:d3dfmt_convert_surface Unsuportede conversation type 9', when I
start from command line... on the shortcut the program do not start or show a
window empty.
Sorry for my poor english.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4672
------- Additional Comments From the3dfxdude(a)gmail.com 2006-02-07 15:50 -------
Make sure you don't give write access to your block device node. Also, never run
as root.
Hold on here. Could everyone post their .wine/dosdevices of people that had this
happen? I'm starting to think this is the game's doing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5585
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-02-07 15:48 -------
Dupe.
Note to reporter: make sure you use opengl and not Direct3d.
*** This bug has been marked as a duplicate of 4093 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4093
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |florianskarten(a)web.de
------- Additional Comments From the3dfxdude(a)gmail.com 2006-02-07 15:48 -------
*** Bug 5585 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=5585
------- Additional Comments From florianskarten(a)web.de 2006-02-07 15:45 -------
Created an attachment (id=2812)
--> (http://bugs.winehq.org/attachment.cgi?id=2812&action=view)
same but this time i waited and it crashed
The same happens again. This time i waited longer and after some time it
crashed. But even after the crash the soundloop doesn't stop. Only killing the
winedbg progress stop that sound loop.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5585
Summary: Warcraft 3 Frozen Throne freeze while playing
Product: Wine
Version: 0.9.16.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: florianskarten(a)web.de
Sometimes it happens that Warcraft 3 Frozen Throne freeze and the sound of the
last second ist repeated in an endless loop.
I had to kill Warcraft with killall -s9 war3.exe.
Maybe it is related with the sound, because the last entry of the log ist:
err:ntdll:RtlpWaitForCriticalSection section 0x7fd6ed94 "WINEALSA_mmap_crst"
wait timed out in thread 0022, blocked by 0000, retrying (60 sec)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4672
------- Additional Comments From matthias_berndt(a)gmx.de 2006-02-07 14:34 -------
I can confirm this bug for WINE 0.9.16. I tried to run Diablo 2 but it didn't
work (probably because i didn't yet configure it properly and my X
configuration is screwed anyway) and, worse than that, it fucked up my MBR.
I'll attach some MBR dumps later on...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5584
Pawel.Rozanski(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Pawel.Rozanski(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=5584
Summary: Regression while moving d3d8 code to wined3d
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.studiotrophis.com/download.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Pawel.Rozanski(a)gmail.com
The White Chamber (it's free) shows intro corectly before
http://source.winehq.org/git/?p=wine.git;a=commit;h=d13469c1d889e2ebe2003a2…
commit, this one breaks it. (see attachments) I think this is regression because
commit clearly says that nothing should change here. Bug is present on git/master.
Commit is quite big, so i couldn't find a cause...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4036
------- Additional Comments From super-greg(a)gmx.de 2006-02-07 13:26 -------
Hi,
I already solved this by using a native dinput8 dll, but thanks.
I collected some more informations about the used copyprotection.
First securom is used but also a thing called "X-treme Protector". http://
www.oreans.com/xprotector/xprot.htm
If you wonder what spellforce v1.54 is, its a special game version which is
only avaible in the games magazine. This version isnt avaible to download, but
it comes without securom and xprot.
--
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=3312
------- Additional Comments From madewokherd(a)gmail.com 2006-02-07 11:52 -------
Dmitry sent some patches that (I thought) were meant to address this issue. They
didn't make it into 0.9.16, but they're working for me in git with firefox's
fullscreen mode.
This seems to work in kwin but not metacity. Wine's desktop integration gap is
just getting larger. ;p
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4449
------- Additional Comments From tom.halligan(a)gmail.com 2006-02-07 11:37 -------
Guys, you do NOT need a Tahoma compatible font, as I just discovered. You can
have any font you like, the Tahoma font is only required by the default Steam skin.
You can edit the skin easily by editing the steamscheme.res file using gedit or
some other such editing program. Just do a search and replace for "Tahoma" and
replace it with a font you know you have installed. Save the file, and restart
steam (if you had it running). No more searching for fonts, no more scratching
heads. I too had tried downloading the tahoma.ttf and it just simply didn't work
for me. This way works though - the only trouble is finding a font that suits
you. Times New Roman (which I have it set to at the mo), looks horrible, but it
is readable, which I guess is better than nothing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5344
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From wine.dev(a)web.de 2006-02-07 09:38 -------
"the app installed and ran" => closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5582
Summary: regression: Goofball can't initialize 3d
Product: Wine
Version: CVS
Platform: Other
URL: ftp://ftp.avault.com/demos/goofball_v1.exe
OS/Version: other
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The application pops up a messagebox: error in renderer initialization.
Regression between wine-20050930 and wine-0.9.2
No consoleoutput
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5580
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|stefandoesinger(a)gmx.at |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |stefandoesinger(a)gmx.at
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From stefandoesinger(a)gmx.at 2006-02-07 06:44 -------
Yeah, this is related to the rewrite and the "Passing a surface pointer not
supported" message. I will download this demo and implement the neccessary
features. I didn't implement them by now because I didn't know any apps which
I could use for testing, so I decided to write the message and crash
immediately instead of having diffuse crashes somewhere later.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5581
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-02-07 05:39 -------
So this is a bug in a FreeBSD kernel. Wrong place for the report?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5402
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-02-07 04:55 -------
1. Could you try if running with native msvcrt makes any differnce? (copy
msvcrt.dll from a windows partition or from www.dlldump.com and put it in
~/.wine/drive_c/windows/system32/ and run with WINEDLLOVERRIDES="msvcrt=n" wine
app.exe)
2. Is theere a download link for this program, in case it's freeware/demo?
Thanks
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5581
Summary: Crash kernels at start Mirc32.exe
Product: Wine
Version: 0.9.6.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: onegin(a)tagnet.ru
Start of program MIRC32.exe leads to a stop of a kernel of system.
FreeBSD 6.0.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5580
madewokherd(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
------- Additional Comments From madewokherd(a)gmail.com 2006-01-07 20:09 -------
This is probably related to the ddraw rewrite so CCing Stefan.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5580
Summary: regression: Jardinains! doesn't start
Product: Wine
Version: 0.9.16.
Platform: PC
URL: http://www.download.com/3000-2099-10246909.html?tag=lst-
0-1
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
In Wine version 0.9.16, Jardinains! exits with a message box that says "Unknown
runtime exception". The game works in Wine 0.9.15.
I suspect it's something to do with this line of console output:
err:ddraw:IDirectDrawImpl_CreateNewSurface (0x77b2ea40) Using a passed surface
pointer is not yet supported
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5569
------- Additional Comments From wine(a)troy.rollo.name 2006-01-07 16:01 -------
Visual inspection of Dan H's solution suggests it is correct - I would have
done substantially the same thing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5402
------- Additional Comments From bariuspelagic(a)hotmail.com 2006-01-07 15:49 -------
I did a seh,relay trace like you asked. I have no idea what it all means, I
hope it helps. See 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=5411
StempUbuntu(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From StempUbuntu(a)gmail.com 2006-01-07 13:23 -------
Work well, thank you.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5526
------- Additional Comments From sterlingchristensen(a)hotmail.com 2006-01-07 11:22 -------
Here's my experience:
wine 0.9.15, desktop @ 32 bpp: sluggish, but not too bad
wine 0.9.15, desktop @ 16 bpp: fast and smooth
wine 0.9.16, desktop @ 32 bpp: excruciatingly slow
wine 0.9.16, desktop @ 16 bpp: seems even faster than 0.9.15@16
I noticed "fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP
from 32 to 16" in the wine output. I guess fullscreen 16 bpp -> 32 bpp blitting
isn't very efficient?
With 0.9.16@32, the big animation that covers most of the screen on the main
menu grinds to a halt if you wave the mouse over it enough. Switching to 16 bpp
or downgrading to 0.9.15 fixes this.
With 0.9.16@16, the game seems to slow down noticably when it has to draw hit-
point bars, like when you select or hover over a unit.
With 0.9.16, the mouse leaves droppings (very short lived - like 1 frame) and
flickers. Downgrading to 0.9.15 fixes this.
Reproducable freeze with 0.9.16: Win or lose a Skirmish Game. On the screen
where it shows your score, the text draws way way too slowly and then the audio
starts to broken-record worse and worse until it freezes. Seems to get worse as
more text appears... maybe it's redrawing all the text over and over?
Red Alert 2: Yuri's Revenge 1.001 set to 1024x768
nVidia GeForce FX 5700, driver 1.0.8762
Gentoo, XOrg 7.0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5574
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-01-07 10:56 -------
Does a normal ./configure && make clean && make depend && make without the
CFLAGS run ok. If so may have been a makefile did not recompile something
related to dbghelp and you could close this bug. If it does crash then a
regression test to find the patch and it will be on the list of things to 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=5578
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-01-07 10:48 -------
Stefan, i'm pretty sure this regression is because of ddraw rewrite,although i
didn't do regression test yet, so i added you. Hope that's 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=5411
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WORKSFORME
------- Additional Comments From marcus(a)jet.franken.de 2006-01-07 10:48 -------
No.
you can remove the arts driver, rm /usr/lib/wine/winearts.drv.so
and tell your distributor to not compile it in.
ALSA and OSS drivers are working better and are better supported.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5411
StempUbuntu(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From StempUbuntu(a)gmail.com 2006-01-07 10:34 -------
This is not an Arts related bug ! I'm not using kde.
I'm using alsa and esd on Ubuntu Dapper 6.06
I used sudo modprobe snd-seq and now the errors are :
stemp@caderousse:~$ winecfg
ALSA lib pcm_mmap.c:363:(snd_pcm_mmap) mmap failed: Invalid argument
Creating link /home/stemp/.kde/socket-caderousse.
can't create mcop directory
Do I need Arts or KDE to rune 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=5578
Summary: Regression: Pacmania 's screen is black
Product: Wine
Version: CVS
Platform: Other
URL: ftp://ftp.avault.com/demos/pacmania2.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The app opens a black screen, and that's it. In wine-0.9.15 it worked fine.
console output with wine 0.9.15:
fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy AND
fixme:ddraw:DIB_DirectDrawSurface_Blt Unsupported flags: DDBLT_DDFX
With current cvs i only get
fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy
Probably due to ddraw rewrite
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4622
------- Additional Comments From the3dfxdude(a)gmail.com 2006-01-07 09:52 -------
Probably has to do with the ddraw replacement and the message box not being
drawn. Get a log to find out, but don't post anything this bug number. Make a
new one if you are certain there is 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=5569
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2006-01-07 09:14 -------
Dan H. has a fix and will post it to wine-patches
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5545
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |dank(a)kegel.com
Status|ASSIGNED |NEW
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5545
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |ASSIGNED
Ever Confirmed| |1
------- Additional Comments From dank(a)kegel.com 2006-01-07 09:09 -------
Benjamin Arai has a conformance test for varcat now.
I'm working with him to get it and a fix posted to wine-patches.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4622
------- Additional Comments From adolf.j.winterer(a)inn-salzach.de 2006-01-07 08:55 -------
I've found an interesting detail using all Wine versions as they were
released. With 0.9.16 the behaviour changed. Diablo still stops working when I
ask Warriv that "I want to go to the East", but the window with the error
message no longer appears.
Something in the Wine code has been changed that is connected to the problem,
because I did not change my installation (all files are 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=4021
------- Additional Comments From dank(a)kegel.com 2006-01-07 08:46 -------
I just tried changing that value, and it seemed to work.
Can you try again with current Wine, and report back
with a screenshot if it's still failing?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4070
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-01-07 05:58 -------
Bug still occurs with wone cvs dated of 2006/07/01.
Same trace as the attchad one.
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=5576
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-01-07 05:30 -------
The problem with Bink introduction movies is reported as bug 5527
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=5576
Summary: White screen in Spiderman the movie
Product: Wine
Version: CVS
Platform: Other
URL: www.gamershell.com/download_4293.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
After passing the introduction bink movies which are not displayed, the screen
of the game is entirely white. So the game is unplayable.
I attached a trace.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5528
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-01-07 05:20 -------
This bug is fixed in wine cvs dated of 2006/07/01.
So, one can close it as FIXED.
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=5574
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |www.gamershell.com/download_
| |11922.shtml
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-01-07 03:48 -------
It is very strange. I did what it was adviced in your Eric Pouech's link. And
now, I don't have the bug anymore :):)
The used application is the demo of Takeda2. I added a link to download the demo.
My gcc version is 4.0.1 and my distrib is mandriva2006.0
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=4464
------- Additional Comments From Speedator(a)gmx.de 2006-01-07 03:08 -------
The developers of the game/application disribute it and this installation works
fine with windows but not with wine. Did I understand right?
Why do you focus on putting it in wine? Why don't you focus on fix the
installation in this case?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5049
------- Additional Comments From dragoran(a)feuerpokemon.de 2006-01-07 02:00 -------
try disabling "Allow the window manager to controll windows" in
winecfg->graphics then it should work ok (the mouse 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=5575
Summary: Pro Evolution Soccer 3 does not want to launch
Product: Wine
Version: CVS
Platform: Other
URL: www.gamershell.com/download_3907.shtml
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Install of Pro Evolution Soccer works fine. But when launching the game, nothing
happens. And the console output is very poor. I attached it.
Joaopa
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4561
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rtlm10(a)gmail.com
------- Additional Comments From jan.wine(a)zerebecki.de 2006-01-07 00:56 -------
*** Bug 5561 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=5561
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jan.wine(a)zerebecki.de 2006-01-07 00:56 -------
ok then it's a dup.
*** This bug has been marked as a duplicate of 4561 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5558
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-01-07 00:36 -------
added author of the patch
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4050
------- Additional Comments From jan.wine(a)zerebecki.de 2006-01-07 00:09 -------
Perhaps because we are missing D3DPSHADECAPS_ALPHAGOURAUDBLEND ?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4246
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-30-06 23:59 -------
With the wine cvs version dated of 07/01/2006, the problem does not occur anymore.
Great job, guys.
So, one cas can this bug as FIXED.
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=5251
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-30-06 23:48 -------
Hi,
I checked the original problem (unable to change the directory of installation).
And GREAT NEWS, it works with the cvs dated of 07/01/2006.
So, one can close this bug as FIXED.
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=5553
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jan.wine(a)zerebecki.de 2006-30-06 23:37 -------
In git as commit a509aabb97b89d7d64516a4837ad9ff7375a2f8f .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5574
Summary: winebdg never ends.
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-debug
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
When a program crashes, winedbg runs and never stops. It falls in an infinite
loop. This make my cpu be at 100%. Then, I must kill it with kill -9.
It is an very anoying bug, since it takes several minutes to write kill -9 ...
and kill winebdg.
I attached an exemple.
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=4712
------- Additional Comments From ns03ja(a)brocku.ca 2006-30-06 23:14 -------
Same thing for me. The installer creates several empty directories, but no
files.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4713
------- Additional Comments From ns03ja(a)brocku.ca 2006-30-06 23:12 -------
Still present with today's git, slightly different results though. I see
fixme:d3d:StencilFunc Unrecognized D3DCMPFUNC value 0
instead of
err:ddraw:convert_D3D_compare_to_GL Unexpected compare type 0 !
after which point, it crashes. This looks like the same problem, but
manifested in a different function, due to the ddraw rewrite.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5509
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From jan.wine(a)zerebecki.de 2006-30-06 21:54 -------
Patch in git as commit 77448f588b888ecc724c7ead9f28629f3f661d27 .
--
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=5251
------- Additional Comments From vitaliy(a)kievinfo.com 2006-30-06 21:54 -------
Seems like fixed. Comment #20 is a different problem (Bug 5421) which is already
fixed.
Author please verify that original problem is 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=5529
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-30-06 21:46 -------
Duplicate
*** This bug has been marked as a duplicate of 5421 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5421
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ben(a)atomnet.co.uk
------- Additional Comments From vitaliy(a)kievinfo.com 2006-30-06 21:46 -------
*** Bug 5529 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=5529
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|DUPLICATE |
------- Additional Comments From jan.wine(a)zerebecki.de 2006-30-06 21:15 -------
Sorry was too quick, bug 5251 originally was about something different.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5529
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From jan.wine(a)zerebecki.de 2006-30-06 21:01 -------
dup
*** This bug has been marked as a duplicate of 5251 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5251
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ben(a)atomnet.co.uk
------- Additional Comments From jan.wine(a)zerebecki.de 2006-30-06 21:01 -------
*** Bug 5529 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=5049
------- Additional Comments From ns03ja(a)brocku.ca 2006-30-06 20:51 -------
I just tried Aquamark again with today's git on a fresh ~/.wine, it installs
and runs straight out of the box. It produces some pretty graphics, although I
have no idea how correct they are. The mouse doesn't work correctly though,
Aquamark keeps recentering the mouse and the mouse is never actually able to
move, this is visible on screen (both the X cursor and the Aquamark cursors
are visible, but they're not always on top of eachother).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5555
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |truiken(a)gmail.com
------- Additional Comments From dank(a)kegel.com 2006-30-06 20:44 -------
That patch didn't work, but James' second try seems to do the trick:
http://www.winehq.org/pipermail/wine-patches/2006-June/028147.html
James says that (because Wine doesn't implement caching yet),
the .msi gets downloaded twice, but at least it gets downloaded and used now.
The app still doesn't install; see bug 5573.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5573
Summary: Ability Office 4 fails to install; problem in
WinVerifyTrust?
Product: Wine
Version: CVS
Platform: Other
URL: http://ability.com/v4/download.php
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
After working around bug 5555, installation fails with log messages like
0009:Call kernel32.GetProcAddress(7edf0000,01001a14
"WTHelperGetProvCertFromChain") ret=01003f6f
0009:Call ntdll.RtlInitAnsiString(7fb9eb50,01001a14
"WTHelperGetProvCertFromChain") ret=7fc4cf6b
0009:Ret ntdll.RtlInitAnsiString() retval=00000000 ret=7fc4cf6b
0009:Call ntdll.LdrGetProcedureAddress(7edf0000,7fb9eb50,00000000,7fb9eb58)
ret=7fc4cf89
0009:Ret ntdll.LdrGetProcedureAddress() retval=00000000 ret=7fc4cf89
0009:Ret kernel32.GetProcAddress() retval=7edf786c ret=01003f6f
0009:Call wintrust.WinVerifyTrust(ffffffff,7fb9ec5c,7fb9ec20) ret=01003faf
fixme:wintrust:WinVerifyTrust 0xffffffff {00aac56b-cd44-11d0-8cc2-00c04fc295ee}
0x7fb9ec20
0009:Ret wintrust.WinVerifyTrust() retval=800b0001 ret=01003faf
and dialog "This version of Windows does not support digital signatures."
This may be a dup of bug 3619.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5233
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-30-06 19:37 -------
Reported 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=5558
------- Additional Comments From ploujj(a)gmail.com 2006-30-06 19:27 -------
So, this is what I got:
$ git bisect good
c8901d6f6253f6c97610eb1068ac4ff89758ed0a is first bad commit
commit c8901d6f6253f6c97610eb1068ac4ff89758ed0a
Author: Stefan Dösinger <stefandoesinger(a)gmx.at>
Date: Fri Jun 9 19:36:12 2006 +0200
ddraw: Rewrite most of ddraw using WineD3D.
:040000 040000 9761355e24bc348d1e1c03110877541730611adb
67589bfed4fe0ed2619ce120d17eff82e3ca24f0 M dlls
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5572
Summary: MagicISO prints error dialogs every time the toolbox
redraws
Product: Wine
Version: 0.9.16.
Platform: Other
URL: http://www.magiciso.com/download.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Rincebrain(a)gmail.com
Just as the topic says - on attempting to run MagicISO, every time it has to
redraw anything in the toolbox [because your cursor hovered over it, or a dialog
covered it, or you changed focus to another window behind it], it prints
numerous instances of a dialog box titled "MagicISO" with contents "List index
out of bounds (-1)"
A free trial of the program can be obtained at the URL above - it exhibits the
same problem as the full 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=3035
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |ABANDONED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 18:59 -------
Although works for me, no update in over a year.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2467
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 18:58 -------
This bug is closely related to bug 2082, and likewise, bug 4009. The available
hack in 2082 sort of 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=4822
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 18:46 -------
closing
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4822
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 18:45 -------
Dupe
*** This bug has been marked as a duplicate of 5451 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5451
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sylverpyro(a)gmail.com
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 18:45 -------
*** Bug 4822 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5570
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From vitaliy(a)kievinfo.com 2006-30-06 18:04 -------
Looks like a dup
*** This bug has been marked as a duplicate of 4533 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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
----------------------------------------------------------------------------
CC| |statseeker(a)yahoo.com
------- Additional Comments From vitaliy(a)kievinfo.com 2006-30-06 18:04 -------
*** Bug 5570 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5571
Summary: lightshadow-demo hangs at start
Product: Wine
Version: CVS
Platform: PC
URL: ftp://ftp.avault.com/demos/lightshadow-demo.exe
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The application just hangs, no console output. Regression btween Wine 20050211 and
wine-20041019
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5570
Summary: MSI Errors Installing Half-Life 2 and CS:S
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: statseeker(a)yahoo.com
fixme:msi:MsiInstallProductW L"/path/to/HL2/steam.msi" (null)
err:msi:copy_package_to_temp failed to copy package L"/path/to/HL2/steam.msi"
fixme:msi:MSI_OpenDatabaseW open failed r = 80030003!
I am running Mandriva Linux 2006 (latest build, all updates).
Ok, I installed Steam (by Valve Software) successfully on Wine. But when I try
to run the command "wine msiexec /i /path/to/HL2/steam.msi" in order to begin
installing Half-Life 2 from the CD, it gives me those errors. I have looked all
over the net and in news groups to see if others are having the same problems
but I cant find any issues.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 16:41 -------
The culprit font is sserife.fon. My version is built from wine. Saulius, looking
at your log, yours is pulled out of the windows\fonts directory. Where did you
obtain it from?
I'm sorry, but the crash is in the same spot. And there has to be a reason why
Stefan's patch makes no difference here. I can play without the font and the patch.
--
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=5355
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From truiken(a)gmail.com 2006-30-06 16:40 -------
One problem is that /regserver is unimplemented in msiexec, but there's already
a bug report for that. You can workaround this problem by running msiexec /i
forge80_enu.msi directly. The problem now is that the installer makes you
select components to install, and you can't click next until you select at least
one component. However, since we haven't implemented the ListBox control in
msi, you can't select anything, and you can't proceed. This should be fixed
when the ListBox control is implemented.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5192
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 16:20 -------
>From bug 5451:
"Diablo 2 has a bug which causes it to crash on 64 MB cards. WineD3D emulates a
64 mb card, while the old ddraw code emulated 16 mb (afair). This crash is
fixed with Diablo 2 version 1.02, the german cds ship 1.03."
Probably a game 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=5451
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-30-06 16:05 -------
Yes, last Stefan patch works well for me. Using it and redraw hack I just have
reached level 5 with my warrior ;)
Jesse, if you need any traces from me, shot me an email. I am afraid this is
different issue floating around... :P
--
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=5451
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 16:02 -------
Ok I got the latest git to work with Diablo by removing the fonts in
/usr/local/share/wine/fonts. No patch required... There is something with the
system font then.
--
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=3250
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-30-06 15:25 -------
Reported 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=1434
Bug 1434 depends on bug 3250, which changed state.
Bug 3250 Summary: Space Empires IV combat replay screen hidden
http://bugs.winehq.org/show_bug.cgi?id=3250
What |Old Value |New Value
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5451
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 14:55 -------
Ok, you crash the same way. I haven't confirmed if it is a font problem. Did you
say that Stefan's patch works for you? That's the log I'd like to compare.
--
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=4916
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-30-06 14:06 -------
Confirming. So, we can close this bug as Fixed
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=4398
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From jeremielapuree(a)yahoo.fr 2006-30-06 14:01 -------
I am confirming. Devinez-qui demo installs now with the cvs dated of 06/30/2006.
So we can close this bug as fixed.
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=5569
dsh(a)linux.ucla.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine(a)troy.rollo.name
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5569
Summary: Slow down due to GetTextExtentExPointW
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dsh(a)linux.ucla.edu
The very slow displaying of EULA mentioned in this bug report:
http://bugs.winehq.org/show_bug.cgi?id=5516
is the result of commit 73c7420c5a48d5810f30ffdca59dc36c806b4bf5, work on
GetTextExtentExPointW. It uses an order n-squared algorithm to compute text
extent. Displaying the EULA during installation of the Adobe product found here:
http://www.adobe.com/products/acrobatpro/tryreg.html
takes about 7-8 minutes. Reverting the code prior to this commit causes that to
drop to a few seconds.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5557
------- Additional Comments From mikolaj.zalewski(a)gmail.com 2006-30-06 13:02 -------
The reason of the crash is the NM_TOOLTIPSCREATED notification sent when the
application is not prepared for it (the ScintillaEditView::execute is called
with this==NULL. This exception is caught in WinMain which tries to show a
message box but that generates a WM_ACTIVATEAPP which crashes in
Notepad_plus::checkModifiedDocument as _pEditView is uninitialized - this is the
crash we observe). If I comment out line 5649 of toolbar.c Notepad++ starts but
I haven't investigated what's the correct behaviour.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5457
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.microsoft.com/win
| |dows/windowsmedia/player/9se
| |ries/default.aspx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5490
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |mike(a)codeweavers.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From truiken(a)gmail.com 2006-30-06 12:53 -------
The problem is that the installer is running the following query:
"SELECT `_stpStdDlls`.`File`, `Binary`.`Data` FROM `_stpStdDlls`, `Binary` WHERE
`_stpStdDlls`.`Binary_` = `Binary`.`Name`"
which we think is invalid, because we return ERROR_BAD_QUERY_SYNTAX. This is
because we don't implement joins yet. Assigning to Mike, so he can take a look
at it when he gets back.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3752
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine.dev(a)web.de
------- Additional Comments From wine.dev(a)web.de 2006-30-06 11:21 -------
The Installer for PDFCreator-0_9_0_AFPLGhostscript_32bit.msi (Bug #4401)
also produces the message:
- err:msi:msi_dialog_create_controls no handler for element type L"GroupBox"
Important difference to this bug:
The PDFCreator - Installation works, all files are installed.
IMHO, using the above "err:*" as Summary and as reason, that nothing gets
installed (comment #5), is wrong
--
By by ... Detlef
--
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=5469
------- Additional Comments From charles(a)diagnos.co.uk 2006-30-06 11:15 -------
Righto, I think I understand. Sorry if I talk a bit of nonsense here, I'm just
trying to get things clear in my head...
As long as the individual characters stay within the first 256 points, should
there be any danger of different sequences matching, as I don't think there are
any decomposed characters within this range?
So, from looking at the code for wine_compare_string, there are three levels of
comparison (compare_unicode_weights, compare_diacritic_weights,
compare_case_weights) - am I right in assuming these correspond to the order of
1. alphabetic ordering
2. diacritic ordering
3. case ordering
(I'm copying from: http://www.unicode.org/reports/tr10/#Scope)
Should there be a 4th tie-breaking level here?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5493
------- Additional Comments From pgr(a)arcelectronicsinc.com 2006-30-06 10:48 -------
Created an attachment (id=2799)
--> (http://bugs.winehq.org/attachment.cgi?id=2799&action=view)
2> log of crash after call for volunteer: dwarf2 testing recomple
gcc (GCC) 4.0.1 (4.0.1-5mdk for Mandriva Linux release 2006.0)
instructions to reproduce included applicaion zip at url
This stopped the contious page faults but had lots of
fixme:dbghelp_dwarf:dwarf2_compute_location Unhandled attr op: 75
Run terminated with Ctrl C
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3784
------- Additional Comments From ben(a)atomnet.co.uk 2006-30-06 10:39 -------
Yeah, I can confirm that. It used to happen to me in every game, now it seems to
be 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=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 10:35 -------
Ok please post a ddraw, d3d_surface, font log in bug 5451. (Start game and exit)
--
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=5469
------- Additional Comments From juan_lang(a)yahoo.com 2006-30-06 10:25 -------
BSTRs always contain Unicode chars in 32-bit programs. MSDN give a better
description of the meaning of lcid in CompareString. For example, in Spanish
locales, the two-character sequence CH compares greater than the character C,
but less than the sequence CA, because CH is technically (or at least,
lexicographically) one character in Spanish.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5469
------- Additional Comments From dank(a)kegel.com 2006-30-06 10:15 -------
Oh, I had dyslexia. I didn't see that the test strings were reversed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3784
------- Additional Comments From alex(a)thehandofagony.com 2006-30-06 10:14 -------
In current GIT, this problem is fixed for at least Age of Empires I & II and
Heroes of Might and Magic II, but it is still a problem with Heroes of Might
and Magic IV. I'll revise the list of affected games once a new Wine version
with the fix gets out.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5469
------- Additional Comments From charles(a)diagnos.co.uk 2006-30-06 10:11 -------
I had sort of been assuming that the compares would be ANSI string compares (ie
a string comprising of 8 bit characters), so it would be a fairly
straightforward byte by byte comparison. Should the varbstrcmp function do
different stuff depending on whether they are the old-fashioned ANSI strings or
whether they are Unicode strings? MSDN did not seem entirely useful on this
point to 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=5469
------- Additional Comments From juan_lang(a)yahoo.com 2006-30-06 09:31 -------
The strings are concatenated, so you end up with strings L"\0001\0002" and
L"\0002\0001". They look different, so I'd expect VarBstrCmp to say so too.
Rob claimed CompareStringW returns that the two strings are equal; I'm unable to
verify that. So it looks (to me) like a difference between unicode.org's tables
for certain characters, and Microsoft's, and I'm not sure what to do about it,
since we autogenerate our code page tables from the unicode.org data.
That being said, using VB strings to store abitrary binary data looks a little
unusual to me; certain non-identical byte sequences will end up comparing as
equal in certain locales.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5568
Summary: toolbar is too wide in js latvija mapping application
Product: Wine
Version: 0.9.16.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rich(a)hq.vsaa.lv
toolbar has large empty area at the right side
see screenshot here :
http://appdb.winehq.org/appimage.php?id=2846
see console output at bug 5567
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4794
------- Additional Comments From rob(a)codeweavers.com 2006-30-06 08:50 -------
It looks like you're mixing native oleaut32 and builtin oleaut32 somewhere.
Using WINEDLLOVERRIDES="oleaut32=n" wine ./swgbg.exe should fix this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5567
Summary: garbled display in js latvija mapping application
Product: Wine
Version: 0.9.16.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-gdi-(printing)
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rich(a)hq.vsaa.lv
running js latvija gps3 application it's main window contains garbled data.
see screenshot here :
http://appdb.winehq.org/appimage.php?id=2846
attached is console output while application is running - maybe it could give
at least some hints.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5469
------- Additional Comments From dank(a)kegel.com 2006-30-06 08:42 -------
That's really strange to an outsider... Why don't the strings match in windows?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5252
------- Additional Comments From rob(a)codeweavers.com 2006-30-06 08:33 -------
This bug should be fixed now. Please retry with latest GIT or CVS
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5451
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #2665 is|0 |1
obsolete| |
------- Additional Comments From stefandoesinger(a)gmx.at 2006-30-06 06:48 -------
Created an attachment (id=2796)
--> (http://bugs.winehq.org/attachment.cgi?id=2796&action=view)
Another updated patch
This patch replaced the 4 byte dib hack, it is the solution I've agreed uppon
with Alexandre. It checks against the systems page size to make sure to have at
least 4 extra bytes available in the last page by adding an extra line if
necessary.
--
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=3692
------- Additional Comments From stefandoesinger(a)gmx.at 2006-30-06 06:43 -------
That is because or dmusic implementation is more or less a stub. You can
either use native dmusic.dll, or disable the music by editing
system/gothic2.ini in the gothic 2 install directory and set MusicEnabled to 0
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5566
------- Additional Comments From hallo(a)michael-kaufmann.ch 2006-30-06 05:49 -------
The patch really fixes the bug. Thanks a lot, Rob!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5469
------- Additional Comments From charles(a)diagnos.co.uk 2006-30-06 05:42 -------
Under Windows (tested on 98 and XP) the strings do not match (ie no msgbox appears).
Under Wine the strings match (ie the msgbox does appear).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-30-06 02:24 -------
And mine is fontforge-20060209-1. And sadly I don't have StarCraf at my hand.
Should I post +font log from the Diablo1 run?
--
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=5284
------- Additional Comments From guy.roussin(a)teledetection.fr 2006-30-06 02:14 -------
When i change drive type to local with winecfg, i don't get
anymore the error "fixme:mpr:WNetGetUniversalNameW ..."
But now, winword 2000 hangs with 100% cpu, so i must kill
wine/winword 2000 process :
I get this lines before i kill wine/winword 2000 :
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:psdrv:PSDRV_ExtEscape QUERYESCSUPPORT(25) - not supported.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
fixme:psdrv:PSDRV_DeviceCapabilities DC_BINADJUST: stub.
Guy
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5421
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From truiken(a)gmail.com 2006-30-06 01:44 -------
Patch was accepted, and it's reported 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=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 01:40 -------
I don't think it's freetype. My fontforge version is 20060413.
--
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=5253
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-30-06 01:37 -------
I have freetype-2.1.9-2.
My wine is updated frequently from GIT repository.
And my distro is "Red Hat 8.0" updated by hand to almost "Fedora Core 4".
--
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=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 01:20 -------
Please tell me your freetype version, and maybe the source package/distro.
Reading through the comments, I believe there are two issues. However I believe
I'm seeing the issue as originally reported (before ddraw lib rewrite).
--
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=5451
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-30-06 01:08 -------
Now, Stefan, that patch didn't help me. And your hack still does fine on my box.
--
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=5253
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-30-06 00:48 -------
* Jesse Allen wrote:
| It appears that the Starcraft battle.net screen crash and the Diablo 1 menu
| crash is not related to the ddraw lib replacement.
...
| I also meant to say that the old lib was crashing too.
Strange, on my box DDraw rewrite and Diablo1 startup crash are related directly.
But well, that's an offtopic.
--
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=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-30-06 00:42 -------
I ran git bisect. This is what I got:
6b49f6bd86ffe0e9674d7dee5abc860630822974 is first bad commit
commit 6b49f6bd86ffe0e9674d7dee5abc860630822974
Author: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Date: Thu Mar 9 15:13:08 2006 +0800
gdi: Load system fonts from $(datadir)/wine/fonts if loading from
%windir%\fonts has failed.
:040000 040000 b0236713a5934bf8de3d58bc09e5ef798c5962e1
4f1049420a47853d6273280209996de76ac4eb35 M dlls
Merged after 0.9.9.
http://source.winehq.org/git/?p=wine.git;a=commit;h=6b49f6bd86ffe0e9674d7de…
That confuses me...
--
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=5284
juan_lang(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |juan_lang(a)yahoo.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=5284
------- Additional Comments From juan_lang(a)yahoo.com 2006-30-06 00:39 -------
Can you change the drive type to be local through winecfg?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5421
------- Additional Comments From misc(a)mokfam.com 2006-29-06 20:55 -------
Looks like it's working so far in the latest CVS as of 6/29/2006 this morning.
Already tried browsing folders and so far so good.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1129
------- Additional Comments From stefandoesinger(a)gmx.at 2006-29-06 17:36 -------
Sounds like a color keying issue. I will play around with the demo when I have
some spare time
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1129
------- Additional Comments From kniederk(a)math.uni-koeln.de 2006-29-06 17:24 -------
Was a long time ago that I played Dink for the last time ;-)
O.k. so I tried with OpenSUE-10.1, Wine Version 0.9.16 from rpm-package.
Dink looks much better now. The floor tiles are drawn, but transparancy does
not yet work. Both the sprites and the objects drawn on top of the floor tiles
overwrite the background with white color.
You are making good progress. Thanks
Klaus
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5565
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://staruml.org |http://staruml.com
------- Additional Comments From dank(a)kegel.com 2006-29-06 16:51 -------
Thanks, Qingdao! I'll try to check more carefully next time!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5566
Summary: HomeSite 5.5 crashes on startup (OLE problem)
Product: Wine
Version: CVS
Platform: PC
URL: http://www.adobe.com/products/homesite/
OS/Version: Linux
Status: NEW
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hallo(a)michael-kaufmann.ch
CC: rob(a)codeweavers.com
When HomeSite 5.5 starts up, a wizard is shown. After this wizard completes,
HomeSite crashes with an access violation. It is a regression, caused by this
patch: http://www.winehq.com/hypermail/wine-cvs/2005/02/0165.html
HomeSite runs well with native OLE components.
An evaluation version of HomeSite can be downloaded at
http://www.adobe.com/products/homesite/ (free registration required).
I'll attach a log file (created with HomeSite 5.0 which has the same problem).
There are some "stub object not found" messages.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5565
------- Additional Comments From qingdao33122(a)yahoo.com 2006-29-06 16:15 -------
First of all, are you sure it's http://staruml.org ?
The link doesn't work for me, http://www.staruml.com/ does.
MSXML4 is not a prerequisite. I copied native msxml3.dll and msxml3r.dll
to the fake system32 directory and started staruml with
WINEDLLOVERRIDES=msxml3=n wine StarUML
and it seems to work fine.
Wine's implementation of msxml3 is very incomplete and requires substantial
work. Perhaps as a Google SoC project next year:-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-06 15:58 -------
Sorry I also meant to say that the old lib was crashing too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-06 15:56 -------
It appears that the Starcraft battle.net screen crash and the Diablo 1 menu
crash is not related to the ddraw lib replacement. I just tested with cvs I
compiled on June 3rd. (before the replacement) This seems to correspond to the
version reported.
Moo2, probably is related to the ddraw rewrite though. I don't know about other
affected apps.
--
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=5442
------- Additional Comments From stefandoesinger(a)gmx.at 2006-29-06 15:47 -------
Ragnarok online was reported to be slow before, although then it only affected
ati cards. The code in old ddraw worked for nvidia cards. There are a lot of
simmilar issues in other games, should we create a new bug and mark all
simmilar render target locking bugs as a duplicate of 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=5509
------- Additional Comments From stefandoesinger(a)gmx.at 2006-29-06 15:43 -------
Created an attachment (id=2791)
--> (http://bugs.winehq.org/attachment.cgi?id=2791&action=view)
Proposed fix
The issue was that the app passed bad values to BltFast, and in the old ddraw
code those values were filtered out in IDirectDrawSurface::Lock. This patch
adds those checks to IWineD3DSurface::LockRect, and it returns an error if the
rectangle is bad. This error is catched by BltFast which returns an error
itself. This fixed the demo for me(and some other games too :-) ). I sent the
patch already to wine-patches
--
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=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-06 15:43 -------
Patched will all of them and same crash.
--
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=4842
------- Additional Comments From Speedator(a)gmx.de 2006-29-06 15:43 -------
I get it with fbf23b40-e3f0-101b-8488-00aa003e56f8 while halo-installation.
There is a warning, but goes on then. And ebb08c45-6c4a-4fdc-ae53-4eb8c4c7db8e
after executing hal.exe and accepting the EULA .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5451
------- Additional Comments From stefandoesinger(a)gmx.at 2006-29-06 15:39 -------
Created an attachment (id=2790)
--> (http://bugs.winehq.org/attachment.cgi?id=2790&action=view)
Another proposed patch
This patch fixes simmilar issues in some other games, can you give it a try?
Maybe combined with the 1 line add patch or the dib hack?. It performs sanity
checks on the rectangle passed to lockrect and returns an error if it is
incorrect
--
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=5253
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
--
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=5253
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |stefandoesinger(a)gmx.at
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From stefandoesinger(a)gmx.at 2006-29-06 15:32 -------
Yeah, the opengl renderer doesn't really work with a lot 2D apps atm(well,
with no pure 2D app to be honest). It is just enough to make some d3d apps
happy which use 2D blts(Prince of persia 3d and swat3)
I've just hunted a simmilar regression where a BltFast call caused a crash.
The issue was that a bad rectangle was passed to lockrect, and wined3d doesn't
filter that out properly. I've sent a patch to wine-patches to perform sanity
checks on the rectangle and return an error if it is incorrect.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5565
Summary: staruml crashes on startup
Product: Wine
Version: 0.9.16.
Platform: Other
URL: http://staruml.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[Original report:
http://www.winehq.org/pipermail/wine-users/2006-June/022577.html
and followups.]
Installing staruml as follows:
WINE=~/wine-git/wine
rm -rf .wine
$WINE notepad
cp MFC42.DLL .wine/drive_c/windows/system32/
$WINE installers/StarUML-5.0-with-cm.exe > log 2>&1
works fine, but the app crashes early in startup.
Valgrind reports nothing stunningly informative; here's the log:
err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not registered
err:ole:create_server class {88d969c0-f192-11d4-a65f-0040963251e5} not registered
err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5}
could be created for context 0x5
fixme:msxml:domdoc_put_preserveWhiteSpace
vex x86->IR: unhandled instruction bytes: 0x7 0xFF 0xB1 0x90
I think that ole error refers to msxml4.dll; see
http://www.devguy.com/fp/XML/installMSXML4ViaCab.htm
A couple other bug reports refer to it; see bug 3910
and http://appdb.winehq.org/appview.php?versionId=2720&iTestingId=3597
This is an open source app, so potentially someone could run it in the
debugger if the msxml4 clue isn't enough.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4842
------- Additional Comments From ilan(a)fonz.net 2006-29-06 13:06 -------
I have both the shockwave and flash players installed under wine. However,
unless I use the windows xp / native version of oleaut32 the application will
not run 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=4872
------- Additional Comments From kelfe(a)gmx.de 2006-29-06 13:05 -------
the registry key is created automaticly while creating ~/.wine after 0.9.15
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1129
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stefandoesinger(a)gmx.at
------- Additional Comments From stefandoesinger(a)gmx.at 2006-29-06 13:01 -------
Can you retest with wine 0.9.16 or the current wine git code? (or 0.9.17 when
it comes out)?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4842
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|oleaut32:GoldenSpade Poker |oleaut32:GoldenSpade Poker
|client will not run -- |client will not run
|ole:CoGetClassObject class |
|{d27cdb6e-ae6d-11cf-96b8- |
|444553540000} not registered|
------- Additional Comments From vitaliy(a)kievinfo.com 2006-29-06 12:50 -------
CLSID {d27cdb6e-ae6d-11cf-96b8-444553540000} is the "Shockwave Flash Object"
I guess you need to install one.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4842
ilan(a)fonz.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|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=5171
------- Additional Comments From kelfe(a)gmx.de 2006-29-06 12:42 -------
when you delete all portraits in cache/Pictures/Portraits and start Eve you can
see that the portraits on the login screen are generated at the lower right
corner of the screen
they are also upside down (they blink up for a very short time, after that they
are most likely captured (only black same with print-screen screen caputures in
capture/Screenshots/) and stored as image on disk)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5469
------- Additional Comments From juan_lang(a)yahoo.com 2006-29-06 12:00 -------
What does the following snippet do for you under Windows?
a$ = Chr$(1) + Chr$(2)
If a$ = Chr$(2) + Chr$(1) Then MsgBox ("Error")
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4191
------- Additional Comments From sambesselink(a)planet.nl 2006-29-06 11:34 -------
I've deleted my ~/.wine folder and tried installing 3DMark2001 SE again. This
time I my winecfg was set to emulate win2000 instead of winXP.
I don't know which of the two was the cause (if not both), but now the install
completed. I did get a lot of err:rpc and err:ole messages, though, but I assume
these are a different 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.