http://bugs.winehq.org/show_bug.cgi?id=27992
Summary: Pazera Free Audio Extractor - Shift problem
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: computergeoffrey(a)gmail.com
When selecting files in Pazera Free Audio Extractor, you have to use control
because shift doesn't work. (freeze when you use shift)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26487
Summary: Game menu items installed by steam don't work
Product: Wine
Version: 1.3.16
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is a followon to bug 23378.
If you install a game with steam, an item is installed into
the system menus under Wine / Steam / gamename... but it
doesn't work, because winebrowser isn't set to handle steam urls.
(And as reported at
http://appdb.winehq.org/commentview.php?iAppId=1163&iVersionId=19444&iThrea…
replacing winebrowser
in the items with a windows browser probably works around the 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=17004
Summary: C&C Red Alert 3: black screen when Shadow Quality > Low
Product: Wine
Version: 1.1.8
Platform: PC
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
When the Shadow Quality in C&C Red Alert 3 is set to greater than Low, the game
only shows a black screen after loading a map. There is a demo of this game,
I'll download it and see if it has the same 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=27963
Summary: Anomaly: Warzone Earth crashes on start
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: benoit.pierre(a)gmail.com
Created an attachment (id=35789)
--> (http://bugs.winehq.org/attachment.cgi?id=35789)
Add RegisterTouchWindow stub to user32.dll
The game crashes on start due to a call to unimplemented RegisterTouchWindow in
USER32.dll:
wine: Call from 0x7bc4b220 to unimplemented function
USER32.dll.RegisterTouchWindow, aborting
wine: Unimplemented function USER32.dll.RegisterTouchWindow called at address
0x7bc4b220 (thread 0055), starting debugger...
Unhandled exception: unimplemented function USER32.dll.RegisterTouchWindow
called in 32-bit code (0x7bc4b220).
The attached patch add a stub to user32.dll and fixes the problem for me: game
starts 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=27993
Summary: Pazera Free Audio Extractor - Directory problem
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: computergeoffrey(a)gmail.com
Pazera Free Audio Extractor can't make a new directory. This is when you select
files to convert and you click on 'convert'; it seems to do nothing and a black
window appears. When you close that window, you get an error that says pazera
isn't able to create a new, non-existent folder.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29906
Bug #: 29906
Summary: wine build broken on clang from trunk
Product: Wine
Version: 1.4-rc3
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
make[1]: Entering directory `/home/austin/src/wine-clang/dlls/oleaut32/tests'
clang -c -I. -I. -I../../../include -I../../../include
-DWINE_STRICT_PROTOTYPES -DWINE_NO_NAMELESS_EXTENSION -D_REENTRANT -fPIC -Wall
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wempty-body
-Wignored-qualifiers -Wstrict-prototypes -Wtype-limits
-Wunused-but-set-parameter -Wwrite-strings -fno-omit-frame-pointer
-Wpointer-arith -I/usr/include/freetype2 -g -O2 -o tmarshal.o tmarshal.c
In file included from tmarshal.c:29:
./tmarshal.h:611:41: error: expected member name or ';' after declaration
specifiers
HRESULT (STDMETHODCALLTYPE *restrict)(
~~~~~~~ ^
./tmarshal.h:611:32: error: pointer to function type 'HRESULT (IWidget *, INT
*) __attribute__((stdcall))' may not be 'restrict' qualified
HRESULT (STDMETHODCALLTYPE *restrict)(
^
2 errors generated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30450
Bug #: 30450
Summary: Restarting a mission in Urban Chaos causes a crash
Product: Wine
Version: 1.5.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: curran.michaelp(a)gmail.com
Classification: Unclassified
Created attachment 39808
--> http://bugs.winehq.org/attachment.cgi?id=39808
Crash log for Urban Chaos
During a mission or after a failed mission, if you attempt to immediately
restart the mission via the menu, the program crashes. You can still abort and
restart from the main menu normally. Log 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=25245
Summary: Gears of War installs but won't start
Product: Wine
Version: 1.3.7
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=32051)
--> (http://bugs.winehq.org/attachment.cgi?id=32051)
winedebug module log of Startup.exe
Microsoft Gears of War installs but doesn't start.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16503
Summary: Gears of War pagefaults
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquitsnake(a)gmx.net
Created an attachment (id=17931)
--> (http://bugs.winehq.org/attachment.cgi?id=17931)
log
Gears of War 1.0 with crack pagefaults. See log. Without crack it cries about
it's mommy...err disk
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23988
Summary: Alt + Tab woes on Ubuntu and Debian.
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vixsandlee(a)gmail.com
Created an attachment (id=30126)
--> (http://bugs.winehq.org/attachment.cgi?id=30126)
wine regression testing result.
I have tested this on both Ubuntu 9.10 and Debian (testing) both running
gnome-shell (one build from git, the other from apt) and I find that once I hit
a version of wine, I can no longer alt - tab back into wine, if I alt + tab
out.
I have tried to do the Regression testing to find the problem, and I believe I
have done it right, and come up with this result. (see attached)
This effects programs rin using wine, and winecfg ect...
Anyway, I hope this helps and that I have done it correctly.
S.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19427
Summary: Generic failure of Radio Manager
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://download.radionomy.com/rm1319en.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: yurienu.amenysta(a)gmail.com
Hi,
When I launch RadioManager.exe, an error message said « Generic failure ».
Thanks in advance,
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17798
Summary: Deus Ex: Invisible War crashed upon loading the main
menu.
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: holy.smoking.floorboards.batman(a)gmail.com
Basically, I've tried running Deus Ex 2 for some time now in the last few
releases of Wine. The game installs just fine and when I start it up the intro
videos play just fine (including sound) but when the main menu loads, the game
crashes. What is supposed to happen is that the main menu buttons are supposed
to 'swirl' around a central logo. Instead, the buttons will start 'swirling',
but then stop after a brief moment (so they only go partway) and the music will
play the first second, or so, and then repeat the next 2 seconds.
In the console, I get this error output repeatedly:
'fixme:d3d:state_wrap (WINED3DRS_WRAP0) Texture wraping not yet supported'
I have tried updating the game, using a nocd hack and disabling sound, but
nothing works. I've noticed that if I change the virtual machine from Windows
XP (which is my default) to Windows 98, the game wont even detect the CD being
in the drive.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24901
Summary: Sky Track: Crashes unexpectedly
Product: Wine
Version: 1.3.5
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=31535)
--> (http://bugs.winehq.org/attachment.cgi?id=31535)
Terminal output on Wine-1.3.5
Steps to reproduce:
1) remove ~/.wine
2) install Sky Track (16MB)
3) wine Game.exe
4) create your own profile, do whatever you want
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=32784
Bug #: 32784
Summary: Open Morrowind fails to start without native d3dx9
Product: Wine
Version: 1.5.22
Platform: x86
URL: https://openmw.org/en/
OS/Version: Linux
Status: NEW
Keywords: source
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
fixme:d3dx:D3DXCreateTextureFromFileInMemoryEx Generation of mipmaps for
compressed pixel formats is not implemented yet
fixme:d3dx:D3DXLoadSurfaceFromMemory Format conversion missing 0x33545844 ->
0x1c
I see those functions listed in a few other bugs, but not those particular
fixme's.
[austin@localhost ~]$ sha1sum OpenMW-0.19.0-win32.exe
5a04a5a06fa1e923ec0d92f2e46b93ea0e9d4a8d OpenMW-0.19.0-win32.exe
[austin@localhost ~]$ wine --version
wine-1.5.22-36-g99c1b55
note that you'll need the original morrowind game to reproduce the 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=31362
Bug #: 31362
Summary: GTA 4 dd3d20 error
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martin_partridge(a)btconnect.com
Classification: Unclassified
Created attachment 41206
--> http://bugs.winehq.org/attachment.cgi?id=41206
This is the program error details
When loading the Steam version of GTA 4 I get a DD3D20 error, the error
description is 'reinstall the game and/or DirectX', I have followed these steps
to bypass the DirectX files in Wine and reinstalled Wine and the game but with
no luck. I have also attempted fixes listed on various forums and still the
game spews out the same error. I am running 32-bit Fedora 17 and i'm stuck, the
program error details 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=17083
Summary: background artefacts (Counter-Strike: Source)
Product: Wine
Version: 1.1.13
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: segnimod(a)ya.ru
CC: segnimod(a)ya.ru
Created an attachment (id=18909)
--> (http://bugs.winehq.org/attachment.cgi?id=18909)
white background
wine 1.1.11, 1.1.12, 1.1.13 and wine-1.1.13-228-ga44ff54;
CS:S build «14:37:14 Jul 8 2008 (3531)»;
Distribution: Debian GNU/Linux "lenny" x86;
hardware: AMD Athlon 3500+ (2.21 GHz), 1 Gb DDR1 RAM, Sapphire Radeon x1600Pro
(256 Mb GDDR3);
video driver: AMD Catalyst 8.12
background artefacts (see images in 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=21239
Summary: Left 4 Dead 2 crashes trying to join a multiplayer
game
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://store.steampowered.com/app/550/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)boyle.name
Created an attachment (id=25524)
--> (http://bugs.winehq.org/attachment.cgi?id=25524)
Failure to join a dedicated server
On wine 1.1.35 (built from git at tags/wine-1.1.35) I can play single-player
games of L4D2 quite happily, but if I try to join a multiplayer game, whether
I've searched for it or created it, I see the "movie poster" screen with the
progress bar, and immediately after the progress bar fills up the process exits
abruptly. I will attach output of this happening and of a single player game
working.
If I try instead to create a locally-hosted game (instead of dedicated) I get a
hang instead of an exit, at the same point (end of progress bar). I will attach
the output of this as well.
The command in all cases was:
env WINEPREFIX="/home/foo/.wine" wine "C:\Program Files\Valve\Steam\steam.exe"
-applaunch 550
I have tried git 9dc584d0a2cae7cfb4816fe982071d264d2345ff Thu Dec 31 12:03:01
2009 +0000 with the same result.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25036
Summary: dawn of war 2 starts to load gives no error and stops
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: r_carran(a)yahoo.co.nz
Hello,
tried getting dawn of war 2 going it had some problems with setupapi.dll and
cfgmgr32.dll so downloaded the native files, and overode them in winecfg.
that was to run the auxiliary_installer in the directory Install in the dawn of
war 2 directory.
It also has msasn1.dll and xlive.dll overridden as native it also has net 2.0
windows live and vc++ 2005 and 2008.
On top of whats needed to install steam
on wine 1.3.6
This is the output from the game when running the dow2.exe from terminal
without steam on in attachment. It loads steam, then tries to execute dow2 then
it falls back too steam with no 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=32511
Bug #: 32511
Summary: Bioshock2.exe cannot be launched directly, please
launch using Bioshock2Launcher.exe
Product: Wine
Version: 1.5.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: systemofdown(a)gmail.com
Classification: Unclassified
Created attachment 42889
--> http://bugs.winehq.org/attachment.cgi?id=42889
full output console
Bioshock2 fails to execute the launcher due to the follow error:
"Bioshock2.exe cannot be launched directly, please launch using
Bioshock2Launcher.exe"
wine Bioshock2Launcher.exe or launching it from steam will result in the same
error above
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20126
Summary: HuluDesktop will not run.
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntoskrnl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxolasersquad(a)gmail.com
Hulu Desktop 0.9.7 will install 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=26396
Summary: Roller Coaster Tycoon 3 has no audio without native
quartz
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: quartz
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Roller Coaster Tycoon 3, once you get past the obvious problem,
works with no overrides... but the buttons and rides have no
sound unless you do 'winetricks quartz'.
I'll attach a +quartz 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=28473
Summary: uTorrent 3.x hangs randomly
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: MattFinn(a)gmail.com
Created attachment 36515
--> http://bugs.winehq.org/attachment.cgi?id=36515
Short log showing the errors and the immediate context.
I tried both the uTorrent stable (3.0) and the latest 3.1 build.
For both, it runs for some time (minutes, maybe hours) and then it freezes up
(won't respond to GUI events) and starts outputting these ERR's repeatedly.
err:ntdll:RtlpWaitForCriticalSection section 0x51a648 "?" wait timed out in
thread 0020, blocked by 0021, retrying (60 sec)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33114
Bug #: 33114
Summary: Bioshock crashes on exit
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)araneidae.co.uk
Classification: Unclassified
Created attachment 43786
--> http://bugs.winehq.org/attachment.cgi?id=43786
Backtrace from bioshock crash on exit.
Bioshock crashes on exit, backtrace attached. This is the Steam version of the
game, and is the first Bioshock game.
The graphics card is a GeForce GTX 660 with nVidia driver 310.14 installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32595
Bug #: 32595
Summary: Guild Wars 2: mini map is rendered incorrectly
Product: Wine
Version: 1.5.20
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: oded(a)geek.co.il
Classification: Unclassified
Created attachment 43013
--> http://bugs.winehq.org/attachment.cgi?id=43013
a screenshot showing the problem
Running Guild Wars 2 on Intel GPU (GMA 4000HD), the mini map in guild wars is
transparent until hovering the mouse over it. See the screenshot.
On a different machine with NVidia GPU, it works correctly.
I've tried 1.5.20 (latest) as well as 1.5.12 with the guildwars2 patch from bug
27168 comment 41, and they both behave the same.
Please let me know if there are any diagnostics I can run on my system to help
with solving this 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=32472
Bug #: 32472
Summary: Running Sonic CD Crashes with invalid parameters
received.
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: scanpants200(a)hotmail.com
Classification: Unclassified
So I run Sonic CD on Steam and I get "invalid parameters received" thus forcing
me to hard close Sonic CD.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27976
Summary: Software Astronav Crash
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: amfem(a)hotmail.com
Created an attachment (id=35805)
--> (http://bugs.winehq.org/attachment.cgi?id=35805)
Astronav Error
Software Astronav - version 1.1.6 from www.navsoft.com
When i ask for "Almanac" from "Screen" menu the program stops and go down.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28439
Summary: Panzer Corps: fonts barely readable
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: slackers.mailbox(a)gmail.com
Some fonts are displayed in a dark-gray color on gray background and are
therefore barely readable. This happens in the game menu, detailed unit view
and in the purchase menu. I've uploaded some screenshots at AppDB.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28496
Summary: From Dust page fault crash after loading screen
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevinperson(a)topicbox.com
Created attachment 36557
--> http://bugs.winehq.org/attachment.cgi?id=36557
log with page fault WINEDEBUG=+tid
Much of the Ubisoft DRM has been removed in a From Dust update, allowing the
game to start in Offline Mode, sidestepping bug #28119. The game launches,
displays a logo, and then spins on a loading screen for some seconds before
crashing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26296
Summary: Future Pinball on wine could not load more than two or
three different table
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: legluondunet(a)free.fr
Future Pinball on wine could not load more than two or three different table,
perrhaps more. The third or fourth table will not load and an error message
saying: "There was a problem loading that file". When you click on that
message, another appears, and another...you have finally to kill FP.
http://img821.imageshack.us/img821/5026/tmprdtfl8.png
Thanks for your 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=15841
Summary: Counterstrike:Source crashes when joining game
Product: Wine
Version: 1.1.7
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cncxbox(a)gmail.com
Created an attachment (id=16972)
--> (http://bugs.winehq.org/attachment.cgi?id=16972)
Counterstrike Source Crash Log/Backtrace
Counterstrike crashes whenever I join a game on a server. It causes a fault
when dealing with the sound driver. The log 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=32177
Bug #: 32177
Summary: Can't enable multicore rendering in left 4 dead 2
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kwbent(a)uab.edu
Classification: Unclassified
Hi guys, hoping this is the right place to report, move if needed.
I recently reinstalled steam inside Wine. I installed Left 4 Dead 2, and let
steam update everything to the latest version. I notice that when I try to
enable multicore rendering in the video options, it is immediately reset if I
try to go back into the options to see if is still enabled. I'm using:
Ubuntu 12.10 x64
fglrx from ubuntu repos
Wine 1.4.1
steam package version 2026
Left 4 Dead 2
AMD A10 5800K APU
4 GB DDR3 1366
1080p resolution
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22999
Summary: Regression: Lord of the Rings online strange alt+tab
behavoir
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: a.vankaam(a)chello.nl
CC: julliard(a)winehq.org
Created an attachment (id=28496)
--> (http://bugs.winehq.org/attachment.cgi?id=28496)
lotro fullscreen after alt+tab
as of patch:
b111025c03e7e2a93bb61a6b3607e4bf8f83561 is the first bad commit
commit ab111025c03e7e2a93bb61a6b3607e4bf8f83561
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon May 24 16:54:59 2010 +0200
winex11: Don't send minimize/maximize sys commands to windows that are not
supposed to get them.
:040000 040000 3e811b56f3c8c4b8da67ecaeb12d65a2b54ecbb3
bd60e4794f9e98d7a28596891f07e976e505099a M dlls
if you alt+tab or ctlr+Fx to change desktop in LotRo the game will become a
really small image top left of the desktop, I attached a small screenshot of
that. clicking that small image will make the game full screen again but you
will have lost all keyboard and mouse input into the game. alt+tab/ctrl+Fx
will eventually give you keyboard and mouse input in the game again but I have
not figured out the exact sequence to get that always working.
I searched bugzilla on alt+tab, lord of the rings online, and the commit number
but found nothing so should not be a double.
as per instruction on the wine regression page I added the author of the patch.
this is with the KDE4 desktop in case it matters.
Alex
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14690
Summary: Winamp Equalizer and playlist keeps alwais on top
Product: Wine
Version: 1.1.2
Platform: PC
URL: http://www.oldversion.com/program.php?n=winamp
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Winamp equilizer and playlist stay alwain on top of all the windows in Ubuntu
8.
04 and wine 1.1.2. Tested with Winamp 2.95.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10202
Summary: Battery visualization not working in WMP9
Product: Wine
Version: 0.9.48.
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex(a)thehandofagony.com
Created an attachment (id=8810)
--> (http://bugs.winehq.org/attachment.cgi?id=8810)
Console output
When the 'Battery' visualization type (default) is selected in Windows Media
Player 9, the visualization area is not drawn; other windows leave traces in it
etc. No visualization appears to be occuring.
The relevant errors seems to be
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_SetFormat (0x1a9acb8) : The format of
the surface must be WINED3DFORMAT_UNKNOWN
--
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=12326
Summary: SHELL_FindExecutable breaks "mailto:" URL
Product: Wine
Version: 0.9.58.
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: developers(a)tefnet.pl
Created an attachment (id=11802)
--> (http://bugs.winehq.org/attachment.cgi?id=11802)
mailto test script
When you try to run attached script (mailtotest.sh) you will get an email with
only 23 lines (not 43 as supposed to be)
But when you comment out line ~560 "if (key) *key = '\0';" in
SHELL_FindExecutable (dlls/shell32/shlexec.c), you will get correct email body.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31344
Bug #: 31344
Summary: Anarchy online unspecified crash after installation
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dazsul76(a)gmail.com
Classification: Unclassified
wine is reporting an unspecified error after instllation on version 1.4.
The error is received upon 1st launch after the install process. backtrace log
file attached.
PC = Asus K53SJ Laptop
Ram = 4gb
Video = Nvidia GT520M
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30564
Bug #: 30564
Summary: Program Mycomposer
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ghost.24(a)libero.it
Classification: Unclassified
Program PhotoGenie.exe can't start.
Program Mycomposer don't update.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30521
Bug #: 30521
Summary: Issue between JS and WMI
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wmi&wbemprox
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fhajad(a)gmail.com
Classification: Unclassified
When attempting to run an example Javascript that utilizes WMI, it produces
error result. Did a new prefix and installed wmi and wsh57 via winetricks and
get errors.
Attached is the example Javascript and the 2nd attachment is the error recieved
when attempting to 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=30467
Bug #: 30467
Summary: BabasChess displays captured pieces area wrong - look
screencapture http://www.sendspace.com/file/lnphba
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asko.havumaki(a)gmail.com
Classification: Unclassified
Babaschess and Wine don't play together.
There is and area where captured chess pieces are.
Unfortunately this area is not good at all.
Wine drows black colour and it should be white (i think)
http://www.sendspace.com/file/lnphba
Cheers
Asko J
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30453
Bug #: 30453
Summary: can't read email in forex metal
Product: Wine
Version: 1.4-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kamandanumajapahit(a)gmail.com
Classification: Unclassified
Created attachment 39816
--> http://bugs.winehq.org/attachment.cgi?id=39816
Forex metal can't read email
can't read email on terminal of forex-metal
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30649
Bug #: 30649
Summary: CD/DVD drive is detected as "Network sharing" type
instead of "CD-ROM"
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: primer.caballero(a)gmail.com
Classification: Unclassified
The CD/DVD drive is detected as "Network sharing" type instead of "CD-ROM", and
you cant change it in "winecfg" (the change is not saved). So any game which
requires CD/DVD while playing wont work.
It works ok in wine 1.1.x, 1.2.x, 1.3.0 to 1.3.13, and dont work from 1.3.14
onwards (including 1.4.x and 1.5.x).
I tryed this using Winesking Winery, not as an standalone wine installation.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30636
Bug #: 30636
Summary: winecrash invalid parameters regserver
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: furyhamster(a)gmail.com
Classification: Unclassified
Wine will crash with a message: invalid parameters /regserver
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30460
Bug #: 30460
Summary: Cordell Command Assistant fails to load
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fhajad(a)gmail.com
Classification: Unclassified
Created attachment 39827
--> http://bugs.winehq.org/attachment.cgi?id=39827
Terminal log when running Command Assistant
When attempting to run Command Assistant, it appears to fail registering. It
pops up an error message saying:
Invalid parameter
at System.Management.ManagementScope.Initialize()
at System.Management.ManagementObjectSearcher.Initialize()
at System.Management.ManagementObjectSearcher.Get()
At Siemens_EMML.AppIsRegistered.DaysRemaning(Int32
ProductCode, String Registration, String Signature)
Then asks to register, click okay, put in the proper two codes, click ok, then
pops up the error again says it's been registered for 0 days(as it usually
would), pops the error one more time, then fails.
I see in the background it loads the Database files it requires to operate, but
I can't interact with it in this fashion. I have attached the terminal output
that it gives me when I attempt to run. Unsure what else to run and attach.
I have installed the follow via Winetricks to support the application.
allfonts, ie6, wsh57, wmi, vcrun6, vcrun2008, msxml4, and dotnet20
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24357
Summary: Pokerstars Network Status (ICMP, ping) doesn't work.
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 415fox(a)gmail.com
Pokerstars mostly works, but the Network Status feature always says Bad 0%.
What it seems to do is ping a bunch of servers and although all of PokerStars'
other networking stuff works great now, this one doesn't seem to.
There are no error messages on the terminal. Other programs can use ping
successfully. For example WinPcap seems to have no problems.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30633
Bug #: 30633
Summary: QTP 10.0 version not working through wine
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ankit.nriitm(a)gmail.com
Classification: Unclassified
qtp insatll
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30612
Bug #: 30612
Summary: software loaded & upgraded with module not found
error, application crashed on attempting to run.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mills(a)bmi.net
Classification: Unclassified
Created attachment 40065
--> http://bugs.winehq.org/attachment.cgi?id=40065
Unhandled exception: page fault on write access to 0x00000004 in 32-bit code
(0x7bc451e6). Register dump:
ADMS-1G seems to load and upgrade except for one module not found error. Looks
correct but when I try to run it crashes with a "Control cannot be Created
55000x80040154" message.
Also submited to RT System - maybe they will make a port for Linux.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30509
Bug #: 30509
Summary: Running Chinese Latale doesn't work
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kathylai3321(a)yahoo.com
Classification: Unclassified
Created attachment 39904
--> http://bugs.winehq.org/attachment.cgi?id=39904
crash report of the event described above
followed steps to make a new prefix in winebottler
run new prefix > verfying installer > shows running of game for split second
game begins to run and suddenly get a message that it encountered a serious
problem and needs to close. says it can be caused by a problem in the program
or a deficiency in Wine, but the program has no problem.
there was no other bug report of the same kind
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30504
Bug #: 30504
Summary: Microsoft TrueType Fonts Eula Confirmer displays but
<Ok> button is unresponsive
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: johnyate(a)hotmail.co.uk
Classification: Unclassified
A bit like Bug 18898. Right at the end of the installation process for Wine1.3
but I appeared to be getting upgraded to Wine1.4, just when I thought I was
winning with Wine, the EULA confirmer box for using Microsoft TrueType fonts
was displayed - so installation doing slightly better than bug 18898.
Clicking on the <Ok> button at the bottom of the screen did nothing. Pressing
Enter did nothing.
A further bug in Microsoft antagonist eyes, not *necessarily* mine, would be
the absence of a "<Not Ok>" button, with corresponding handler procedures !
No action options presented themselves in the window's system menu - arguably
inappropriate to be displaying the menu on what is just a verbose confirmer
box.
Closing this window left the entire Wine installation process in abeyance,
(installation processes still running etc.) indicating a further possible
absence of handler procedures. Perhaps difficult to believe anyone might want
to say "No" after all the trouble they had gone to to find out about the
installation and actually run it ...
I didn't notice an underlined character in the word "Ok", that might be
indicative of a hot-key, but with hindsight, maybe I could have tried Alt-O or
Alt-K ... not sure I will be allowed to start again from square 1 and get the
chance to try, though, even after a system re-start !
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30466
Bug #: 30466
Summary: Rule the Rail program freezes after pressing 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: room10rosendael(a)hotmail.co.uk
Classification: Unclassified
Created attachment 39835
--> http://bugs.winehq.org/attachment.cgi?id=39835
after download program installs allows me to enter key then after pressing
Start the program freezes a quarter of the way into program with this report
After downloading and installing using Wine 1.4, I can enter my reg key but
when I press Start, the program freezes a quarter of the way into program, and
I have to log out then back in in order to carry on using my Ubuntu linux.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25668
Summary: DAEMON Tools 3.47 does not finish installing
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
Created an attachment (id=32695)
--> (http://bugs.winehq.org/attachment.cgi?id=32695)
~/wine-git/wine daemon347.exe &> log.txt
The installation starts but it fails at the start and after says installation
incomplete.
Notable
wine: Call from 0x7b839242 to unimplemented function
setupapi.dll.SetupDiSetSelectedDevice, aborting
Repairing also fails as well as removing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29390
Bug #: 29390
Summary: applications remain in "applications" ("uninstall")
list after uninstall
Product: Wine
Version: 1.3.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: otaku(a)rambler.ru
Classification: Unclassified
applications remain in "applications" ("uninstall") list after their Uninstall
+ when trying to uninstall/reinstall application which is already deleted
Uninstall of some another application runs
+ sometimes Uninstall of not selected (even installed) but of another
application runs (especially for applications in a bottom of list)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28277
Summary: Deus Ex does not run correctly on Mac Os X 10.6.8
Product: Wine
Version: 1.3.27
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Salz85(a)gmail.com
Created an attachment (id=36227)
--> (http://bugs.winehq.org/attachment.cgi?id=36227)
Deus Ex Log. Some parts of it have been written by the application itself.
Running the original Deus Ex (retail, patch version 1112fm) under Mac OS X
using wine shows a very different behaviour compared to a common linux distro.
Here are some important differences:
- The original OpenGL engine does not work under 10.6.8, while it runs
perfectly under ubuntu 11.04.
- Default gamma values for Direct3D engine look really dark. Probably due to
different gamma values between linux/Mac OS X tough.
- Sound and music cut after a few seconds while using Coreaudio.
- The game experiences various random crashes while playing. It crashes
everytime when exiting the game. None of those happen under linux.
I'm attaching a very simple log, created without any WINEDEBUG variables. (even
a simple +relay option creates a +500MB log file).
It looks like Deus Ex injects some of its debugging info inside of it, by the
way.
The comparison has been made on :
- iMac late 2010 (i3 3,2Ghz, ati 5670) running Mac OS X 10.6.8, wine version
1.3.27 installed from macports
and
- Core Duo 1.6 Ghz, 2 GB ram, nvidia 7400Go running ubuntu 11.04, wine 1.3.27
from winehq repositories.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32019
Bug #: 32019
Summary: feralheart stopps and it says that it have occurated
an error with wine :(
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: carro.s98(a)hotmail.se
Classification: Unclassified
Created attachment 42203
--> http://bugs.winehq.org/attachment.cgi?id=42203
error from feralheart
when i play feralheart i can play max 5 mins and then everything freezez and a
window pops up where it says following: "the program FeralHeart has occured and
serious error and need to close" :( what can i do? i have a MacBook OS X 10.6.8
i really wanna play feralheart
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28904
Bug #: 28904
Summary: Thief Deadly Shadows left mouse is JoyX
Product: Wine
Version: 1.3.31
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: haleykd(a)users.sf.net
Classification: Unclassified
System: arch x86-64 wine 1.3.31
Thief DS patched to 1.1
t3.exe from Thief3 editor pack for nocd
intro movies disabled
This problem is manifesting in multiple ways.
1. Start game.
2. start new game
3. try to scroll the briefing, it scrolls back up on its own.
4. continue into the game
5. when the game starts garret moves forward on his own.
6. hit ESC
7. go to the options menu.
8. try to scroll the av options list, it will automatically scroll back to the
top making it impossible to change any of the hidden options.
9. go to the inputs section to change key mappings
Note: This makes it impossible to change (except clearing) the key mappings.
10. use the right mouse to clear JoyX & Y from the mappings. Garett will no
longer move on his own, however the menu & briefing scroll problem is still
present.
11. click any of the None inputs with the mouse. JoyX will appear. (use right
mouse to clear the unwanted input)
12. use the cursor keys to select a key mapping
13. hit enter, JoyX will appear.
This problem does not occur with Deus Ex: IW which uses the same engine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31716
Bug #: 31716
Summary: Heroes of Might and Magic 3 (HOMM3) crashes on opening
of the town window
Product: Wine
Version: 1.5.13
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sokolov_d_s(a)mail.ru
Classification: Unclassified
Sometimes HOMM3 game crashes when hero's entered a town.
---
Heroes of Might and Magic 3 Complete ed.
Ubuntu 12.04
linux-image-3.2.0-30-generic-pae
fglrx-updates 2:8.960-0ubuntu1.1
ATI Mobility Radeon HD 5470
OpenGL vendor string: Advanced Micro Devices, Inc.
OpenGL renderer string: ATI Mobility Radeon HD 5000 Series
OpenGL version string: 4.2.11627 Compatibility Profile Context
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13950
Summary: Adobe Photoshop CS2 crashes " user name, organization or
serial number is missing or invalid"
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maltis(a)gmx.de
Photoshop crashes on startup with the error message: " Your Adobe Photoshop
user name, organization or serial number is missing or invalid. The application
cannot continue and must now exit."
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28514
Bug #: 28514
Summary: Azalia (Intel HDA) doesn't work in DirectX apps, but
works in non-DirectX apps
Product: Wine
Version: 1.3.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zdenek.styblik(a)gmail.com
Classification: Unclassified
Created attachment 36594
--> http://bugs.winehq.org/attachment.cgi?id=36594
FMOD error produced by Deus Ex: Human Revolution
Hello,
I have a sound-card identified as `00:14.2 Audio device: ATI Technologies Inc
SBx00 Azalia (Intel HDA) (rev 40)'(note: in a fact it is a `Realtek® ALC 887
8-Channel High Definition Audio CODEC' which can emulate AC97 and Intel HD)
which works in eg. winecfg, Deus Ex(not Human Revolution) and pretty much
everywhere where DirectX resp. DirectSound is not required.
However, it does not work under DirectX resp. applications using DirectSound.
And this is a big problem since a lot of games will not start without a
sound-card. Some, for example Deus Ex: Human Revolution, will start and keep on
printing error(attached file) and crash after some time(more like "I've tried
three times and got tired -> crashing.").
I've tried wine-1.3.24 to see if this is not regression. I'm sad to say, it is
not.
I have doubts this is a 'wineoss.drv' problem, but rather 'dsound' problem,
since sound works in non-dsound apps. I've checked source code, yet I'm short
for this one.
I have tried clean winedir, no dll overrides and it came blank. Nothing.
Driver is the latest free version of OSSv4, if this helps.
If there is anything more I can do, more info etc., let me know.
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=25748
Summary: Warcraft 3: crash after a game
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: AntonReis(a)gmx.de
Created an attachment (id=32798)
--> (http://bugs.winehq.org/attachment.cgi?id=32798)
wine output from terminal
After I quit a game, wine crashed. (F10 - e - q)
I can't remember if I clicked 'ok' on the summary screen.
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=30527
Bug #: 30527
Summary: League of Legends wont open through WINE, on fresh
install OR on pre-install on a Windows system.
Product: Wine
Version: 1.5.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nephallum_amathor(a)yahoo.com
Classification: Unclassified
Created attachment 39933
--> http://bugs.winehq.org/attachment.cgi?id=39933
Terminal output after doing the above terminal command to open League of
Legends.
>From both a fresh WINE install of LoL, aswell as a pre-installed and
pre-patched LoL install from a WinXP system(using WINE while logged into my
Linux system) on the computer, whenever i try to run lol.launcher.exe
rads_user_kernel.exe errors out. I get the following error when running the
terminal command:
" [josh@Amathor system] wine rads_user_kernel.exe run
"/media/FEB807E8B8079DF1/Riot Games/League of Legends/lol.launcher.exe""
I run the command while already in the directory /media/FEB*/Riot Games/League
of Legends/system where the rads_user_kernel.exe is located. the kernel starts
fine, it runs lol.launcher.exe just fine. Hoever, i get a few errors in the
terminal*see attachment* and thats it. same error wether im using a
pre-installed copy of LoL or a fresh install.
I'm using WINE 1.5.2 with winetricks, I have also tried Crossover to no avail.
Running on Fedora 16 (64bit*x86_64*) with a AMD Athlon II x2 4200+ and Nvidia
430GT graphics card. Have tried with 290.x and 295.40 nvidia drivers, no
diffrence, game doesnt get that far to have a problem with the drivers. Using
GNOME 3.2 desktop enviorment with openbox.
Note: On the install of LoL I did with WINE onto my linux system, I had to use
the workaround mentioned on the LoL AppDB page, it worked beautifully, but the
launcher wont start either way. Installer wouldn't even load without doing the
workaround.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31366
Bug #: 31366
Summary: XMPSetup does not display license text
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
Created attachment 41207
--> http://bugs.winehq.org/attachment.cgi?id=41207
Log: Start XMPSetup
wine-1.5.9-296-gc15097b
1. Download XMPSetup:
http://xmp.down.sandai.net/kankan/XMPSetup_4.9.0.1099-www.exe
2. Start with Wine.
Expect result:
Display some text in the license area
Actual result:
No text at all
winetricks riched20 works around
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23856
Summary: Steam mouse-over popups create new instance windows in
X11
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blender3dartist(a)gmail.com
CC: blender3dartist(a)gmail.com
Created an attachment (id=29946)
--> (http://bugs.winehq.org/attachment.cgi?id=29946)
Popup Problem on Mac
When you hold you mouse over a link, image, or anything else in Steam that is
clickable, it creates a new X11 window instance, in which is has it's own
(unclickable) minimize, maximize, and close buttons. This creates a problem
when trying to actually get a setting to save, and when then deciding to click
on whatever your mouse is hovering over.
In the attached screenshot, you can see the problem. (My mouse in for some
reason invisible in the screenshot, but it was hovering over the achievement.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20111
Summary: FlatOut Ultimate Carnage quits silently
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nwarrenfl(a)gmail.com
When trying to run the game, Wine outputs the following:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f8bc,0x00000000), stub!
fixme:actctx:FindActCtxSectionGuid 00000001 (null) 4
{9a5ea990-3034-4d6f-9128-01f3c61022bc} 0x33f7ac
fixme:actctx:FindActCtxSectionGuid 00000001 (null) 4
{9a5ea990-3034-4d6f-9128-01f3c61022bc} 0x33f758
fixme:actctx:FindActCtxSectionGuid 00000001 (null) 4
{9a5ea990-3034-4d6f-9128-01f3c61022bc} 0x33f0cc
However the game didn't start at all and quits.
To be able to find the problem (i hope), i've attached a debug log with all
debug channels.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27868
Summary: Steam in xfce: xfwm4 friends list menu closes
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: FinalCrisisSX(a)Hotmail.com
I am on Arch Linux x64 up to date, using wine 1.3.24 and xfce 4.8. This happens
in any older version of wine I tried though.
Basically, when using xfce's native window manager, dropdown menus for friends
will close. It appears to be related to a mouse over of options in the menu
that are grayed out. This does not occur when running KDE's kwin or gnome's
metacity either natively or in xfce4.
To reproduce: Click the down arrow menu button next to someone's name in the
steam friends list (or in a conversation window). You should see these options:
Send message, view steam profile, invite to chat room, join game, launch game,
etc. If you are not in a chat room to invite your friend, the 'invite to chat'
option is naturally greyed out. If you mouse over that option when it is greyed
out and move the mouse up or down to re-highlight another option, the menu bugs
out and closes itself. This can be worked around. If you move the mouse to the
left before touching the greyed out option then down and back to the right (ie
move the mouse around the option outside of the menu), the menu will continue
functioning.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32046
Bug #: 32046
Summary: Adobe Photoshop Elements 10.0 rubber stamp does not
work
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
Classification: Unclassified
The rubber stamp is selected. Then ALT key is pressed and click in the mouse to
select a zone. Then ALT is released and the mouse has to be clickd to clone the
selected zone. However, when clicking it says that the zone was not selected
and there is no origin. It seems as if the programme had failed to copy a
certain memory area that includes the image it hase to clone.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29479
Bug #: 29479
Summary: Sins of a Solar Empire: can't change screen resolution
Product: Wine
Version: 1.3.35
Platform: x86
URL: http://www.gamershell.com/news_46837.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pavel.ondracka(a)gmail.com
Classification: Unclassified
Created attachment 38160
--> http://bugs.winehq.org/attachment.cgi?id=38160
terminal output
In menu, options, video tab there should be a list of possible resolutions to
change, however the list is empty so you can't change anything.
This is with NVIDIA 9600GSO
Driver version: 280.13
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30560
Bug #: 30560
Summary: Can't paste into Lotus Notes
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: lameventanas(a)gmail.com
Classification: Unclassified
When I copy text from Firefox and try to paste it into Lotus Notes I get an
error message dialog saying:
Only text can be pasted into this type of field
If I copy the text from a kate, it works.
This bug was reported and fixed 6 years ago in the Codeweavers fork:
http://www.codeweavers.com/support/tickets/browse/?ticket_id=75672
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32236
Bug #: 32236
Summary: fail to install FreeDWGViewer
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aroma(a)axxess.co.za
Classification: Unclassified
Created attachment 42524
--> http://bugs.winehq.org/attachment.cgi?id=42524
backtrace for the installation problem
Failed to install FreeDWGViewer
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32226
Bug #: 32226
Summary: Wine does not handle program registry and trial period
with Neopaint all versions. Valid entries come back as
invalid.
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)rudolfkahl.nl
Classification: Unclassified
Created attachment 42503
--> http://bugs.winehq.org/attachment.cgi?id=42503
screen dump of situation after entering registry codes
The only programs I use with wine under Linux are art programs like
Photoshop Elements (working perfectly with wine), Arcsoft PhotoImpression 4
(working perfectly), PhotoFiltre, all versions (working well). With wine 1.3
I also could use Neopaint 4 and Neopaint 5 perfectly, but since the upgrade,
none of the Neopaints get through the registration feature. With Wine in
combination with the program to run the completely legal registration code
is not recognized as such. I earlier had the same problem with
Arcsoft's PhotoStudio 6, where the registration procedure was incomplete.
One could enter the given registration code but it was not recognized as
valid and, in this case, also the bar for the trial period was missing.
Somehow wine has a serious problem with these issues. As far as NeoPaint of
Neosoftware is concerned, something in wine 1.4 has changed in regard to 1.3
that was not for the better. Maybe someone might have a look at this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=10461
Summary: Photoshop CS2 can't use multiple scratch disks
Product: Wine
Version: CVS/GIT
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-files
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michal(a)lightcomp.cz
Photoshop tries to use more space on scratch disk than it is available. I have
8GB of memory but PS can use only 1.8GB. So I set limit of tmpfs mounted as
/dev/shm to 6GB. PS uses this location as first scratch disk. Second is regular
drive. Normally PS should use second scratch disk when first is full. But it
allocates empty file that is bigger than 6GB and tries to use it. When file is
written up to 6GB limit, Photoshop displays error message:
Disk error -34 occurred while reading or writting to a scratch disk. Sorry, but
this error is unrecoverable.
I tried it also with other filesystem than tmpfs. Behavior is the same.
--
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=32538
Bug #: 32538
Summary: serial interface worked fine under wine 1.2 but
problem under wine 1.4
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: preludi(a)web.de
Classification: Unclassified
- want to use serial interface with software PCSync for Windows 3.1.2 (software
see link attached)
- serial interface worked fine with wine 1.2; works no longer in wine 1.4
- problem in wine 1.4: serial interface can not be initialized any more by the
software PCSync ...
- same problem in original Windows XP; can be solved using the device manager
and adjust serial interface to baud rate = 38400; parity = none; word length =
7 bit
- no device manager in wine available, no adjustment possible
- wine registry: setting com1: from 9600,n,8,1 to 38400,n,7,0 has no effect at
all
- something related to serial interface must have changed in a negative way
from wine 1.2 to wine 1.4
- attachment:
file 1: PCSync software (install under wine 1.4, press button F5 (=
initialising the serial interface -> error message; same thing under wine 1.2 =
fine!)
file 2 and 3: pictures showing baud rate and error message
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24887
Summary: PSdeluxe,an artshow that comes in a CD-ROM of Adobe
Photoshop 3.0,does not play.
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: windowscodecs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: crostrogarcia(a)gmail.com
It is really a very old CD-ROM, it was meant to be played in Windows 3.1. I
have another one of Windows 95 that plays OK.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14260
Summary: etax 2008 software cannot complete (has
err:ole:CoGetClassObject error)
Product: Wine
Version: 1.1.0
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nyall(a)zombiepigs.net
Trying to run the australian government etax 2008 software in wine 1.1.0,
install goes fine, and program runs very well up to the "pre-filling" screen.
No matter what choice is made on this page, the application won't continue with
the questions.
The message:
"err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not
registered
err:ole:create_server class {88d969c0-f192-11d4-a65f-0040963251e5} not
registered
err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5}
could be created for context 0x5
fixme:msxml:domelem_getAttributeNode "
is output to the console when trying to continue from this page.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31918
Bug #: 31918
Summary: Saints Row the Third (Steam) Crashes on Launch
Product: Wine
Version: 1.5.14
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
Classification: Unclassified
Created attachment 42023
--> http://bugs.winehq.org/attachment.cgi?id=42023
Crash backtrace.
Even after checking the usual suspects (dll overrides, startup video conflicts,
etc) the game immediately crashes after clicking Play. I've attached the
backtrace from the Winedbg dialog.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16398
Summary: Grand Theft Auto III not playable
Product: Wine
Version: 1.1.10
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P5
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sergio_andvar(a)yahoo.com
The game don't show anything, then i try to close it, i get a window notifying
me this:
Unhandled exception c0000005
At address: 00581aa4
I Must force Close the game, or the game close without my intervention.
Ubuntu 8.04 GNOME 2.22. I Used a portable version
GBU
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27755
Summary: Can't log in with yahoo! messenger 11
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mazzone.guido(a)yahoo.it
Wine from version 1.3.21 to version 1.3.24 has a regression which makes it
impossible to log in with yahoo! messenger (after I open the program, the first
time I try to log in wine says there was an problem with YahooMessenger.exe,
next times Yahoo! Messenger will simply refuse to log in saying probably there
isn't an internet connection), if I run the integrated diagnostic tool it says
it is impossible to connect with http protocol, and invites to check internet
settings and set proxy (it's impossible for me to do it because wine actually
doesn't have this function). I am sure that this problem is absent in wine
stable version 1.2.3 and wine unstable from 1.3.12 to 1.3.19 (I have to do
additional checks for version 1.3.20)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33472
Bug #: 33472
Summary: Audiosurf crashes on load
Product: Wine
Version: 1.5.29
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rick.2889(a)gmail.com
Classification: Unclassified
Created attachment 44308
--> http://bugs.winehq.org/attachment.cgi?id=44308
Log file for crash
Since all issues on this seem to be closed/fixed/abandoned, here's a new
report.
Ever since the update to 1.5.28 Audiosurf seems to crash on startup, on my
Linux laptop.
Specs:
CPU: Intel Core i5 2450M
RAM: 8 GB
GPU: Intel HD Graphics 3000
SSD: Samsung 830 256 GB
O/S: Elementary OS 0.1 Luna Beta 1
Wine version: 1.5.29/1.5.28
Attached is a log which was generated.
On my iMac, however, with Wine 1.5.28, this does not appear to happen.
I am using PlayOnLinux/PlayOnMac on both machines, and Wine 1.5.28 and .29.
This happens in 1.5.28 also on the same laptop. I used POL/M to install Steam,
and in Steam I installed Audiosurf.
I reverted back to an older version of Wine I have installed, 1.2.3, and the
game loads flawlessly on that version. However the graphics are scrambled
(since 1.5.28 fixes the menu and all).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25663
Summary: Magic the Gathering: Duel of the planeswalker crashes
when launching a campaign
Product: Wine
Version: 1.3.10
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zgold550(a)gmail.com
Vanilla wine 1.3.10 using steam to download and play the demo for Magic the
Gathering: duel of the planeswalkers. The main menu loads (but is darn slow
and choppy on my machine) and then crashes with the attached 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=11068
Summary: Mavis Beacon Teaches Typing 16 font metrics trouble
Product: Wine
Version: CVS/GIT
Platform: Other
URL: http://appdb.winehq.org/appview.php?appId=308
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
and the horizontal font metrics of what you
type are screwed up (they should match the
practice text, but don't; sometimes it's
too big, and sometimes it's so small letters
overlap significantly.
Installing times and arial didn't help,
though it made the displayed text look better.
--
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=31509
Bug #: 31509
Summary: Modern Warfare 3 Single Player Mode Not Starting
Product: Wine
Version: 1.5.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrzej.kardas(a)kardasa.pl
Classification: Unclassified
Created attachment 41423
--> http://bugs.winehq.org/attachment.cgi?id=41423
Console output
Modern Warfare 3 Single Player Mode is not starting while Multiplayer is
working quite all right.
Long time ago when I installed the game single player mode was working quite
all right, I tested almost all avaiable in Gentoo Portage wine versions and the
outcome is same dispate of wine version. I also checked my CrossOver Game and
the result is the same, Multiplayer is starting and working but single player
is not. My assumption is that the problem is cosed by some recent game update.
As Multiplayer is working I think the problem could be solved somehow.
I tested the steam instalation in clean prefix and also in the same prefix that
I have working ModernWorfare 2 - result still the same.
I'm attaching console output from game lunch and trace from crash, if needed I
can 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=28051
Summary: Silent Hunter 5 (Steam version) hangs upon game
launching (Ubuntu 10.10, 64 bit).
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: maximgb(a)yandex.ru
Created an attachment (id=35917)
--> (http://bugs.winehq.org/attachment.cgi?id=35917)
Screenshot+Wine console log+Winetricks log
When I click Play in Steam client it shows me Ubisoft's game launcher window
(which asks for credentials to login to UPlay service at first time) then after
clicking big Play button nothing happens (screenshot is attached alongside with
wine console output and winetricks log). The last 10 lines of console output
are related to Steam client shutting down, I guess. When one waits for the game
to launch wine outputs following lines one per minute or so:
err:ntdll:RtlpWaitForCriticalSection section 0x9729890 "?" wait timed out in
thread 0077, blocked by 0087, retrying (60 sec)
err:ntdll:RtlpWaitForCriticalSection section 0x972f460 "?" wait timed out in
thread 0087, blocked by 0077, retrying (60 sec)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33005
Bug #: 33005
Summary: Colin McRae: DiRT Demo launch fails
Product: Wine
Version: 1.5.24
Platform: x86
URL: http://www.gamershell.com/download_19282.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
Created attachment 43614
--> http://bugs.winehq.org/attachment.cgi?id=43614
backtrace
>From winetricks DX Jun 2010. Also OpenAL.
Terminal output:
wine: Unhandled page fault on read access to 0xd7732957 at address 0x2fa375d
(thread 0009), starting debugger...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32996
Bug #: 32996
Summary: Fallout: New Vegas: Game refuses to close after
quitting
Product: Wine
Version: 1.5.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: raddyroro(a)gmail.com
Classification: Unclassified
It's not a big deal but whenever I exit the game, it will stick there with a
blank screen. I have to use crtl-alt-t to bring up the terminal to get control
of the mouse again. Then I have to open task manager to close the game, the
sound is still running, just the game freezes after quitting. Its very strange.
Any fixes? 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=29692
Bug #: 29692
Summary: Fallout 3: Fallout3.exe crashes during loading screen
after clicking "New game"
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jrtayloriv(a)gmail.com
Classification: Unclassified
Created attachment 38515
--> http://bugs.winehq.org/attachment.cgi?id=38515
winedbg output
Install and configuration seem to work fine, but when attempting to create a
new game, Fallout3.exe crashes during the loading screen.
Let me know if there is anything else I should submit to help debug this.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27462
Summary: IMVU 461.0 having mountmgr.sys issues
Product: Wine
Version: 1.3.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: mountmgr.sys
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: klownish(a)gmail.com
IMVU version 461.0 is hanging during run. Installs fine, and starts up
(requesting password and such) just fine, but the applications chat window will
not load. Getting the following errors: fixme:mountmgr:harddisk_ioctl
unsupported ioctl 41018 and fixme:mountmgr:harddisk_ioctl unsupported ioctl
74080. Run log posted below.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32401
Bug #: 32401
Summary: i what to play fallout new vegas normal
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: purple15mills(a)hotmail.com
Classification: Unclassified
my fallout game keeps saying the program falloutnv.exe has encountered a
serious problem and needs to close. we are sorry for the inconvnience in the
middle of my game what do i do.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28553
Bug #: 28553
Summary: FallOut 3 : crash when load a saved game
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: yahcov(a)gmail.com
Classification: Unclassified
Created attachment 36670
--> http://bugs.winehq.org/attachment.cgi?id=36670
console output when Fallout 3 crash loading a saved game
FallOut 3 crashes always when load a saved game (autosave or manual).
I've the 1.7.0.3 version of FallOut 3 and wine 1.2.29.
My SO is latest Kubuntu-64bits (Kernel 2.6.38-11), an AMD Athlon II X3 440
processor and a GeForce GTS-450 grhaphic card.
Thanks in advance.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28119
Summary: Games with UPlay won't start due to ReadFileEx
failture
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: NightNord(a)gmail.com
Created an attachment (id=36026)
--> (http://bugs.winehq.org/attachment.cgi?id=36026)
Ubisoft Launcher console output
Any game which is working via UPlay (From Dust, HoMM VI beta, probably any
other recent Ubisoft title) won't start on wine.
Laucher says, that there is "some problems" with game start and it's internal
logging system will output (among other things) this line:
[ERROR ] NamedPipeReceiveLoop.cpp (74) : ReadFileEx failed, error = 997.
Full log of From Dust internal debug attached.
This is kernel-2.6.39, gentoo linux, but should be irrelevant.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25459
Summary: Deathspank TOV: crash on startup
Product: Wine
Version: 1.3.8
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leo.studer(a)gmail.com
Created an attachment (id=32408)
--> (http://bugs.winehq.org/attachment.cgi?id=32408)
debugging information as shown when running Steam from command line
Since the recent update of TOV via Steam, Deathspank TOV won't launch anymore
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24090
Summary: Heroes of Might & Magic II : Succession wars not
working anymore
Product: Wine
Version: 1.3.0
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anigel(a)gmx.fr
Created an attachment (id=30312)
--> (http://bugs.winehq.org/attachment.cgi?id=30312)
Here is the output of wine
Hi,
I have been playing for a long time with this game through wine, without
meeting any major problem. But since I upgraded to wine-1.3.0 the game refuses
to launch : wine starts up, resolution of the screen is changed, and an error
message occurs, saying to report the problem here ;-).
Attachment with details follows.
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=21824
Summary: Goldwave: page fault on read access to 0x00000000
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tethys(a)gmail.com
Created an attachment (id=26417)
--> (http://bugs.winehq.org/attachment.cgi?id=26417)
Backtrace
Running Goldwave 5.55, the loading window appears, I get the message "Creating
tool bars", followed by "Creating control window and visuals" followed by a
crash.
leto:~% cat /etc/fedora-release
Fedora release 12 (Constantine)
leto:~% uname -m
i686
leto:~% rpm -q wine
wine-1.1.38-1.fc12.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=14604
Summary: Fire Fight: Unhandled page fault crash upon startup
Product: Wine
Version: 1.1.1
Platform: PC
URL: http://files.filefront.com/ffsw10exe/;6981503;/fileinfo.
html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drakh(a)spamcop.net
Fire Fight shareware version 1.0 crashes with an unhandled page fault upon
running the game's setup/launcher application "LOADER.EXE". The application's
runtime log ends with the error "unable to hook keyboard [Kbd::init]".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14275
Summary: Kontakt 3 fails at startup
Product: Wine
Version: 1.1.0
Platform: PC
URL: http://www.native-instruments.com/index.php?id=kontakt3
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: skore(a)skore.de
Created an attachment (id=14566)
--> (http://bugs.winehq.org/attachment.cgi?id=14566)
An error trace from a Kontakt 3 startup
I will attach an error trace which should be of most help, but have to add
here, that I actually tested the demo version of Kontakt 3 before buying it.
Back then, there were some quirks, but it was starting. I think the wine
version might have been something like 0.9.59. However, when I try to start the
demo version with 1.0 or 1.1, it fails.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30887
Bug #: 30887
Summary: Last Starfighter fails to install
Product: Wine
Version: 1.5.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dav75uk(a)yahoo.co.uk
Classification: Unclassified
App at http://www.roguesynapse.com/games/last_starfighter.php
Install shield fails to complete installation - see attached log
Various issues in the log so hard to say which one is causing the failure.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30390
Bug #: 30390
Summary: DCS A-10C immediately crashes on trying to run it.
Product: Wine
Version: 1.4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: monty19(a)hotmail.com
Classification: Unclassified
Digital Combat Simulator A-10C Warthog install without issue, however it
crashes on launch with the following error:
fixme:msvcr90:MSVCRT_type_info_name_internal_method type_info_node parameter
ignored
fixme:msvcr90:__clean_type_info_names_internal (0x4f4588) stub
fixme:msvcr90:__clean_type_info_names_internal (0x559670) stub
fixme:msvcr90:__clean_type_info_names_internal (0x5969d8) stub
fixme:msvcr90:__clean_type_info_names_internal (0x373410) stub
fixme:msvcr90:__clean_type_info_names_internal (0x4d9e88) stub
fixme:msvcr90:__clean_type_info_names_internal (0x4c25c8) stub
fixme:msvcr90:__clean_type_info_names_internal (0x3d3620) stub
fixme:msvcr90:__clean_type_info_names_internal (0x3ab7f8) stub
fixme:msvcr90:__clean_type_info_names_internal (0x257608) stub
fixme:msvcr90:__clean_type_info_names_internal (0x1800275b8) stub
The game can be downloaded here by anyone:
http://www.digitalcombatsimulator.com/index.php?scr=product&ProductId=8&end…
It never makes it so far as to even try to register, 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=19644
Summary: Grim Fandango 1.01:crash at startup
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t0p0linik(a)yahoo.it
Created an attachment (id=22926)
--> (http://bugs.winehq.org/attachment.cgi?id=22926)
wine log for the crash of GF 1.01
The subject explains the issue, i'm still unable to install the game due to bug
18223 but i'm running a working copy of an old successful install.
Wine log 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=26209
Summary: Requiem: Avenging Angel requires DirectX 6 to play
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: andrew.millington(a)gmail.com
Setting Windows version to Windows 2000 or below doesn't allow me to play the
game.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17229
Summary: TGB Dual crashes when opening files
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://appdb.winehq.org/objectManager.php?sClass=applica
tion&iId=6468
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
TGB Dual crashes when attempting to open any file. To reproduce, select the
first item in the left-most menu and choose a file (it does not have to be a
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.