http://bugs.winehq.org/show_bug.cgi?id=13869
Summary: Splinter Cell Demo (2): Shadow polygon offset errors
Product: Wine
Version: 1.0-rc4
Platform: PC-x86-64
URL: http://www.gamershell.com/download_1320.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
Created an attachment (id=13939)
--> (http://bugs.winehq.org/attachment.cgi?id=13939)
splinter cell demo #2: shadow error in projector mode
Hi there,
I'm currently trying to get Splinter Cell running on my system. After
experiencing some massive problems with the full version I switched down to the
demo versions (there are two AFAIK), and I'm now trying to get the demo #2 to
perform correctly.
I've disabled GLSL and set the OffscreenRenderingMode to fbo.
I also tweaked the Splinter Cell ini a bit, so it uses "shadow projector mode"
instead of "shadow buffers", by changing the line
ForceShadowMode=0
in the D3DDrv.D3DRenderDevice section.
Still I get some visual errors with the shadows. Seems like some sort of
polygon/decal offset problem, see the screenshots for more details.
Also I have the already mentioned "light source bug", which makes some
lightsources shine through massive geometry, I'm also attaching these screens.
The console is still flooded with various error messages about invalid GL
instructions, and so on, also going to attach some logs.
The shifted screen bug (that I reported in this bug:
http://bugs.winehq.org/show_bug.cgi?id=9609 - screenshots already there) also
happens with the demo. If I'm running the demo with 640x480 resolution it
doesn't appear though.
Greets,
Tobias Jakobi
--
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=21536
Summary: Windows Virtual Memory must be enabled to play some
games
Product: Wine
Version: 1.1.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
In current git (1.1.37), when I attempt to load Star Wars : The Force
Unleashed, I get a message telling me that "Windows Virtual Memory must be
enabled to play this game". My console output looks like this :
xavier@xavier-pc /wine/swtfu/drive_c/jeu $ wine "SWTFU.exe"
err:ole:CoGetClassObject class {9a5ea990-3034-4d6f-9128-01f3c61022bc} not
registered
err:ole:CoGetClassObject no class object {9a5ea990-3034-4d6f-9128-01f3c61022bc}
could be created for context 0x1
fixme:system:SystemParametersInfoW Unimplemented action: 59 (SPI_SETSTICKYKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 53 (SPI_SETTOGGLEKEYS)
fixme:system:SystemParametersInfoW Unimplemented action: 51 (SPI_SETFILTERKEYS)
The current workaround is to add the contents of this file :
http://www.tghost.co.uk/tmp/virtualmemory.reg to the registry.
According to the test report, Guitar Hero 3 has this bug too.
--
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=31070
Bug #: 31070
Summary: Sid Meyers Pirates crashes on startup
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joachimsvndsn(a)gmail.com
Classification: Unclassified
Created attachment 40781
--> http://bugs.winehq.org/attachment.cgi?id=40781
dump of crash
System:
Linux caemlyn 2.6.32-5-vserver-amd64 #1 SMP Sun May 6 06:53:58 UTC 2012 x86_64
GNU/Linux
Attempting to start game from steam running on playonlinux.
--
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=30247
Bug #: 30247
Summary: Adobe Connect add-in displays a blank screen
Product: Wine
Version: 1.5.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
Trying to get screen sharing using Adobe Connect to work I've done the
following:
winetricks firefox
winetricks flash11
In about:config set dom.ipc.plugins = true
When entering a meeting and trying to share my screen the add-in is installed
by the Flash Runtime and a window pops up. Unfortunately that window stays
empty.
--
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=12768
Summary: gdi32: metafile.ok fails in a virtual desktop
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: testcase
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=12425)
--> (http://bugs.winehq.org/attachment.cgi?id=12425)
+gdi trace in git
Not sure if it's a gdi/winex11drv bug, but when running make -k test in a
virtual desktop, the only (noticeable) difference is that gdi32: metafile.ok
fails:
metafile.c:1626: Test failed: SetWinMetaFileBits (MM_ISOTROPIC): Reference
bounds are not isotropic
metafile.c:1692: Test failed: SetWinMetaFileBits (MM_ISOTROPIC): rclBounds is
not isotropic
(user32/msg.ok fails in a different way, but that's pretty finicky anyway, so
I'll ignore that until we can get it to behave better.)
I'll attach +gdi log as well as a +x11drv,+win trace.
--
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=32887
Bug #: 32887
Summary: EVE Online in game browser crashes
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex_y_xu(a)yahoo.ca
Classification: Unclassified
Unlike in bug 32078, compiling without osmesa does not work for me.
--
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=14730
Summary: winecfg: adjusted drive mapping lost
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Markus.Elfring(a)web.de
I have tried to assign a different path to the drive letters "E:" and "Z:". I
committed the desired changes with the button "OK" from the configuration
dialogue. The previous default values were displayed when I returned to the
corresponding tab after the restart for the application "winecfg".
How should it be achieved to keep adjusted settings for the drive mapping
permanently?
--
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=29409
Bug #: 29409
Summary: can't select player class or change team in team
fortress 2
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hitech46(a)gmail.com
Classification: Unclassified
Wine 1.3.9
Fedora 14
Team Fortress 2 Steam version, with latest updates.
So, I can't select player class, or change the team, during the game.
If Ill try to to that, respawn timer will always(!) reset.
The weapons from inventory can be swapped normally, as it should be...
Yes, sounds like game bug, but windows-users don't have such bug.
So...what is it, and how I can fix it?
P.S: Sorry for bad english...
--
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=27501
Summary: atlas.ti fails open any project file due to lack in
ole32 implementation
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crefff(a)gmail.com
Every time I try to open project file in Atlas.ti by Scientific Software it
ends with "Access Violation" error. It has something to do with:
fixme:storage:PropertyStorage_ReadProperty unsupported type 8
So PROPVARIANT 8 is undeclared/unsupported within PropertyStorage_ReadProperty
located in wine-1.3.22/dlls/ole32/tests/propvariant.c
Is it possible to add support for property type 8 in wine's ole32.dll
implementation?
--
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=22492
Summary: Money 2003 - Tools menu not displayed
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=2573
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: debrabantphilippe(a)neuf.fr
The Tool menu not displayed when I click on it. Other menus open fine.
I've try Wine 1.2, the bug is always here.
I use the french version, so for me it's the menu "Outils".
I am available to perform all necessary tests.
Best reagards
--
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=30914
Bug #: 30914
Summary: Osu! Doesn't start
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pastorrub(a)msn.com
Classification: Unclassified
When I try to start osume.exe It crashes and sends me this errors:
"Unhandled Exception: System.InvalidProgramException: Invalid IL code in
#UH.#fs:#eo (): IL_0010: ldelem.ref" and
when I try to start osu!.exe the same happens with a texttbox that says
GetThreadContext failed.
--
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=25256
Summary: Team Fortress 2 won't start
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Created an attachment (id=32075)
--> (http://bugs.winehq.org/attachment.cgi?id=32075)
console output
When I launch it from within Steam or with "steam.exe -applaunch 440" the
"Launching Team Fortress 2" box shows, then exits with nothing happening. This
happens on a fresh prefix (steam folder copied over). My TF2 files successfully
verified.
Console output attached
--
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=23658
Summary: Acclaim Re-Volt: All transparent objects not displayed
correctly (black/blinky regression?)
Product: Wine
Version: 1.2-rc3
Platform: x86-64
URL: http://games.softpedia.com/get/Games-Demo/Re-Volt.shtm
l
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=29606)
--> (http://bugs.winehq.org/attachment.cgi?id=29606)
log of demo revolt.exe running
Sadly, I cannot do a regression test. (Running on 26kbps dial-up here)
But I can confirm a regression occurred since at least 1.2-rc3 resulting in
blinky black rectangles around all transparent objects in the game. Makes it
difficult on certain tracks in the game, especially botanical garden where all
the leaves are flat black...
Affects the demo as well as all retail versions of the game.
Free demo link added.
--
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=32579
Bug #: 32579
Summary: wine crashes at random without triggering the debugger
or reporting exception
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hramrach(a)gmail.com
Classification: Unclassified
Tried wine 1.5.17, 1.5.19, 1.4.1 kernel 3.7.0-rc3 3.7.1 mesa 9.1-git, 9.0 in
this order.
Running d3d application randomly crashes. No debug info is generated. I cannot
find any information on debugging crashes that do not trigger the debugger.
The crash seems to be related to some locations that contain more objects but I
cannot tell if rendering particular object or effect triggers it or if
rendering many objects at once causes trouble or something completely
different.
I cannot downgrade to earlier Mesa due to driver vs hardware incompatibility. I
suspect the issue is driver related but wine provides no debug info whatsoever.
Application is stable on windows.
003a:trace:seh:raise_exception code=c0000005 flags=0 addr=0x7b86d9cd
ip=7b86d9cd tid=003a
003a:trace:seh:raise_exception info[0]=00000001
003a:trace:seh:raise_exception info[1]=00728ce4
003a:trace:seh:raise_exception eax=00000001 ebx=6cc02458 ecx=0087c7b8
edx=00728ce4 esi=0033fb58 edi=6ca5b660
003a:trace:seh:raise_exception ebp=6cd6d3e0 esp=0033fb28 cs=0023 ds=002b
es=002b fs=0063 gs=006b flags=00010206
003a:trace:seh:call_stack_handlers calling handler at 0x829768 code=c0000005
flags=0
003a:trace:seh:call_stack_handlers handler at 0x829768 returned 1
003a:trace:seh:call_stack_handlers calling handler at 0x6b28f0 code=c0000005
flags=0
003a:fixme:dbghelp:elf_search_auxv can't find symbol in module
003a:trace:seh:__regs_RtlUnwind code=c0000027 flags=2
003a:trace:seh:__regs_RtlUnwind calling handler at 0x7bc757f0 code=c0000027
flags=2
003a:trace:seh:__regs_RtlUnwind handler at 0x7bc757f0 returned 1
003a:trace:seh:__regs_RtlUnwind calling handler at 0x829768 code=c0000027
flags=2
003a:trace:seh:__regs_RtlUnwind handler at 0x829768 returned 1
003a:err:mmtime:TIME_MMTimeStop Timer still active?!
--
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=30429
Bug #: 30429
Summary: X-Ray 1.0 not working
Product: Wine
Version: 1.4
Platform: x86-64
URL: http://www.raymond.cc/xray/XRay.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atalanttore(a)googlemail.com
Classification: Unclassified
Created attachment 39790
--> http://bugs.winehq.org/attachment.cgi?id=39790
X-Ray Terminal Output
Hi
X-Ray 1.0 doesn't start on Wine running Kubuntu 11.10. Mono 2.10.8 for Windows
[1] and for Linux is already installed.
In Terminal output appear a lot of problems concerning the
ConfigFileHandler_startElement.
[1]
http://download.mono-project.com/archive/2.10.8/windows-installer/1/mono-2.…
Atalanttore
--
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=17594
Summary: user32/dde crashes if run with +heap under OpenSolaris
Product: Wine
Version: 1.1.16
Platform: PC
URL: http://test.winehq.org/data/88d9210dd763bcb9db203daa89f2
4efc7d5872d0/wine_ae-opensolaris-heap/user32:dde.html
OS/Version: SunOS
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=19757)
--> (http://bugs.winehq.org/attachment.cgi?id=19757)
+relay,+seh,+tid,+ddeml,warn+heap
err:ddeml:WDML_ServerConvProc mismatch between C/S windows and conversation
err:ddeml:WDML_ServerConvProc mismatch between C/S windows and conversation
err:ddeml:WDML_ServerConvProc mismatch between C/S windows and conversation
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at fe7d0000 for heap
fe7b0000
warn:heap:GlobalLock (c052): Page fault occurred ! Caused by bug ?
wine: Unhandled page fault on read access to 0x7fc90000 at address 7fb907cb
(thread 0009), starting debugger...
warn:heap:HEAP_Decommit Could not decommit 003e0000 bytes at fe7d0000 for heap
fe7b0000
+relay,+seh,+tid,+ddeml,warn+heap attached
--
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=30136
Bug #: 30136
Summary: Rpg Maker Xp has a error when you open any game
created wiht it.
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: odnetnininds(a)gmail.com
Classification: Unclassified
Created attachment 39309
--> http://bugs.winehq.org/attachment.cgi?id=39309
error of the game
when you open the game it shows a error. Also the rendering of the editor is
very slow.
--
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=26398
Summary: Final Fantasy VIII - Crashes Randomly
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xaized68(a)hotmail.com
Created an attachment (id=33615)
--> (http://bugs.winehq.org/attachment.cgi?id=33615)
Debug Log
I've tried playing Final Fantasy VIII multiple times using wine (wineskin)
whilst using the 1.3.15 engine as well as the WS7WineCXG10.0.0 Engine and it
seems to be crashing randomly. I played the first few missions and it was
crashing at different times, not when movies were being played or changing from
field / battle scenes. So I loaded up the menu and walked away for around
30mins. when I came back it crashed again.
I'm using aali's opengl driver
with the squaresoft 1.2 patch
Everything else seems to work fine
--
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=14348
Summary: Unhandled Exception code c0000005
Product: Wine
Version: 1.0.0
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sdlyr8(a)gmail.com
I have wine working on my ubuntu distro (8.04) and I have no problems opening
most exe files. But when I try to open the install.exe file for Diablo 2, I get
the error
err:seh:raise_exception Unhandled exception code c0000005 flags 0 addr
0xb7d3225b
I have searched for days and i can't find a solution and a few times people
have said it is a bug in Wine. Is there an older version I can fall back to?
Ubuntu 8.04
nVidia GeForce 6600 Dual Monitors
wine 1.0
--
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=20673
Summary: wine client error 9
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikahbot(a)gmail.com
Created an attachment (id=24683)
--> (http://bugs.winehq.org/attachment.cgi?id=24683)
wine client error 9
This has happened to me a few times, which caused me to downgrade to wine
version 1.1.29 in hopes that since it was the most stable version, that it
won't happen. The problem is such that sometimes I get a clothing patch error
in World of Warcraft, such as robenorthrend read error, or this time, can't
read Kalimdor_33_21.adt
I've attached the whole report I got from running WoW via konsole. This is
preventing me from playing my characters online. You guys know of any
solutions? No matter what version I go to, I get some kind of a read error.
Just in case, I'm using:
openSuSE 11.1 kde 4.3.1
64 bit system, wine version 1.1.29
--
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=14180
Summary: StarCraft: keyboard shortcut doesn't work with french
keyboard (azerty)
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yann(a)droneaud.fr
Starcraft allows setting groups of units and assigning them to a number using
CTRL+# (# : 0..9) and recalling them using the number.
In StarCraft game, see Help -> Keystroke Help:
Ctrl-# - Save Group #
# - Recall Group #
Under MS Windows, keystroke works well even with a french keyboard, but under
wine it doesn't work.
On french keyboard (azerty), number are enabled with the shift key, but trying
to use CTRL+SHIFT+# doesn't work either.
If I switch my keyboard to US using command such as
"setxkbmap -model pc105 -layout us", those keystrokes work as expected.
This problem related to keyboard mapping may not affect only StarCraft, but
some others games / softwares as well.
--
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=23449
Summary: Daemon Tools Lite 4.35.6: Fails to install giving
error message "Internal setup error. Error code 256.
Contact support."
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.daemon-tools.cc/eng/home
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jameslinton(a)hotmail.com
The Installer starts fine but clicking 'next' will give "Internal setup error.
Error code 256. Contact support."
--
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=30056
Bug #: 30056
Summary: Feature request: Graphical scaler algorithms
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas.r.fischl.work(a)gmail.com
Classification: Unclassified
Projects like DosBOX or ScummVM allow choosing a scaler algorithm which
increases the size of fixed resolution games with beautiful results. Here's a
nice comparison picture of one of the algorithms:
http://en.wikipedia.org/wiki/Hqx
I'm aware that this slows Wine down as long as the feature is activated, but
this is only used for very old games anyway (newer ones run on different
resolutions anyway) with no 3D, like "classic" RPGs. Since this is not a
problem on modern PCs with e.g. DosBOX I thought this would be a very nice
addition for Wine as well.
What do you think?
--
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=30115
Bug #: 30115
Summary: Perfect World: Skills and items icons messed up
(regression)
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mooroon2(a)mail.ru
CC: hverbeet(a)gmail.com
Classification: Unclassified
Regression SHA1: a84275075d4a20a9a7f42eda01585d34f31b56d4
It is a well-known regression that had been reported ages ago to APPDB, but it
seems that no one had took care to proceed with the regression testing so far.
The problem manifests itself as the all in-game icons representing items inside
the inventory or skills in hotbars/learning trees/e.t.c. - are "messed up".
"Messed up" in this case means that, for example, for an item "sword" you would
got displayed anything else other than "sword" icon.
This problem is actual with latest Wine (1.4), and seems to affect all the
localized versions of PW out there: I've seen complaints about this bug
affecting PW International on APPDB PWI page, I've seen complaints about messed
up icons on Chinese forums, e.t.c. The regression testing I had done had been
held using localized Russian version of PW client (by Mail.Ru, downloaded from
pw.mail.ru). Unfortunately I can't repeat the test using international version
as IPs belonging to AS located in Russia are region-restricted from
registration/playing on PWI servers.
This regression is a bit tricky and it was a bit hard to cut the things down to
a single commit id. Problem with straightforward bisecting is as follows: the
game works OK up to but not including commit a8427507. Starting with commit
a8427507 and up to but not including commit 156d24c6 the game refuses to start
hanging early during startup process and displaying so-called "red traffic
light" bugreporting dialog box. From commit 156d24c6 onward the game starts up
but with icons messed up.
Checking out commit 156d24c6, and then reverting commit a8427507 using "git
show a8427507 | git apply -R --" fixes an issue making icons to be displayed as
they expected to be. Checking out any revision in-between a8427507..156d24c6
and trying to compile and run the game with is "as is" results in game hang on
startup. Checking out any revision in-between a8427507..156d24c6, reverting
commit a8427507 and compiling wine results in the normal game startup and
correct skills/items icons.
Just for completeness, here is "git bisect" results:
=================================================================
First commit where the game stops working:
[lexa2@lx2linux wine-git]$ git bisect bad
a84275075d4a20a9a7f42eda01585d34f31b56d4 is the first bad commit
commit a84275075d4a20a9a7f42eda01585d34f31b56d4
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Thu Aug 4 19:53:27 2011 +0200
wined3d: Implement wined3d_surface_bltfast() on top of
wined3d_surface_blt().
:040000 040000 1ee4ae032b4da38d6ba772665b4c57f55756111a
a069811143e3a52a9c6172d8bdd089f2914aac77 M dlls
=================================================================
First commit where the game starts working:
[lexa2@lx2linux wine-git]$ git bisect good
156d24c63466479e72811ce0bddef1d5ec754998 is the first bad commit
commit 156d24c63466479e72811ce0bddef1d5ec754998
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Sun Aug 21 21:34:51 2011 +0200
wined3d: Add compressed surface support to surface_cpu_blt().
:040000 040000 d8022e36543d1aaa2b3c7cb51e2918b1ded5853c
00af3b1b397df5c13b3c84b1dc6f53c6493229be M dlls
=================================================================
Finally, system specs: 32bit linux, kernel 2.6.38.8-32.i686.PAE, nVIDIA drivers
295.17, GeForce GTX 550 Ti 1024MB, 6Gb of DDR2 RAM, AMD Phenom II X4 955 CPU,
gcc 4.4.5 20101112 (Red Hat 4.4.5-2).
P.S. Henri, in case you won't be able to reproduce this problem on your rig - I
would capture and post here any logs you would request from me. Thanks in
advance for spending your time fixing this regression.
--
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=15051
Summary: Asterix et Obelix XXL2 Mission Las Vegum demo crashes
Product: Wine
Version: 1.1.3
Platform: PC
URL: http://www.jeuxvideopc.com/demo/9072-asterix-et-obelix-
xxl-2-mission-las-vegum.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
The install of Asterix et Obelix XXL2 demo works fine. one can watch a movie.
But the game crashes just there. The console output is quite small:
wine XXL2DEMO.exe
Could not load Mozilla. HTML rendering will be disabled.
wine: configuration in '/home/david/.wine' has been updated.
[david@Thakur Astérix & Obélix XXL2 Demo]$ fixme:win:EnumDisplayDevicesW
((null),0,0x33efd8,0x00000000), stub!
err:ole:CoGetClassObject class {ef985e71-d5c7-42d4-ba4d-2d073e2e96f4} not
registered
err:ole:CoGetClassObject class {ef985e71-d5c7-42d4-ba4d-2d073e2e96f4} not
registered
err:ole:CoGetClassObject no class object {ef985e71-d5c7-42d4-ba4d-2d073e2e96f4}
could be created for context 0x3
wine: Unhandled page fault on read access to 0x00000000 at address 0x5bf87c
(thread 0021), starting debugger...
fixme:winmm:MMDRV_Exit Closing while ll-driver open
Joaopa
--
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=17254
Summary: Yourself!Fitness crashes with a backtrace.
Product: Wine
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: James_Ward(a)Yahoo.COM
Created an attachment (id=19235)
--> (http://bugs.winehq.org/attachment.cgi?id=19235)
backtrace text
Yourself!Fitness crashes with a backtrace.
--
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=17302
Summary: Windows Media Encoder: Crash at application startup
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?FamilyID
=5691ba02-e496-465a-bba9-b2f1182cdf24&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: perrym3(a)gmail.com
I'm using the 32bit version of the application. When running the program, the
splash screen appears and then I get a window that says that the program has
encountered an error and must close. I experience the same problem with today's
git build. Terminal output follows:
mperry@ubuntu-desktop:~/wine-git$ ./wine /home/mperry/.wine/drive_c/Program\
Files/Windows\ Media\ Components/Encoder/wmenc.exe
fixme:imm:ImmDisableIME (-1): stub
fixme:advapi:RegisterEventSourceW ((null),L"Windows Media Encoder"): stub
fixme:advapi:ReportEventA
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0005,0x0000004a,0x7e2bc80c,0x7e2bc3c4):
stub
fixme:advapi:ReportEventW
(0xcafe4242,0x0001,0x0000,0x000003e8,(nil),0x0005,0x0000004a,0x134b48,0x7e2bc3c4):
stub
err:eventlog:ReportEventW L"wmenc.exe"
err:eventlog:ReportEventW L"9.0.0.2980"
err:eventlog:ReportEventW L""
err:eventlog:ReportEventW L"0.0.0.0"
err:eventlog:ReportEventW L"00000000"
fixme:advapi:DeregisterEventSource (0xcafe4242) stub
--
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=26136
Summary: Titan Quest requires d3dx9_36
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
CC: wine-bugs(a)winehq.org
It is possible to load the game with the built-in d3dx9_36, but the menus do
not have any text in, hence it is impossible to navigate through the game.
winetricks d3dx9_36 is necessary for that.
The log shows the following stub culprits.
fixme:d3dx:D3DXCreateFontIndirectW (0x145558, 0x33f4d8, 0x5e6521c): stub
fixme:d3dx:ID3DXFontImpl_DrawTextW (0x1052cdb0)->(0x11c68e50, L"v1.30", 5,
0x33f65c, 1312, 0xffffffff): stub
--
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=31300
Bug #: 31300
Summary: Steam causes page fault on login
Product: Wine
Version: 1.5.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tcg.thegamer(a)gmail.com
Classification: Unclassified
Created attachment 41132
--> http://bugs.winehq.org/attachment.cgi?id=41132
Backtrace and commands
Upon login in using Steam, the error "page fault on write access" is thrown,
and the backtrace is run.
--
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=31624
Bug #: 31624
Summary: dasrksiders 2 not playing
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benjamin4206(a)gmail.com
Classification: Unclassified
I bought darksiders 2 and got to the point where you click play. Then a message
comes up saying there is a problem. Please help.
--
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=23456
Summary: When start the app. Appears a message: LMU.EXE can run
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://usa.autodesk.com/adsk/servlet/pc/index?id=12602
821&siteID=123112
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gronocl(a)ovi.com
LMU.EXE has encountered a serious error and must close it.
Report to bugs.wine.org etc etc
--
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=29433
Bug #: 29433
Summary: Printer: Landscape orientation prints drawing (screen
dump) halfway out out of paper
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: k.t.koskinen(a)gmail.com
Classification: Unclassified
I change in 'System Settings/Printer Configuration/Local Printers/' printer
orientation to landscape and to fit to printable area, it worked,
but now only half of the page is seen, other half is outside of paper
Bottom of drawing is on middle of paper, so size of drawing is correct, but it
is on wrong spot
The paper size is right .
In windows my program works fine. I am dumping whole drawing (or screen) to
printer
--
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=28016
Summary: seh:setup_exception_record stack overflow [The
settlers 7]
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tim.kornhammar(a)gmail.com
Wine version: wine-1.3.25
Linux distro: Ubuntu 11.04
Package: wine-team on launchpad
$ wine The\ Settlers7.exe
err:seh:setup_exception_record stack overflow 2260 bytes in thread 0039 eip
7bc3da1f esp 00240a5c stack 0x240000-0x241000-0x340000
Is there any special backtrace or anything else I can provide?
--
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=25213
Summary: error while starting worms world party with wine
Product: Wine
Version: 1.3.5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.o.shyichuk(a)gmail.com
Running Worms World Party game with Wine. Error happens right after the program
changes the resolution of the screen or separated desctop for runned program.
Bleck screen, the wine's message is, critical error in wwp.exe.
--
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=28118
Summary: Rome Total War 1.5 crashes when trying to play intro.
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ni1s(a)nerdshack.com
Created an attachment (id=36024)
--> (http://bugs.winehq.org/attachment.cgi?id=36024)
wine RomeTW.exe
When trying to run Rome: Total War(1.5) is crashes when trying to play the
intro video. I renamed the intro video(s) and the game happily skipped them.
Before the crash I see a window called "ActiveMovie Window".
--
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=25569
Summary: Lego Harry Potter: crazy graphics without d3dx9_36
Product: Wine
Version: 1.3.9
Platform: x86
URL: http://news.bigdownload.com/2010/06/25/download-lego-h
arry-potter-years-1-4-demo/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
If you set d3dx9_36 to builtin and run the demo, the game starts, but looks
like the d3d8/d3d9 visual tests (lots of bars/colors in a rainbow pattern).
Terminal output attached.
--
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=19328
Summary: Shortcuts designed to go to All Users\Start
Menu\Programs are instead going to User\Start
Menu\Programs (appinstall)
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Not immediately noticeable, since the shortcuts end up in the user's
gnome/kde/$DM program menu/desktop, but I've noticed it while making sure
shortcuts were indeed installed. Every time that shortcuts are (in windows)
installed to All Users, on Wine, they're installed to the local user's folder.
Apps affected, Photoshop, Microsoft Office Viewers, probably everything?
--
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=32823
Bug #: 32823
Summary: d3d9/visual triangle tests fail on Mesa 9.0
Product: Wine
Version: 1.5.22
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Created attachment 43350
--> http://bugs.winehq.org/attachment.cgi?id=43350
glxinfo
visual.c:8717: Test failed: CCW triangle, twoside FALSE, cull cw, replace, has
color 0x00000040, expected 0x00000030
visual.c:8722: Test failed: CCW triangle, twoside TRUE, cull off, incr, has
color 0x00000080, expected 0x00000090
visual.c:8724: Test failed: CW triangle, twoside TRUE, cull off, replace, has
color 0x00000080, expected 0x00000030
visual.c:8732: Test failed: CCW triangle, twoside TRUE, cull cw, incr, has
color 0x00000080, expected 0x00000090
There are some later, potentially related failures:
visual.c:13415: Test succeeded inside todo block: Expected color 0xffff0000 at
(80, 100), got 0xffff0000.
visual.c:13415: Test succeeded inside todo block: Expected color 0xffff0000 at
(240, 100), got 0xffff0000.
visual.c:13419: Test failed: Expected color 0xff0000ff at (400, 100), got
0xffff0000.
visual.c:13419: Test failed: Expected color 0xff0000ff at (560, 100), got
0xffff0000.
visual.c:13415: Test succeeded inside todo block: Expected color 0xffff0000 at
(80, 450), got 0xffff0000.
visual.c:13415: Test succeeded inside todo block: Expected color 0xffff0000 at
(240, 450), got 0xffff0000.
visual.c:13419: Test failed: Expected color 0xff0000ff at (400, 450), got
0xffff0000.
visual.c:13419: Test failed: Expected color 0xff0000ff at (560, 450), got
0xffff0000.
--
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=22677
Summary: Avalon: Sound is wobbly then stops during gameplay
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewdied(a)gmail.com
Created an attachment (id=27929)
--> (http://bugs.winehq.org/attachment.cgi?id=27929)
console output from wine for Avalon
While running Siege of Avalon (chapter 1) the sound / background music will
start playing, but within a few minutes in the game the sound "wobbles" and
then shuts off entirely. I don't know enough about the sound system in wine to
determine which of these is an appropriate sound related entry, so I'll attach
all of the console output for a 5 minute play.
The sounds go badly quickly when opening a gate, such as on the southern side
of the courtyard.
I have tried launching the game through DTMain1.exe and DTLoader.exe. Both
sometimes hang after a few seconds of the intro.
--
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=19985
Summary: Bizarre video glitch when trying to play Halo: Combat
Evolved.
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ssjgoku75x(a)aol.com
((I'm using Ubuntu Jaunty with the latest version of Wine (1.29). I seem to be
having some strange video problems when I try to play Halo under Wine. I have
the same problem that the fellow who post bug 12303. Except the screen is just
black. The only time there is actually picture is when it's play the opening
credits (The videos of all the game companies behind them Bungie, Microsoft,
etc.) Then the main menu is just black, but yet there is still sound. I turned
off Virtual desktop and this is what happened to my entire screen when I tried
it without a virtual dekstop (which I know shouldn't have been done but it
still should've went back to normal) when I closed out in the screenshot
attachment below.
Everything got smushed together.
How do I resolve this issue? Thank you! (Note: I'm more focused on eliminating
the whole "Black screen" issue more than anything.
Video Card info:
(It's a laptop might I add.) 64MB Nvidia GeForceFX 5600 (0x0312)
I hope this info helps! THANK YOU!!! ^_^
--
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=32021
Bug #: 32021
Summary: Updated steam, got error upon relaunch.
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: theblamedone(a)yahoo.com
Classification: Unclassified
Created attachment 42205
--> http://bugs.winehq.org/attachment.cgi?id=42205
Debug log
Updated Steam, got this message when updating, told me to upload the bug
report. Tested it again, seems to launch.
--
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=30408
Bug #: 30408
Summary: Ojosoft error over Wine 1.4
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dontput(a)gmail.com
Classification: Unclassified
Created attachment 39752
--> http://bugs.winehq.org/attachment.cgi?id=39752
Ojosoft Error Msg
This is unknown issue for Ojosft over wine 1.4, Hope someone can enlightened
me.
--
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=30396
Bug #: 30396
Summary: Installation of DigitalPersona Gold Fingerprint
Recognition Software stops due to msiexec.exe error
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mwangip(a)gerties.org
Classification: Unclassified
Created attachment 39736
--> http://bugs.winehq.org/attachment.cgi?id=39736
Screen shot of the error message dialog box
Installation of DigitalPersona Gold Fingerprint Recognition Software stops due
to msiexec.exe error
--
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=30393
Bug #: 30393
Summary: I can't install Vampire The Masquerade - Redemption
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aranor(a)seznam.cz
Classification: Unclassified
When I try to install this game I can see this (file in attachment) error
window.
--
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=30381
Bug #: 30381
Summary: pointblank does not work
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maloialex1980(a)mail.ru
Classification: Unclassified
I load the game pointblank. Frost starts. and then get an error that not all
components are started.
p.s. sorry for my english :)
--
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=30374
Bug #: 30374
Summary: Ultrapack 3
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: archill56(a)gmail.com
Classification: Unclassified
Is there a way to install UP 3 on linux using wine. I got this message when I
was trying to install it...
Program Error
The program UP_3.0RC_Client.part01.exe has encountered a serious problem and
needs to close. We are sorry for the inconvenience.
This can be caused by a broblem in the program or deficiency in Wine. You may
want to check http://appdp.winehq.org for tips about running this application.
If this problem is not present under Windows and has not been reported yet, you
can report it at http://bugs.winehq.org.
--
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=30349
Bug #: 30349
Summary: MS excel viewer doesn't show all sheets of an Excel
file
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: toralf.foerster(a)gmx.de
Classification: Unclassified
Instead only one sheet is displayed - all others aren't selectable nor shown.
--
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=30338
Bug #: 30338
Summary: Wine Builder Crashes on RC-Studio Startup
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mitch56329(a)yahoo.com
Classification: Unclassified
Created attachment 39651
--> http://bugs.winehq.org/attachment.cgi?id=39651
This message pops up right after RC-Studio is started. Wine version 1.4
Wine builder crashes but RC-studio functions almost normally. This program runs
on XP, Vista & Win7.
--
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=30285
Bug #: 30285
Summary: CD Burner XP Pro 4.4: installation aborted
Product: Wine
Version: unspecified
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: singingbeam(a)gmail.com
Classification: Unclassified
Installation terminated with message that NMSAccessU.exe encountered a "serious
problem."
Hardware: Esprit desktop with AMD 1.5 GHz processor
500 Mb RAM
System: Linux Mint 12 LXDE
Wine version:1.3
--
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=16449
Summary: Main Body to wide
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=3795
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mattmill30(a)hotmail.com
Created an attachment (id=17796)
--> (http://bugs.winehq.org/attachment.cgi?id=17796)
Screenprint of IE6 window when viewing AOE3 in appdb
The main application section of the page renders too wide in Internet Explorer
6. Which causes a horizonal scroll-bar.
It appears that the Application Deatails and Maintainers section is to wide,
thus pushing the Application Test data and Howto section causing a horizontal
scroll bar.
Screen Resolution: 1024x768
--
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=21127
Summary: What Colour color picking functionality is not
identical to Windows
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.jumpjet.info/Win2k/05/What_Colour/WhatColou
r.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
With wine-1.1.35-105-gd4a7a9d, when the color picker in the What Colour program
is selected, moving the mouse outside the What Colour's client area doesn't
result in any color selection changes until the mouse is pressed, causing the
application to finally grab the color under the mouse cursor by presumably
taking a "screenshot" of the desktop area. On Windows XP, this "screenshotting"
behavior happens first, made obvious by a brief, visible change in the screen,
and then moving the color picker over the area outside the What Colour client
area shows active changes in the color selection, which is only halted when the
mouse is pressed.
--
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=27797
Summary: Sound in Games using FMOD stopped working.
Product: Wine
Version: 1.3.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xaron77(a)fastmail.fm
When starting Armored Brigade, there's no sound. When trying to start
Gratuitous Space Battles demo, the game crashes.
--
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=28296
Summary: AceMoney 4.19 crashes immediately as soon as you try
to print anything.
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexp(a)mechcad.net
AceMoney 4.19 crashes immediately as soon as you try to print anything.
Just launch AceMoney and click on File->Print, select the printer and click on
OK. It crashes immediately
This problem does not exist on windows.
Attached is packaged AceMoney app, as well as debug log file
--
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=11114
Summary: System capability detection does not work in WiC
Product: Wine
Version: 0.9.52.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kde(a)3danim.de
Created an attachment (id=10150)
--> (http://bugs.winehq.org/attachment.cgi?id=10150)
World in Conflict startup log (+relay,+snoop)
When starting World in Conflict, the game complains about insufficient system
capabilities (Windows Version (no matter what is set in winecfg), available RAM
and "appropriate" 3D card).
Fortunately the game can be told to start anyway but the graphics options are
then severely restricted. This can be mitigated somewhat by using a native
dxdiagn.dll but SM3.0 water shaders are still not available then. See the
riviera screenshot in the game's AppDb entry and compare it e.g. to
http://uk.media.pc.ign.com/media/821/821566/img_4763025.html on Windows.
Attached is a +relay,+snoop log of the game up to the point when it complains.
--
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=29968
Bug #: 29968
Summary: Final Fantasy XI crashes when unfocused in windowed
mode
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: astrit.prower(a)gmail.com
Classification: Unclassified
Created attachment 39010
--> http://bugs.winehq.org/attachment.cgi?id=39010
WINE crash output.
When unfocused WINE reports that "pol.exe" has crashed which consequently
crashes Final Fantasy XI.
--
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=20466
Summary: Brothers In Arms Hell's Highway fails to start
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Created an attachment (id=24346)
--> (http://bugs.winehq.org/attachment.cgi?id=24346)
log
The issue I experienced when attempting to load the game is described here :
http://www.whatwasithinking.co.uk/2008/10/08/brothers-in-arms-hells-highway…
.
In this how-to, they suggest to update/reinstall the graphics drivers and the
PhysX module. My graphics driver is already updated to the latest (nvidia
190.42), and I fetched the latest bundle for the PhysX software. DirectX is
automatically installed by the game, I therefore used winetricks to make sure I
had the latest DX9 bundle. Despite that, I still get the same error message.
I browsed furthermore and have been refered to this :
http://gbxforums.gearboxsoftware.com/showthread.php?p=1379618#post1379618 .
This seems quite unusual to me, therefore before I test this, I would like to
have some feedback on the solution proposed.
I have uploaded my console output, if it can help.
--
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=30079
Bug #: 30079
Summary: Broken Sword - The Sleeping Dragon: Graphics
corruption
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: welshbyte(a)sucs.org
Classification: Unclassified
Created attachment 39188
--> http://bugs.winehq.org/attachment.cgi?id=39188
Screenshot of the graphics corruption
The game was downloaded from gog.com and installed into a fresh WINEPREFIX. It
runs fine and the intro scenes are faultless but when the game itself starts
the graphics are corrupt and the game is just about unplayable.
I've tried it with fullscreen and windowed mode, selecting different
resolutions and colour depths in the game's options, and the corruption is the
same. It's difficult to describe the corruption so I'm going to attach a
screenshot showing a time when the corruption is really bad (mostly it's just
the characters which are warped and/or flickering).
Version info:
$ git log -1 --pretty=oneline
1517f3df30232daf3ccfc88e53f1377d0c5a2a20 Release 1.4-rc6.
$ wine --version
wine-1.4-rc6
$ uname -r
3.2.7-1.fc16.x86_64
Graphics card/driver:
00:02.0 VGA compatible controller: Intel Corporation Core Processor Integrated
Graphics Controller (rev 02) (prog-if 00 [VGA controller])
Subsystem: Lenovo Device 215a
Flags: bus master, fast devsel, latency 0, IRQ 41
Memory at f2000000 (64-bit, non-prefetchable) [size=4M]
Memory at d0000000 (64-bit, prefetchable) [size=256M]
I/O ports at 1800 [size=8]
Expansion ROM at <unassigned> [disabled]
Capabilities: <access denied>
Kernel driver in use: i915
Kernel modules: i915
--
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=24702
Summary: Pro Evolution Soccer 2010 show black screen with stars
and never load
Product: Wine
Version: 1.3.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otto_rey(a)yahoo.com.ar
Launching the game show black screen with white stars, FOREVER!!
--
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=25727
Summary: Dead Space resolution issues
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: H3g3m0n(a)gmail.com
When first starting the game, the maximum resolution available for me is
1360x768 (there are also many multiple entries each resolutions with whole wide
range of different frequencies, about 6 entries for each resolution).
When I quit the game, the desktop resolution and gamma fail to revert to
normal.
If I manually set the desktop resolution using the nvidia-settings tool then go
back into the game I can now select my native 1920x1200 (It jumps strait from
the end of the lower resolutions 1360x768 to 1920x1200 with no other
resolutions in between). (I'm not sure if this is the result of
nvidia-settings, of it it just happens to work after restarting multiple times
and screwing with the settings).
The gamma still fails to return to normal levels, opening nvidia-settings
(without needing to change any settings) fixes it.
I'm running on a Nvidia GTX260. Ubuntu 10.10.
Other people are reporting similar problems with the resolution choices.
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14457
Another possible, untested work around if someone can't fix the resolution is
to manually edit:
~/.wine/drive_c/users/<YOUUSERNAME>/Local Settings/Application Data/Electronic
Arts/Dead Space/settings.txt
And set:
Window.Width = 1920
Window.Height = 1200
Window.Hz = 150
--
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=17440
Summary: Fog bug introduced between 1.1.11 and 1.1.13
Product: Wine
Version: 1.1.13
Platform: PC
URL: http://cdn.funcom.com/ao/client/AnarchyOnline_17.9.1-
Small.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: letsclimbhigher(a)gmail.com
When I upgraded from 1.1.11 to 1.1.13 the fog in-game is messed up. Outside it
is a medium fog and if you go inside somewhere it is a nearly total fog. If you
go into the in-game settings menu and adjust the fog slider you will see it
affected but it is still unplayable indoors in this condition.
Going back to the previous wine version works. I also today installed wine
1.11.15 and the same bug is present still.
--
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=15133
Summary: Application blocks waiting for a critical section during
startup. This problem does not occur in Windows.
Product: Wine
Version: 1.1.3
Platform: PC
URL: http://www.odva.org/Default.aspx?tabid=202
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: exvagabond436824(a)yahoo.com
CC: exvagabond436824(a)yahoo.com
The code in question can be downloaded from:
http://www.odva.org/Default.aspx?tabid=202
This code involves an example application for the EtherNet/IP protocol. When
the example application from the link above is executed in wine the following
error is printed to the screen:
err:ntdll:RtlpWaitForCriticalSection section 0x10037570 "?" wait timed out in
thread 0009, blocked by 0026, retrying (60 sec)
This error will print over and over again, and the application will never load.
In Windows this application loads quickly.
--
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=21956
Summary: Empire Earth 1.00 and 1.04 crash with unhanded page
fault
Product: Wine
Version: 1.1.40
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leonard.lawton(a)gmail.com
To reproduce:
-click the scenario editor in the main menu
*OR*
-click the campaign editor, then the scenario editor
*OR*
-start a game single user or network game(does matter who is host). the game
will crash before the loading screen appears.
Oddly enough, the crash when starting the game itself happens 4/5 times. One
lucky time it will start, and the run will run perfect(i played 16 hours once
it loaded, no crashes) until you close it.
The error(and then it just freezes)
wine: Unhandled page fault on read access to 0x3800198b at address 0x198905
(thread 0027), starting debugger...
There are no other errors or warnings on the console(except d3d fixmes)
--
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=22016
Summary: R.U.S.E. Public Beta in-game rendering is washed out
Product: Wine
Version: 1.1.40
Platform: x86
URL: http://store.steampowered.com/app/33310/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=26758)
--> (http://bugs.winehq.org/attachment.cgi?id=26758)
R.U.S.E. Public Beta terminal output
After installing wmp9 and xact through winetricks, installing the R.U.S.E.
Public Beta through Steam, and then skipping the attempted DirectX redist
install by aborting it during the install attempt, the game can then be
launched. Starting a simple battle (Battles -> click Team 2 placeholder -> AI
Regular (Easy) -> Launch), the game world appears to be massively washed out
with white, compared with the game's rendering on Windows. glxinfo reports:
OpenGL vendor string: NVIDIA Corporation
OpenGL renderer string: GeForce 9800 GT/PCI/SSE2/3DNOW!
OpenGL version string: 3.2.0 NVIDIA 190.53
OpenGL shading language version string: 1.50 NVIDIA via Cg compiler
Screenshots from the game on Wine and Windows are attached.
--
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=27900
Summary: Miranda IM fails to find gdiplus
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rion4ik(a)gmail.com
log:
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.Windows.Gdiplus" (1.0.0.0)
as consequence group chats are broken.
I tried clean profile and install gdiplus via winetricks but neither helps.
wine is installed from ubuntu-wine ppa on ubuntu 11.04
tested Minranda version - miranda-im-v0.9.25-unicode.exe
downloaded from
http://code.google.com/p/miranda/downloads/detail?name=miranda-im-v0.9.25-u…
--
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=12388
Summary: Commandos 3: read_from_framebuffer_texture error
(glCopyTexSubImage2D)
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.eidosinteractive.com/downloads/search.html?gm
id=143
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexd4(a)inbox.lv
Created an attachment (id=11888)
--> (http://bugs.winehq.org/attachment.cgi?id=11888)
screenshot with problem
In one of game levels (in the demo, you get into it by selecting central europe
campaign in menu) there are bad rendering errors.
The moment you get to that screen, console is filled with message
fixme:d3d_surface:read_from_framebuffer_texture >>>>>>>>>>>>>>>>>
GL_INVALID_OPERATION (0x502) from glCopyTexSubImage2D @ surface.c / 914
Which must be the reason of this problem.
This also happens with PBO extension and P8 texture support reporting disabled
in directx.c.
--
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=25780
Summary: MS WORKS can't find licence terms
Product: Wine
Version: 1.2.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpxsat(a)gmail.com
MS WORKS, the "light" office suite from microsoft(R) shows a message that says
"can't show licence terms from microsoft software. Licence terms must show y be
accepted before be able to use MS WORKS. To show licence terms, reinstall
WORKS"
This message should not exist.
After this message, the application closes.
There are some reports of having overrule it by winetricks (see appdb) but
should be a way to get it to work.
--
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=21576
Summary: Touch screen loses calibration when in full screen
mode - specifically AtomixMP3.exe
Product: Wine
Version: 1.1.33
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: newmaniax(a)gmail.com
When running AtomixMP3, and other WINE apps, in full screen mode the
touchscreen goes way out of calibration, which is important for this program
specifically and how i use it. In un-maximised mode it works fine.
If it helps this program will not operate at all (display to be used anyway) in
full screen mode in VirtualBox, but again fine when in un-maximised mode.
A demo version is available here fore testing:
http://dl.dropbox.com/u/1640537/Link%20to%20Atomixmp3.exe
I have searched various forums and have fond no clue towards a solution. ie, I
have no idea if it's a bug or something that is easily configurable. I have
played with WINE config settings and screen resolutions with no success.
I tried changing my x screen resolution to 800 x 600 (normally 1680 x 1050) and
noted that the calibration is the SAME as the WINE app in full screen mode,
with the pointer very biased towards the left side of the screen.
Please advise, would love touch screen to work properly in full screen mode.
Thanks,
Sincerely,
Guy Newman
--
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=29875
Bug #: 29875
Summary: MS Works 9 can't install (infinite waiting for
estimating time)
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jpxsat(a)gmail.com
Classification: Unclassified
Created attachment 38831
--> http://bugs.winehq.org/attachment.cgi?id=38831
Terminal Output
Install crashes after estimating time to install.
I'm adding terminal output.
--
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=31079
Bug #: 31079
Summary: Fatal error during Stronghold Crusader Demo
installation
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Classification: Unclassified
Created attachment 40798
--> http://bugs.winehq.org/attachment.cgi?id=40798
Console output of Stronghold Crusader Demo
Hi everyone,
I would like to report that I had some issues installing "Stronghold Crusader"
demo which I got from:
http://www.giga.de/spiele/stronghold-crusader/downloading/?id=2670&post_id=…
During the installation a fatal error comes up but installation continues as
normal when I close the error window.
Thought I let you know. I have attached my console output. OS is CentOS 6.2
Another thing which could be of interest is, that the demo link in the AppDB is
pointing nowhere.
Appdb entry is:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3993
Regards,
Maik
--
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=27625
Summary: Panzer General 3D Demo: second scenario fails to load
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://www.download.com/Panzer-General-III-Scorched-Ea
rth-updated-demo/3000-7562_4-10048808.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
After winning the first scenario in the demo loading the second scenario does
not work. The loading screen simply hangs. I can provide a savegame if it would
speed up testing.
--
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=19269
Summary: Distant impostors does not work in Lord of the Rings
Online
Product: Wine
Version: 1.1.25
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eric.ladner(a)gmail.com
The "distant impostors" setting has no effect. The way it implements distant
impostors, I believe, is substituting a flat 2d texture for 3d objects that are
very far from the camera, giving more detail to the landscape without having to
render 20 million polys for the trees.
See
http://www.codeweavers.com/compatibility/browse/group/?app_parent=4029;foru…
(second post from the top) for screen shots comparing LotRO running on Wine and
Windows and the difference "distant impostors" makes.
I've verified that it doesn't work on 1.1.24 and 1.1.25 (although 1.1.25
crashed a lot for me on LotRO for some reason and I had to revert back to
1.1.24).
I'd be happy to provide any extra debugging info if any would be helpful.
--
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=29003
Bug #: 29003
Summary: T4C: Crashes during or after patching phase
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: j.muehlenhoff(a)gmx.de
Classification: Unclassified
Created attachment 37330
--> http://bugs.winehq.org/attachment.cgi?id=37330
wine T4c.exe 2> t4clog
The game starts up, sound is working and I can enter my login and password.
After that it is trying to run the WebPatcher.exe (I guess this works using
COM).
WebPatcher.exe crashes and T4C is stuck displaying "Please wait while we look
for Patches. This may take a few seconds".
As a workaround I can run the game with "T4C nopatch.exe", but this only works
because I happen to have the latest version.
T4C reports its version as "1.71 R.037".
The 1.71 client can be downloaded here:
http://www.the4thcoming.com/index.php?page=download
--
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=10209
Summary: Jericho crashes when entering game menu
Product: Wine
Version: 0.9.47.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hamsterbacke(a)inbox.lv
Created an attachment (id=8823)
--> (http://bugs.winehq.org/attachment.cgi?id=8823)
wine's crash output
Jericho crashes when entering game menu
--
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=31708
Bug #: 31708
Summary: Unimplemented function msvcrt.dll._vscprintf
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maurobender(a)gmail.com
Classification: Unclassified
Created attachment 41686
--> http://bugs.winehq.org/attachment.cgi?id=41686
Backtrace
I've installed Samsung Kies with Wine (It threw a few errors during the
installation) and when I try to run it I get this error: "wine: Unimplemented
function msvcrt.dll._vscprintf called at address 0x7bc4dd68 (thread 0009),
starting debugger..." (full backtrace attached).
Does anyone can tell me how to fix it?
--
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=17250
Summary: Windows Media Player 10 fails to play DRM wmv files
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atsia2003(a)yahoo.gr
WMP10 does not play drm files.
-Installed WMP10 using winetricks
-Opened a DRM wmv file(I have licence).
-WMP10 fails to play the video.
--
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=27700
Summary: EA Origin: main application window is black unless a
virtual desktop is used
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.origin.com/about?easid=Origin-Origin_Web_HP
Rnav_Download
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=35444)
--> (http://bugs.winehq.org/attachment.cgi?id=35444)
terminal output
Install origins, run, and login. You'll get a black screen, with nothing being
drawn. If instead you make a virtual desktop and run it, you get the store/etc.
to display.
Moving this window inside the virtual desktop restores the black behavior.
Looks like the black is the background and the store is a child that's not
gaining focus properly.
--
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=27699
Summary: EA Origin: cannot close most application windows
Product: Wine
Version: 1.3.23
Platform: x86
URL: http://www.origin.com/about?easid=Origin-Origin_Web_HP
Rnav_Download
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
The game has its own custom window controls, but clicking the X doesn't dismiss
the dialogs.
The easiest one to see this with is 'NASTAVENI`', which I can't dismiss. It
also stays on top of all windows (and all virtual desktops), making it really
annoying :/.
--
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=26513
Summary: smbx crashes in number-of-players selection screen
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Saw this once. Game seems really slow and unstable today
(first time I've tried it in ages).
Unhandled exception: page fault on read access to 0x00000030 in 32-bit code
(0x7bc35197).
Backtrace:
=>0 0x7bc35197 RtlEnterCriticalSection+0x17() in ntdll (0x026fe878)
1 0x64f5878d in nspr4 (+0x1878c) (0x026fe898)
2 0x6a632834 in xul (+0x9f2833) (0x026fe8b8)
3 0x6a652dab in xul (+0xa12daa) (0x026fe928)
4 0x6a64e95e in xul (+0xa0e95d) (0x026fe988)
5 0x6a61afe5 in xul (+0x9dafe4) (0x026fe9b8)
6 0x6a64ecc5 in xul (+0xa0ecc4) (0x026fea08)
7 0x64f58f98 in nspr4 (+0x18f97) (0x026fea48)
8 0x64f5b54a in nspr4 (+0x1b549) (0x026fea68)
9 0x7bc71f48 call_thread_func+0xb() in ntdll (0x026fea78)
10 0x7bc74a30 call_thread_entry_point+0x6f() in ntdll (0x026feb48)
11 0x7bc7a8c5 in ntdll (+0x6a8c4) (0x026ff398)
12 0x68164cc9 start_thread+0xd8(arg=0x26ffb70)
[/build/buildd/eglibc-2.12.1/nptl/pthread_create.c:304] in libpthread.so.0
(0x026ff498)
0x7bc35197 RtlEnterCriticalSection+0x17 in ntdll: movl 0x14(%esi),%eax
Modules:
--
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=33281
Bug #: 33281
Summary: Bioshock infinite fails to use TaskDialogIndirect
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andras(a)sth.sze.hu
Classification: Unclassified
Bioshock Infinite fails to use TaskDialogIndirect from comctl32, because in
it's imports table there are by ordinal and by name function link.
I think wine tries to resolve it by ordinal (345), and fails, because our
comctl32 does not have this ordinal link (and as far as I looked windows'
neither has it too)
This bug is not same as #24580.
--
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=23232
Summary: Windows Imaging Component redist installer sometimes
crashes in silent mode
Product: Wine
Version: 1.2-rc3
Platform: x86
URL: http://download.microsoft.com/download/f/f/1/ff178bb1-
da91-48ed-89e5-478a99387d4f/wic_x86_enu.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=28921)
--> (http://bugs.winehq.org/attachment.cgi?id=28921)
Windows Imaging Component crash backtrace
In order to have the WIC installer successfully start, the windowscodecs.dll
fake DLL must be removed, and an override should probably be set. With
wine-1.2-rc3-106-gae942d6, when running the installer with the quiet flag:
wine wic_x86_enu.exe /q
sometimes the installer will crash in setupapi during the installation. Turning
on debug flags sometimes masks the problem, and sometimes moves the problem
elsewhere, so I suspect heap corruption.
--
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=26819
Summary: wine: Unhandled page fault on read access to
0x00001df8 at address 0x5d63cf
Product: Wine
Version: 1.3.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: n.c.necros(a)gmail.com
when I run Neverwinter Nights at the console displays:
--
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=33007
Bug #: 33007
Summary: Death to Spies Demo - err:module:attach_process_dlls
failed to initialize
Product: Wine
Version: 1.5.24
Platform: x86
URL: http://www.gamershell.com/download_20919.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Terminal log for english and russian versions of demo has identical output:
err:module:attach_process_dlls "VFS20.DLL" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\DTS Demo\\Death to Spies DEMO.exe" failed, status c0000005
--
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=33490
Bug #: 33490
Summary: je n'arrive pas à lire un livre en anglais sur kindle
pc, sauf en version abrégé en français
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: henbig(a)hotmail.fr
Classification: Unclassified
Created attachment 44329
--> http://bugs.winehq.org/attachment.cgi?id=44329
rapport d'anomalie pour kindle pc
Je n'arrive pas à lire un livre au format kindle en anglais sauf la version
abrégée du livre, et avec kindle cloods, mais je ne sais pas l'installer.
je ne sais pas installer times news roman et courrier news sur ubuntu ou
kindle.
--
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=14247
Summary: One click works like 2x click
Product: Wine
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Zenitur(a)yandex.ru
Created an attachment (id=14540)
--> (http://bugs.winehq.org/attachment.cgi?id=14540)
err's, win and d3d fixme's are new, I don't saw this in older Wines, it can be
because many bugs of video driver in all programs - see only control fixme's
After applying "High Quality" in System menu of Quake III Arena, mouse do 2x
click when I do one click, in console I see fixme's with all dll's of keyboard
and mouse that I know!
--
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=33465
Bug #: 33465
Summary: Program "AdiPNV.exe" doesn't work
Product: Wine
Version: 1.5.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samosvat(a)yandex.ru
Classification: Unclassified
Created attachment 44297
--> http://bugs.winehq.org/attachment.cgi?id=44297
Here error log.
Hello!
I found a bug in wine.
Program AdiPNV.exe doesn't work.
This program can be found here
http://rpn.gov.ru/sites/all/files/users/adicom/filebrowser/adipnvsetup.zip
Step to reproduce:
1. Install wine.
2. Use only 32-bit wineprefix
3. Install windows components. The description of this process can be found
here:
http://linuxforum.ru/viewtopic.php?id=20324 (In Russian)
4. Install dotnet40 through winetricks
5. Install application.
6. Run it.
--
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=10890
Summary: Arcanum installer fails
Product: Wine
Version: 0.9.51.
Platform: PC
URL: http://www.fileshack.com/file.x/674/Arcanum+Demo (demo,
installer might be different tho!)
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsaeru(a)gmail.com
Created an attachment (id=9794)
--> (http://bugs.winehq.org/attachment.cgi?id=9794)
All mambojambo that got printed to console..
Arcanum's installer never asks for CD2. It apparently only installs what it
finds from CD1, says it's done, some backtrace gets printed to console and the
game wont launch.
Workarounds include using Windows installation, manually extracting required
files from CD2 or installing with Cedega.
Similar installation issues pointed out in appdb as well.
Not exactly sure what all the backtrace is even about - might not point out to
actual issue, even..
--
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=25387
Summary: Age of Empires 3: 'Initialization failed' with builtin
dpnhpast (purist)
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: directx-dplay
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=32292)
--> (http://bugs.winehq.org/attachment.cgi?id=32292)
terminal output
Only seems to affect the full version, the trial works fine without it.
The game bundles it, so only occurs if forced to builtin.
--
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=31539
Bug #: 31539
Summary: Toad fails to install
Product: Wine
Version: 1.5.11
Platform: x86
URL: http://community-downloads.quest.com/toadsoft/SqlServe
r/ToadforSQLServer_Freeware_5.7.0.605.zip
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 31536
Classification: Unclassified
Created attachment 41472
--> http://bugs.winehq.org/attachment.cgi?id=41472
terminal output, native mfc42/gdiplus only
Prereq's: winetricks mfc42 gdiplus
after that, installer semi works, but fails with a visual C++ error dialog.
Terminal output shows vbscript, but native doesn't help.
I then tried native vcrun2005/8/10, but none helped. lsof shows it's using
msvc90m, so I suspect it may be a problem in mono. I took a brief stab at
trying native dotnet35sp1 (what it wants if you remove mono), but that isn't
installing for me currently.
So, leaving as unknown, but I suspect mono/mscoree.
austin@debian:~$ sha1sum ToadforSQLServer_Freeware_5.7.0.605.exe
4dddc007c8febf35fa63d162f52380ed0050382d
ToadforSQLServer_Freeware_5.7.0.605.exe
austin@debian:~$ du -h ToadforSQLServer_Freeware_5.7.0.605.exe
71M ToadforSQLServer_Freeware_5.7.0.605.exe
wine-1.5.11-91-ge282d41
--
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=14798
Summary: ETax 2008 cannot verify
Product: Wine
Version: 1.1.2
Platform: PC-x86-64
URL: http://ato.gov.au/etax
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hewus.owns(a)gmail.com
ETax 2008 verification does not work. Clicking 'Ok' on the popup at the
verification stage causes the next screen to appear blank, and navigation
buttons to be greyed out.
I have attached a log of my output while running this part of ETax 2008.
The first four lines of the log are known configuration issues on my end and
can be ignored.
The 88d969c0-f192-11d4-a65f-0040963251e5 errors appear when 'Yes' is chosen in
the pre-filling section. There is no apparent loss of functionality here.
The 76a64158-cb41-11d1-8b02-00600806d9b6 errors appear when 'Ok' is chosen in
the popup at the verification stage. This is where the program effectively
breaks. This is the subject of this bug report.
This issue has been confirmed in a couple of posts on AppDB and elsewhere. To
reproduce this issue in testing, the TFN 123456782 can be used.
--
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=29335
Bug #: 29335
Summary: Error during installation of Office 2000
Product: Wine
Version: 1.3.34
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: caron(a)codeweavers.com
Classification: Unclassified
Created attachment 37944
--> http://bugs.winehq.org/attachment.cgi?id=37944
installed with pure Wine, no additional components
During installation, Office 2000 presents the error:
The program CFGWIZ.EXE has encountered a serious problem and
needs to close. We are sorry for the inconvenience
This error can be dismissed and does not seem to affect the functionality of
the Office 2000 applications on a quick test.
The AppDB suggests installing mfc42 via winetricks to to get around an error
during install. Mfc42 does not work around this error.
This error is actually present all the way back to Wine 1.3.9 (the last tested
version in the AppDB). However, installation without mfc42 was not possible
with Wine 1.3.9.
All installations were completed with a clean Wine prefix. Log files from
wine-1.3.34-131-gfd230c5 are attached.
--
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=25848
Summary: CF-Downloader Crash
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p4repwnag3(a)gmail.com
So, I downloaded the CrossFire Downloader and when it started downloading I got
an error which is below. I don't know why this happens if anyone could help me
that would be great.
--
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=25802
Summary: CARCare fails to access own database and exits
Product: Wine
Version: 1.3.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ajg02(a)elfringham.co.uk
Created an attachment (id=32878)
--> (http://bugs.winehq.org/attachment.cgi?id=32878)
Terminal session log
On launching application, first of all you get a dialogue box titled "Error:
3251 in bDBValid Proc" with the message "Description: Operation is not
supported for this type of object." and an OK button. Selecting 'OK' then leads
to a dialogue box where CARCare complains that it cannot recognise the database
again with an OK button. Selecting 'OK' again then leads to a third dialogue
box titled "CARCare" with the message "Run-time error '48': Error in loading
DLL" and an OK button. On selecting OK, the application exits.
The log from a terminal session is attached.
--
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=31499
Bug #: 31499
Summary: Unhandled Exception when initiating network
connection.
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Chris(a)InfoGreat.com
Classification: Unclassified
Created attachment 41411
--> http://bugs.winehq.org/attachment.cgi?id=41411
Stack Trace
I'd be very happy to work with someone on this. I have a lot of software
development experience and I would very much like to fix some of these
problems. I can move completely to Linux if I can get Quicken to run in wine,
so I am motivated -- at least I am motivated this afternoon. (-:
--
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=9721
Summary: Support for HKEY_DYN_DATA\Config Manager\Enum registry
tree
Product: Wine
Version: 0.9.45.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jjk3(a)msstate.edu
Please populate the HKEY_DYN_DATA\Config Manager\Enum registry tree. This is
needed by some games to detect the hardware on the running system.
For example, EA's Need for Speed III includes a 3dsetup.exe program that
queries HKEY_DYN_DATA\Config Manager\Enum\*\HardWareKey to detect graphics
hardware.
Free demo here: ftp://ftp.ea.com/pub/ea/demos/nfs3/nfsdemo.zip
--
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=30796
Bug #: 30796
Summary: SmartLink Setup 1.0.4.24.msi will not install using
Wine
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mwangip(a)gerties.org
Classification: Unclassified
SmartLink Setup 1.0.4.24.msi will not install using Wine
--
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=30166
Bug #: 30166
Summary: GotoMeeting complains "GoToMeeting failed to start, or
exited with an error." (dogfood)
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
GotoMeeting seems to install, but when it starts up, it briefly puts up
a "starting" dialog, then opens a web page saying "starting", then aborts
with a dialog saying "failed to start". The log says
...
err:ntdll:NtQueryInformationToken Unhandled Token Information class 11!
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),3,2,(nil),0,(nil)) - stub!
err:ole:marshal_object object doesn't expose interface
{00000001-0000-0000-c000-000000000046}, failing with error 0x80004002
err:ole:ClientIdentity_QueryMultipleInterfaces IRemUnknown_RemQueryInterface
failed with error 0x80004002
err:ole:CoUnmarshalInterface Couldn't query for interface
{00000001-0000-0000-c000-000000000046}, hr = 0x80004002
err:ole:CoGetClassObject no class object {31da490c-fb00-4be3-b4b8-8e8ad03f5a73}
could be created for context 0x4
--
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=29476
Bug #: 29476
Summary: Source Boost IDE register error
Product: Wine
Version: 1.2.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)drumanart.com
Classification: Unclassified
Dear Cracks.
After installing and registering successfully Sourceboost IDE (version 9.5) I
get after upgrading to UBUNTU: 11.10 oneiric a registry error:
General extraction error
Location ES1
Excit code was 1.
I use:
wine version: 1.2.3-Oubuntu1
UBUNTU: 11.10 oneiric
uname -v
#23-Ubuntu SMP Mon Nov 21 20:28:43 UTC 2011
I had the SourceBoost IDE (ide.exe)running with my registered version under
MPLAB IDE. For some reason I get no the above error message.
Is it possible to clear entirely the wine register contents (for SourceBoost)
and re-install the program from scratch?
Thanks Martin
--
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=29178
Bug #: 29178
Summary: ALSA lib seq_hw.c:457:(snd_seq_hw_open) open
/dev/snd/seq failed: no permission
Product: Wine
Version: 1.3.33
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Classification: Unclassified
Call to Power 1.2 produces
ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: no permission
sudo /sbin/lspci | grep audio
root's password:
00:1f.4 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 Audio
Controller (rev 02)
OS: OpenSuse 12.1 64 bit
--
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.