http://bugs.winehq.org/show_bug.cgi?id=19723
Summary: Trouble continuing the installation of NordicBet
Poker-client
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: khisbra(a)hotmail.com
CC: khisbra(a)hotmail.com
I have never had any problems earlier installing the client & using
wine-1.1.27-1mdv2009.1 makes it impossible to move forward to the next page
when executing the exe-file from the desktop when running wine
/home/kristoffer/Skrivbord/NordicBet.exe.
The result is that I just see a white window and nothing happens.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=36767
Bug ID: 36767
Summary: iexplore http://whatsmyuseragent.com crashes in
jscript
Product: Wine
Version: 1.7.20
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: jscript
Assignee: wine-bugs(a)winehq.org
Reporter: ocean04(a)suomi24.fi
Created attachment 48827
--> http://bugs.winehq.org/attachment.cgi?id=48827
Crash..
wine iexplore http://whatsmyuseragent.com
Workaround native jscript.dll
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35270
Bug ID: 35270
Summary: Slingplayer 1.5 installer fails in a WOW64 prefix
Product: Wine
Version: 1.7.9
Hardware: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS: Linux
Status: NEW
Keywords: download, Installer, win64
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47041
--> http://bugs.winehq.org/attachment.cgi?id=47041
wine-1.7.9-68-gb8e9bbd +msi +msiexec [1.8 MB]
The installer for SlingPlayer 1.5 fails in a WOW64 prefix, but works fine in a
32-bit prefix with error:
1608: Unable to created InstallDriver instance,
Return code: -2147221164
Googling around suggests it can be caused my registry corruption on 64-bit
Windows. Tried installing Windows Installer 4.5 but that failed too.
http://support.microsoft.com/kb/942288
Console log:
fixme:shell:SHAutoComplete stub
fixme:exec:SHELL_execute flags ignored: 0x00000180
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msi:ITERATE_DuplicateFiles We should track these duplicate files as well
err:ole:create_server class {d5641912-e47a-429c-879e-cfe13eac7a13} not
registered
err:ole:CoGetClassObject no class object {d5641912-e47a-429c-879e-cfe13eac7a13}
could be created for context 0x4
Workaround:
WINEARCH=win32
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37017
Bug ID: 37017
Summary: KEY_WOW64_32KEY doesn't work properly after opening
HKLM\Software key.
Product: Wine
Version: 1.7.23
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advapi32
Assignee: wine-bugs(a)winehq.org
Reporter: sagawa.aki+winebugs(a)gmail.com
Created attachment 49185
--> https://bugs.winehq.org/attachment.cgi?id=49185
proof of concept
I noticed that following scenario doesn't work properly on 64-bit executable.
Step 1. Open or create HKEY_LOCAL_MACHINE\\Software with KEY_WOW64_32KEY.
e.g. RegOpenKeyEx( HKEY_LOCAL_MACHINE, "Software", 0,
KEY_WOW64_32KEY | KEY_ALL_ACCESS, &key).
Step 2. Open or create a subkey of the above key with KEY_WOW64_32KEY.
e.g. RegOpenKeyEx( key, "Wine\\Winetest", 0, KEY_WOW64_32KEY |
KEY_ALL_ACCESS, &subkey)
Step 3. Get the value of the key.
Expected behavior is obtaining 32-bit view value in step 3.
But, currently wine returns 64-bit view value then.
Opening directly, i.e. RegOpenKeyEx(HKLM, "Software\Wine\Winetest", 0,
KEY_WOW64_32KEY...), works as expected.
I wrote proof of concepts for 1.7.23. See the attachment for details.
I'm working on this issue.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20490
Summary: Tower crashes when rendering 3d-objects
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.scenery.org/atc_sims.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: normandy(a)web.de
Created an attachment (id=24391)
--> (http://bugs.winehq.org/attachment.cgi?id=24391)
try with binary version of winedbg
Tower, an ATC simulator for windows 3.1 systems or newer (NT not supported),
crashes when objects to render change. (e.g. an airplane has to be loaded and
rendered in tower view on landing or takeoff)
It can be downloaded here: http://www.scenery.org/atc_sims.htm [8MB]
(simply get all 6 zip-files from the dropdown menu and extract to one single
directory; installation will pause about one minute before proceeding after
files are copied)
--
wine: Unhandled page fault on write access to 0x0000093c at address 0x7ef93924
(thread 0009), starting debugger...
--
I'm using wine 1.1.32 from ubuntu and debian sources as well as a self-compiled
one. Trying to use winedbg with my version fails, the output using the ubuntu
one gives me this.
This is the only default output from the application. I have no hint what to
look for, so I attached an +relay log, too.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16526
Summary: Angels Online Doesn't Update
Product: Wine
Version: 1.1.10
Platform: All
URL: http://ao.igg.com/
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cmaiku(a)gmail.com
It connects fine to the update server, but then it displays the message:
"Update file missing, online update failed, please download the latest update
pack from the official website (http://ao.igg.com) and update manually".
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37185
Bug ID: 37185
Summary: DirectPlayCreate fails to create instance in the game
"Swing"
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dplay
Assignee: wine-bugs(a)winehq.org
Reporter: olivier.verriest(a)remoteloop.net
Created attachment 49422
--> https://bugs.winehq.org/attachment.cgi?id=49422
relay trace
The DirectPlay IPX/Modem/Serial multiplayer mode doesn't work in the
Software2000 game `Swing' and `Swing Plus'.
In the German release of the game, the game just throws two error boxes:
...
0009:Call dplayx.DirectPlayCreate(0032f74c,0044d958,00000000) ret=0041322f
^^^^^^^^ ^^^^^^^^
|lpGUIDSP |ref to IDirectPlay interface
...
err:dplay:DirectPlayCreate Failed to get Enum for SP: DP_OK
0009:Ret dplayx.DirectPlayCreate() retval=887700fa ret=0041322f
^^^^^^^^
!!! DPERR_UNAVAILABLE !!!
0009:Call user32.MessageBoxA(0001005c,0032f728 "Fehler beim Starten von
DirectPlay. (Error 3)",00434168 "Attention",00000000) ret=00411c89
...
0009:Call user32.MessageBoxA(0001005c,0032f738 "Fehler beim Starten von
DirectPlay. (Error 1)",00434168 "Attention",00000000) ret=00411c89
The complete trace can be found in the attachment.
This error can be reproduced, either by starting the game without cdrom (in
which case it starts in network-mode), or by starti
nt the game normally, and then trying to launch a new network game.
Unfortunately there are no demo or free versions of this game to include here
(Software 2000 doesn't exist anymore, but distributing abandonware is probably
not legal in all countries).
This error might be related to Bug 4066, but the dplay error is different in
this case.
Installing the native DirectPlay stack with winetricks (sh winetricks
directplay) does not help.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=37023
Bug ID: 37023
Summary: winhttp: HEAD-requests are not handled correctly
Product: Wine
Version: 1.7.23
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: winhttp
Assignee: wine-bugs(a)winehq.org
Reporter: anduchs(a)gmail.com
Created attachment 49194
--> http://bugs.winehq.org/attachment.cgi?id=49194
Test case for this issue
When opening a HEAD-request, winhttp tries to read response-contents even
though there is none coming. #29715 mentioned the same problem as fixed, but it
does still happen / happen again. Regression or new case ?
Attached are a testcase and a patch.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=4409
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #17 from Alexandre Julliard <julliard(a)winehq.org> ---
Closing bugs fixed in 1.7.35.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37931
Bug ID: 37931
Summary: Dead Space 2 (Steam) crashes on start
Product: Wine
Version: 1.7.34
Hardware: x86
OS: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: wmi&wbemprox
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: hans(a)meelstraat.net
Regression SHA1: c007b5f94c3d430cc0ad414fa72d94e4b7d8255c
Distribution: ---
Created attachment 50524
--> https://bugs.winehq.org/attachment.cgi?id=50524
terminal output
Dead Space 2 from Steam starts fine in 1.7.33 but crashes on start in 1.7.34
The result of the regression test:
c007b5f94c3d430cc0ad414fa72d94e4b7d8255c is the first bad commit
commit c007b5f94c3d430cc0ad414fa72d94e4b7d8255c
Author: Hans Leidekker <hans(a)codeweavers.com>
Date: Wed Jan 7 15:27:13 2015 +0100
wbemprox: Implement Win32_ComputerSystemProduct.UUID.
:040000 040000 9f9c10fbe9a3c6ec267fe1cfad12c6fb70a1853c
741ac5054719b1a0c0d3e69a9fd9f095d6da0d35 M dlls
Reverting the patch on wine-1.7.34-74-gcf92569 fixes the issue.
Please let me know what debug log would be of help for you.
Fedora 21 x86
wine-1.7.34-74-gcf92569
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.