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=37113
Bug ID: 37113
Summary: Cannot move (drag n drop) objects in Illustrator CS6
using the selection tool (V)
Product: Wine
Version: 1.7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: info(a)translucide.ca
The selection tool in Illustrator CS6 Tryout version allows one to move objects
by drag n dropping those.
Expected behavior : Dragging and dropping an object should make that object
retain its position when "dropped".
Actual behavior : Dropping the object results in the object returning to its
original position before dragging it. Drag n drop does not work with selection
tool (V, black arrow icon) but does work with the Free Transform Tool (E).
This is a regression : in Wine 1.5.27 that was working. In wine 1.7.22 it is
not working anymore.
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=35527
Bug ID: 35527
Summary: RebelBetting: maximised window is not fully drawn
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: http://rebelbetting.com/files/RebelBettingSetup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47435
--> http://bugs.winehq.org/attachment.cgi?id=47435
Screenshot
When the RebelBetting (currently version 14) main window is maximised, the
right-hand side is not drawn correctly. It's hard to tell if this is a
show-stopper for the application or not as Bug 32166 very quickly rears its
ugly head.
Log-in required.
HOWTO:
----------------------------------
There are some show-stopping bugs in Winetricks for the dotnet packages so a
fully-automated install is not possible. If any step fails (which most do) then
repeat the installation until it completes.
export WINEARCH=win32
winetricks -q dotnet30
wine NetFx20SP1_x86.exe /q
wine NetFx20SP2_x86.exe /q
wine msiexec /i XPSEP\ XP\ and\ Server\ 2003\ 32\ bit.msi /q
wine dotnetfx35sp1.exe /q
wine RebelBettingSetup.exe
----------------------------------
Tried native gdiplus but it still occurs (though it's black instead of white).
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23208
Summary: MS Money 2000: shows wrong/huge total amounts in
accounts section of main page
Product: Wine
Version: 1.2-rc3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrea.vai(a)unipv.it
Created an attachment (id=28885)
--> (http://bugs.winehq.org/attachment.cgi?id=28885)
Screenshot of main Money2k page with odd totals
In the main page, the total amounts displayed next to each account name are
incorrect, odd and huge: some of them are around 557.117.561.448.000€, some
others are around -557.117.561.448€.
If I click on an account, though, the full list of operation related to the
account are displayed correctly, and the total showed is also correct.
If I create a new account, it is not affected by the problem, i.e., the bug
seems to apply only to existing accounts.
The mny files affected by the problem used to work fine with wine 1.1.15
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.