http://bugs.winehq.org/show_bug.cgi?id=3784
------- Additional Comments From thomas(a)haeber.de 2006-29-08 21:29 -------
With wine v0.9.20 I can see innner the fullscreen of the game Icewind Dale
(+Add-On) the K-Menu-Pop-Up-Message, but fortunately no kicker-bar (note: I
have an hiding kde-kicker, it only appears if I move the mouse cursor to the
left-right corner). See the following screenshots, for an example. Do you need
any further debug trace?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6104
------- Additional Comments From davegro(a)hotmail.com 2006-29-08 21:26 -------
Well, I happen to have dual monitors using Twinview. If I change the resolution
to 1280x960 (disabling one of my monitors) I still get an error:
err:ole:CoCreateInstance apartment not initialised
fixme:advapi:SetSecurityInfo stub
fixme:win:EnumDisplayDevicesW ((null),0,0x35f6a0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x35f6d0,0x00000000), stub!
fixme:sync:CreateIoCompletionPort (0xffffffff, 0x0, 00000000, 00000000): stub.
err:seh:setup_exception stack overflow 256 bytes in thread 0015 eip 9c1c206e esp
bee55f00 stack 0xbee56000-0xbef65000
err:seh:setup_exception stack overflow 216 bytes in thread 0018 eip 9c1c206e esp
beb22f28 stack 0xbeb23000-0xbec32000
fixme:dbghelp:EnumerateLoadedModules If this happens, bump the number in mod
fixme:dbghelp:EnumerateLoadedModules If this happens, bump the number in mod
err:seh:segv_handler Got unexpected trap -1073364992
Segmentation fault
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6099
------- Additional Comments From infyquest(a)gmail.com 2006-29-08 21:25 -------
could you please attach the console out put and the log whe ou run with
WINEDEBUG=+imagehlp
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6104
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-08 20:28 -------
Xorg.log:
"Virtual screen size determined to be 2560 x 1200"
Do you actually have a virtual screen that size? Could you force it to be a 4:3
aspect resolution?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6103
------- Additional Comments From deskstarwinebug(a)mytrashmail.com 2006-29-08 20:24 -------
Thanks for the quick confirmation, James.
I recommend someone at WINE HQ store this EXE locally. Who knows how long it
will remain online, with Hitachi taking over the IBM disk biz.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6104
Summary: Warcraft III crashes on startup with FreeBSD's Wine
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: davegro(a)hotmail.com
Overview Description:
Whenever I attempt to start up Warcraft III under FreeBSD's Wine, it crashes
after it changes the resolution.
Steps to Reproduce:
"wine war3.exe -opengl" causes it to crash every time. Every combination of
flags given to the game's exectuable still result in a crash.
Actual Results:
err:ole:CoCreateInstance apartment not initialised
fixme:advapi:SetSecurityInfo stub
fixme:win:EnumDisplayDevicesW ((null),0,0x35f6a0,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x35f6d0,0x00000000), stub!
fixme:sync:CreateIoCompletionPort (0xffffffff, 0x0, 00000000, 00000000): stub.
err:seh:setup_exception stack overflow 256 bytes in thread 0015 eip 9c1c206e esp
bee55f00 stack 0xbee56000-0xbef65000
err:seh:setup_exception stack overflow 216 bytes in thread 0018 eip 9c1c206e esp
beb22f28 stack 0xbeb23000-0xbec32000
fixme:dbghelp:EnumerateLoadedModules If this happens, bump the number in mod
fixme:dbghelp:EnumerateLoadedModules If this happens, bump the number in mod
err:seh:segv_handler Got unexpected trap -1073364992
Segmentation fault
Expected Results:
The game should run without crashing wine.
Build Date & Platform:
Wine 0.9.20 on
FreeBSD berserker 6.1-STABLE FreeBSD 6.1-STABLE #40: Fri Aug 18 01:21:30 EDT
2006 root@berserker:/usr/obj/usr/src/sys/BERSERKER i386
using Nvidia driver ver. 1.0.8762, Xorg ver. 6.9.0, KDE 3.5.3
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5358
------- Additional Comments From truiken(a)gmail.com 2006-29-08 20:02 -------
The .NET 1.1 installer is trying to access the _Streams table:
Call msi.MsiDatabaseOpenViewA(00000002,620df540 "SELECT `Data` FROM `_Streams`
WHERE `Name` = 'Binary.URTCoreCab'",620df53c) ret=00853db4
to get the data for the cab file to extract. We don't have a _Streams table, so
the custom action fails. According to msdn, the _Streams table is a temporary
table that is created on the fly in response to a SQL query that references said
table. Mike and Andrey have a test in the wine test suite that tests for the
presence of this table, but more tests are needed. Testing MsiRecordSetStream
and MsiRecordReadStream would help, but ultimately we'll need to add special
handling in our SQL engine for the case when the _Streams table is queried.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/msi/setup/…
--
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=6078
------- Additional Comments From infyquest(a)gmail.com 2006-29-08 19:53 -------
It seems that you are compiling it wrong.
You dont have libxml2 support compiled in.
now its completely baffling me, evry time i see a new 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=443
------- Additional Comments From ilan(a)fonz.net 2006-29-08 19:38 -------
I'm not sure I understand the question. However, even though the buttons aren't
there, it appears the short cut keys to use them (alt n for next) continue to
work. I managed to make it through most of the install just guessing at what the
short cut keys are. I got stuck towards the end though.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6103
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-msi |wine-ole
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From truiken(a)gmail.com 2006-29-08 18:52 -------
err:ole:marshal_object Failed to create an IRpcStubBuffer from IPSFactory for
{91814ec1-b5f0-11d2-80b9-00104b1f6cea}
err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
err:ole:CoMarshalInterface Failed to marshal the interface
{91814ec1-b5f0-11d2-80b9-00104b1f6cea}, 80004002
err:ole:_marshal_interface Marshalling interface
{91814ec1-b5f0-11d2-80b9-00104b1f6cea} failed with 80004002
err:ole:TMStubImpl_Invoke Failed to stuballoc param, hres 80004002
wine: Unhandled page fault on read access to 0x00000000 at address 0x404a34
(thread 000d), starting debugger...
WineDbg starting on pid 0xc
Switching component to wine-ole.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6103
Summary: IBM Firmware Unpacker Fails
Product: Wine
Version: 0.9.20.
Platform: PC
URL: http://www-3.ibm.com/pc/support/site.wss/document.do?lndocid=MIGR-
42215
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: deskstarwinebug(a)mytrashmail.com
This bug relates to installer/archiver issues. It's typical of vendor supplied
"Windows only" device firmware updates. The device here is a class of IBM hard
disks. You don't need to own one to duplicate this bug, it is purely archive
extraction.
The URL gives a self-extracting EXE named pz2z18us.exe. This self-extracting
archive unpacks a setup program and cab files. The inner setup program fails.
It is supposed to create a bootable floppy disk. It doesn't get that far.
Tested on a fresh install of Ubuntu 6.0.6.1 x86 (32 bit) with a fresh install of
WINE 0.9.20. This is in fact the first WINE test I ran, so there was no prior
WINE corruption at all.
I have a stack dump but you should also be able to generate your own.
Forgive me if this bug is already in the database, I did look. I know you have
been working hard on MSI and installer issues so I thought you would appreciate
this report, whether it bears directly on that or not. If I put the wrong
category please correct.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-08 18:21 -------
Ok I believe I have identified your problem fonts. Remove the following font
files from your font path:
/usr/share/wine/fonts/sserife.fon
/usr/share/fonts/truetype/ttf-arabeyes/ae_AlBattar.ttf
/usr/share/fonts/truetype/ttf-devanagari-fonts/samanati.ttf
Then it should work using gdi surfaces. It does now on my ubuntu 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=5071
dmoufarrege(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.19. |0.9.20.
------- Additional Comments From dmoufarrege(a)gmail.com 2006-29-08 17:53 -------
Yes, the bug remains under 0.9.20
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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 mgsx2(a)hotmail.com 2006-29-08 16:29 -------
Sorry I've messed one thing up :) It's Xubuntu (Ubuntu with XFCE WM).
And I just discovered that when disabling "Let window manager control windows"
in winecfg is unset, I can see the screen with OpenGL enabled and connect to
Battle.Net. Maybe XFCE doesn't handle the mode switch correctly.
The other error remains (hangup when disconnecting through battle.net menu).
--
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=6102
------- Additional Comments From thomas(a)haeber.de 2006-29-08 16:20 -------
additional to comment #2, I forgot to place the word "not" after "should" :-)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6102
------- Additional Comments From thomas(a)haeber.de 2006-29-08 16:18 -------
Sequence for these 3 debug traces:
started application -> run lesson for vocabulary items -> click on one item
for start of sound clip -> stop: manually abort per console
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6102
------- Additional Comments From thomas(a)haeber.de 2006-29-08 16:14 -------
Forget to say, I use the following 4 native libraries:
COMCAT.DLL
OLEAUT32.DLL
OLEPRO32.DLL
STDOLE2.TLB
The additional native lib "amstream.dll" shouldn't conflict with this app.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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-08 16:14 -------
Where did you obtain your wine package?
I actually have an ubuntu test box so I'm going to try to reproduce.
--
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=6102
Summary: sound plops before and after each sound clip
Product: Wine
Version: 0.9.20.
Platform: PC
URL: http://www.langenscheidt.de/vokabeltrainer/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas(a)haeber.de
The german application "Langenscheidts Vokabeltrainer" (AppID: 5658) is for
learning vocabulary items. For better understanding you can speak items out.
And there's the bug, before and after each sound clip (here each vocabulary
item) it plops. This really strains on the nerves.
I tried with both main sound engines. ALSA and OSS plops in the same way. Have
not tried Jack (not installed) or others, but I assume it will happen on every
sound engine.
My System:
Intel Centrino Notebook (i855 or so)
onboard soundcard (AC97) is deactivated, 'cause I use the PCMCIA soundcard
Sound Blaster Audigy 2 ZS Notebook PCMCIA.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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 mgsx2(a)hotmail.com 2006-29-08 16:03 -------
It's Ubuntu 6.06 with newest packages (stable).
When I reported the bug, it was Gentoo 2006.0 stage.
In Gentoo StarCraft actually worked in Battle.Net when run as Root (Comment
#3). With Ubuntu, it doesn't work at all in Software mode. Maybe that helps
you. (different User Rights in different Distros for some device?)
--
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=6053
------- Additional Comments From hornett83(a)yahoo.co.uk 2006-29-08 15:13 -------
Not sure if I've done something wrong on my report, or if you're not supposed to
be hoping for replies to bug reports but anyway I just wanted to add that I
found 0.9.19 on http://wine.budgetdedicated.com/apt/pool/main/w/wine/ and
installing this did fix the problem.
Hopefully this is enough of a confirmation for the devs that something has
changed between .19 and .20 that has prevented Q3 from running on my system.
If you need any more info please ask!
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=6100
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-08 14:21 -------
ffmpeg was never part of wine. I think you are using WineX 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=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-08 14:20 -------
Ok, I would suppose that if you could see the fullscreen opengl that it would
work the same as windowed. However, since it's not the same bug we're just going
to have to leave it out for now. I don't know why fullscreen doesn't work for
you sorry.
So it still needs to be determined what you are experiencing. Could you give me
the name and version of your distro?
--
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=5944
------- Additional Comments From georges.sancosme(a)hbe-consulting.com 2006-29-08 14:19 -------
Created an attachment (id=3486)
--> (http://bugs.winehq.org/attachment.cgi?id=3486&action=view)
Trace with WINEDEBUG=err-win,fixme-uniscribe,+module,+seh and APIdeveloper=1
This is the trace with the above parameters and APIdeveloper=1 in notes.ini.
I am running wine is version 0.9.19-0.1 on a SUSE linux 10.0 with all the
latests patches and kernel version 2.6.13-15.11
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From mgsx2(a)hotmail.com 2006-29-08 14:05 -------
Fills disk very quickly ;)
$ uname -a
Linux fatalerror 2.6.16.19 #9 Thu Jun 22 22:31:02 CEST 2006 i686 GNU/Linux
$ wine --version
Wine 0.9.20
The zip file is attached in the next comment. OpenGL fullscreen just gives
blank screen, I pressed ESC to end Starcraft. Fullscreen DDraw crashes when
trying to Log in to B.Net. OpenGL window mode worked, but crashed after logging
out of B.Net (Starcraft hung up/froze.
Sorry for the "test" message, I just forgot my Login for Bugzilla :)
--
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=6100
------- Additional Comments From david.ronis(a)mcgill.ca 2006-29-08 14:04 -------
Perhaps, but is ffmpeg still part of the wine build? If so, any suggestions as
to how to get the sources into the tree?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5902
posta10100(a)yahoo.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P2 |P1
------- Additional Comments From posta10100(a)yahoo.it 2006-29-08 14:02 -------
Now also on my machine it works (at least for 2 hours) without crash.
However during the download pop up a window that inform that (translated from
italian):
---------------------------------------------------------------------------
Has been reported an error with the connection to KAdu.
Possible causes:
-Active Firewall and not correctly configured.
- Network access not direct, e.g. router... (not my case)
- Incompatibility between net control software and KAdu (e.g. Norton).
-----------------------------------------------------------------------------
My question is why it works fine for a while and then raise the error (and in
the past crash the program)??
Can be wine the cause?
Without solve this issue will be impossible to obtain good performance.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6100
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-08 14:00 -------
Not a wine bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6101
Summary: Sacrificedemo fails to install
Product: Wine
Version: CVS
Platform: PC
URL: ftp://ftp.gameaholic.com/pub/demos/sacrificedemo.exe
OS/Version: Linux
Status: UNCONFIRMED
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
It (the installation) crashes quite quickly with the attached log. Looks like
ole troubles
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5488
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-08 13:54 -------
I cannot say what the deal is with your build of wine exactly, or whether the
patch you used did anything for you, since you are using 0.9.19. This bug was
fixed for nvidia users a while ago. There were remaining similar bugs with ATI
that have gotten fixed in 0.9.20 and git trees. The graphics vertices problem
should be fixed in 0.9.20 or later too. I seriously recommend trying the latest
git tree or 0.9.21. As for the problem starting WoW, it has been fixed now, and
it's shown that you don't have a problem with starting WoW either. 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=6100
Summary: cvs update fails because mplayer has switched to svn
Product: Wine
Version: CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-x11driver
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: david.ronis(a)mcgill.ca
I've been following wine's development for years using cvs. I tried updating
my source tree today using:
cvs -z3 update -dPA
It failed with:
cvs update: Updating windows/x11drv
cvs [update aborted]: connect to mplayerhq.hu(213.144.138.186):2401 failed:
Connection refused
I suspect that the problem is that the mplayer project has switched over to svn.
As a temporary fix, I deleted the ffmpeg subtree and reran CVS--the problem
didn't reappear, but neither did the ffmpeg tree.
David
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5488
------- Additional Comments From ale.bol(a)tiscali.it 2006-29-08 13:42 -------
My complete system configuration
Linux Distribution = Gentoo 2006.0 Kernel gentoo-source 2.6.16-r7
Wine version = 0.9.19
Graphics make/model/memory/driver version = nVidia/6600GT/128MB/nvidia-kernel
1.0.8762-r1 nvidia-glx 1.0.8762
CPU model / CPU Memory = AMD Barton 2500+(a)2.1GHzGHZ / 512MByte
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6099
Summary: Alien Shooter needs imagehlp.dll override
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: karaluh(a)tlen.pl
If run with built in dll it displays "Could not MapAndLoad" error and quits
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6078
------- Additional Comments From bernhard.kogler(a)gmail.com 2006-29-08 13:01 -------
Created an attachment (id=3483)
--> (http://bugs.winehq.org/attachment.cgi?id=3483&action=view)
errors
Unfortunately it seems I can't bring it to run ...
I've checked out the newest sources from the git-repository and
compiled/installed wine exactly as described in README.
After that, I've run winecfg and wineprefixcreate.
I always get the attached error-message which seems to be an result of a
misconfiguration of wine, as you already have described.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6094
------- Additional Comments From daniel(a)dattrix.com 2006-29-08 12:35 -------
This also applies to the "screenshots" used for save games. The save-game image
area is blank. This however does not appy to those images provided by the game
itself for each chapter. So it is not as if these images are not being
displayed, they are not being captured at all.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5999
------- Additional Comments From maikmerten(a)gmx.net 2006-29-08 12:02 -------
That's weird. In fact it's running so well here I keep asking myself if there's
not an OpenGL renderer in there (there *are* ARB shaders in the "shader"
directory and there is a Mac port of the game AFAIK) that's used after doing
some D3D queries. The only messages I get are
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x16c8e0) : stub, simulatin
g 64MB for now, returning 64MB left
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16c1f0)->((nil),00000008)
fixme:ddraw:IDirectDrawImpl_SetCooperativeLevel (0x16c1f0)->((nil),00000008)
fixme:d3d:IWineD3DStateBlockImpl_Release Releasing primary stateblock
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 79 (SPI_GETLOWPOWERTIME
OUT)
fixme:system:SystemParametersInfoW Unimplemented action: 80 (SPI_GETPOWEROFFTIME
OUT)
fixme:system:SystemParametersInfoW Unimplemented action: 81 (SPI_SETLOWPOWERTIME
OUT)
fixme:system:SystemParametersInfoW Unimplemented action: 82 (SPI_SETPOWEROFFTIME
OUT)
junkjunkfixme:win:WIN_CreateWindowEx Parent is HWND_MESSAGE
junkjunkfixme:system:SystemParametersInfoW Unimplemented action: 81 (SPI_SETLOWP
OWERTIMEOUT)
fixme:system:SystemParametersInfoW Unimplemented action: 82 (SPI_SETPOWEROFFTIME
OUT)
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
I'd expect a sophisticated game using a D3D renderer to trip into stubs... but
perhaps I'm just underestimating the amound of D3D functionality already
implemented. Plus the ARB shaders could be a leftover from the Mac port of the
game...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5368
------- Additional Comments From kmdemeye(a)vub.ac.be 2006-29-08 12:02 -------
I don't know how wine get's called. I just installed SPSS back then and the
.sav files seem to be automatically opened with spsswin.exe The only problem
being spss then says "can't open ome/username/..." So a part of the filename is
stripped.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6098
Summary: Cloud no longer functions under wine
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lesack(a)interchange.ubc.ca
Cloud (http://intihuatani.usc.edu/cloud/) no longer starts under wine (noticed
when upgraded to 0.9.20) . Instead, you get this error:
X Error of failed request: GLXUnsupportedPrivateRequest
Major opcode of failed request: 156 (GLX)
Minor opcode of failed request: 17 (X_GLXVendorPrivateWithReply)
Serial number of failed request: 401
Current serial number in output stream: 401
The game normally would run windowed, in 640x480 mode.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4863
------- Additional Comments From stefan.siebert(a)web.de 2006-29-08 09:28 -------
Don't think that this patch will be accepted. It needs a working testcase for
setdibits and also should fix the no hdc on coloruse=DIB_RGB_COLOLORS issue. If
I find some time I will at least try it. Best would be if Huw could have a look
at this issue. I already sent him some sourcecode to see what the problem here is.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4021
jpetso(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.3. |0.9.19.
------- Additional Comments From jpetso(a)gmx.at 2006-29-08 09:22 -------
(Version bump from 0.9.3 to 0.9.19. I didn't have the opportunity to check
0.9.20 yet, in lack of bandwidth.)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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 jpetso(a)gmx.at 2006-29-08 09:21 -------
Created an attachment (id=3482)
--> (http://bugs.winehq.org/attachment.cgi?id=3482&action=view)
Screenie of GS-EAR with fonts that don't respect the LogPixels value
Just checked again with Wine 0.9.19, and the mentioned fonts are fixed
(wonderful!)
However, there's many fonts left in a vertical tax application that we are
using - toolbars, dialogs, listboxes... screenshot attached. I don't know how
they set their font properties, but it's done in a way that the registry's dpi
setting has no effects.
Thanks for your hard work, Wine is nearly at the point where that app is
working too ;)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6097
Summary: create folder under "shell folder" such as "My
Documents" fail
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crackevil(a)gmail.com
When download folder from qq net disk with selecting "My Documents" as the
target, qq will report internal error with zero-sized downloaded files.
I wrote some code to test this problem and found it just happened when select
"My Documents" in folder selection dialog, other shell folder as well.
It seems like bug 4202 somewhat.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4531
Stegozor(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |stegozor(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=4531
------- Additional Comments From Stegozor(a)gmail.com 2006-29-08 08:34 -------
I moved into ~/.wine/drive_c/Program Files/Steam , then typed in
wine SteamTmp.exe SteamTmp.exe SelfUpdate "Steam.exe" 14 , but I get an error
message telling that "Steam in temporarily unavailable, please try again later".
When a few seconds later I enter wine steam.exe the download stops at 26% and
the app quits, so steam is NOT unavailable.
wine --version : 0.9.17
When I use Wine 0.9.9 (usual package from synaptic) I have other weird problems
(steam updates more or less correctly, but isn't launched), but with everything
I tried I couldn't get steam work. I wonder how, in the test page, this
application is marked as tested and running.
I use Ubuntu 6.06 with all updates installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5502
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-directx-ddraw
Ever Confirmed| |1
Keywords| |regression
------- Additional Comments From jan.wine(a)zerebecki.de 2006-29-08 08:11 -------
Yup seems the game is running fine, just the screen stays black.
Seems to be similar to bug #5571 .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6095
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |NoAppDBEntry, regression
OS/Version|other |Linux
------- Additional Comments From vitaliy(a)kievinfo.com 2006-29-08 07:44 -------
Confirming. This is a regression after changing from Mozilla activeX to new
gecko engine + mshtml.
It seems we don't have this version in appDB. Please submit this version to
Application database.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5999
------- Additional Comments From ead1234(a)hotmail.com 2006-29-08 07:37 -------
I have 2 geforce 7800GT's in SLI with the latest drivers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6095
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-shdocvw
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6088
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|wine-binary |wine-misc
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From jan.wine(a)zerebecki.de 2006-29-08 07:00 -------
Besides that it has some problems finding some configuration file / writing to
it's temp file, there are some wired exceptions going 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=5371
epistemepromeneur(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From epistemepromeneur(a)free.fr 2006-29-08 06:43 -------
fixed by later version of 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=3407
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|wine-help |wine-documentation
Resolution| |FIXED
------- Additional Comments From jan.wine(a)zerebecki.de 2006-29-08 06:33 -------
Latest wine has a manpage for wineprefixcreate.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5368
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-misc
------- Additional Comments From jan.wine(a)zerebecki.de 2006-29-08 06:31 -------
Please tell us how exactly wine is called.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5371
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-misc
Keywords| |Abandoned?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5313
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Component|wine-binary |wine-ipc
Resolution| |FIXED
------- Additional Comments From jan.wine(a)zerebecki.de 2006-29-08 06:21 -------
(It woun't run anyway because of gameguard, but) I can't reproduce this (or a
related error) with a current version of wine, but if this isn't fixed for you
please reopen.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4445
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/comm|
|entview.php?appId=74&version|
|Id=315&threadId=10525 |
Component|wine-ipc |wine-misc
------- Additional Comments From jan.wine(a)zerebecki.de 2006-29-08 06:14 -------
Do the others that get this error also did use alsa? Tried oss / without sound
driver?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6096
------- Additional Comments From mike(a)codeweavers.com 2006-29-08 06:01 -------
Perhaps "git bisect log" or "git bisect visualize" can also show you useful
information...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6096
------- Additional Comments From mike(a)codeweavers.com 2006-29-08 05:58 -------
Try run "git whatchanged" and report the first commit's information 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=5400
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-misc
Summary|Tomb Raider Legends Demo |Tomb Raider Legends Demo
|installs but doesn't run - |doesn't run - needs .NET
|needs .NET |(mscoree.dll)
------- Additional Comments From jan.wine(a)zerebecki.de 2006-29-08 05:57 -------
So which version has the original problem?
Does just providing the native mscoree.dll help?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6096
------- Additional Comments From laidlaws(a)hotkey.net.au 2006-29-08 05:53 -------
Created an attachment (id=3481)
--> (http://bugs.winehq.org/attachment.cgi?id=3481&action=view)
Log of bisect operations using git-1.4.2.
A further bisection on the bottom entry produced a result of "last bad commit
was ..." (whiuch I unfortunately deleted while waiting for my password to
arrive.) I will leave git directory in its present state until directed
otherwise.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6096
Summary: Small thumbnails not rendered in 0.9.16 and above
Product: Wine
Version: 0.9.16.
Platform: PC-x86-64
URL: http://www.lenagames.com/bigjig.htm
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: laidlaws(a)hotkey.net.au
Running BigJig from above address. With Wine 0.9.16 and above, the icons of
jigsaws for selection are not shown, only the large icon for the selected
jigsaw. Other icons are captions only.
Severity: app still usable, but jigsaw names are usually meaningless. need to
get a succession of images in the "selected" position.
I have a log from git, which defined the last bad commit, but you want it as an
attachment? How?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5403
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-misc
Keywords| |Abandoned?
------- Additional Comments From jan.wine(a)zerebecki.de 2006-29-08 05:44 -------
Yes, please retest with a current 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=6092
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-binary |wine-kernel
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6086
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Component|wine-binary |wine-directx-dinput
Resolution| |DUPLICATE
------- Additional Comments From jan.wine(a)zerebecki.de 2006-29-08 05:28 -------
sounds like a dup of bug #5691
*** This bug has been marked as a duplicate of 5691 ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6095
Summary: MOTD in counter-strike 1.6 and counter-strike source
does not render
Product: Wine
Version: 0.9.20.
Platform: PC-x86-64
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tonglebeak(a)gmail.com
If you have counter-strike 1.6 or source, then join a server and attempt to read
its' MOTD (it's the first box that pops up after you precached your data).
Instead of it displaying the MOTD, it displays a large, blank black box that has
a huge scrolling area.
The MOTD is made up of html, so somethins' broken with the html rendering here.
I'll attach the console output that I get.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6031
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-misc
Product|WineHQ Apps Database |Wine
Version|unspecified |0.9.19.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6038
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|website-bugs |wine-misc
Product|WineHQ Apps Database |Wine
Version|unspecified |0.9.19.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5999
------- Additional Comments From maikmerten(a)gmx.net 2006-29-08 04:29 -------
I can't confirm that bug. I'm using Wine 0.9.20 on Ubuntu 6.06.
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 6800 LE/AGP/SSE2
OpenGL version string: 2.0.2 NVIDIA 87.62
The demo seems to run perfect. I don't see that corruption (my Stubbs has a head
and a body) and even the post-processing effects (to make the game look like a
movie from the 50ies) seem to work properly.
Perhaps the reporter is having an unfitting gfx card? Or ATi? Or old drivers?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4971
------- Additional Comments From truiken(a)gmail.com 2006-29-08 04:17 -------
Saulius, read the second link from my previous comment:
"The installer runs script custom actions directly and does not use the Windows
Script Host." [msdn]
That doesn't mean native MSI doesn't use vbscript.dll, only that it doesn't use
vbscript.dll by way of WSH.
--
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=4971
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-29-08 04:11 -------
James Hawkins wrote:
| native msi doesn't use WSH
James, can you tell me how did you investigate on this? One of an app of my
interest requires vbscript.dll. While my app doesn't require WSH, it does
require IE6, vbscript.dll from which it uses. So I am in guess: does you
statement means native msi uses no vbscript.dll or such?
--
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=5684
andras(a)csevego.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From andras(a)csevego.net 2006-29-08 03:45 -------
yes it have been 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=5348
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From mike(a)codeweavers.com 2006-29-08 03:06 -------
I should have written a test for Properties earlier, as it shows that they're
not case insensitive, so my patch is wrong.
Looking at the log again, it checks "SOURCEDIR" which should be empty (as
"SourceDir" is the property that is set), then checks "INSTALLDIR" which is
empty, but I suspect should be set.
--
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=6094
Summary: Half-Life 2 : Screenshots are solid black
Product: Wine
Version: 0.9.8.
Platform: PC-x86-64
URL: http://www.dattrix.com/images/d1_trainstation_020008.jpg
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P5
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: daniel(a)dattrix.com
Running HL2 Demo, 1024x768 full-screen, ATI DRI Driver. Thought I would take
some screen shots to post to AppDB, only to find out they were blank.
Image file available at URL. All attempts are the same file size.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6093
jeremielapuree(a)yahoo.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |www.gamershell.com/download_
| |6130.shtml
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6093
Summary: MSI regression with Spiderman2 demo
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
Even if one chooses to install the demo of Spiderman2 in an another directory
than /.wine/drive_c/Program Files/, wine install the demo in this directory.
This is a regression. Regression test with git gives the following commit:
a4fb1c94ac54dbf5b425858c31d02bb2c444331a is first bad commit
commit a4fb1c94ac54dbf5b425858c31d02bb2c444331a
Author: Mike McCormack <mike(a)codeweavers.com>
Date: Fri Aug 25 17:54:29 2006 +0900
msi: Store properties in a hash table, not the database.
Use string insensitive comparisons for property names.
:040000 040000 117a6f1796117fece1409923d1c98dfd6c83c6dc
b20b4eb26bab6258b44a9ad71eb927210ff00767 M dlls
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=6089
------- Additional Comments From vitaliy(a)kievinfo.com 2006-28-08 23:08 -------
Have you installed wmp? Do you know if any type of drm is involved 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=443
------- Additional Comments From infyquest(a)gmail.com 2006-28-08 22:45 -------
can you check cygwin-setup source?
Tell us what is the call.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.