http://bugs.winehq.org/show_bug.cgi?id=5999
------- Additional Comments From maikmerten(a)gmx.net 2006-01-09 06:10 -------
My card isn't "detected" either (the stub says 64 MB here, too).
However, I'm still not convinced that game uses D3D at all for actual rendering.
If I disable the pixel shaders in winecfg the game still happily uses pixel
shader effects - so I'd say it's using OpenGL with ARB shaders (which are
definately there).
So my best bet would be to assume that your driver version is having a slightly
broken OpenGL part (I'm *not* using the latest ones).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5124
------- Additional Comments From ryanwalklin(a)orcon.net.nz 2006-01-09 06:08 -------
Jaroslav Fojtik's suggestion worked for me too, running Wine 0.9.20, gcc 3.4,
amd64 cross-compile on Kubuntu 6.10. Thanks!! WoW's now running very well ;)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5578
------- Additional Comments From jan.wine(a)zerebecki.de 2006-01-09 05:04 -------
Louis Lenders, do you know if the corrupt images as in the attached screen shots
are a regression?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6111
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |MattFinn(a)gmail.com
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3964
------- Additional Comments From ryanbach(a)adelphia.net 2006-01-09 02:49 -------
I think this has been fixed with newer versions of wine. Try it and I think it
will work.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3350
mike(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|fixmes in shdocvw.dll |Mankind won't display its
| |news page
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6108
------- Additional Comments From ryanbach(a)adelphia.net 2006-01-09 02:20 -------
No, in winecfg my sound is OSS. I didn't change 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=6113
Summary: Counter-Strike: Source Crashes before showing a menu
Product: Wine
Version: CVS
Platform: PC
URL: http://appdb.winehq.org/appview.php?iAppId=871
OS/Version: Linux
Status: UNCONFIRMED
Keywords: regression
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
CC: thunderbird2k(a)gmx.net
With current CVS/GIT CS:S crashes right before showing a menu. All the standard
things to avoid such a crash (no pixel shaders, dxlevel 60) do not help.
Regression testing identified the following patch to be the culprit:
Commit de97fa7a3be906e06f99c730c52390f451b8a974
Author: Roderick Colenbrander
Date: Sat Aug 19 11:58:23 2006 +0200
wined3d: Better GPU detection.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2161
------- Additional Comments From reif(a)earthlink.net 2006-31-08 22:03 -------
Created an attachment (id=3517)
--> (http://bugs.winehq.org/attachment.cgi?id=3517&action=view)
wine ASIO driver
Here is a simple wine ASIO driver using Jack as the hardware device. This is
just a proof of concept at this point put out there for comments. Please
review it and give me feedback.
This driver works in playback mode and has been tested with
http://www.magma.ca/~gtaylor/ASIOTestSigGen.htm. Capture mode has not been
tested. Full duplex mode has been tried but didn't work for me.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6112
Summary: wine and alsa do not work
Product: Wine
Version: 0.9.19.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kain(a)teamclerks.net
Winecfg usually breaks upon selecting ALSA under the sounds tab. Additionally,
if one DOES get winecfg to accept ALSA under the sounds tab, all half-life games
(and mods) will not load. They will have the steam loading screen appear,
disappear, and then the screen will be resized (if necessary) and no game will
appear, but it will be active. You can alt-tab between them, but there will
never be any graphics or sound output from the game. Hence, the only way to end
the game is to kill the Steam.exe.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6108
------- Additional Comments From kain(a)teamclerks.net 2006-31-08 19:54 -------
I've experienced this problem before.
I bet you set your sounds to Alsa right? Switch it back to OSS (this shitty one
that chops your voice transmition and delays your sounds by 20ms) and Bob's yer
uncle.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6111
------- Additional Comments From MattFinn(a)gmail.com 2006-31-08 18:28 -------
Indeed it does flicker!
I don't have permission to assign it this to myself (though i've just asked for
it), but I'll be looking into this.
Thanks for the excellent bug report.
--Matt
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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-31-08 18:23 -------
trace:d3d:IWineD3DImpl_FillGLCaps FOUND (fake) card: 0x10de (vendor id), 0x92
(device id)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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-31-08 18:17 -------
Created an attachment (id=3516)
--> (http://bugs.winehq.org/attachment.cgi?id=3516&action=view)
ddraw, d3d trace
I disabled SLI, and its still the same, though when I do a trace for d3d, ddraw
it says fake card, get available texture memory simulating 64 mb returning 64mb
left.
Could it be the 7800GT is not detected correctly by wine?
Is your card detected or does it say fake card too? Could this be my problem?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5660
winebugz(a)chipsugar.plus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.18. |0.9.20.
------- Additional Comments From winebugz(a)chipsugar.plus.com 2006-31-08 18:13 -------
Updating version as bug is still present & the overflow is still 4 bytes.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5604
aagaande(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aagaande(a)gmail.com
------- Additional Comments From aagaande(a)gmail.com 2006-31-08 18:07 -------
has anyone gotten this to a playable state?
I've just tried with wine 0.9.20, with patche in comment 7 and 17 I still get
crashes as soon as I see the menu.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6111
------- Additional Comments From arrenlex(a)msn.com 2006-31-08 18:01 -------
Created an attachment (id=3514)
--> (http://bugs.winehq.org/attachment.cgi?id=3514&action=view)
Movie demonstrating the effect of the bug.
AVI movie encoded with mencoder from Xvidcap's mpeg sources of typing into
KeyNote in post-regression and pre-regression versions 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=6030
------- Additional Comments From dczajor(a)poczta.onet.pl 2006-31-08 17:56 -------
is there any chance to solve this problem ??
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5988
winebugz(a)chipsugar.plus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9.19. |0.9.20.
------- Additional Comments From winebugz(a)chipsugar.plus.com 2006-31-08 17:49 -------
Just updating version no to 0.9.20 as the regression hasn't 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=6111
Summary: Regression in Wine riched20 causes text to flicker when
typing in KeyNote
Product: Wine
Version: 0.9.18.
Platform: PC
URL: http://internap.dl.sourceforge.net/sourceforge/keynote/k
ntsetup_165.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arrenlex(a)msn.com
CC: MattFinn(a)gmail.com
A regression in wine 0.9.18 causes text entered into the open-source KeyNote
(http://keynote.sf.net) to flicker when typing. I regression-tested it using git
bisect and got this as the problem patch:
alex@ubuntu:~/Base/wine-git$ git bisect bad
658c0cdd1a5fa19300a09ae4ef6d59c06dcecd0c is first bad commit
diff-tree 658c0cdd1a5fa19300a09ae4ef6d59c06dcecd0c (from
bf4e00fd9bb0188df43d09720cf6ca4c5efb184a)
Author: Matt Finnicum <mattfinn(a)gmail.com>
Date: Tue Aug 8 16:08:43 2006 -0400
riched20: Implement EM_SHOWSCROLLBAR, EM_SETSCROLLPOS, ES_DISABLENOSCROLL,
and WS_VSCROLL.
:040000 040000 363d8b0bc198c704765ce857751b1ce80d2d69b4
163d233f47ba4d4edd52b06a392ea578c6a53936 M dlls
The attached movie demonstrates the problem. Because of the framerate of the
capture, the flicker is exaggarated - what really happens is that every time you
press a key, all your text are flicker for a microsecond, but it's still bloody
annoying to type that way. Of course, the problem still exists in the most
recent Wine release (0.9.20)
To reproduce this bug, install keynote from the given link and launch it. It
should open with the default sample note showing (if not, sample.knt is in the
same directory as keynote.exe; load it.). Just start typing into the text pane
and the text will flicker.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6109
------- Additional Comments From the3dfxdude(a)gmail.com 2006-31-08 17:22 -------
You can use the program xgamma to fix the gamma after starting a game 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=5467
------- Additional Comments From the3dfxdude(a)gmail.com 2006-31-08 17:03 -------
Guys,
I have a widescreen laptop here, and I cannot reproduce...
I need more information. Display driver name and version. Crash dump created by
game from the game directory Errors. Also update your Wine. Also get logs set
with WINEDEBUG=+xrandr,+x11settings. Also send a compressed copy of your
user.reg. Use the attachment method.
One important thing to note. The game only supports 4:3 resolutions. Those other
resolutions don't show up because the game does not want you to run those.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6109
------- Additional Comments From capitalista(a)gmail.com 2006-31-08 16:41 -------
Ok, just tested it some more, and it is indeed a gamma issue for me (as if you
didn't already know that). Nothing wrong with xrandr or anything like that.
However the ability to lock gamma might be nice in case other games want to
change it within a virtual desktop and the game doesn't have a switch, if that
is something that Wine should be doing.
Oh, and thanks for the Diablo II switch, it's much better than a virtual desktop.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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 karaluh(a)tlen.pl 2006-31-08 15:08 -------
It's only 3 lines of debug information, so i didn't attach them.
fixme:bitblt:X11DRV_BitBlt potential optimization - client-side DIB copy
trace:imagehlp:MapAndLoad (AlienShooter.RWG, (null), 0x33fbdc, 0, 1)
warn:imagehlp:MapAndLoad CreateFileMapping: Error = 87
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6016
------- Additional Comments From blacktiger(a)covers.de 2006-31-08 14:21 -------
Please try the new flickering patch, provided in the news section of the WoW
Entry and see if it fixes your problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6110
Summary: unable to install DVDShrink. Installation does not show
any text.
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: malik.sanjeev(a)gmail.com
When running dvdshrink32setup.exe under wine I get following error:
fixme:advapi:CheckTokenMembership ((nil) 0x166920 0x34fe00) stub!
fixme:richedit:RichEditANSIWndProc EM_LIMITTEXT: stub
I do not see any text. It shows only '-'.
I am using Fedora Core 3. Winecfg works fine.
- sanjeev
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3350
------- Additional Comments From boeser.wolff(a)web.de 2006-31-08 13:32 -------
Mankind only seems to display its news page when ie is installed. I now get the
following fixmes (wine 0.9.20):
fixme:shdocvw:WebBrowser_QueryInterface
(0x17bb30)->({cf51ed10-62fe-11cf-bf86-00a0c9034836} 0x34e7ec) interface not
supported
fixme:shdocvw:PersistStreamInit_Load (0x17bb30)->(0x34e858)
fixme:shdocvw:OleControl_FreezeEvents (0x17bb30)->(1)
fixme:shdocvw:WebBrowser_Navigate
(0x17bb30)->(L"http://launch.mankind.net/launch.vhtml?lang=en" (nil) (nil) (nil)
(nil))
fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x17bbcc)->((null) 1 0x34d8d4 (nil))
fixme:shdocvw:ClOleCommandTarget_Exec (0x17bbcc)->((null) 25 2 0x34d8e8 (nil))
fixme:shdocvw:ClientSite_GetContainer (0x17bbcc)->(0x34d914)
fixme:shdocvw:HttpNegotiate_BeginningTransaction (0x1bd948)->(L"" L"" 0 0x34da2c)
fixme:shdocvw:BindStatusCallback_GetBindInfo (0x1bd948)->(0x34da30 0x34d974)
fixme:shdocvw:ClientSite_GetContainer (0x17bbcc)->(0x34f000)
fixme:shdocvw:InPlaceFrame_SetStatusText (0x17bbcc)->(0xa7e6f3d3)
fixme:mshtml:HlinkTarget_SetBrowseContext (0x1bdc08)->((nil))
err:ole:CoGetClassObject class {4955dd33-b159-11d0-8fcf-00aa006bcc59} not registered
err:ole:CoGetClassObject no class object {4955dd33-b159-11d0-8fcf-00aa006bcc59}
could be created for context 0x1
fixme:shdocvw:ClOleCommandTarget_QueryStatus (0x17bbcc)->((null) 1 0x34ee20 (nil))
fixme:shdocvw:InPlaceFrame_SetStatusText (0x17bbcc)->(0xa7e6f3d3)
(edited, repeating messages deleted)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6109
------- Additional Comments From the3dfxdude(a)gmail.com 2006-31-08 13:26 -------
Patch sent.
It is true that the monitor test exposes a problem with mode handling, being
that xrandr is allowed to change the display before the desktop window is
created. However, I looked at Diablo 2 for the same behavior and it's not there.
I really believe his complaint comes from his gamma setting. Xrandr only accepts
valid modes too unless his xorg.conf is messed up.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5902
posta10100(a)yahoo.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3512|Totay it is crashed... thi |Today it is crashed... thi
description|is the log |is the log
|Thanks. |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=5902
posta10100(a)yahoo.it changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3512|log of error |Totay it is crashed... thi
description| |is the log
| |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=6109
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
Summary|Game in Windowed Virtual |Game in Virtual Desktop
|Desktop Changes Refresh Rate|changes refresh rate and/or
|(Diablo II) |resolution
------- Additional Comments From vitaliy(a)kievinfo.com 2006-31-08 07:25 -------
It _can_ happen. Run user, monitor test to see that Wine does change resolution
while in virtual desktop.
Changing summary to reflect the problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5999
------- Additional Comments From maikmerten(a)gmx.net 2006-31-08 05:14 -------
Can you try disabling SLi? Perhaps something is going wrong there... (not verly
likely 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=6109
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From the3dfxdude(a)gmail.com 2006-31-08 01:04 -------
I've tested the game to check for what you said. I checked xrandr before and
while running Diablo 2. No refresh change occured, and I don't think what you
said is possible at all considering no mode change actually happened. What you
see is the gamma levels changing, and it's fixable in-game.
Note: When you use -w, the game just disables gamma changing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6107
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6107
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-31-08 01:00 -------
oops
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6107
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-31-08 00:59 -------
i just installed demo again, and like i said, the 2 dlls you mention are
provided by the application. As for msvcp71 and msvcr71, i think they should
have been provided as well by civilization, anyway, they will (in near future)
not be provided by wine. Marking as wontfix.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5159
------- Additional Comments From kain(a)teamclerks.net 2006-31-08 00:54 -------
I am also having this problem. Alsa breaks steam under wine, and oss just sucks
at microphone xmit. Same exact issues, cracking/dropping.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6109
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-directx-ddraw |wine-x11driver
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6109
------- Additional Comments From the3dfxdude(a)gmail.com 2006-31-08 00:13 -------
I suppose that refresh rate changes could be disabled for virtual desktop. It
needs to be confirmed though.
The brighter screen is probably from gamma changes, and probably should be left
alone. Adjust it in-game if it's too annoying.
I recommend to use the -w switch to Diablo II to use the game's actual windowed
mode. Can be used without virtual desktop.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6109
Summary: Game in Windowed Virtual Desktop Changes Refresh Rate
(Diablo II)
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: capitalista(a)gmail.com
My screen resolution is 1280x1024@60hz. I created a virtual desktop so I could
play a game (in this case, Diablo II) within my WM. However, while playing the
game, it would change the refresh rate. My screen would turn much brighter, and
it wouldn't go back to normal unless I exited the game, although sometimes I
would have to revert the change manually.
My guess is that it was changed to 85hz, a valid mode for me at lower
resolutions, but not at 1280x1024.
It seems that the refresh rate should stay at whatever the actual screen is set
to, and should only be changed when the game is running full screen.
Hope this can be fixed, and hope this is filed under the right section.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6039
------- Additional Comments From ead1234(a)hotmail.com 2006-30-08 23:17 -------
I too am having the same issues. Spiderman has a hashed square underneath him
during game play.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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-30-08 21:21 -------
I'm testing with current CVS, I have the latest NVIDIA drivers and I'm still
having this problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6108
Summary: In Wine 0.9.20 Counter-Strike (and halflife games?) no
longer run
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanbach(a)adelphia.net
When I double click Counter-Strike, it changes the resolution but it never
starts up the game.
See attacked log file.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5936
------- Additional Comments From zugurudumba(a)gmail.com 2006-30-08 18:49 -------
mIRC's latest version can be downloaded from the official site at
http://www.mirc.com/get.html
Unfortunately, I could not reproduce it again either. It seems it was a random
crash. I thought maybe the debugger output could help 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=6107
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-30-08 17:13 -------
i think only msvcr71 and msvcp71 are missing. you should copy them from a
windows partition to system32. The other 2 dlls you mention should be in
civilzatoion's directory. They are (probably) not missing, but fail to load
because of the missing msvcr71 and msvcp71. Please try again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6107
ryanbach(a)adelphia.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|major |normal
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6107
Summary: Civilization IV Demo: Crashes due to lack of three (3 ?)
dll files
Product: Wine
Version: 0.9.20.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ryanbach(a)adelphia.net
Wine is missing:
python24.dll
MSVCP71.dll
hapdbg.dll
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5818
cklein(a)mpi-sb.mpg.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3504 is|0 |1
obsolete| |
------- Additional Comments From cklein(a)mpi-sb.mpg.de 2006-30-08 15:20 -------
Created an attachment (id=3505)
--> (http://bugs.winehq.org/attachment.cgi?id=3505&action=view)
crash with demo from february and wine 2006-08-29 14:20
Uuups. Wrong log file, stupid 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=5902
------- Additional Comments From posta10100(a)yahoo.it 2006-30-08 15:18 -------
May be that you are right... I vote for the 3063 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=5818
cklein(a)mpi-sb.mpg.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |cklein(a)mpi-sb.mpg.de
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3063
------- Additional Comments From posta10100(a)yahoo.it 2006-30-08 15:10 -------
I have a similar problem (see bug #5902 )...
I will vote for 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=6106
Summary: no Special Characters in Flash Player
Product: Wine
Version: 0.9.9.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: magicdead(a)gmx.ch
i installed firefox.exe and flash player 9 under wine, firefox works flawless
and so does flash, except that when i enter a german special character, e.g.
äöü, the input field turns blank and it doesn't display the text containing the
special characters. I can input special characters in firefox, so it must be due
to flash player, but as normal flashplayer on linux does support those special
characters, i guess it has to do something with wine emulation.
System is ubuntu dapper 6.06, wine 0.9.9 (though i also had the bug in newer
versions of wine), i got msttcorefonts and so on installed, so i don't think
it's a font 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=3138
------- Additional Comments From benjaoming(a)gmail.com 2006-30-08 14:21 -------
I've tested Photoshop with 0.9.8 and it works alot better. Some buttons are
missing from the palettes and resizing them causes the X server to freeze, which
is quite annoying since they are misplaced at startup. To make the appear
correctly: Window -> Workspace -> Reset palette localtions.
Also the palettes are always-on-top even when the photoshop window isnt.
Anyways, it'd be nice to have a perfectly working PS7..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4227
truiken(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rob(a)codeweavers.com
AssignedTo|truiken(a)gmail.com |wine-bugs(a)winehq.org
Status|ASSIGNED |NEW
Component|wine-msi |wine-ole
------- Additional Comments From truiken(a)gmail.com 2006-30-08 13:56 -------
Now that the max msi handles bug is fixed, this is now an ole bug. The log is
too big to attach, but I'll show the interesting part. CoUninitialize is
called, then the installer seemingly halts (not that it fails, just gets stuck)
while "copying files". +ole shows a huge stream of:
trace:ole:__CLSIDFromString L"{5CE52F68-63AD-4363-B47C-3E326DB3388E}" -> 0x620898a0
trace:ole:__CLSIDFromString L"{5CE52F68-63AD-4363-B47C-3E326DB3388E}" -> 0x620898c0
trace:ole:__CLSIDFromString L"{5CE52F68-63AD-4363-B47C-3E326DB3388E}" -> 0x62089850
...
trace:ole:__CLSIDFromString L"{5CE52F68-63AD-4363-B47C-3E326DB3388E}" -> 0x620898c0
trace:ole:__CLSIDFromString L"{5CE52F68-63AD-4363-B47C-3E326DB3388E}" -> 0x62089850
and that takes you to where I pkill -9 wine. I tried to use native
ole,oleaut,rpcrt4, but I wasn't able to install DCOM.
--
Configure bugmail: http://bugs.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=4538
paulnakada(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |paulnakada(a)yahoo.com
------- Additional Comments From paulnakada(a)yahoo.com 2006-30-08 13:25 -------
appears that the problem is with the invalid window 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=5935
------- Additional Comments From ilan(a)fonz.net 2006-30-08 11:45 -------
On another note, mirc is a free download. So you should probably add the
download keyword.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5936
------- Additional Comments From ilan(a)fonz.net 2006-30-08 11:44 -------
Can you please provide a URL for the version of mIRC you are testing?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5654
jonathan(a)ernstfamily.ch changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |rob(a)codeweavers.com
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-30-08 11:13 -------
Looking at the cvs logs it seems that Robert Shearman might be knowledgeable
about this part of the code... reassigning.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5654
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-30-08 11:09 -------
The bug seems to be in comctl32/toolbar.c
If I add the following FIXMEs (see patch) I get the following numbers
fixme:toolbar:TOOLBAR_SetBitmapSize width=16
fixme:toolbar:TOOLBAR_SetBitmapSize height=16
fixme:toolbar:TOOLBAR_SetBitmapSize width=38
fixme:toolbar:TOOLBAR_SetBitmapSize height=38
fixme:toolbar:TOOLBAR_SetBitmapSize width=16
fixme:toolbar:TOOLBAR_SetBitmapSize height=16
fixme:toolbar:TOOLBAR_SetBitmapSize width=38
fixme:toolbar:TOOLBAR_SetBitmapSize height=38
fixme:toolbar:TOOLBAR_SetBitmapSize width=16
fixme:toolbar:TOOLBAR_SetBitmapSize height=16
fixme:toolbar:TOOLBAR_SetBitmapSize width=38
fixme:toolbar:TOOLBAR_SetBitmapSize height=38
These numbers are obviously wrong and if I change them (hardcoding sizes in the
code) I can see more of the images in the toolbar.
I don't know what to do next.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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-30-08 10:49 -------
Yes, that bug 3602 appears to be what I'm seeing. Thank you for pointing it 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=5902
------- Additional Comments From jan.wine(a)zerebecki.de 2006-30-08 10:47 -------
I also got that message and clicked it away, but it didn't crash for me. I guess
it may be an effect of bug #3063 .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=1855
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From infyquest(a)gmail.com 2006-30-08 10:44 -------
I am closing this bug as the code for this is already present
--
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=5835
------- Additional Comments From jan.wine(a)zerebecki.de 2006-30-08 10:11 -------
Did you use the demo as given in the URL field?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5952
jan.wine(a)zerebecki.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-richedit |wine-x11driver
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4401
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From wine.dev(a)web.de 2006-30-08 09:04 -------
It Works now. The Seperator-Line above the Buttons is also present.
Thanks for fixing.
Closing the 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=4406
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From wine.dev(a)web.de 2006-30-08 08:59 -------
It Works now. Closing the bug
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4404
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From wine.dev(a)web.de 2006-30-08 08:58 -------
Works now
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5678
wine.dev(a)web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
------- Additional Comments From wine.dev(a)web.de 2006-30-08 08:56 -------
Works now
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6098
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |normal
------- Additional Comments From vitaliy(a)kievinfo.com 2006-30-08 08:40 -------
If you have ATI video card with DRI drivers, please try latest Wine git/cvs.
It's a known fixed problem.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6091
------- Additional Comments From killertux(a)suomi24.fi 2006-30-08 08:34 -------
HKCU\Software\Wine\Direct3D DirectDrawRenderer=opengl
default is gdi
if using that setting it should drawn right at lest that was case in Sea Dogs
tool.exe and with gta2 manager.exe also error messages from those looks the same
to your debug messages I think this is problem with the big ddraw patch that
moves ddraw to wine3d(between wine 0.9.15 and 0.9.16) that cause opengl problems
ocurring from ddraw apps.
second workaround is to give command: xrandr -s 0
or any commmand that "refresh the screen" but I am not so sure how this works on
fullscreen apps at lest it works in window apps.
Please post comment how did those tweaks affect with 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=6105
Summary: Far Cry demo installer cannot complete install - error
code 1603
Product: Wine
Version: 0.9.20.
Platform: PC-x86-64
URL: http://appdb.winehq.org/appview.php?iVersionId=3746
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikmerten(a)gmx.net
Hello,
according to the AppDB page the Far Cry demo should install properly. However,
using Wine 0.9.20 on Ubuntu 6.06 x86_64 it reports an error and won't actually
install anything (the installer won't crash and quits properly, though).
I get the very same error code when executing msiexec /i on the .msi file.
See the attached screenshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5918
------- Additional Comments From mike(a)codeweavers.com 2006-30-08 06:32 -------
Looks like we don't set the property "CustomActionData" correctly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5654
------- Additional Comments From jonathan(a)ernstfamily.ch 2006-30-08 04:16 -------
This bug also affect another application named Paymaker.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=6070
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-30-08 02:45 -------
Tristan, pleas don't reply directly, as mail replies aren't in any way parsed to
get them back into your bug report. Mailing list is just a one way
mirror/notify mechanism :)
Now copying your reply in for a future reference.
------- Additional Comment #2 From Tristan Wallis 2006-08-27 07:53 -------
Hi there, thanks for the rapid reply
> ------- Additional Comments From xerox_xerox2000 at yahoo.co.uk 2006-27-08
> 06:32 -------
> Hi, is that this app? : http://www.gamershell.com/download_14265.shtml
Yes, that's the one
> Could you try run 'wineprefixcreate', or just try install on a fresh
> .wine.
I created a new wine directory with wineprefixcreate --prefix .testwine,
and installed cloud into this directory. It ran very nicely, no "Error
Initializing User Input" popup.
> Might be a problem with dinput, and then the above hints could be
> helpful.
>
They certainly were helpful. So is this a "bug" as such, or just a problem
with existing "baggage" in the wine directory?
Thanks again
TW
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5774
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |saulius.krasuckas(a)elst.vtu.l
| |t
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5248
saulius.krasuckas(a)elst.vtu.lt changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-30-08 01:56 -------
Fixed in 0.9.20 by a commit 0bd611ceadf46c4e3fd5694443cc237faf92993c.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3602
------- Additional Comments From ilan(a)fonz.net 2006-30-08 01:36 -------
This still appears to occur with Wine 0.9.20. Using short cuts seems to still give you the function of the
buttons, they just don't show up. (ie alt+n for next)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=2116
------- Additional Comments From k_wayne(a)linuxpower.org 2006-29-08 23:58 -------
this bug is still happening
the application is not downloadable
but it is still in common use
there is another report at bug 1490
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5962
------- Additional Comments From dank(a)kegel.com 2006-29-08 23:29 -------
Chris, please open a new bug report for that. Different 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=5962
------- Additional Comments From featherstonechris(a)hotmail.com 2006-29-08 23:16 -------
Created an attachment (id=3497)
--> (http://bugs.winehq.org/attachment.cgi?id=3497&action=view)
Debug of Quicken 2006 Premier
Quicken Exits when trying to view the register on an account. Other windows
appear okay but when you try to open the acutal register this is what it shows
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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
------- Additional Comments From zlomek(a)jikos.cz 2006-29-08 23:10 -------
I have the same crash in wininet caused by a different application. The attached
ugly hack with memory leaks fixed the bug for me.
fixme:ole:CoRegisterMessageFilter message filter has been registered, but will
not be used
wine: Unhandled page fault on read access to 0x00000004 at address 0x610aa00a
(thread 000c), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x00000004 in 32-bit code
(0x610aa00a).
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:610aa00a ESP:61cca284 EBP:61cca60c EFLAGS:00010246( - 00 -RIZP1)
EAX:00000000 EBX:610c46b0 ECX:00000048 EDX:00000001
ESI:001908b0 EDI:610bf680
Stack dump:
0x61cca284: 00190808 610beec0 001908b0 61cca4c4
0x61cca294: 00000060 00810000 7bc78408 00814898
0x61cca2a4: 00000060 61cca2c0 7bc36a59 00190808
0x61cca2b4: 001906d0 00000003 7bc356de 00000047
0x61cca2c4: 61cca3a8 004ede0c 7bc28b2a 00000058
0x61cca2d4: 00810000 004f7b3c 7bc2843f 00810000
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for c0000119
Backtrace:
=>1 0x610aa00a HTTP_HttpOpenRequestW+0x6ca in wininet (0x610aa00a)
2 0x610aa926 HttpOpenRequestW+0x216 in wininet (0x610aa926)
3 0x610aad37 HttpOpenRequestA+0x3f7 in wininet (0x610aad37)
4 0x004cd37e in sierrachart (+0xcd37e) (0x004cd37e)
5 0x004cda3b in sierrachart (+0xcda3b) (0x004cda3b)
6 0x004f1d31 in sierrachart (+0xf1d31) (0x004f1d31)
7 0x7b88cb84 THREAD_Start+0x124 in kernel32 (0x7b88cb84)
8 0x7bc5de08 start_thread+0x238 in ntdll (0x7bc5de08)
9 0x6014e7f3 start_thread+0xa3 in libpthread.so.0 (0x6014e7f3)
10 0x6021262a __clone+0x5a in libc.so.6 (0x6021262a)
0x610aa00a HTTP_HttpOpenRequestW+0x6ca in wininet: movl 0x4(%eax),%edx
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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 22:45 -------
My age (only 63) is telling on me. I am recovering from a few days away.
qgit shows only the good bisections. According to the log I sent in, the last
bad commit is [9985c42150582c07038ece79a0a874bef8379d9b] wingdi: Fix typo in
definition of BLTALIGNMENT (spotted by Choe Hwanjin). This one doesn't appear in
the output of "git whatchanged". Do you want the very first commit listed in
"git whatchanged"?
I have a listing of each bisection except the last. If necessary I will import
these in turn without compiling in between.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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
thomas(a)haeber.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From thomas(a)haeber.de 2006-29-08 22:14 -------
Can't get fixes, 'cause its a soundcard driver problem and not wines 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=6097
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
------- Additional Comments From vitaliy(a)kievinfo.com 2006-29-08 21:53 -------
It's already been fixed. Run winecfg and set locations as you'd like. Or remove
~/.wine and let it create default links.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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 21:39 -------
Ok just making sure it's not related to a "widescreen" resolution bug in 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=6086
the3dfxdude(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Component|wine-directx-dinput |wine-directx
Resolution|DUPLICATE |
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-08 21:36 -------
Can't be a dupe of bug 5691 because this game appears that it doesn't use dinput
at all.
I don't think it's related to anything to do with input because I can reproduce
a lockup on the load game menu without moving the mouse at all. Don't think wine
can't keep up with drawing, but there might be a race condition.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are 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 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.