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.
http://bugs.winehq.org/show_bug.cgi?id=28493
Summary: Photoshop CS5 - image info pop up doesn't disappear
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: allcoms(a)gmail.com
After loading or creating an image under PS CS5, if you mouse-over the tab
which displays the image file name a small yellow label showing the same
information is displayed. When running PS CS5 under genuine Windows this label
disappears after a short time but the label stays visible under wine and even
more annoyingly also stays visible when you switch virtual desktops.
This also happens when you mouse-over PS's internal minimise, maximise/restore
and close icons hence mousing over these can used as a sort-of work around as
these labels generally consume less screen space resulting in less of your work
space or other desktops being obscured.
This bug is present under wine 1.3.29 / Debian Wheezy x64
--
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=27053
Summary: Publisher 2000 runs under old, does not run under new,
.wine directory structure
Product: Wine
Version: 1.3.18
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: owlbrudder(a)gmail.com
Created an attachment (id=34484)
--> (http://bugs.winehq.org/attachment.cgi?id=34484)
Terminal output from running "winetricks dcom98"
Running Fedora 14 x86_64 and Wine 1.3.18. I have Googled and searched winehq
without finding this problem reported.
I installed Wine quite a while ago, when I was still on Fedora 11, I think. At
that time, I installed MS Publisher 2000 and it required some modification to
the standard Wine in order to run. From memory, I had to run winetricks to
install DCOM98 and there may have been other tweaks required - I did not note
them down at the time, but found the page giving the fix through Google
(although I cannot find it again now - sigh!). Publisher 2000 runs fine under
that older .wine tree, in spite of reports to the contrary in the Wine
applications database.
I recently decided to have a go at installing MS Access97, but the installer
only ran for a few seconds after accepting the licence and install directory
inputs. Google turned up a few threads which suggested starting with a fresh
.wine tree, by renaming the existing tree and running winecfg. I did that and
installed Access97 OK, although it has some problems.
However, I cannot get Publisher 2000 to run in the new tree and winetricks does
not want to install DCOM98 - see attached winetricks_dcom98.txt. The system
pops up a dialog saying "A newer version of DCOM95 or DCOM98 had been
installed. To override, you must uninstall the current version first."
Publisher 2000 installs OK, but any attempt to run it comes up with the message
"Windows is low on memory or your hard disk is full. Try closing other programs
and freeing some space on your hard disk before starting Publisher". From
memory, that was the message I was getting under the original .wine tree before
I used winetricks to install DCOM98.
Now I have two trees, one called .winesav, which is the tree from Wine version
1.3.18, containing a running Access97 and faulty Publisher 2000, and the other
called .wine, which was created with the earlier version of Wine and has the
running Publisher 2000 but will not allow me to install Access97.
While trying to install DCOM98, winetricks sets dll overrides for *ole32,
*oleaut32 and *rpcrt4. Checking on these in the two trees shows the current
version of Wine is creating a different directory structure:
[doug@cardraeh ~]$ find .wine -iname "oleaut32*"
.wine/drive_c/windows/system32/oleaut32.dll
[doug@cardraeh ~]$ find .winesav -iname "oleaut32*"
.winesav/drive_c/windows/syswow64/oleaut32.dll
I would prefer to use the newer tree and get Publisher 2000 running in it, as
it does under the older tree. It seems that will require winetricks to
successfully install DCOM98 into the new tree and my best uninformed guess is
that it is the difference in tree structure which is causing my problem.
--
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=26584
Summary: After running xlsx importer once, excel 2000 does not
open files from nautilus anymore
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jan-winehq(a)h-i-s.nl
I have had excel 2000 running smoothly on my system.
I installed the
Microsoft Office Compatibility Pack for Word, Excel, and PowerPoint File
Formats (FileFormatConverters.exe)
http://www.microsoft.com/downloads/en/details.aspx?familyid=941b3470-3ae9-4…
This works file for Word. After running xlsx importer once succesfully on an
.xlsx file (first, a convertor is run, and then the file opened), I tried to
open regular .xls files again.
Excel 2000 does not open .xls files from nautilus anymore by double-clicking on
them.
I can, however, still drag xls files into excel, and they open fine.
Uninstalling Microsoft Office Compatibility Pack does not fix the problem.
Apparently a Nautilus or registry association is changed.
However, I have no knowledge of either registries.
--
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=25842
Summary: Autodesk Inventor 2008: Error at executing
RegisterJTTranslator.exe
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32927)
--> (http://bugs.winehq.org/attachment.cgi?id=32927)
Error messages
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet20
3) wine Setup32.exe
4) Next, next ,next ...
5) Uncheck all components that aren't Inventor
6) Next, next ,next ...
7) Components start to install
Behaviour:
I get lot of error windows (see attachment) at the end of installation. In the
image there is RegisterJTTranslator.exe. It is small file (16 KB) and is
probably designed to register JTTranslator.dll (284 KB). There are many of
those RegisterXXX.exe and every one fails.
Expected behaviour:
I shouldn't get any 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=25158
Summary: Keychamp 2.0 Crashes when launched
Product: Wine
Version: 1.2.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: koolblue3(a)gmail.com
Created an attachment (id=31911)
--> (http://bugs.winehq.org/attachment.cgi?id=31911)
Backtrace log for Keychamp 2.0 crash
Everytime I try to launch Keychamp 2.0 it crashes and pops up a box saying
"Unhandled exception: c0000005 At address: f7536cca." I have attached a
backtrace log.
--
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=22775
Summary: COD:MW2 crashes upon ALT-ENTER
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Just start COD:MW2, let it put up its initial screen, and press ALT-ENTER.
The screen will switch between fullscreen and windowed as expected,
but the game will then crash, e.g.
trace:d3d9:IDirect3DDevice9Impl_CreateTexture iface 0x198ef8, width 432, height
240, levels 1, usage 0, format 0x16, pool 0x1, texture 0x15e99060,
shared_handle (nil).
trace:d3d:device_context_add Adding context 0x213d4e28.
trace:d3d:context_create Successfully created new context 0x213d4e28
trace:d3d:context_enter Entering context 0x213d4e28, level 1.
trace:d3d:context_set_current Switching away from destroyed context 0x18bc5e60.
warn:d3d:context_validate DC 0x96c belongs to window 0x50160 instead of
0x30160.
trace:d3d:context_update_window Updating context 0x18bc5e60 window from 0x30160
to 0x9ad46d.
trace:d3d:context_destroy_fbo_entry Destroy FBO 3
trace:seh:raise_exception code=c0000005 flags=0 addr=0x132b1c ip=00132b1c
tid=0046
...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code
(0x00000000).
Backtrace:
=>0 0x00000000
1 context_set_current+0x56(ctx=0x401df3f0) [dlls/wined3d/context.c:932] in
wined3d
2 context_set_current+0x56(ctx=0x4868c720) [dlls/wined3d/context.c:932] in
wined3d
3 context_create+0x62e(swapchain=0x1c6450, target=0x16d8d5a8,
ds_format_desc=0x1bdc20) [dlls/wined3d/context.c:1387] in wined3d
4 swapchain_create_context_for_thread+0x36(iface=0x1c6450)
[dlls/wined3d/swapchain.c:960] in wined3d
5 context_acquire+0xfe(device=0x1c0028, target=0x45d17b38)
[dlls/wined3d/context.c:1785] in wined3d
6 wined3d_event_query_test+0x82(query=0x46bea318, device=0x1c0028)
[dlls/wined3d/query.c:62] in wined3d
7 IWineD3DEventQueryImpl_GetData+0x46(iface=0x46bea2f0, pData=0x1813e200,
dwSize=0x0004, dwGetDataFlags=0x0001) [dlls/wined3d/query.c:398] in wined3d
8 IDirect3DQuery9Impl_GetData+0x63(iface=0x46bea2d8, pData=0x1813e200,
dwSize=0x0004, dwGetDataFlags=0x0001) [dlls/d3d9/query.c:134] in d3d9
--
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=22553
Summary: Running Digitech JUpdater GSP1101vC48.exe fails on
MacOS 10.5.8
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rtmd30(a)yahoo.com
I'm trying to run Digitech's "JUpdater GSP1101vC48.exe" on MacOS 10.5.8 and
getting the following set of verbiage:
Greg-MBP-wireless:Downloads greg$ wine JUpdater\ GSP1101vC48.exe
fixme:font:SetMapperFlags (0x67c, 0x00000000): stub - harmless
fixme:font:SetMapperFlags (0x750, 0x00000000): stub - harmless
fixme:font:SetMapperFlags (0x764, 0x00000000): stub - harmless
Port Name[0 0] DigiTech USB X-Edit
In Name[0] DigiTech GSP1101
Port Name[0 1] USB Audio Device
In Name[0] DigiTech GSP1101
Port Name[0 2] DigiTech GSP1101
In Name[0] DigiTech GSP1101
Found Port
fixme:midi:MIDIOut_LongData MOD_MIDIPORT
The "font" ones seem benign but the last one seems to keep the updater from
running to completion. I get an X-window that looks OK, but when I try to
update the device the software says no device was found.
Let me know if there's additional info I can gather for you.
Thanks.
--
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=21605
Summary: MINDApro fails to run (fbguard.exe crashes)
Product: Wine
Version: 1.1.37
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: allsymes(a)gmail.com
Created an attachment (id=26075)
--> (http://bugs.winehq.org/attachment.cgi?id=26075)
Terminal output from running
I have a software package called MINDApro. It installs under Wine, but when I
try to run it I get several error and crash messages. I know from running it on
Windows XP that I need to run the mlp_manager.exe program first, as this runs
the database server Firebird first (http://www.firebirdsql.org/).
I have attached the terminal output. The following is the sequence of error
messages that popup on running mlp_manager:
1. empty error popup.
2. "...mlp_manager.exe has encountered a serious problem and needs to
close...".
3. Title "Application Error", reads:
"Exception EExternalException in module ntdll.dll at 0002E8B8.
External exception C0000025."
4. Titled "Error", reads:
"""
An unexpected error has occurred. Please close MINDA software and restart. If
the error persists please contact MINDA on ...<snip>...
ERROR ISC ERROR CODE 335544721
ISC ERROR MESSAGE:
Unable to complete network request to host "localhost".
Failed to establish a connection.
unknown Win32 error 10061
"""
5. Titled "Error", reads: "Runtime error 217 at 0052B371"
--
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=17888
Summary: CATIA V5R19: Documentation fails to install
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=20191)
--> (http://bugs.winehq.org/attachment.cgi?id=20191)
error after clicking install
I'm using Wine 1.1.18 (compiled from source using gcc version 4.3.2 20081105
(Red Hat 4.3.2-7) ) on Fedora 10 i386.
The problem is that documentation for CATIA V5R19 on CD doesn't want to
install.
Steps to reproduce:
1) install CATIA V5R19
2) run setup.exe from documentation cd
3) set default install and click install
4) get an error (attachment)
Terminal output:
D:\>copy "D:\INTEL\*.dll" "C:\windows\temp\TempDSUnloadDoc"
D:\>copy "D:\INTEL\*.exe" "C:\windows\temp\TempDSUnloadDoc"
D:\>copy "D:\install_data\pkgrel.txt" "C:\windows\temp\TempDSUnloadDoc"
D:\>copy "D:\install_data\*.bmp" "C:\windows\temp\TempDSUnloadDoc" /Y
CATCheckVC8Level Check : DI0PANV2.dll
VC8 Level OK
D: is my CD-ROM
--
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=17118
Summary: Punch! Home Design AS4000: Open File Dialog does not
show files
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xyem(a)electricjungle.org
The "Open File" dialog does not show any files ( including ones supported by
the program such as *.PRO;*.PHD;*.PSH ) in the main view(?). It does show
directories, however.
Manually entering the file name in the "File name:" entry works without any
issue.
--
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=13357
Summary: Arcs do not render properly to printer from Altium DXP
2004 SP4
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ninevoltz(a)metalink.net
When printing PC board artwork or schematic diagrams from Altium DXP 2004, arcs
are not rendered properly. The start and end points of the arc are in the wrong
places. I think it is related to the bug in gdi32 that I fixed some time ago
(bug ID 7421) because it looks just like that problem, only except it effects
printing instead of the screen. I'm not sure where print rendering is handled
in the API, or I would go after the bug myself.
--
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=13242
Summary: MS Office Communicator fails to start
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)fales-lorenz.net
Until recently, it's not been possible to install MS Office Communicator 2005.
(Bug 12988 documents the installer problem). However, a fix has been recently
submitted for this and using that patche with a private wine build, I was able
to get MOC to install. However, when I attemnpt to run it, I get:
$ ./communicator.exe
fixme:netapi32:NetGetJoinInformation Stub (null) 0x33f7a8 0x33f788
fixme:winstation:OpenInputDesktop (0,0,2000000): stub
err:ole:CoGetClassObject class {f9b4bdee-7081-476e-a09c-bf54dc18f837} not
registered
err:ole:CoGetClassObject class {f9b4bdee-7081-476e-a09c-bf54dc18f837} not
registered
err:ole:create_server class {f9b4bdee-7081-476e-a09c-bf54dc18f837} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {f9b4bdee-7081-476e-a09c-bf54dc18f837}
could be created for context 0x17
fixme:ole:CoCreateInstance no instance created for interface
{659ecad9-a5c0-11d2-a440-00c04f795683} of class
{38639941-a780-4f5b-8017-8b361f9a29db}, hres is 0x80004002
$
--
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=9993
Summary: Combit Addressmanager 13 trial can't load an icon
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://combit.net
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
On the way to bug 9992, the app spits out several errors like
fixme:ole:OLEPictureImpl_Load Unknown magic 0400, 2475 read bytes:
6c 74 00 00 00 00 00 00 00 04
52 e3 0b 91 8f ce 11 9d e3 00
...
Presumably some icon or other isn't loading properly.
Native dcom98 doesn't work with this app, fwiw.
--
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=27109
Summary: Creative Centrale needs
msvcp60.dll.??0Init@ios_base@std@@QAE@XZ
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Crashes during install with this missing (though seems to at least partially
install).
Running mscodescan on the prefix afterwards shows more stuff missing:
./Shared Files/VFSvrU.exe imports following stub symbols:
msvcp60:??0Init@ios_base@std@@QAE@XZ
msvcp60:??0_Lockit@std@@QAE@XZ
msvcp60:??0_Winit@std@@QAE@XZ
msvcp60:??1?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAE@XZ
msvcp60:??1Init@ios_base@std@@QAE@XZ
msvcp60:??1_Lockit@std@@QAE@XZ
msvcp60:??1_Winit@std@@QAE@XZ
msvcp60:?_C@?1??_Nullstr@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@CAPBGXZ@4GB
msvcp60:?_Tidy@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@AAEX_N@Z
msvcp60:?assign@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAEAAV12@ABV12@II@Z
msvcp60:?assign@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@QAEAAV12@PBGI@Z
--
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=28869
Bug #: 28869
Summary: Neverwinter Nights fails to load
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: opengl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dj.shaw(a)btconnect.com
Classification: Unclassified
Created attachment 37077
--> http://bugs.winehq.org/attachment.cgi?id=37077
Terminal output
Neverwinter Nights fails to load from wine 1.3.28 to 1.3.31
The videos play, then the cursor changes to the NWN hand, but the menu does not
appear.
Regression testing gives
94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb is the first bad commit
commit 94ae743ea668e49d40ae4e2dc5fe1f5d9be018cb
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Tue Aug 30 20:12:31 2011 +0200
ddraw: Make the OpenGL renderer the default one.
:040000 040000 fbce2dc172258a4a7eabc65b6f86bd58522b4667
dfb3b24196ac3ad09100758a48b2d4ef7e45e26b M dlls
This is the Diamond Edition as sold on www.gog.com.
--
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=18860
Summary: IW2:Edge of Chaos crashed with Call to unimplemented
function ntdll.dll.CsrClientConnectToServer
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Random crash during startup, I can't reproduce it anymore. No other console
output.
This might be invalid, but I don't have the knowledge to tell.
--
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=26241
Summary: Inbox2: Crash at startup
Product: Wine
Version: 1.3.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33441)
--> (http://bugs.winehq.org/attachment.cgi?id=33441)
Terminal output on wine-1.3.13-315-gd9d4323
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet30
3) install Inbox2
4) wine Inbox2.exe
Behaviour:
Crash.
Expected behaviour:
No crash.
--
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=27021
Summary: Impulse crashes on start-up
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jkohen(a)users.sourceforge.net
Created an attachment (id=34452)
--> (http://bugs.winehq.org/attachment.cgi?id=34452)
Crash logs
A recent update of Impulse caused the application to start failing under Wine.
I'm using Wine 1.3.19 with a clean prefix primmed with winetricks dotnet20
gdiplus.
Both Impulse's internal updater and a clean installation give the same results.
The internal updater was run from an Impulse installation copied over from an
older Wine prefix.
There was a brief discussion of this on the Codeweavers forums last month:
http://www.codeweavers.com/compatibility/browse/name/?app_id=5754;forum=1;m…
In the meantime, don't let Impulse update itself.
--
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=28270
Summary: yahoo messenger fails to start in wine
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Spencer.Richard01(a)gmail.com
recently installed wine on my pc
it installed ok but every time i start it i get the program
error pop up saying
" The program yahoo.messenger.exe has encountered a problem and had
to close
then bellow it reads this can be caused by a problem in the
program or a deficiency in 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=30464
Bug #: 30464
Summary: During installation of photoshop i got some error.
Please find the error file in the attachment.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mk239362(a)gmail.com
Classification: Unclassified
During installation of photoshop i got some error. Please find the error file
in the attachment.
--
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=30657
Bug #: 30657
Summary: Wine Broken After Ubuntu 12.04 Upgrade 64-bit; Can't
Even Directly Open EXEs, Yet Some Installed Programs
Still Run
Product: Wine
Version: 1.5.3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ubuntu(a)ozzyfrank.com
Classification: Unclassified
Hi. Ever since upgrading my 64-bit Ubuntu system to 12.04, Wine has been
broken, yet it is inconsistent, as some programs work. For example, Mailwasher
Pro still loads at startup, yet I cannot for the life of me get others like DVD
Shrink to run, even when directly double-clicking the EXE file. With DVD Shrink
3.2 in particular, I can run the installer OK, but not the installed program.
Also, I couldn't even get winecfg to load at first, and trying to run the
offending apps via the terminal produced errors like:
"Warning: could not find DOS drive for current working directory" (even when
double-clicking the EXE), and:
"Too many open files" with instructions to set the ulimit higher than 1024.
While I've never had to deal with that before, it wasn't too hard, and it gave
me back winecfg at least, so I could then try some things with DVD Shrink.
I've upgraded Wine from 1.4x (whichever was installed with the 12.04 upgrade)
to the latest 1.5.3, but all that did was make Mailwasher Pro NOT run, until I
tried "Graphics > Emulate a virtual desktop", and it can run again that way (it
now definitely won't run, or show itself if it is running, without doing that).
No change whatsoever in DVD Shrink (which is the program I really want to use).
Also, I thought I'd see how the big beast - Adobe Photoshop - fares, and I just
opened it without issue, so this really has me stumped. DVD Shrink now doesn't
die with the error about no DOS directory, but fails with these error messages:
"p11-kit: couldn't load module:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so:
/usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared
object file: No such file or directory" (this is the first thing in the
terminal when trying to run the command)
"(wine:6470): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstffmpeg.so':
/usr/lib/gstreamer-0.10/libgstffmpeg.so: wrong ELF class: ELFCLASS64" (there's
a bunch of similar "wine:6470" ones)
A few hundred lines beginning with "err:dsound" and "err:quartz", etc.
Quite a few of these scattered through it:
"fixme:gstreamer:Gstreamer_transform_Cleanup 0x16ddec40 stub"
"libgcc_s.so.1 must be installed for pthread_cancel to work" (a few of those
near the end), and finally (very last line):
"wine client error:d7: libgcc_s.so.1 must be installed for pthread_cancel to
work".
Interestingly, these last couple of times I tried to run DVD Shrink, it would
actually throw up its own error message box saying it has crashed (which I'm
used to seeing, as I could never get it to do more than one title in Wine
without crashing), whereas before nothing happened at all (but it would still
be trying to run in the background, as in System Monitor it would still be
there "sleeping" and I'd have to Kill Process to stop it).
Hopefully that is enough to give someone in the know some idea what is going
on. If not, I'm happy to supply more info. Many thanks in advance. Frank
--
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=30769
Bug #: 30769
Summary: Quick Time
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ek2112(a)hotmail.com
Classification: Unclassified
I download the QuickTime using wine than it seems it don't work
so What I need to do pleas Help my
--
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=33203
Bug #: 33203
Summary: Unable to load Photoshop 5.5 - Unhandled Exception
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benkuhl(a)gmail.com
Classification: Unclassified
Photoshop CS 5.5 throws an error when I try to run it in Ubuntu 12.10. I do
not remember the guide I followed to set things up. It was a week or two ago.
This bug appears in a dialog window I presume is a dialog window created by
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=31682
Bug #: 31682
Summary: Sony PC Companion 2.10 crashes at the welcome screen
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://www-support-downloads.sonymobile.com/Software%2
0Downloads/PC%20Companion/Sony%20PC%20Companion_2.10.0
94_Web.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41651
--> http://bugs.winehq.org/attachment.cgi?id=41651
wine-1.5.12-194-g688aa1f console output
Using native msxml3 to work around Bug 31681, the PC Companion brings up a
start window. Immediately after the start window there is another crash.
Winedbg does produce a backtrace.
Note: Skip MTP install to save time.
--
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=20131
Summary: every time i run Wine whether it be with iTunes or
another PC based program it crashes and i get the same
error of winedbg.exe has encountered a serious
problem.
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winedbg
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atbader(a)zoomtown.com
Every time i run Wine whether it be with iTunes or another PC based program it
crashes and i get the same error of winedbg.exe has encountered a serious
problem.
--
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=23432
Summary: Stranded II does not start
Product: Wine
Version: 1.1.38
Platform: x86
URL: http://www.stranded.unrealsoftware.de/s2_download.php
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
While starting, Stranded II brings up a dialog that says "Memory access
violation" and then immediately quits.
Result of regression testing:
0692bfda5f10e0c2dc6eed2a66e1a9f9c1092bad is first bad commit
commit 0692bfda5f10e0c2dc6eed2a66e1a9f9c1092bad
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Jan 28 19:47:01 2010 +0100
ntdll: Don't require heap sizes to be 64K aligned.
This is still broken in 1.2-rc5, and the program starts with that commit
reverted.
--
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=20581
Summary: Provide valgrind test results somewhere at winehq.org
Product: WineHQ.org
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The valgrind logs at http://kegel.com/wine/valgrind/logs
are all well and good, and lots of interesting bugs are
being fixed because of them, but they're kind of hard to find
if you don't know about them.
If the results were part of our existing test dashboard, they'd
be much easier to find. Maybe I'll try running winetest under
valgrind with a -valgrind suffix on the machine name, and see who
yells :-)
The downside to having them more obvious may be that
inexperienced programmers propose fixes without really
understanding the cause of the warning. An FAQ entry
might help there.
--
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=27612
Summary: jscript: gplayer crash (reading from 0x00000000)
Product: Wine
Version: 1.3.23
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine.dev(a)web.de
Created an attachment (id=35294)
--> (http://bugs.winehq.org/attachment.cgi?id=35294)
+ole with native jscript (game starts)
"Moorhuhn MahJong", which comes as demo with the füll Game
"Moorhuhn - Juwel der Finsternis" crash with builtin jscript.
The game starts with native jscript.dll
Log with jscript and ole (native and builtin) is attached.
--
By by ... Detlef
--
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=29679
Bug #: 29679
Summary: Quicken 2012 aborts at startup.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dshelton(a)san.rr.com
Classification: Unclassified
Created attachment 38494
--> http://bugs.winehq.org/attachment.cgi?id=38494
Crash xml file
During installation and also on subsequent executions, Quicken 2012 fails when
displaying initialization ("existing user / new file") dialogue. Application
is unusable.
Crash information 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=27892
Summary: Iexplore blank page or binary
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Created an attachment (id=35686)
--> (http://bugs.winehq.org/attachment.cgi?id=35686)
Window filled with binary
wine iexplore http://suomi24.fi -> blank white page
wine iexplore. Copy/paste url and press enter -> window fills with binary code.
Also why this difference?
--
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=33191
Bug #: 33191
Summary: installer of AliWangwang: some text can be displayed
normally
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43908
--> http://bugs.winehq.org/attachment.cgi?id=43908
Picture 1
reproduce:
1. download it
2. run it, the text in the second screen of the installer can be displayed
normally(as picture 1 in attachment)
Normally, it must be displayed as pircture 2.
I found "winetricks -q riched20" make it happier.
I am trying work on this bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29785
Bug #: 29785
Summary: Baid in the Box 2012 crashes at startup
Product: Wine
Version: 1.4-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyunaev(a)ulduzsoft.com
Classification: Unclassified
Created attachment 38690
--> http://bugs.winehq.org/attachment.cgi?id=38690
WineDBG output
The Band in the Box 2012 application from www.pgmusic.com crashes at startup
without the useful backtrace using wine 1-4rc2. Clean installation with WMP9 or
WMP10 installed (tried both) as the exe is linked with WMVCORE.DLL and refuses
to start without it.
The generic start via:
wine bbw.exe
ends with a crash with an attached backtrace.
However by using:
WINEDEBUG="+relay" wine bbw.exe
starts the program without a crash. Same goes with +all, "trace+all". It
crashes with "trace+ntdll"
Attached is the debugger output with a crash. Will be happy to provide more
information.
--
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=26339
Summary: MSXML, HTTPS GET don't work
Product: Wine
Version: 1.3.15
Platform: x86
URL: http://netikka.net/dev/msxml6.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
See example. http://netikka.net/dev/msxml6.exe
Click button.. With http address it's fine.
Note: Doesn't even work with winetricks msxml6 ie6
And using msxml3, doesn't make any difference. Ubuntu 10.10.
Code is very simple:
Uses comobj;
procedure TForm1.Button1Click(Sender: TObject);
var xmlhttp: variant;
starttime: dword;
begin
starttime:=gettickcount;
xmlhttp:=createoleobject('MSXML2.XMLHTTP.6.0');
xmlhttp.open('GET', edit1.text, true);
xmlhttp.send();
while (xmlhttp.readystate<>4) and (gettickcount<starttime+30000) do
application.processmessages;
if gettickcount>starttime+30000 then showmessage('timeout!') else
memo1.text:=xmlhttp.responsetext;
end;
--
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=20387
Summary: Crystal Report 6 abort install with wine 1.1.31
Product: WineHQ Apps Database
Version: unspecified
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gjotam(a)hotmail.com
Created an attachment (id=24167)
--> (http://bugs.winehq.org/attachment.cgi?id=24167)
Logs and back traces
Crystal Report 6 abort install with wine 1.1.31
--
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=23448
Summary: F1 2000 and F1 Championship Season 2000 crash at
startup
Product: Wine
Version: 1.2-rc5
Platform: x86
URL: http://www.fileplanet.com/53038/download/F1-Championsh
ip-Season-2000-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
F1 2000 is a car racing game by Electronic Arts.
Game installation works fine, but running the game results in a crash, showing
a Program Error dialog box.
With Wine set to Windows 98 mode, the Program Error dialog box is all that
appears. Set to XP mode, the game loading screen appears and there is some CD
activity (copy protection I guess). After a short time a Program Error dialog
box appears saying "The program F1_2000.ICD has encountered a serious..."
A possibly-interesting line from the console output in XP mode:
m Files\EA SPORTS\F1 2000\F1_2000.exe: pthread_mutex_lock.c:321:
__pthread_mutex_lock_full: Assertion `robust || (oldval & 0x40000000) == 0'
failed.
As far as I know, there isn't a downloadable demo for F1 2000. However, there
is a demo for the very similar F1 Championship Season 2000, which also crashes
on startup.
http://www.fileplanet.com/53038/download/F1-Championship-Season-2000-Demo
I will attach the console output for both F1 2000 and the F1 CS 2000 demo, with
Wine in Windows 98 and XP modes.
--
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=30043
Bug #: 30043
Summary: Infinite loop in mshtml navigate
Product: Wine
Version: 1.4-rc5
Platform: x86
URL: http://netikka.net/dev/tablecell.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Created attachment 39136
--> http://bugs.winehq.org/attachment.cgi?id=39136
Sourcecode
Found this problem in my application, here sample to reproduce.
http://netikka.net/dev/tablecell.exe
Click "Reset" button -> Everything is okay.
Click "Reset" again -> Infinite loop and I must kill it.
Attached source. Workaround winetricks ie6
--
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=32161
Bug #: 32161
Summary: IAudioClient should support IMarshal
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mmdevapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
Classification: Unclassified
It looks like IAudioClient should support the IMarshal interface. This impacts
the Rocksmith PC game (it has a demo but only on Steam):
0040:trace:alsa:AudioClient_QueryInterface
(0x162ed8)->({00000003-0000-0000-c000-000000000046}, 0x680e92c)
0040:warn:alsa:AudioClient_QueryInterface Unknown interface
{00000003-0000-0000-c000-000000000046}
0040:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub,
hres=0x80040155
0040:err:ole:CoMarshalInterface Failed to marshal the interface
{1cb9ad4c-dbfa-4c32-b178-c2f568a703b2}, 80040155
0032:trace:alsa:AudioClient_Release (0x162ed8) Refcount now 1
0032:trace:alsa:AudioClient_Release (0x162ed8) Refcount now 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=27831
Summary: Tic Tac Toe Game (vbscript) cannot be played
Product: Wine
Version: 1.3.24
Platform: x86
URL: http://www.planet-source-code.com/vb/scripts/ShowCode.
asp?txtCodeId=48298&lngWId=1
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
To view page you need to
~/wine-git/wine iexplore file://c:/Game.htm
None of the blank squares can be populated(clicking) and thus the game cannot
be played.
Didn't quite know what to pick for the severity so I picked minor.
--
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=32109
Bug #: 32109
Summary: Wine GIT 32bit selfcompiled: Installation of CorelDRAW
12 fails because builtin MSI has bugs
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gjwucherpfennig(a)gmx.net
Classification: Unclassified
First "rm -rf .wine"
then
$ WINEDEBUG=+msi,+vbscript /var/chroot/opt/wine/bin/wine setup.exe
&>msi_vbscript.log
Sometimes the installer hangs and has to be cancelled,
sometimes I the installer seems to succeed and I get a 62MB output.
Wine GIT includes the fix from BUG 32080...
--
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=26235
Summary: Pioneer DJs: page fault on read access in MFC71.dll
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bghome(a)gmail.com
To reproduce this click on the File -> Import -> MP3 Audio File menu. Then wine
crashes.
I expect the Windows file browser window to be opened.
Demo version is available from:
http://www.prodjnet.com/products/soft/djs/download_list_en.html
--
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=13638
Summary: dogfood: xampp won't work properly
Product: Wine
Version: 1.0-rc3
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pascal.duersteler(a)gmail.com
Installation works fine, control panel starts.
Starting/stopping mysql will force the panel to hang sometimes and really
starting apache / mysql is not possible. (Yes, i was sure to have no other
application listen on the ports these applications use)
--
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=23570
Summary: Cannot play songs using Songbird 1.4.3 and 1.7.3
Product: Wine
Version: 1.2-rc6
Platform: x86
URL: http://www.songbirdnest.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
After installing and grabbing my music library, playing a song will result in a
crash in Songbird.
The console printed this directly before the crash and after clicking to play a
song.
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x7bdbc68,0x7bdbbf0): stub
Full log: http://pastebin.com/8PBxEiji
--
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=31724
Bug #: 31724
Summary: SolidWorks Explorer 2012: Rollback at the end of
installation
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Classification: Unclassified
Created attachment 41716
--> http://bugs.winehq.org/attachment.cgi?id=41716
Message about unsuccessful instalation
Steps to reproduce:
1) remove ~/.wine
2) wine swexplorer.exe
3) do default installation
4) application installs
Behaviour:
At the end message about unsuccessful installation (see attachment).
Expected behaviour:
Successful installation.
Terminal output:
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
err:mscoree:LoadLibraryShim error reading registry key for installroot
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised
shortcut
fixme:vbscript:ScriptDisp_GetIDsOfNames
(0x122de30)->({00000000-0000-0000-0000-000000000000} 0x87e9cc 1 1024 0x87e96c)
err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned
1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Failed to load DLL C:\Program Files\Common Files\SolidWorks
Shared\swdocumentmgr.dll
--
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=31423
Bug #: 31423
Summary: Windows script host broken
Product: Wine
Version: 1.5.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: jscript
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: djahma(a)gmail.com
Classification: Unclassified
Windows script host is not found by software which provide a scripting
interface based on it.
AmiBroker is the software in question. It offers a scripting feature which rely
on WSH but AmiBroker doesn't find it on recent versions of wine, although
running scripts work when doing:
wine wscript myscript.js
I've tried various setups with Ubuntu 12.04 64bit and mint13 32bit and
playonlinux to install various wine versions (1.5, 1.4, 1.3 ,1.2, 1.1.30).
The strange thing is that AmiBroker could run jscripts when I was on Ubuntu
11.04 32bit and wine 1.2.2.
Each time, I installed vcrun6 wsh56 and wsh57, msxml3, MFC42, ie6.
I don't know how but I could see in the registry that jscript and vbscript are
registered...not sure that help.
Unfortunately, I'm not a hacker, I just write simple scripts and programs to
help me in my financial researches (render information directly on charts). A
lot of my code written for AmiBroker rely on this ability to call WSH from
within Amibroker. This means that a lot of my work would be lost unless a
Hacker finds a way to setup WSH properly in wine, or I return to windows.
All I can do is to offer my time to run the commands someone knowledgeable
would tell me to type. I've got AmiBroker, I've got some scripts to test, let
me 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=31970
Bug #: 31970
Summary: Microstation 8i installer doesn't work
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julius(a)zgod.cjb.net
Classification: Unclassified
Created attachment 42123
--> http://bugs.winehq.org/attachment.cgi?id=42123
stderr output with WINEDEBUG=+msi
The Microstation 8i installer fails when it's about to copy files after going
through the wizard to select which options you want.
I skipped the prerequisite pack, because most of it consists of updates for
Windows components which also have builtin Wine variants.
Attached the registry entry needed to skip the prerequisite pack check and the
stderr output from Wine with WINEDEBUG=+msi.
--
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=30480
Bug #: 30480
Summary: Setting CPU affinity doesn't work on Macs
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: M8R-45axwd(a)mailinator.com
Classification: Unclassified
In the Wine task manager, it is possible to change CPU affinity for an every
process. On Macs, however, this change does nothing, even though the number of
CPUs/cores is correctly detected by taskmgr.exe.
For Mac OS X there are no tools such as taskset or schedtool which could set
affinity on an application basis (hwprefs turns off processor cores
system-wide, so this isn't a practical solution). Thus, implementing the
function to disable or activate CPUs for a given process in Wine, could be
really useful.
PS Is there at least a way to tweak/compile Wine, so that it would
recognize/use only one of the Mac's cores?
--
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=28007
Summary: Visio fails to save files and gives a Disk Full Error
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: geoffreylcooper(a)msn.com
Wine Error: Very similar to bug No 13822; Excel error
System details: Linux 2.6.32-33-generic #71-Ubuntu SMP Wed Jul 20 17:30:40 UTC
2011 i686 GNU/Linux
Wine version 1.2.2 fresh install with all defaults unchanged
Installed MS Visio 2003
any visio files previously saved from a windows machine will not save when run
from within wine. Error message is Disk Full. This action results in the
original file being corrupted, with a file size of approx 1.5kb
Go to Save As, and give it a new file name, and it saves ok
A possible fix for the bug 13822 was reportedly copying ole32.dll into wine,
but it didn't say which version of ole32.dll I tried it with the vista version
of ole32.dll and it caused visio to crash.
Tried various other overrides without any luck.
--
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=19605
Summary: Touhou Koumajou Densetsu: fails to start
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: isbugged(a)gmail.com
The game fails to start, showing a window with an "Startup failed" error and no
message outputs.
Tested with Wine 1.1.26 on Ubuntu 9.04 x86-64.
Link to the trial version: http://aja-games.com/download/koumajo_trial.zip
--
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=25037
Summary: Microsoft Tinker Doesn't Render, Gameplay not possible
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
Created an attachment (id=31732)
--> (http://bugs.winehq.org/attachment.cgi?id=31732)
zipped WINEDEBUG=+module debug log
Game installs and launches, but produces only a black screen with "Game" and
"Help" menus. ahk reveals the main window as "MainWindowClass1",
"RenderWindow".
Tried 'winetricks wmp10 gfw d3dx9 vcrun2008 gameux=disabled' but no joy. Also
am seeing some errors that seem to be related to gameux not being found, so I
tried manually copying/overriding it... still no joy.
See debug attachment.
--
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=21526
Summary: several programs fail to compile under cygwin
Product: Wine
Version: 1.1.37
Platform: x86
URL: http://www.cygwin.com
OS/Version: Windows XP
Status: NEW
Keywords: download, source
Severity: enhancement
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Seems to be related to command line arguments:
cmd.exe-HRRQ2O.c: In function `main':
cmd.exe-HRRQ2O.c:5: error: `__wargv' undeclared (first use in this function)
cmd.exe-HRRQ2O.c:5: error: (Each undeclared identifier is reported only once
cmd.exe-HRRQ2O.c:5: error: for each function it appears in.)
Also affects:
dxdiag.exe-8dF1r2.c:5: error: `__wargv' undeclared (first use in this function)
explorer.exe-huqBP4.c:5: error: `__wargv' undeclared (first use in this
function)
extrac32.exe-ZBAgOk.c:5: error: `__wargv' undeclared (first use in this
function)
mshta.exe-ivENd9.c:5: error: `__wargv' undeclared (first use in this function)
reg.exe-bHwntd.c:5: error: `__wargv' undeclared (first use in this function)
start.exe-LokQFy.c:5: error: `__wargv' undeclared (first use in this function)
svchost.exe-ntfQ5M.c:5: error: `__wargv' undeclared (first use in this
function)
termsv.exe-aacxDf.c:5: error: `__wargv' undeclared (first use in this function)
uninstaller.exe-iXvRef.c:5: error: `__wargv' undeclared (first use in this
function)
winebrowser.exe-zWnYcC.c:5: error: `__wargv' undeclared (first use in this
function)
winedevice.exe-SvwxgZ.c:5: error: `__wargv' undeclared (first use in this
function)
winepath.exe-guBaBG.c:5: error: `__wargv' undeclared (first use in this
function)
xcopy.exe-0dP3a3.c:5: error: `__wargv' undeclared (first use in this function)
Notepad/regedit have a different (but possibly related) problem:
dialog.o: In function `DIALOG_Search':
/home/austin/wine-git/programs/notepad/dialog.c:1059: undefined reference to
`___assert_func'
dialog.o: In function `DIALOG_Replace':
/home/austin/wine-git/programs/notepad/dialog.c:1093: undefined reference to
`___assert_func'
hexedit.o: In function `HexEdit_WindowProc':
/home/austin/wine-git/programs/regedit/hexedit.c:307: undefined reference to
`___assert_func'
regproc.o: In function `import_registry_file':
/home/austin/wine-git/programs/regedit/regproc.c:671: undefined reference to
`___assert_func'
collect2: ld returned 1 exit status
Other than this, when using CFLAGS="-D _WIN32" the compile works.
--
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=22918
Summary: Ship Simulator 2008 demo crashes on startup (needs
D3DXCreateSphere)
Product: Wine
Version: unspecified
Platform: x86
URL: http://www.shipsim.com/downloads/trailers
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
Created an attachment (id=28358)
--> (http://bugs.winehq.org/attachment.cgi?id=28358)
console log, from wine-1.2-rc1-179-gdd09205
When installed with nothing else in a clean wine prefix, Ship Simulator 2008
crashes on startup.
wine: Call from 0x7b836a02 to unimplemented function
d3dx9_36.dll.D3DXCreateSphere, aborting
Before that, it hits a number of d3dx stubs, so even when this is implemented,
it will likely not work 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=26654
Summary: regression MS Office 2000 and 2007 programs crash
Product: Wine
Version: 1.3.16
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ftoth(a)telfort.nl
With wine 1.3.15 MS Office 2000 and 2007 programs work nicely (Word, Excel,
Powerpoint).
However starting from 1.3.16 the crash. When starting on my monitor the
application (either Word Excel or Powerpoint) open as a quarter size of my
screen.
They immediately crash when I try to resize the window. I think other operation
crash as well (file open/save).
Reverting back to 1.2.2 everything works again.
Today tested with 1.3.17 but now the apps report 'not installed' on start.
Reverting back to 1.2.2 everything works again.
I use the ubuntu ppa (maverick) build on 32-bit maverick and the same on debian
amd64 squeeze.
--
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=26602
Summary: MS Excel 2007: Excel hangs-up after closing solver
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33867)
--> (http://bugs.winehq.org/attachment.cgi?id=33867)
Terminal output on wine-1.3.16-213-gda4ed47
Steps to reproduce:
1) remove ~/.wine
2) install MS Office 2007
3) set riched20.dll and usp10.dll to native
4) wine EXCEL.EXE
5) Excel configuration->Add-ons->Enable solver add-on*
6) Data->Solver->Close
*I use Polish language version of MS Office so names may not be exact in
English language
Behaviour:
Hang-up and in the end crash.
Expected behaviour:
No crash, no hang-up.
--
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=22935
Summary: Double clicking a word file can't open it (opens fine
from Word 2007 opens it)
Product: Wine
Version: 1.2-rc2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leighmanthegreat(a)hotmail.com
Created an attachment (id=28392)
--> (http://bugs.winehq.org/attachment.cgi?id=28392)
Word file with long name
If I double click on the filename, Word 2007 opens but never opens the file.
I can open it from the program menu.
I presume it's something to do with the length of the file name. Can anyone
confirm?
File 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=31111
Bug #: 31111
Summary: wmp9 install fails with builtin pidgen
Product: Wine
Version: 1.5.7
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
Windows Media Player 9 installer complains
wine: Call from 0x7ece4712 to unimplemented function pidgen.dll.PIDGenSimpW,
aborting
with current wine.
Overriding pidgen to native works around the problem.
Oddly, even though builtin pidgen returns FALSE from DLL_WINE_PREATTACH, the
builtin dll is used by default?
--
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=26568
Summary: NX7.5: License Server installation hangs up on
starting services
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=33830)
--> (http://bugs.winehq.org/attachment.cgi?id=33830)
WINEDEBUG=+msi on Wine 1.3.16
Steps to reproduce:
1) remove ~/.wine
2) winetricks gecko flash
3) wine Laucher.exe
4) Install License Server
5) Next, next, next ...
Behaviour:
Installer hangs up on starting services.
Expected behaviour:
Installer should finish successfully.
Terminal output:
fixme:storage:create_storagefile Storage share mode not implemented.
err:msi:ITERATE_Actions Execution halted, action
L"MakeVDDRegEntry.B391C188_6953_11D4_82CB_00D0B72E1DB9" returned 1603
--
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=22010
Summary: Europa Universalis: For the Glory; crashes on startup
Product: Wine
Version: 1.1.40
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wurgl(a)mailinator.com
For the Glory 1.0 crashes on startup before intro screen. wine debug log
doesn't present useful info.
For the Glory 1.1 crashes on startup before intro screen and displays 4 error
dialogs before exiting:
"Assertion Failed: Error in DB: no valid techgroup" and 3 similar ones
the demo shows the same behaviour as 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=30876
Bug #: 30876
Summary: Diablo 1 demo crashes
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 40457
--> http://bugs.winehq.org/attachment.cgi?id=40457
Diablo console output of CentOS 6.2
I am trying to get the shareware version of Diablo 1 to run. I read that it
"needs the hacked "wa_ddraw" ddraw.dll to be useful" but there are no further
updates of this ddraw.dll
I have attached my console output. OS is CentOS 6.2
Kernel is: 2.6.32-220.17.1.el6.i686
--
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=20209
Summary: AverTV installer for AverMedia AverTV Hybrid Volar HX
crashes
Product: Wine
Version: 1.1.29
Platform: PC-x86-64
URL: http://www.avermedia.eu/avertv/DE/Product/ProductDetai
l.aspx?Id=293
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehqbugs(a)soerenfleischer.com
Created an attachment (id=23832)
--> (http://bugs.winehq.org/attachment.cgi?id=23832)
Output when running
A827_6.0.18.09051503_Drv_2.0.x.124\(XP_Vista\)_2.0.x.121\(Win7\)_SWEncoder_3.0.1.6_AVIN_2.0.7.0_090724.exe
Here is the output when running the installer.
--
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=29987
Bug #: 29987
Summary: error program BlueKenue (CHC)
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexis.beudin(a)free.fr
Classification: Unclassified
Created attachment 39039
--> http://bugs.winehq.org/attachment.cgi?id=39039
page fault on read access
BlueKenue is a pre-post processor for Telemac hydraulic modeling system.
This program works fine in windows but crash with wine when manipulating
various files too quick.
--
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=26517
Summary: WWIIOL crash to desktop
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)brianvuyk.com
WWIIOnline crashes to the desktop with the following chunk in the console:
fixme:dbghelp:elf_new_wine_thunks Duplicate in L"oleaut32<elf>":
IPersistPropertyBag2_FormatStringOffsetTable<7c6ca2bc-00000008>
IPictureDisp_FormatStringOffsetTable<7c6ca2bc-0>
fixme:dbghelp_dwarf:compute_location Only supporting one breg (ecx/18 ->
edi/24)
The crash can be replicated by entering the game, spawning an airplane, and
flying. Eventually, you will crash with the above error.
I would be happy to provide better information for debugging if someone tells
me what needs to be done.
--
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=30324
Bug #: 30324
Summary: imgburn 2.5.7.0 crashes on startup
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: some_user1(a)supergreatmail.com
Classification: Unclassified
Created attachment 39626
--> http://bugs.winehq.org/attachment.cgi?id=39626
crash log of imgburn
Hello, i installed the latest imgburn and while trying to launch it, it
crashes.
I am using wine 1.5.1, on archlinux.
imgburn version 2.5.7.0
I have attached the bug report.
--
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=28972
Bug #: 28972
Summary: Crystal Enterprise 8 (a flavor of Crystal Reports?)
install fails when starting services
Product: Wine
Version: 1.3.31
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
This is the followon to bug 9444.
With today's git, installation seems to nearly complete... and then the log
shows
TheJobServer::Initialize: you either have to specify a nameserver or a port
number!
...
err:eventlog:ReportEventW L"Unable to load dll: procReport."
...
err:eventlog:ReportEventW L"The root server reported an error Initialization
Failure."
...
err:msi:ITERATE_Actions Execution halted, action L"StartServices" returned 1627
and a fatal dialog about not being able to start a service
comes up; when you click OK, the installation is rolled back.
--
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=22089
Summary: Starcraft II license screen - moving the mouse makes
installer think you've read entire license
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=26919)
--> (http://bugs.winehq.org/attachment.cgi?id=26919)
terminal output
Starcraft II's beta has one of the licenses where you must read the entire
license before clicking agree. On windows 7, it makes you do so. On wine, just
moving the mouse over the window activates the 'agree' button. Native ie6 works
around 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=16360
Summary: Help does not work in Office 2000
Product: Wine
Version: 1.1.10
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Ronny.Standtke(a)gmx.net
Created an attachment (id=17677)
--> (http://bugs.winehq.org/attachment.cgi?id=17677)
console output when opening help in MS Office 2000
Whenever I try opening the help in any Office 2000 application, I only get a
new empty window and a lot of errors in console output (see attached 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=29846
Bug #: 29846
Summary: HTML-Kit 292 can't show any plugin previews except the
default
Product: Wine
Version: 1.4-rc2
Platform: x86-64
URL: http://www.htmlkit.com/download/#download-html-kit-292
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: jacek(a)codeweavers.com
Classification: Unclassified
Regression SHA1: e0f6b95d44f8208d2dce75278eb88e6eb57fe744
Created attachment 38764
--> http://bugs.winehq.org/attachment.cgi?id=38764
Terminal output
HTML-Kit provides a list of installed plugins (several are included with the
default installation) within the program, where a preview of each one can be
viewed. Since 1.3.34, this preview stopped updating and is stuck showing
information about the plugin that was selected by default. Regression testing
indicated:
e0f6b95d44f8208d2dce75278eb88e6eb57fe744 is the first bad commit
commit e0f6b95d44f8208d2dce75278eb88e6eb57fe744
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Fri Nov 25 15:58:37 2011 +0100
urlmon: Properly compare file URIs.
:040000 040000 647344d6aae542df3f6a5c0ce5f529850bd06a7e
b7c3fb79d07aa36cc159c08690c12604f50f43b2 M dlls
Reverting the patch restored the behavior of 1.3.33. Note that there was an
earlier regression between 1.3.32 and 1.3.33 (not yet bisected) which caused
this preview to be successfully updated only once.
To reproduce, go to help -> installed plugins and click on some plugin like
"download batch actions." Nothing happens.
--
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=27504
Summary: Freejack downloader crashes before downloading files
Product: Wine
Version: 1.3.22
Platform: x86
URL: http://freejack.gamerkraft.com
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
Blocks: 27495
Created an attachment (id=35162)
--> (http://bugs.winehq.org/attachment.cgi?id=35162)
terminal output/backtrace
While looking at bug 27495, I noticed the downloader crashes before downloading
any files. Terminal output shows a lot of mshtml/shdocvw, so tried native ie7,
which doesn't help. I also see:
fixme:winsock:WS_getsockopt WS_SO_CONNECT_TIME - faking results
wine: Unhandled page fault on write access to 0x00000001 at address 0x560795
(thread 003c), starting debugger...
Unhandled exception: page fault on write access to 0x00000001 in 32-bit code
(0x00560795).
which reminds me of bug 26411, but that patch doesn't help.
613b642a764073fcdc1b72aa392b63876458d84f freejack_downloader.exe
terminal output/backtrace 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=29954
Bug #: 29954
Summary: ERWIN r8.2 cannot install due to missing
ERwinIScustomactions.dll
Product: Wine
Version: 1.4-rc4
Platform: x86
URL: http://rmdmdownloads.ca.com/akdlm/ERwin/EvalCE/ERwin.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rambo_8713(a)hotmail.com
Classification: Unclassified
Created attachment 38985
--> http://bugs.winehq.org/attachment.cgi?id=38985
Error window and screen shot of ERwin version
I can't get past this install screen after i click ok, the setup is forcing a
quit. However on an older version of ERwin installer r7, i could not accept
(agree) the EULA. I'm not sure if this new version of ERwin has the same
problem, because the program forces quit b4 i even reach the EULA screen.
URL for the installer listed
--
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=12757
Summary: Europa Universalis Rome: Crashes on start-up
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cja(a)gmx.net
Created an attachment (id=12414)
--> (http://bugs.winehq.org/attachment.cgi?id=12414)
Start-up print outs of EU Rome - Full game.
Both the full Europa Universalis Rome game and demo crashes at start-up.
I guess when the main menu is about to be loaded.
Both the game and the demo needs the msvcp60.dll in the same directory as
the main .exe file and a copy of d3dx9_36.dll in the windows/system32
Probably they also require the videomemory registry variable to be set.
--
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=30099
Bug #: 30099
Summary: Terraexplorer 6.1 not run
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 0001(a)techemail.com
Classification: Unclassified
http://www.skylinesoft.com/
installs but not 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=9396
Summary: Solidworks Crashes when requested to open file.
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-user
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: schuh(a)berkeley.edu
Solidworks crashes when opening a new file or trying to save a new file.
(I installed Solidworks from a local copy of my Solidworks DVD. The DVD isn't
centered, so I don't like using it more than I have to.)
Steps to reproduce:
Start Solidworks with "wine sldworks.exe"
Click the Open button on the toolbar or the save button.
A dialog box that says "An unsupported operation was attempted." pops up.
Hit OK or the X in the corner of the window.
Solidworks crashes.
I ran wine with
WINEDEBUG=fixme+all,warn+all,+relay,warn+all
and captured the output. The resulting file is 740M. What of this file should
I include to help solve the problem?
I tried to put debug markers in the file through the "Put 'Debug Mark' in Debug
Log" option in the wine menu right before opening a file, but the crash was 2
million lines below the debug mark, and didn't help me find the problem or any
good information.
--
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=26461
Summary: OmniPage 17 stops at splash screen
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dgerard(a)gmail.com
I start OmniPage 17, it gets as far as displaying the splash screen and hangs.
System is Ubuntu 10.10 32-bit, Wine is 1.3.15 from the PPA.
Command line:
fun@binky:~/.wine/drive_c/Program Files/Nuance/OmniPage17$ wine OmniPage17.exe
fixme:system:SetProcessDPIAware stub!
fixme:iphlpapi:NotifyAddrChange (Handle 0xa80e914, overlapped 0xa80e918): stub
wine: configuration in '/home/fun/.wine' has been updated.
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub!
fixme:wbemprox:wbem_locator_ConnectServer 0x134ab0, L"ROOT\\CIMV2", (null),
(null), (null), 0x00000000, (null), (nil), 0xefea44)
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wbemprox:wbem_locator_ConnectServer 0x136810, L"ROOT\\CIMv2", (null),
(null), (null), 0x00000000, (null), (nil), 0xffea4c)
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wbemprox:wbem_locator_ConnectServer 0x136810, L"ROOT\\CIMv2", (null),
(null), (null), 0x00000000, (null), (nil), 0xefea4c)
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
fixme:mountmgr:harddisk_ioctl unsupported ioctl 74080
fixme:wbemprox:wbem_locator_ConnectServer 0x136860, L"ROOT\\CIMv2", (null),
(null), (null), 0x00000000, (null), (nil), 0xffea4c)
fixme:wbemprox:wbem_locator_ConnectServer 0x136860, L"ROOT\\WMI", (null),
(null), (null), 0x00000000, (null), (nil), 0xefea44)
fixme:reg:RegSetKeySecurity :(0x50,4,0xcd4e9c): stub
err:ole:CoGetClassObject class {d57c9b27-8583-48a3-a139-04d601956eae} not
registered
err:ole:CoGetClassObject class {d57c9b27-8583-48a3-a139-04d601956eae} not
registered
err:ole:create_server class {d57c9b27-8583-48a3-a139-04d601956eae} not
registered
fixme:ole:CoGetClassObject CLSCTX_REMOTE_SERVER not supported
err:ole:CoGetClassObject no class object {d57c9b27-8583-48a3-a139-04d601956eae}
could be created for context 0x17
--
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=29432
Bug #: 29432
Summary: MezzmoMediaServer.exe Crashes on Startup
Product: Wine
Version: 1.3.35
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ketcap(a)yahoo.com
Classification: Unclassified
Created attachment 38099
--> http://bugs.winehq.org/attachment.cgi?id=38099
The WineSkin application debug mode log file for the application
I use WineSkin application to use wine in mac os x. I downloaded the latest
engine (1.3.35) and install the application Mezzmo. Mezzmo has a unique theme,
which i cannot see with WineSkin but "Play on Mac". Anyway, i only need the
MezzmoMediaServer.exe application to be run. But i got some errors. If the
engine can handle this problem, i can use it with "Play on Mac" rather than
WineSkin. I got some debug info with this WineSkin application's debug mode. I
applied WMP10 wintricks get Mezzmo to be run. I runs fine, but not the server
application.
Mezzmo application needs MezzmoMediaServer.exe to serve DLNA features over
network. But that server application does not run well. I get the erros which i
attached 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=22986
Summary: can't read DivX 7.2 licence agreement
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://www.divx.com/de/software/download/start
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bojan(a)antonovic.ch
Created an attachment (id=28467)
--> (http://bugs.winehq.org/attachment.cgi?id=28467)
unparsed text
The (german) version of the DivX 7.2 licence agreement appears completely
unparsed. And before you click in, the text is invisible.
See my crashlog for bug 22177 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=29856
Bug #: 29856
Summary: pwsafe 3.26 initial default help page is blank
Product: Wine
Version: 1.4-rc2
Platform: x86-64
URL: http://sourceforge.net/projects/passwordsafe/files/pas
swordsafe/3.26/pwsafe-3.26.exe/download
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: frederic.delanoy(a)gmail.com
Classification: Unclassified
pwsafe 1.3.26 (same issue with 1.3.27)
wine-1.4-rc2-107-ge36b519,
Launch pwsafe and click Help
=> the initial help contents is blank (ToC displays fine)
Log:
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:process:SetProcessShutdownParameters (000003ff, 00000000): partial stub.
fixme:ieframe:PersistStorage_InitNew (0x1755c0)->(0x7d4f0c34)
fixme:urlmon:URLMoniker_BindToObject use running object table
fixme:ieframe:handle_navigation_error Navigate to error page
fixme:ieframe:bind_to_object BindToObject failed: 80004005
--
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=28080
Summary: Radeon Bios Editor: Unhandled exception and fixme
Product: Wine
Version: 1.3.26
Platform: x86
URL: http://www.techpowerup.com/rbe/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 810d4rk(a)gmail.com
When running RBE version 1.28 there are a bunch of fixme in the output and a
Unhandled exception after loading a bios file, changing and trying to save.
--
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=29447
Bug #: 29447
Summary: ZBrush 4R2 not launching - wine 1.3.35 and 1.3.28
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fruitbowlstudios(a)gmail.com
Classification: Unclassified
Created attachment 38125
--> http://bugs.winehq.org/attachment.cgi?id=38125
Error report, same as link.
I'm running on Ubuntu 11.04, 32 bit, with Wine 1.3.35 installed, and I've also
built from source my own 1.3.28, for ZBrush, as appdb said that ZBrush 4 R2
runs Platinum with 1.3.28, and I couldn't get it to work with .35. However, I
had exactly the same problems with .28 as with .35, this error; see the link,
and/or attachment:
https://gist.github.com/1478c9cbcc312a34a1bf
I find this very strange, as appdb states ZBrush 4.0 R2 as 'platinum'. As you
can see, I've set up a whole wine prefix (zbrush_1328) to get ZBrush to run
with wine 1.3.28 rather than 1.3.35. I have done a lot of searching, and the
only other thread I found to be of use was the patch thread in this forum,
which I tried, but still that error. Please help, I would love to get ZBrush
working!
Here is a little bit more info on my setup, some repeated froma avou
--
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=30097
Bug #: 30097
Summary: Can't host server on Terraria 1.1
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Admc(a)ufurmix.org
Classification: Unclassified
Created attachment 39226
--> http://bugs.winehq.org/attachment.cgi?id=39226
Console Log
Terraria hangs on "Starting server..." Installed .NET 4.0 via winetricks from
svn and installed MS XNA Framework (it was included with Terraria). There's
some network related things in log.
--
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=19513
Summary: CD change is not recognised and umount/remount doesn't
work
Product: Wine
Version: 1.1.26
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tavvva(a)seznam.cz
When installing multiCD game (Rise of Legends in my case),
installator asks for the 2nd CD when finishes copying
from the 1st one, but the system is not able to release
the 1st CD even if the drive door isn't locked ....
.... it's not possible to umount the 1st CD
(I'm getting message, that CD is in use ...
... that's not true, because I closed all windows
and terminals ... the only application using the CD is Wine)
and when you change the CD, the 2nd CD is not recognised ...
I tried to eject the CD from wine using some windows
CD-eject application, but the same result ...
... the CD is still considered as mounted)
... I tried to force the umount ... delete the cdrom line
from the /etc/mtab and mount again ... nothing works ...
lsof says, that wineserver is using the cd, and that's it...
...when I stop the setup.exe to change the CD, then I cannot
continue with the setup ... so it's kinda deadlock situation :D
[root@TavvvaWS tavvva]# lsof | grep cdrom
lsof: WARNING: can't stat() fuse.gvfs-fuse-daemon file system
/home/tavvva/.gvfs
Output information may be incomplete.
wineserve 19766 tavvva 25r REG 11,0 253952
5421 /media/cdrom/setup.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=28067
Summary: In Battleground Europe mouse stuck in middle of screen
Product: Wine
Version: 1.3.26
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yoav.benyosef(a)gmail.com
In Battleground Europe:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=10737 the mouse is
stuck at the center of the opening screen and can't be moved.
--
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=14950
Summary: Microsoft Office 2007: Weird object in the font and the
size combobox
Product: Wine
Version: 1.1.3
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=15555)
--> (http://bugs.winehq.org/attachment.cgi?id=15555)
A Screenshot of the problem
When you pass the mouse over any of this combo boxes, an estrange object apear
inside of it. You can see it in the screenshot.
--
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=28998
Bug #: 28998
Summary: Total Annihilation 1.3.32 crash
Product: Wine
Version: 1.3.32
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: enqlave(a)gmail.com
Classification: Unclassified
Created attachment 37319
--> http://bugs.winehq.org/attachment.cgi?id=37319
Total Annihilation crashlog on wine 1.3.32
After updating wine to 1.3.32 TA mission/skirmish starting no longer works.
The game just crashes.
Attached crashlog about it.
With both 1.2.3 and 1.3.31 (and even 1.3.30 afaik) it worked well.
Linux 2.6.35 @i686
gcc 4.6.1
X 1.8.2
nVidia ION, drivers 285.05.09
--
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=27168
Summary: Eve Online: https pages won't load in In-Game Browser
Product: Wine
Version: 1.3.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: glibdud(a)hotmail.com
When trying to use the Eve in-game browser to visit any secure site (I've tried
lots), the following error is returned:
Error loading requested URL
Unable to process the website's SSL certficate
Error Code: -202
Running Wine 1.3.20 on Ubuntu Natty 32-bit, compiled from source. The same
issue was present on Ubuntu Maverick 32-bit via a precompiled Wine binary. For
the version I compiled myself, I installed all the prereqs I could find... the
only things the configure script complained about were OpenCL, OSS, and
something about gstreamer (plugins?).
Not sure what sort of logs or other info would be relevant, but let me know and
I'll post whatever is needed.
--
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=20889
Summary: In Quake 3 Arena Main Menu one mouse click is taken as
two
Product: Wine
Version: 1.1.33
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atiitto(a)luukku.com
In Quake 3 Arena Main Menu one mouse click is taken as two. For example, if
clicked "Fight" in "Single Player"-menu, it will skip "Difficulty
Level"-screen, because "Fight"-buttons are on exactly the same position and one
mouse click is taken as two. It will go straight to the battle.
Pressing "Enter" from keyboard is taken as only one press as it should be and
it's currently the only workaround.
Tested:
- Changing "mouse sensitivity"/"clicking sensitivity"-options in game or Gnome.
- Tried different mouse settings in Quake 3 Arena's config file.
This problem is also with Wine 1.0.1.
--
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=22506
Summary: Декларация 2009: crash after start
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: ftp://ftp.nalog.ru/nalogsoft/decl2009/1.0.0/InsD2009.e
xe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roman.pushkov(a)gmail.com
Created an attachment (id=27577)
--> (http://bugs.winehq.org/attachment.cgi?id=27577)
Console log after crash
I've installed application to create fiscal declarations. Application installed
successfully (I think so :) ). After starting, application 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=29129
Bug #: 29129
Summary: HOMM3 (from GOG.com) installs, but does not start
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: p.ixiemotion(a)gmail.com
Classification: Unclassified
Created attachment 37531
--> http://bugs.winehq.org/attachment.cgi?id=37531
debug log
This regards Heroes of Might and Magic 3 Complete (GOG.com version),
http://appdb.winehq.org/objectManager.php?sClass=version&iId=24425
I've tried both plain wine and playonlinux, and with both the game installs
fine, but then when I try to start it, the taskbar shows one program with the
HOMM3 icon (nothing shows when I click on it) and one program that says
"Program error". I haven't found any similar bug reports, and from searching
around, it seems everyone else gets it to run in wine just fine.
The result of running
env WINEPREFIX="/home/alouqua/.PlayOnLinux/wineprefix/homm3" wine
C:\\windows\\command\\start.exe /Unix
/home/alouqua/.PlayOnLinux/wineprefix/homm3/dosdevices/c:/users/Public/Desktop/Heroes\
of\ Might\ and\ Magic\ 3\ Complete.lnk &> ~/homm3wine.log
is attached.
This is running 32-bit Xubuntu 11.10 Oneiric, wine 1.3.28, winetricks 20110629.
It's pretty much a fresh install, haven't tried running anything else in wine,
nor done any winetricks. The laptop ran HOMM3 fine in Windows XP.
--
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=29716
Bug #: 29716
Summary: unimplemented function ntdll.dll.RtlCreateTagHeap
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: conrad.classen(a)gmail.com
Classification: Unclassified
Command regsvr32 ntsvc.ocx
Produces the following output
fixme:ntdll:NtQuerySystemInformation (0x00000032,0x32f7d4,0x00000004,(nil))
stub
wine: Call from 0x7bc3e1f0 to unimplemented function
ntdll.dll.RtlCreateTagHeap, aborting
fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 80000100
Failed to load DLL ntsvc.ocx
--
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=29323
Bug #: 29323
Summary: Wine fails to load wordpro.exe, says Bad EXE format
Product: Wine
Version: 1.3.34
Platform: x86-64
URL: ftp://ftp.lotus.com/pub/lotusweb/product/smartsuite/de
mo/suitedemo.EXE
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Hi,
This bug applies to the Word Pro executable in the Lotus SmartSuite Millennium
demo. (Warning: the demo installer is ~345MB.)
After downloading and running the installer, run wordpro.exe. Wine fails saying
wine: Bad EXE format for C:\Lotus\wordpro\wordpro.exe
I'm assuming wordpro.exe does actually work in Windows. Here is part of a
+module trace:
trace:module:load_dll looking for L"C:\\Lotus\\wordpro\\wordpro.exe" in
L".;C:\\windows\\system32;C:\\windows\\system;C:\\windows;C:\\windows\\system32;C:\\windows;C:\\windows\\system32\\wbem"
trace:module:get_load_order looking for L"C:\\Lotus\\wordpro\\wordpro.exe"
trace:module:get_load_order got main exe default n,b for
L"C:\\Lotus\\wordpro\\wordpro.exe"
trace:module:load_native_dll Trying native dll
L"C:\\Lotus\\wordpro\\wordpro.exe"
trace:module:map_image mapped PE file at 0x400000-0x8fd000
trace:module:map_image mapping section .text at 0x401000 off 1000 size 438000
virt 437389 flags e0000020
trace:module:map_image mapping section .rdata at 0x839000 off 439000 size b2000
virt b1e53 flags 40000040
trace:module:map_image mapping section .data at 0x8eb000 off 4eb000 size 3000
virt a31c flags c0000040
trace:module:map_image mapping section .tls at 0x8f6000 off 4ee000 size 1000
virt c flags c0000040
warn:module:map_image Section .rsrc too large (4f7000+a000/4fd000)
warn:module:load_dll Failed to load module L"C:\\Lotus\\wordpro\\wordpro.exe";
status=c000007b
wine: Bad EXE format for C:\Lotus\wordpro\wordpro.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=28462
Summary: ntdll/exception test segfaults if
CFLAGS="-fstack-protector-all" is used
Product: Wine
Version: 1.3.28
Platform: x86
URL: http://wiki.debian.org/Hardening
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
+++ This bug was initially created as a clone of Bug #28461 +++
make test passes for me fine if I use -fstack-protector, but if I use
fstack-protector-all, some tests fail. Next up, ntdll/exception.c:
austin@aw25 ~/wine-git/dlls/ntdll/tests $ make exception.ok
../../../tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so
exception.c && touch exception.ok
/bin/sh: line 1: 21350 Segmentation fault ../../../tools/runtest -q -P
wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so exception.c
make: *** [exception.ok] Error 139
testing this when I noticed that Debian is planning to harden packages by
default:
http://wiki.debian.org/Hardeninghttp://lists.debian.org/debian-devel/2011/09/msg00054.html
--
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=27592
Summary: Calibre fails to convert books
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: atsia2003(a)yahoo.gr
Hi,
I have installed Calibre using wine 1.3.22 . The program is not usable since
converting ebooks is not working.
Running wine calibre-debug -g I get the following error:
Job: 1 Convert book 1 of 1 (Calibre Quick Start Guide) finished
Python function terminated unexpectedly
(Error Code: 1)
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 171, in main
EOFError
Python function terminated unexpectedly
(Error Code: 1)
Traceback (most recent call last):
File "site.py", line 132, in main
File "site.py", line 109, in run_entry_point
File "site-packages\calibre\utils\ipc\worker.py", line 171, in main
EOFError
It seems to me a bug with python calls.
Note at this point that I hacked SetNamedPipeHandleState to return TRUE to
overcome the multithreading problems with python.
You can download the program at http://calibre-ebook.com/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=12107
Summary: Microsoft Streets and Trips 2004 aborts on startup with
"incorrect registry settings"
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Keywords: Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
For some reason, three registry settings are being created
in user.reg instead of system.reg. If you copy the keys under
Software\\Microsoft\\Automap\\11.0
from user.reg to system.reg, the app gets further.
I haven't checked to see whether these keys are
in HKLM under Windows, but if they are,
this is an installer bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21862
Summary: Sid Meier's Pirates (Steam): crashes after 2K Games
splash screen
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nap.enthusiast(a)yahoo.com
Created an attachment (id=26479)
--> (http://bugs.winehq.org/attachment.cgi?id=26479)
Backtrace from the crash
Sid Meier's Pirates, latest Steam version, crashes after the 2K Games splash
screen.
Wine installed via MacPort (wine-dev package).
"Emulate a virtual desktop" is ON. If it's OFF, Pirates is "Unable to
initialize DirectX".
--
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=30277
Bug #: 30277
Summary: Couldn't install PL/SQL Developer
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikhail.v.gavrilov(a)gmail.com
Classification: Unclassified
Couldn't install PL/SQL Developer
Installer here: http://download.allroundautomations.com/plsqldev906.exe
Install stoped with message "Exception EdxGdipException in module
AdminSetup.exe at 000A2A46. Invalid operation in GDI+ (Code: 1)."
--
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=25742
Summary: no privileges to create COM components
Product: Wine
Version: 1.3.11
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Manuel.Bihl(a)gmx.de
Trying to patch Anno 1404 Venice to 2.1 (nov 2010):
Installshield Wizard crashes:
Unable to create required engine components, check whether you have appropriate
privileges to create COM components.
console:
wine: Unhandled page fault on read access to 0x00000000 at address 0x7e83be58
(thread 0021), starting debugger...
fixme:ntdll:NtQuerySystemInformation (0x00000032,0x33fad4,0x00000004,(nil))
stub
wine: Call from 0x7bc3f930 to unimplemented function
ntdll.dll.RtlCreateTagHeap, aborting
err:module:attach_process_dlls "KERNELBASE.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"C:\\windows\\system32\\winedbg.exe" failed, status 80000100
--
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=9270
Summary: Psychonauts resets key bindings after game restart
Product: Wine
Version: 0.9.43.
Platform: PC
URL: http://appdb.winehq.org/appview.php?iVersionId=4384
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vitaliy(a)kievinfo.com
All the key bindings are reset to something strange each time I load the game.
Even copying profile from windows doesn't help. Going into options and
resetting them to default fixes the problem until game exit.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.