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=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.