http://bugs.winehq.org/show_bug.cgi?id=9290
Summary: SimCity 3000 Unlimited crashes whe cursor points to menu
item
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zms90(a)comcast.net
Created an attachment (id=7557)
--> (http://bugs.winehq.org/attachment.cgi?id=7557)
Wine console output running SC3U
When I run SimCity 3000 Unlimited, It gets to the main menu, and then I point
to an icon and wine gives me a c0000005 (Access Violation) in GZResourceD.dll.
I trimmed the excessive fixme:d3d:IWineD3DDeviceImpl_CreateSurface Trying to
create a render target that isn't in the default pool FIXME's to save space,
but otherwise it's the full output
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12824
Summary: simtel download helper puts up gui, but won't download
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://www.simtel.net/product.download.mirrors.php?id=18
258
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Simtel, bless their reincarnated soul, has switched to an awful
mandatory download helper scheme which doesn't work with wine.
It seems to need javascript / mshtml integration.
Found while looking into bug 10087.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12665
Summary: Project Torque does not go past title screen
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://project-torque.aeriagames.com/download
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quest2013(a)emailengine.org
Created an attachment (id=12324)
--> (http://bugs.winehq.org/attachment.cgi?id=12324)
Output log file
Game: Project Torque
What appears to work: installing, launching the game, updating, and game guard.
Once the title screen appears, I do not get the login screen that I would get
running the game on Windows.
I am using Gobolinux 014.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12775
Summary: shell32: shlexec.ok fails in ubuntu feisty
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: regression, testcase
Severity: enhancement
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12441)
--> (http://bugs.winehq.org/attachment.cgi?id=12441)
output
Not sure when the regression started, don't have time to test now, might have
time tomorrow.
--snip--
shlexec.c:120: Test failed: WaitForSingleObject returned 258
shlexec.c:721: Test failed: argvA3 expected 'Open', got '(null)'
shlexec.c:729: Test failed: argvA4 expected 'C:\windows\temp\\test
file.shlexec', got '(null)'
shlexec.c:729: Test failed: argvA4 expected 'C:\windows\temp\\%nasty%
$file.shlexec', got 'C:\windows\temp\test file.shlexec'
shlexec.c:729: Test failed: argvA4 expected 'C:/windows/temp//test
file.shlexec', got 'C:\windows\temp\%nasty% $file.shlexec'
shlexec.c:729: Test failed: argvA4 expected 'C:\windows\temp\\test
file.noassoc.shlexec', got 'C:\windows\temp\test file.shlexec'
shlexec.c:721: Test failed: argvA3 expected 'QuotedLowerL', got 'Open'
--snip--
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12641
Summary: WineD3d does not respect GL_EXT_fog_coord
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markus.amsler(a)oribi.org
WineD3D usex vertex.fogcoord, fragment.fogcoord, even if GL_EXT_fog_coord is
not supoorted. That's the case e.g. with the r300 mesa drivers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12475
Summary: pop up windows no longer look like they have focus
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Keywords: regression
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
I noticed in current git, many pop up windows no longer look as though they
have foucs. For instance, start notepad and press Ctrl+F. The titlebar of the
popup should be blue, and the titlebar of notepad should be gray, but it's
actually the other way around. Tested on KDE 3.5.
Git bisect says:
fd97acbadffdc8af6d2682cb761a92ff2ab2f355 is first bad commit
commit fd97acbadffdc8af6d2682cb761a92ff2ab2f355
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Apr 7 11:43:46 2008 +0200
winex11: Set the _NET_WM_STATE atom directly for unmapped windows.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10116
Summary: A warning should be shown if a sound subsystem cannot be
open
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-multimedia
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
There are some sound/music applications which do not have any exception
handling for a situation when a sound cannot be routed/output.
So, if your sound system is busy (some cheap AC97/HDA ALSA audio and no
hardware mixing) and you try to run such an application it can die with some
strange error when trying to play any sound, e.g.:
Backtrace:
=>1 0x00000000 (0x0033ff08)
2 0x7ee4f9ab in kernel32 (+0x4f9ab) (0x0033ffe8)
3 0xb7e94707 wine_switch_to_stack+0x17() in libwine.so.1 (0x00000000)
0x00000000: addb %al,0x0(%eax)
To give a user a hint, it will be sufficient to MsgBox("Sound system is busy.
Expect an application failure.");
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12304
Summary: movies & menu screen are just black / white / red
screens on ati
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=9593
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: uzi18(a)o2.pl
Created an attachment (id=11759)
--> (http://bugs.winehq.org/attachment.cgi?id=11759)
wine log
Ubuntu 7.10 Ati x1950
PLD Linux 3.0 Ati x1950 Pro
Drivers fglrx version 8.3
game starts (Witcher 1.0-1.2)
but the movies & menu screen are just black / white / red screens.
Mousepointer gauntlet is OK.
Sound is OK.
Also simmilar problem with playback of video in Myst III : Exile
Have upper 1/4 playback almost work rest is unrefreshed part. (this could be
other bug)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11581
Summary: GTA San Andreas: weird looking textures
Product: Wine
Version: 0.9.54.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: suawek(a)interia.eu
GTA San Andreas loads very quick. First two movies works good, third doesn't
even show because (as wine says) MPEG-1 is not yet supported. Movie shown
before the first gameplay works very good, all textures are OK. When the
gameplay starts, textures look like in the screenshots. The game runs slowly
but it's possible to play if you have nerves made of stone :)
My OS: Ubuntu 7.10
Graphic card: ATI Radeon 9600 (newest drivers from ATI website installed
correctly)
Wine: 0.9.54
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11992
Summary: Counter Strike source crashes
Product: Wine
Version: 0.9.57.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Joel7987(a)gmail.com
Created an attachment (id=11319)
--> (http://bugs.winehq.org/attachment.cgi?id=11319)
The output of wine
CS: Source crashes and goes back to the Desktop when I click accept on the
description server page, I've tested this on wine 0.9.56 and wine 0.9.57. I use
gentoo AMD64 with a Core 2 Duo E6600 (2,4 Ghz), Nvidia 7600 GT 256 MB (Nvidia
driver 169.12).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.