http://bugs.winehq.org/show_bug.cgi?id=34221
Bug #: 34221
Summary: M.A.X. 2: segmention fault during gameplay
Product: Wine
Version: 1.6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: volkerobhof(a)web.de
Classification: Unclassified
Created attachment 45529
--> http://bugs.winehq.org/attachment.cgi?id=45529
backtrace of crash during gameplay
There is a segmention fault error during gameplay of M.A.X. 2.
I attached the backtrace.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9210
--- Comment #68 from Dan Kegel <dank(a)kegel.com> 2013-08-07 10:17:34 CDT ---
Our standard practice is to post the sha1sum:
fe9afdbe18e0e4af2fa96c2e6927c09a11b6460f kludx_2_0_0_51.zip
so you can google for the binary and verify the download you get is
identical.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9210
--- Comment #67 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2013-08-07 08:02:57 CDT ---
(In reply to comment #66)
> Instead of attaching the program I think a link to
> http://www.kludx.com/kludx.php would be more appropriate.
This program is freeware and taking into consideration that its website hasn't
been updated for 5 years already I guess it won't hurt to have it here, since
the original website can easily disappear given the lack of interest from its
authors/developers.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9210
--- Comment #65 from Artem S. Tashkinov <t.artem(a)mailcity.com> 2013-08-07 07:35:15 CDT ---
Created attachment 45530
--> http://bugs.winehq.org/attachment.cgi?id=45530
kludx 2.0.0.51
Can anyone who doesn't experience this 3DMark06 bug, post kludx screenshots of
the Pixel Shader and Vertex Shader tabs?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7711
Rob Hills <rhills(a)medimorphosis.com.au> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rhills(a)medimorphosis.com.au
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26124
Summary: msi/install tests show a leak in shell32?
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
24 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by IDefClF_fnConstructor (shellole.c:386)
by DllGetClassObject (shellole.c:219)
by apartment_getclassobject (compobj.c:806)
by apartment_hostobject (compobj.c:879)
by apartment_wndproc (compobj.c:900)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:899)
by call_window_proc (message.c:2201)
by peek_message (message.c:2775)
by GetMessageW (message.c:3511)
by apartment_hostobject_thread (compobj.c:942)
by ??? (signal_i386.c:2473)
by call_thread_entry_point (signal_i386.c:2499)
by start_thread (thread.c:404)
by start_thread (in /lib/libpthread-2.11.2.so)
by clone (in /lib/libc-2.11.2.so)
also, a possible leak in rpcrt4:
144 bytes in 1 blocks are possibly lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by rpcrt4_conn_np_alloc (rpc_transport.c:120)
by RPCRT4_CreateConnection (rpc_transport.c:2939)
by rpcrt4_protseq_ncalrpc_open_endpoint (rpc_transport.c:285)
by RPCRT4_use_protseq (rpc_server.c:810)
by RpcServerUseProtseqEpExW (rpc_server.c:1022)
by RpcServerUseProtseqEpW (rpc_server.c:907)
by RPC_StartRemoting (rpc.c:1626)
by StdMarshalImpl_MarshalInterface (marshal.c:1245)
by CoMarshalInterface (marshal.c:1797)
by apartment_hostobject (compobj.c:884)
by apartment_wndproc (compobj.c:900)
by ??? (winproc.c:172)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:899)
by call_window_proc (message.c:2201)
by peek_message (message.c:2775)
by GetMessageW (message.c:3511)
by apartment_hostobject_thread (compobj.c:942)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26116
Summary: hlink/hlink tests show some memory leaks
Product: Wine
Version: 1.3.13
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
24 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by ItemMonikerCF_CreateInstance (itemmoniker.c:1008)
by CoCreateInstance (compobj.c:2512)
by OleLoadFromStream (storage32.c:7897)
by HlinkClone (hlink_main.c:484)
by test_HlinkClone (hlink.c:1777)
by func_hlink (hlink.c:1845)
by run_test (test.h:556)
by main (test.h:624)
...
24 bytes in 1 blocks are definitely lost
at notify_alloc (heap.c:254)
by RtlAllocateHeap (heap.c:1701)
by ItemMonikerCF_CreateInstance (itemmoniker.c:1008)
by CoCreateInstance (compobj.c:2512)
by OleLoadFromStream (storage32.c:7897)
by HlinkClone (hlink_main.c:484)
by test_HlinkClone (hlink.c:1808)
by func_hlink (hlink.c:1845)
by run_test (test.h:556)
by main (test.h:624)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34084
Bug #: 34084
Summary: EnumWindows and 1.6rc*
Product: Wine
Version: 1.6-rc5
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugtrack(a)roumenpetrov.info
Classification: Unclassified
I use wine to run preliminary python regression tests cross-build from linux to
windows 32
Following test fail (Segmentation fault) in 1.6rc1,3,4,5:
-----------------------
def test_issue_8959_b(self):
from ctypes.wintypes import BOOL, HWND, LPARAM
global windowCount
windowCount = 0
@WINFUNCTYPE(BOOL, HWND, LPARAM)
def EnumWindowsCallbackFunc(hwnd, lParam):
global windowCount
windowCount += 1
return True #Allow windows to keep enumerating
windll.user32.EnumWindows(EnumWindowsCallbackFunc, 0)
-----------------------
Test pass with wine version 1.5.16. Also pass with 1.6rc{1,3,4,5} if is run in
X terminal with unset DISPLAY variable.
All above mentioned wine versions are build in one and the same environment,
i.e. compiler, packages etc.
Severity is set to minor as "Segmentation fault" is in development
environment.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28711
Bug #: 28711
Summary: Internet Explorer 8 crashes with Wine error message
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: reidw(a)rawsound.com
Classification: Unclassified
Created attachment 36899
--> http://bugs.winehq.org/attachment.cgi?id=36899
zipped terminal output and screenshot PNG
Attempting to launch IE8 only produces attached error messages. Mac OX X
10.6.8, MacPort install of wine-devel on 10/13/2011.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34114
Bug #: 34114
Summary: [PATCH] Ignore MotionNotify when XI2 is handling mouse
motion
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sgtcapslock(a)lavabit.com
Classification: Unclassified
Created attachment 45360
--> http://bugs.winehq.org/attachment.cgi?id=45360
Ignore MotionNotify events when XI2 is enabled
When XInput2 takes over the mouse, regular MotionNotify events continue to be
handled alongside it. This causes the cursor to erratically skip around when
the slower method (X11 input) tries to reposition the cursor while XInput2 is
already handling future events.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34145
Bug #: 34145
Summary: Wine crashes when i try to run windows applications...
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: winscard
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kgosie.rankaba(a)gmail.com
Classification: Unclassified
Created attachment 45414
--> http://bugs.winehq.org/attachment.cgi?id=45414
photos
Wine crashes when i try to run windows applications....
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34062
Bug #: 34062
Summary: Cannot download Wine 1.6-rc5 using Macports
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrewsuicune(a)gmail.com
Classification: Unclassified
When trying to download Wine 1.6-rc5 using Macports, Macports states that
1.6-rc4 is the latest version. As a result, it is not possible to provide AppDB
test data for 1.6-rc5 on MacOSX using MacPorts.
OS: OSX Lion 10.7.5
Macports version: 2.1.3
Wine-devel version: 1.6-rc4
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33879
Bug #: 33879
Summary: Cannot see mouse in menu/ character is also invisible
in menu
Product: Wine
Version: 1.6-rc2
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 44951
--> http://bugs.winehq.org/attachment.cgi?id=44951
Star Wars KOTOR II Wine Log
After starting KOTOR II through steam, when you get to the menu, the mouse is
invisible and the character that should be displayed is missing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32869
Bug #: 32869
Summary: Photoshop CS2 - multiple problems with windows and
workspace
Product: Wine
Version: 1.5.22
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: eva_bockova(a)yahoo.co.uk
Classification: Unclassified
- Adobe Bridge stops reacting after several clicks, clicking elsewhere and then
returning to it makes it work again but only briefly
- after minimising Photoshop, palettes stay visible over other windows
- after maximising PS again, palettes do not re-appear and only resetting the
workspace to default makes them return. Open image does not appear, only
maximising whole PS makes it show again.
- impossible to work on more than one image, as the active one stays hidden
under other opened images
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30828
Bug #: 30828
Summary: Cant get this program to work with wine hq Pocket
Advantage
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: d.beaird(a)lipmanbrothers.com
Classification: Unclassified
I cant not run this program after install
Pocket Advantage. msi
Or the .exe
Not sure why but I need it to run with wine.
Thanks
Derrick Beaird
6159709602
d.beaird(a)lipmanbrothers.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25614
Summary: install repeats after copying to the disk
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: strattonbrazil(a)gmail.com
I'm trying to install Civilizations 4 Complete using wine 1.2. After the
installer begins copying the files to the disk, it starts over asking me the
type of installation, user agreement, and will install the files again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33832
Bug #: 33832
Summary: Severe draw issues. Hands extend to a foot
Product: Wine
Version: 1.6-rc1
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
In metro 2033, my characters have drawn out hands. Im running an ATI Radeon HD
5870, and I was using Danistheman's wrapper on the porting team.
http://portingteam.com/files/file/7788-metro-2033/
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18430
Summary: Lords of the Realm 2: Autoplay doesn't show title
graphic
Product: Wine
Version: 1.1.21
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roothorick(a)new.rr.com
Nothing really to describe here. Screenshot 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=25881
Summary: Do not start the player.
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mkspoi(a)gmail.com
Hello,
Do not start the player.
Previously, it just hangs, and now does not work.
Please give the reason and how to fix it.
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=25184
Summary: photoshop cs5 start problem in 1.3.7?
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: dank(a)kegel.com
Very unconfirmed:
http://twitter.com/trongthanh/statuses/4193614926192640
says
"Anyone running Flash/PS CS5 on Linux do not update Wine to version 1.3.7. I
cannot start those programs after the update right now. :("
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28378
Summary: Wineboot crashes
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ranesch(a)gmail.com
When trying to open .exe files with Wine, an error message is displayed saying
that Wineboot crashed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33837
Bug #: 33837
Summary: Builtin Internet Explorer unable to print forms or
receipts
Product: Wine
Version: 1.6-rc2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: proent1992(a)comcast.net
Classification: Unclassified
After logging in to a web site using built in Internet Explorer it is not
possible to print a form or a receipt from the page using any of the print
buttons on the page. If I click the print button on the Internet Explorer tool
bar it prints the whole web 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=32413
Bug #: 32413
Summary: Grand Theft Auto: San Andreas (Steam version) does not
start anymore
Product: Wine
Version: 1.5.19
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: flamingmo(a)online.de
Classification: Unclassified
Created attachment 42758
--> http://bugs.winehq.org/attachment.cgi?id=42758
Terminal output (STDOUT + STDERR)
I don't know which version (1.5.*) of wine broke this, but since one of the
last updates I cannot start the Steam version of GTA: SA anymore. When Steam
tries to start the game, absolutely nothing happens. See the attached log file
for terminal output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=512
--- Comment #10 from Krish <kmiracles70(a)gmail.com> 2013-08-05 12:29:10 CDT ---
Created attachment 45513
--> http://bugs.winehq.org/attachment.cgi?id=45513
These are attached errors occurred during installation of windows platform
software
These are attached errors occurred during installation of windows platform
software.
Kindly guide me on this.
Thanking you Wine Team,
By Krish Murali
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24635
Summary: Chrome (game) crashes on start in msvcrt.dll
Product: Wine
Version: 1.3.4
Platform: x86
URL: http://www.fileplanet.com/129900/120000/fileinfo/Chrom
e-Demo
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: arethusa26(a)gmail.com
Created an attachment (id=31132)
--> (http://bugs.winehq.org/attachment.cgi?id=31132)
console log
The games Chrome and its sequel Chrome-Specforce crash on startup in
Wine-1.3.4.
Both games started fine in Wine-1.3.3.
Result of regression testing:
285e6d249fded2a306a251550652c650f7bf81ba is the first bad commit
commit 285e6d249fded2a306a251550652c650f7bf81ba
Author: Andrew Nguyen <anguyen(a)codeweavers.com>
Date: Thu Sep 30 01:24:13 2010 -0500
msvcrt: Initialize environ on DLL load.
:040000 040000 03d83fb868cd90ade8365da111eed149dfe4f4f7
3ee62d906cc6a7c8548983d0e57363d994c2fe21 M dlls
Reverting the patch on top of Wine-1.3.4 was successful and that fixed the
issue.
Link to the Chrome (SP) Demo added to URL (315 MB).
I couldn't add the author of the patch to CC. I added his email address used
here on Bugzilla instead.
Fedora 13
Wine-1.3.4 (compiled from source)
Nvidia 7600 / driver 256.53
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22894
Summary: Rundll32.exe crashes running Patch of PyLOTRo
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: email09(a)cademail.e4ward.com
When trying to run PATCH for D&D Online, I receive this error. I already
contacted the PyLOTRo folks, they said it was a wine issue
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9210
Peter Wright <apemax18(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |apemax18(a)gmail.com
--- Comment #64 from Peter Wright <apemax18(a)gmail.com> 2013-08-05 08:45:26 CDT ---
This is still a issues with the latest stable wine release 1.6. I get this
error at startup:
https://lh5.googleusercontent.com/-MwdG8FlOd8k/Uf-qbx-2wBI/AAAAAAAABQo/5uVa…
And the output from the terminal:
fixme:win:EnumDisplayDevicesW ((null),0,0x32f208,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1e8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1e8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32ef38,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32ef38,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1e8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1e8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1e8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1e8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f468,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f468,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1b8,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32f1b8,0x00000000), stub!
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 20000
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 20000
fixme:wininet:InternetSetOptionW
INTERNET_OPTION_SEND/RECEIVE_TIMEOUT/DATA_SEND_TIMEOUT 20000
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_DATA_RECEIVE_TIMEOUT
(20000): STUB
err:ole:CoInitializeEx Attempt to change threading model of this apartment from
apartment threaded to multi-threaded
fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),2,3,(nil),0,(nil)) - stub!
err:ole:CoUninitialize Mismatched CoUninitialize
When you click on any of the options this box pops up:
https://lh3.googleusercontent.com/-I7rS_zgaeHY/Uf-rx6I8BDI/AAAAAAAABRM/tNyn…
and then both windows go away again. The demo option will run fine however.
If you need any more info just ask.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9158
swdevelop1981(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |swdevelop1981(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8060
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |list(a)illich.cz
--- Comment #14 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-08-04 13:34:25 CDT ---
*** Bug 33193 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8060
--- Comment #13 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-08-04 13:24:10 CDT ---
*** Bug 26915 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8060
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dank(a)kegel.com
--- Comment #12 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-08-04 13:22:15 CDT ---
*** Bug 26065 has been marked as a duplicate of this bug. ***
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8192
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |ABANDONED
--- Comment #15 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-08-04 13:19:37 CDT ---
No reply.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8060
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|JRE 1.3.1: |arial.ttf and wingdings.ttf
|EXCEPTION_ACCESS_VIOLATION |not available (JRE 1.3.1:
|in fontmanager.dll, needs |EXCEPTION_ACCESS_VIOLATION
|arial.ttf and wingdings.ttf |in fontmanager.dll)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31681
Bug #: 31681
Summary: Sony PC Companion 2.10 crashes during install
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://www-support-downloads.sonymobile.com/Software%2
0Downloads/PC%20Companion/Sony%20PC%20Companion_2.10.0
94_Web.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41649
--> http://bugs.winehq.org/attachment.cgi?id=41649
wine-1.5.12-194-g688aa1f console output
Sony PC Companion 2.10 either during the installation, or immediately after
(hard to tell) crashes. Winedbg doesn't produce a backtrace.
Workaround is "winetricks msxml3".
Note: Skip the MTP installation to save time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9127
Agustín Atahides <dorklotus(a)outlook.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dorklotus(a)outlook.com
--- Comment #48 from Agustín Atahides <dorklotus(a)outlook.com> 2013-08-03 22:41:12 CDT ---
Silent Hill 3 is being affected by this bug too.
>From debug:
fixme:gstreamer:GST_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
fixme:gstreamer:unknown_type Could not find a filter for caps: video/mpeg,
systemstream=(boolean)true, mpegversion=(int)1
fixme:gstreamer:watch_bus decodebin20: Your GStreamer installation is missing a
plug-in.
fixme:gstreamer:watch_bus decodebin20: A MPEG-1 System Stream demuxer plugin is
required to play this stream, but not installed.
fixme:gstreamer:GST_Connect GStreamer could not find any streams
err:gstreamer:push_data_init Obtaining buffer returned: -2
fixme:quartz:Parser_QueryInterface No interface for
{37d84f60-42cb-11ce-8135-00aa004bb851}!
fixme:quartz:MPEGSplitter_query_accept MPEG-1 system streams not yet supported.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4487
--- Comment #34 from Toni Spets <toni.spets(a)iki.fi> 2013-08-03 02:41:53 CDT ---
The games are not SMP compatible even on Windows. You need to force single CPU
affinity or use cnc-ddraw for them to be stable. Otherwise the games are bound
to lock up at random time.
I would close this as WONTFIX.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=30057
Bug #: 30057
Summary: mouse capture broken in xserver 1.11 (ubuntu 12.04)
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rockorequin(a)hotmail.com
Classification: Unclassified
With wine-1.4-rc6-25-g7504d6a running on xserver-xorg-core 2:1.11.4-0ubuntu4 in
Ubuntu 12.04, if I set "Automatically capture the mouse in full-screen
windows", the mouse still escapes the window. (I have "Emulate a virtual
desktop" set as well.)
This happens both with Crysis2 and in CoD MW2.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29787
Bug #: 29787
Summary: [Diablo II] Flickering colors with software renderer
after "Don't allow setting palette on non root
surfaces."
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zajec5(a)gmail.com
Classification: Unclassified
I use software rendering as workaround for bug #14348. I do this by:
LIBGL_ALWAYS_SOFTWARE=1 wine ~/.wine/drive_c/Diablo\ II/Game.exe
Unfortunately starting with abf8728e1f2f966650eaa5528a1f593a6e1986bb software
renderer doesn't work correctly anymore.
I've bisected this issue to:
abf8728e1f2f966650eaa5528a1f593a6e1986bb is the first bad commit
commit abf8728e1f2f966650eaa5528a1f593a6e1986bb
Author: Ričardas Barkauskas <rbarkauskas(a)codeweavers.com>
Date: Mon Aug 8 01:26:00 2011 +0300
ddraw: Don't allow setting palette on non root surfaces.
Can I provide some additional info to help resolving this? Should I record game
behavior?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26971
Summary: Windows get unnecessarily repainted under some
circumstances
Product: Wine
Version: 1.3.19
Platform: x86
URL: http://irfanview.tuwien.ac.at/iview428.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=34398)
--> (http://bugs.winehq.org/attachment.cgi?id=34398)
appearance (h264 avi video)
Just watch the attached video.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22814
Summary: IrfanView 4.00-4.25 large custom skins toolbar
appearance is broken
Product: Wine
Version: 1.2-rc1
Platform: x86
URL: http://irfanview.tuwien.ac.at/iview425.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Created an attachment (id=28171)
--> (http://bugs.winehq.org/attachment.cgi?id=28171)
IrfanView 4.20 with Grosberg24 skin in Wine
It's a follow up of bug 8287.
In Preferences -> Toolbar select Grosberg24 skin, restart IrfanView.
Most icons on a toolbar will be completely missing (or probably transparent).
IrfanView 4.27 and higher is _not_ affected, because the author of this
application added a workaround specifically for Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15242
Summary: Photoshop CS2: Typing causes excessive processor use and
brief unresponsiveness
Product: Wine
Version: 1.0.0
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: login(a)greenstorm.net
Open Photoshop CS2.
Open an image
Press T to select the typing tool.
Click.
Type quickly.
Watch your system monitor's CPU usage leap all over the place. If you type the
right speed, photoshop doesn't get a chance to update the image with your text,
and the cursor moves with nothing appearing behind it. All the text pops in at
once when your CPU gets a chance to breathe.
Hit CTRL-Enter to finish typing.
Press V to select the movement tool.
Press the down arrow to move the text box incrementally.
Watch your system monitor's CPU usage leap all over the place.
Let go of down, and watch all the cached keystrokes keep your text box sliding
off the edge of your image.
In Windows, as soon as you let go of the arrow keys, the object stops moving.
In Windows, when you type, text appears immediately on the image.
In Windows, typing doesn't take a bunch of CPU time.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9012
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #36 from Alexandre Julliard <julliard(a)winehq.org> 2013-08-02 13:19:04 CDT ---
Closing bugs fixed in 1.7.0.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33566
Bug #: 33566
Summary: Menubar titles go blank in 1.5.26
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aardvark(a)krl.com
Classification: Unclassified
Regression SHA1: 61dafbb7012061fda7a737daf24340ce927ce2cc
After an upgrade to 1.5.26, the menubar titles in Manga Studio 5 go blank. You
can still click on them and their respective menus appear, but the titles
themselves are missing.
Bisecting revealed that the offending change is:
61dafbb7012061fda7a737daf24340ce927ce2cc
gdiplus: Ignore gdiplus page and world transformations when creating a gdi32
clipping region
Problem still exists in 1.5.30. Reverting this change fixes the issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28784
Bug #: 28784
Summary: eBay Turbo Lister 7 page fault on load
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://download.cnet.com/eBay-Turbo-Lister/3000-2155_4
-196740.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 36981
--> http://bugs.winehq.org/attachment.cgi?id=36981
wine-1.3.30-205-g472a8f7 console output
eBay Turbo Lister 7 causes an immediate page fault on load and exits.
Native msxml3 (before install) needed to work around Bug 4286.
Work around is "winetricks mdac28".
[mdac component may be handy in the long-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=17882
Summary: Photoshop doesn't see the Internet.
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinex2017(a)neostrada.pl
Photoshop CS2 does not see internet.
I am connected by ppp0 (modem USB ADSL).
During update software PS doesn't see internet connection
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28355
Summary: Photoshop CS2 stopped working, unable to focus on any
tool windows after a new file is created or opened
Product: Wine
Version: 1.3.27
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sprog(a)online.ru
CS2 was installed and worked in the beginning (about 1 day) but after a reboot
CS2 started to have problems when a new file is created or opened. It works
very well when there is no file opened|created all tools are working,
everything looks normal until a new file is opened or created. When this
happens Photoshop tool windows are unable to get focused (not clickable). When
you click on tool windows - nothing happens. You can't access main menu as
well. It's locked for the mouse but you can access main menu with key shortcuts
but they're either disabled (like no file is opened) or not working (you click
on them and nothing happens)
Linux c3po 2.6.39-gentoo-r3 #1 SMP Mon Aug 29 03:38:36 MSD 2011 x86_64 Intel(R)
Xeon(TM) CPU 2.80GHz GenuineIntel GNU/Linux
Wine 1.3.27
Photoshop CS2
KDE 4.6
Currently I'm unable to run any version of photoshop. I tried to reinstall CS2
but the same problem persisted. I tried to clean KDE cashes, CS2 configs -
nothing helps. CS2 just won't work after a file is opened.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24276
Summary: Max Payne 2 - early crash when running with mesa
driver
Product: Wine
Version: 1.3.2
Platform: x86-64
URL: http://www.rockstargames.com/maxpayne2/mp2_downloads.h
tml
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: hverbeet(a)gmail.com
Created an attachment (id=30574)
--> (http://bugs.winehq.org/attachment.cgi?id=30574)
i965 classic crash
Hi there,
like I already feared in bug #12051 the game 'Max Payne 2' never worked when
wined3d runs on a mesa driver.
I somehow knew this problem, because back then when I still had my Intel i915
it wouldn't run as well. However I always blamed it on limited hardware support
of the integrated Intel GPU. I'm now back with a i965-based GPU (Arrandale, IGP
in a Core i5 M450) and this problem still occurs. The Arrandale has DX10
features, so something can't be right here.
Testing the game with swrast (both classic and gallium, powered by LLVM) yields
exactly the same results.
What to do?
Fetch the MP2 demo and launch it. Finish config (it shouldn't matter what gfx
settings you select) and let the launcher start the game. After the short intro
movie a loading screen appears. Shortly after the progress bar advances for the
first time, the game crashes.
I'm going to attach some logs from the crashes:
(i) i965 with classic driver (gallium doesn't work, crashes somewhere else but
in mesa code)
(ii) swrast gallium
(iii) swrast classic
All segfault at the exact same position:
Backtrace:
0x00370265: movl 0x8(%esi),%eax
Using winedbg and disasm yields this:
0x00370250: movl %ecx,0x00000000
0x00370256: addl $0xc8,%esp
0x0037025c: ret $0x24
0x0037025f: int $3
0x00370260 ??4P_TextureFormat@@QAEAAV0@ABV0@@Z in e2mfc: pushl %esi
0x00370261: movl 0x8(%esp),%esi
0x00370265: movl 0x8(%esi),%eax
0x00370268: movl %eax,0x8(%ecx)
0x0037026b: movl 0xc(%esi),%edx
0x0037026e: movl %edx,0xc(%ecx)
So there is some sort of texture format (checking?) function in e2mfc that
freaks out when mesa is used. I suspect that wine doesn't advertise certain
texture formats (that are _always_ available on native Windows) when running on
a mesa driver, or the mesa driver doesn't advertise them - no idea?
Any idea how to procede with the debugging? I still have to check the game on
my r700 card, also with mesa drivers (no fglrx installed, does this even work
with the latest xserver?)
Adding Henri and Stefan because they likely know what to do next (especially
Henri, since he's also working on mesa - great job anyway!)
Greets,
Tobias
EDIT:
uname -a:
Linux leena 2.6.35.4 #3 SMP PREEMPT Mon Aug 30 22:55:57 CEST 2010 x86_64
Intel(R) Core(TM) i5 CPU M 450 @ 2.40GHz GenuineIntel GNU/Linux
i965 and swrast gallium are built from git master, swrast classic is older. And
yes, these are the 32bit compiles :)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31988
Bug #: 31988
Summary: Red fog covers the scene in Payday: The Heist (without
native d3dx9_36)
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: wine-bugs(a)winehq.org
Classification: Unclassified
Created attachment 42154
--> http://bugs.winehq.org/attachment.cgi?id=42154
terminal output
Steam automatically installs the required DirectX components when launching the
game the first time, the problem occurs only if I stick to the built-in d3dx9
dlls.
The game loads to the main menu without glitches, the first sign of the problem
can be observed when you start a new game: the loading screen is tinted with
red.
When the actual game is loaded it looks as if everything was covered with thick
red fog.
Plain terminal output doesn't reveal anything interesting.
Native d3dx9_36 (or d3dx9_40) is a workaround.
Nvidia 250 / driver 304.51
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6807
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #20 from Alexandre Julliard <julliard(a)winehq.org> 2013-08-02 13:18:43 CDT ---
Closing bugs fixed in 1.7.0.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31169
Bug #: 31169
Summary: SDET OGLviewer VB6 menu bar loses background
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tonybcrawford(a)gmail.com
Classification: Unclassified
Created attachment 40929
--> http://bugs.winehq.org/attachment.cgi?id=40929
Screenshot showing WRONG menu bar display
This is an intermittent problem. The menu buttons are displayed correctly but
sometimes the menu bar background is missing. When this occurs the menu bar
background copies whatever is underneath on the desktop.
The attachments show screenshot images for CORRECT and WRONG menu bar displays.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25960
Summary: Black Mirror 3 Demo: hangs on startup
Product: Wine
Version: 1.3.12
Platform: x86
URL: http://www.gamershell.com/download_68786.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33095)
--> (http://bugs.winehq.org/attachment.cgi?id=33095)
+relay,+seh,+tid
Download the demo from the url, install, and try to run. It simply hangs with a
message box that says 'Black Mirror 3'.
+relay,+seh,+tid 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=27912
Summary: MUSHclient: ShellExecute truncates long URLs
Product: Wine
Version: 1.3.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fiendishx(a)gmail.com
MUSHclient's "OpenBrowser(string)" function is an interface to shellexecute via
the attached C++ function (openbrowsersnippet.cc).
Calling this function with a string longer than 259 characters using Wine
1.3.25 on Ubuntu 11.04 causes Firefox to launch with an invalid URL truncated
to only the first 259 characters. Doing the same in Windows 7 functions
correctly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33084
Bug #: 33084
Summary: installer of QQ2013 Beta2: has black spot in the
dialog
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
reproduce:
1. download it
from:http://dldir1.qq.com/qqfile/qq/QQ2013/2013Beta2/7048/QQ2013Beta2.exe
sha1sum QQ2013Beta2.exe
715e3f1b8577fbb017dba955bb4efedcdfa6de14 QQ2013Beta2.exe
2. 'wine QQ2013Beta2.exe'
What look like as the picture in attachment.
And I found 'winetricks -q gdiplus' make it happier.
Wine version: wine-1.5.24-197-gc0a17a4
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33936
Bug #: 33936
Summary: Jazz Jack Rabbit 2: Page fault upon finishing first
level
Product: Wine
Version: 1.6-rc4
Platform: x86-64
URL: http://www.abandonia.com/en/games/294/Jazz+Jackrabbit+
2.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Classification: Unclassified
Created attachment 45073
--> http://bugs.winehq.org/attachment.cgi?id=45073
Wine 1.6-rc4 crash log
This is a reproducible bug that occurs as soon as you reach the "exit" sign on
the first level in the game. The game is also downloadable; including link.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24832
Summary: Typing of the Dead Demo Installer dies before Finished
dialog(but game gets installed anyway)
Product: Wine
Version: 1.3.5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: shannon.vanwagner(a)gmail.com
Created an attachment (id=31409)
--> (http://bugs.winehq.org/attachment.cgi?id=31409)
output from starting the installer with the wine from the Terminal
When installing Typing of the Dead Demo from
http://www.fileplanet.com/54947/50000/fileinfo/The-Typing-of-the-Dead-Demo ,
the installer installs the game but crashes before the "Finished" dialog with
several errors like "err:ole:ClientIdentity_QueryMultipleInterfaces
IRemUnknown_RemQueryInterface failed with error 0x80004002" displayed. See
attached error log for further detail.
Note: This demo installs and works good other than the "Finished" screen not
appearing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25940
Summary: Sid Meier's Civilization V crashes when completing the
Space Ship
Product: Wine
Version: 1.3.12
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: megatog615(a)gmail.com
After completing all the space ship parts, and connecting the last part at the
Capital City, the game will hang for several seconds, then crash with the
following:
Steam - Error
CWorkThreadPool::StartWorkThread: Thread creation failed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20207
Summary: NFS SHIFT: Game hangs on loading
Product: Wine
Version: 1.1.30
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=23829)
--> (http://bugs.winehq.org/attachment.cgi?id=23829)
Menu appearance
I'm using Wine-1.1.30 on Fedora 11 32 bit on NVIDIA 9xxx with drivers version
190.32
Steps to reproduce:
1) delete ~/.wine directory
2) sh winetricks dotnet20 , because installer hangs on DirectX installation
3) install game
4) sh winetricks directx9 , because it speeds up navigating through first menus
otherwise it's very slow
5) patch game to 1.01
6) wine shift.exe
7) watch intro, choose language, type your name
8) get to main menu screen which I showed in attachment
The problem is that background doesn't look like it should. I tested full
version of this game and don't know if the same is in demo version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22442
Summary: Sega Rally Revo - direct2drive version: will not
launch
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: limited_choice(a)hotmail.com
Created an attachment (id=27484)
--> (http://bugs.winehq.org/attachment.cgi?id=27484)
Output of 'wine "SEGA Rally Revo Launcher.exe" &> log'
AFAICT one needs to launch "SEGA Rally Revo Launcher.exe" to configure the game
for the current hardware set ; without the data created by the launcher exe,
the
main game executable ("Sega Rally Revo.exe") crashes upon start.
Note: the launcher crash here spawns the microsoft .NET error reporting GUI..
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12893
Summary: GTA2 doesn't work on the eeepc but works fine on an
nvidia card
Product: Wine
Version: 0.9.60
Platform: PC
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: GNUtoo(a)no-log.org
when i start GTA2 i have a screen that is mostly black...then i press esc and i
have the normal screen but it has green lines on it and is too slow to be
playable...
i attach the log file
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2770
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #28 from Alexandre Julliard <julliard(a)winehq.org> 2013-08-02 13:18:16 CDT ---
Closing bugs fixed in 1.7.0.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22011
Summary: Symantec Antivirus 10.x installation fails when
starting services
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26754)
--> (http://bugs.winehq.org/attachment.cgi?id=26754)
Wine 1.1.40 console output
Under Wine 1.1.39, SAV 10.x installers fail when trying to start the services.
The same exception occurs with every Wine run thereafter, until the WINEPREFIX
is cleared.
Workaround for Bug 22009 required to get this far.
Also need to workaround Bug 18719 for version 10.2 (Vista).
Same with Wine 1.1.40.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31938
Bug #: 31938
Summary: QuickBooks SS 2008 R1 installer fails to register
Intuit.Spc.Map.EntitlementClient.Common.dll
Product: Wine
Version: 1.5.14
Platform: x86-64
URL: http://dlm.download.intuit.com/SBD/QuickBooks/2008/R1/
QuickBooksSimpleStartDirect2008.exe
OS/Version: Linux
Status: NEW
Keywords: dotnet, download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 42068
--> http://bugs.winehq.org/attachment.cgi?id=42068
wine-1.5.14-307-g1f876a6 console output
Working around Bug 31937 with Wine Mono 0.0.8, the QuickBooks Simple Start 2008
R1 installer fails when attempting to register
Intuit.Spc.Map.EntitlementClient.Common.dll.
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
fixme:mscoree:corruntimehost_Start stub 0x10282e8
fixme:mscoree:corruntimehost_CreateDomainSetup stub 0x10282e8
err:msi:msi_install_assembly Failed to install assembly
L"C:\\users\\test\\Temp\\msi10.tmp\\Intuit.Spc.Map.EntitlementClient.Common.dll"
(0x80070070)
err:msi:ACTION_InstallFiles Failed to install assembly
err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
Tried "winetricks dotnet20" but it fails on Spring.Core.dll instead.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20979
Summary: ./wine wrapper script broken when --with-wine64 is
used
Product: Wine
Version: 1.1.34
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
$ cd $HOME/wine64
./configure --enable-win64 --disable-tests
$ make
$ cd $HOME/wine32
$ ./configure --with-wine64=$HOME//wine64 --disable-tests --without-mpg123
$ make
$ ./wine notepad
./wine: could not locate Wine source tree
$ loader/wine notepad
wine: created the configuration directory '/home/austin/.wine'
wine: configuration in '/home/austin/.wine' has been updated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26458
Summary: Photoshop CS2 workspaces windows stays on top
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.artik(a)gmail.com
Impossible to display on top an another window. photoshop CS2 windows stays on
top. here is an example :
http://i.imgur.com/pXP1V.jpg
As you can see, my pidgin window is selected, but occured by the photoshop
window.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26357
Summary: Wine does not build on Mac OS X with Clang 2.8
Product: Wine
Version: 1.3.14
Platform: x86-64
OS/Version: Mac OS X 10.6
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: marvinx03(a)gmail.com
I have Clang 2.8 on my macbook installed via MacPorts:
$ which clang
/opt/local/bin/clang
$ clang -v
clang version 2.8 (branches/release_28)
Target: x86_64-apple-darwin10
Thread model: posix
When wine is configured with Clang:
$ export CC=/opt/local/bin/clang
$ export CXX=/opt/local/bin/clang++
$ export CFLAGS="-g -O0"
$ ./configure --x-include=/usr/X11/include --x-libraries=/usr/X11/lib
Compilation fails with the following message:
/opt/local/bin/clang -m32 -c -I. -I. -I../../include -I../../include
-D__WINESRC__ -D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing
-Wdeclaration-after-statement -Wstrict-prototypes -Wtype-limits -Wwrite-strings
-Wpointer-arith -g -O0 -o hal.o hal.c
../../tools/wrc/wrc --nostdinc --po-dir=../../po -m32 -I. -I. -I../../include
-I../../include -D__WINESRC__ -o version.res version.rc
../../tools/winegcc/winegcc -m32 -B../../tools/winebuild --sysroot=../..
-shared ./hal.spec hal.o version.res -o hal.dll.so
../../libs/port/libwine_port.a
./hal.spec:1: function 'ExAcquireFastMutex' not defined
./hal.spec:2: function 'ExReleaseFastMutex' not defined
./hal.spec:3: function 'ExTryToAcquireFastMutex' not defined
./hal.spec:16: function 'KfAcquireSpinLock' not defined
./hal.spec:17: function 'KfLowerIrql' not defined
./hal.spec:18: function 'KfRaiseIrql' not defined
./hal.spec:19: function 'KfReleaseSpinLock' not defined
winegcc: ../../tools/winebuild/winebuild failed
make[1]: *** [hal.dll.so] Error 2
make: *** [dlls/hal] Error 2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=4487
--- Comment #33 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-08-01 16:18:26 CDT ---
Both these games have been re-released as freeware. There are plenty of
downloads available.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34138
Bug #: 34138
Summary: Solitaire for Vista
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lal(a)yopmail.com
Classification: Unclassified
Created attachment 45405
--> http://bugs.winehq.org/attachment.cgi?id=45405
Log for the Crash.
Vista Solitaire Crashes when i try to Close the Program and Start a new game.
More information is in the 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=9012
--- Comment #35 from Dan Kegel <dank(a)kegel.com> 2013-07-29 22:52:08 CDT ---
sha1sum is
121411353d863ceb5d8507be1c52ef4cc7b32ac8 mny07trl.exe
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9012
Dan Kegel <dank(a)kegel.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #34 from Dan Kegel <dank(a)kegel.com> 2013-07-29 22:51:34 CDT ---
ms money 2007 deluxe trial no longer crashes on startup in wine-1.6, on to bug
32880.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8783
Nick Bowler <nbowler(a)draconx.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |nbowler(a)draconx.ca
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19078
Summary: Forum: quote includes first line of reply to quote
Product: WineHQ.org
Version: unspecified
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: VincentBeers(a)gmail.com
There's a small bug in the Wine forums where, if a mailing list subscriber
quotes someone in their email, the first line of their reply to that quote
inevitably gets "eaten up" into the quote too. Example:
[quote]
Quote line 1
Quote line 2
Quote line 3
Reply line 1
[/quote]
Reply line 2
Reply line 3
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34139
Bug #: 34139
Summary: Unable to revert wiki revision
Product: WineHQ.org
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: www-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jacobbrett(a)hotmail.com
Classification: Unclassified
Attempting to revert revision 480 of the FAQ page [1] to revision 479 [2]
results in the message: ‘Sorry, can not save page because "blog" is not allowed
in this wiki.’
[1] Article replaced with spam: http://wiki.winehq.org/FAQ?rev=480
[2] URL of failing reversion action:
http://wiki.winehq.org/FAQ?action=revert&rev=479
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31567
Bug #: 31567
Summary: There is no reference from
http://www.winehq.org/download/deb to
http://wine.budgetdedicated.com/archive/binary/
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: fracting(a)gmail.com
Classification: Unclassified
While translating the Faq from English to Chinese, I've noticed about the below
sentence again:
===
2.5. How can I download older versions of Wine for Ubuntu?
Some old version are archived at
http://wine.budgetdedicated.com/archive/binary/ . (Shouldn't
http://www.winehq.org/download/deb link to this?)
===
I remembered I ever asked on #wine-hackers but seems no one replied, now I
decided to file a bug for it ;-)
Hopefully someone could fixed it, or provide a reason that why there is no such
a link, and let's fix the Faq instead ;-)
Best regards, keep the great work!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9633
Summary: Window Decoration Missing
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: darkvater(a)operamail.com
Created an attachment (id=8031)
--> (http://bugs.winehq.org/attachment.cgi?id=8031)
image of what I mean
I think this started with wine 0.9.42. When I run *any* application the window
decoration is missing.
Eg the top bar which you can grab to move a window, or close with [x],
minimize, etc. For these windows ALT+click move doesn't work either. Some of
the applications regain this window decoration after a while and then behave
normally. Until then these windows are always-on-top and have no icon in the
taskbar.
I am running compiz right now, but I don't think this is the issue, as in wine
0.9.41 things worked just right. See the attached screenshot for what I mean.
I will revert back to 0.9.41 to double check this, but not now as utorrent is
busy downloading...eh..linux isos.
--
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=12362
Summary: [Regression 0.9.59] Systray support for all applications
is broken
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Environment: KDE 3.5.9/Fedora 8
With a new ~/.wine
wine taskmgr
-> In KDE systray there's something transparent but not a real Task Manager
Icon
-> Mouse clicks have no effect (no menu is shown or any other reaction)
(At first spotted by running Miranda 0.7.3)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6955
Marc Hartstein <marcmagus(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marcmagus(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34129
Bug #: 34129
Summary: can't install Visual C++ 8.0 in Wine64
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wlroberts(a)tru.ca
Classification: Unclassified
Created attachment 45387
--> http://bugs.winehq.org/attachment.cgi?id=45387
backtrace: Visual C++ 8.0 won't install in Wine64
Installing Dragon Naturally Speaking 10 requires that Visual C++ 8.0 be
installed first; but this generates an error message stating that Visual C++
8.0 is a 32-bit application and can't be installed in a 64-bit environment.
(However, I've successfully installed other 32-bit applications, such as Word
Perfect 10.) The backtrace 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=12433
Summary: Internet Explorer 7 is not showing any page
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
Created an attachment (id=11971)
--> (http://bugs.winehq.org/attachment.cgi?id=11971)
warn+all log
-Follow howto on the <a
href="http://appdb.winehq.org/objectManager.php?sClass=version&iId=4195">appdb</a>
-Try to insert any page you want
-Internet Explorer show message "Windows cannot find 'something'. Check the
spelling and try again" and don't run any 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=29348
Bug #: 29348
Summary: Cossacks freezes when leaving network game
Product: Wine
Version: 1.3.34
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: afffect(a)gmail.com
Classification: Unclassified
When exiting from a finished network game in Cossacks the application freezes
(instead of showing stats page), ctrl+c doesn't terminate it either so
wineserver -k is the only option to kill it.
Same thing happens if you create or join a multiplayer game (tested on direct
TCP/IP), then try to go back to menu before the game starts.
Doesn't happen in single player games.
Managed to reproduce it in Cossacks: Back to War as well as in Cossacks: Art of
War demo (can be downloaded here, for example:
http://www.shacknews.com/file/912/cossacks-the-art-of-war-demo).
Steps to reproduce:
1. Install Cossacks, add directplay overrides. If the game doesn't render,
download the official ddraw.dll patch as per
http://appdb.winehq.org/objectManager.php?sClass=version&iId=3924 and add an
override for it.
2. Start the game. Go to Multiplayer - Deathmatch - Direct TCP/IP - Create -
Choose nickname - Accept
3. You are now on a new game settings screen
4. Click the broken shield icon (back to the main menu)
5. Game freezes. Expected behavior - return back to main menu.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34033
Bug #: 34033
Summary: Skyrim : impossible to launch
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gelin.julien81(a)gmail.com
Classification: Unclassified
Created attachment 45225
--> http://bugs.winehq.org/attachment.cgi?id=45225
detail report of the crash
hello
When i try to launch Skyrim it doesn't work.
Skyrimlauncher.exe has a problem and has to stop as you can see in the
attachment
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34085
Bug #: 34085
Summary: Origin: Downloading stalls and takes forever
Product: Wine
Version: 1.6-rc5
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ipickert55(a)gmail.com
Classification: Unclassified
Created attachment 45321
--> http://bugs.winehq.org/attachment.cgi?id=45321
Log ouput when download stalls
There is a brief pause when Origin is downloading a game and nothing changes in
this pause. These pauses can be either 30 seconds, or they can be hours. I
saved a log file of a 30 second pause.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34116
Bug #: 34116
Summary: Civilization V
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nocera_gino(a)yahoo.fr
Classification: Unclassified
Created attachment 45363
--> http://bugs.winehq.org/attachment.cgi?id=45363
Log
All is good but after some turns, the game bug.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12215
Summary: Adobe Photoshop CS2: progress bar staying visible after
operations
Product: Wine
Version: 0.9.58.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: descentspb(a)ya.ru
When batch processing some amount of images through a cpu-heavy plugin, a
progress bar appears. After finishing the work, it sometimes remains visible,
on top and resized in the way that you cannot actually see the progress bar
itself, but only the "Progress" window decoration and the caption. I can
provide a screenshot if necessary.
WM: metacity.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13987
Summary: Photoshop CS2 All image and dialog windows draw behind
main parent window with KDE4
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: brian(a)brianvuyk.com
Created an attachment (id=14174)
--> (http://bugs.winehq.org/attachment.cgi?id=14174)
Screenshot demonstrating the bug. Note that all the subwindows are behind the
main CS2 window.
Hello.
I just did a fresh install of Photoshop CS2 on a fresh Wine 1.0 install on
Kubuntu 8.04 remix (KDE4).
Unfortunately, all the 'subwindows', including the image I am editing, as well
as the tool dialog, layer dialog etc. draw behind the main parent window.
This means that the program can not easily be used.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20260
Summary: GTA2 runs really slow with RenderTargetLockMode
readtex with a GeForce FX 5500
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://www.rockstargames.com/classics/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: julius(a)zgod.cjb.net
When trying to play GTA2 in newer Wine versions with a GeForce FX 5500, the
game will run extremely slow because RenderTargetLockMode readtex is now the
default. Switching back to RenderTargetLockMode readdraw allows the game to
work correctly.
When setting RenderTargetLockMode disabled, the intro movie doesn't display
anymore, but ingame will work extremely fast. The performance is really good
then.
It appears there is currently a significant performance problem with GeForce FX
5500 cards and RenderTargetLockMode readtex. Details about my system:
AMD Athlon 1GHz
512MB RAM
GeForce FX 5500 with 128MB
Ubuntu Hardy
Driver version: 173.14.16 (the latest that supports my hardware as far as I'm
aware)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20994
Summary: Photoshop droplets do not activate actions
Product: Wine
Version: 1.1.32
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)mail.4brad.com
Photoshop does not take command line arguments, but offers a facility called
"Create Droplet" which generates exe files which both accept drag and drop and
also filenames on the command line, which are to be loaded and then run through
a photoshop script (action.)
On DOS, one can create a droplet with a dummy action, and use it as a way to
invoke photoshop with filenames on the command line, and this works.
In wine on photoshop CS2, one can create a droplet, and one can invoke it with
wine and it invokes photoshop, but it does not run the action as far as I can
tell, and does not load files given on the command line, nor issue errors if
the filenames are not valid (which is what happens under windows.)
The main reason this would be useful is it would be very nice to have a means
to pass filenames to photoshop from linux, rather than having to invoke it and
go through its file loading dialogs, which always start from a different
directory than you were in anyway.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20996
Summary: Photoshop cs2 dont rem last status!
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mad24ind(a)gmail.com
In windowa photoshop remember it'd last window size and changes. But here it
won't!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21675
Summary: FLASH CS4 cannot start in fedora 12
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: omarg55(a)gmail.com
CC: omarg55(a)gmail.com
Created an attachment (id=26181)
--> (http://bugs.winehq.org/attachment.cgi?id=26181)
screem error
it's simple error program to start the .exe
i have got upgrade a version 1.1.38, but again says error,
The s.o is fedora 12(constantine) and wine 1.1.38,) and other aplication
working properly but to install flash gives me this error
somebody help me.. any ideas
thanks
O.Galaviz
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22373
Summary: OnOneMaskPro Photoshop Plugin crashed WTEnable
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cemelmaci(a)hotmail.com
Created an attachment (id=27381)
--> (http://bugs.winehq.org/attachment.cgi?id=27381)
console output
photoshop onone mask pro plugin 4 crashed during window change, maskpro window
to photoshop window.
...
Backtrace:
=>0 0xf6d34c08 WTEnable+0x88(hCtx=0xc00, fEnable=0)
[/home/sc/wine-git/dlls/wintab32/context.c:657] in wintab32 (0x0032ccec)
...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24085
Summary: Sony Launchpad: news menu is blank without native
shdocvw
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.soe.com/casualProduct.vm?Id=038
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30299)
--> (http://bugs.winehq.org/attachment.cgi?id=30299)
screenshot
Winetricks ie6 worksaround it. Removing the overrides one by one indicates
shdocvw is the culprit.
Screenshot / 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=22525
Summary: Memory leak in Internet Explorer
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ppy(a)finstream.ru
Any version wine has lot of memory leak in Internet Explorer 6.0 and 7.0.
Problem has in JavaScript+AJAX sites, like maps.google.com or gmail.com.
Several clicks on some HREFs on the AJAX site I see large increase of task used
memory - about 0.3-2 Mb per click.
Amount of task's used memory don't decrease.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24088
Summary: Cosmic Rift: launching game draws hundreds of
concentric squares
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.soe.com/casualProduct.vm?Id=038
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30308)
--> (http://bugs.winehq.org/attachment.cgi?id=30308)
screenshot
Hard to explain, but hurts your eyes, and makes you feel like your on an acid
trip / could give an epileptic a seizure. After it fills the screen with that
pattern, it repeats the cycle, about 7 times or so, then finally launches the
game.
See screenshot.
Terminal only shows:
fixme:win:EnumDisplayDevicesW ((null),0,0x33df18,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x33e0a4,0x00000000), stub!
fixme:dsalsa:IDsDriverBufferImpl_SetVolumePan (0x150cb0,0x150c38): stub
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24091
Summary: everquest: cannot activate trial
Product: Wine
Version: 1.3.1
Platform: x86
URL: https://account.station.sony.com/authenticated/commerc
e/activateSub.action?gameCode=EQ
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: wininet
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
This bug affects several Sony online trials. In wine, it tries to load this
url:
https://account.station.sony.com/authenticated/commerce/activateSub.action?…
(this is for everquest, other urls are similar). You login with your account,
but on wine, it fails, saying that cookies are not enabled.
Workaround is to find the url with +wininet and open the url in a 'real'
browser, e.g., firefox.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27042
Summary: %ProgramFiles% could not be expanded
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tombert(a)live.at
A clean install of wine the following section in system.reg was missing.
Without this section wintricks fails with %ProgramFiles% could not be expanded.
thx
[Software\\Microsoft\\Windows\\CurrentVersion] 1287836582
"CommonFilesDir"="C:\\Program Files\\Common Files"
"FirstInstallDateTime"=hex:21,81,7c,23
"ProductId"="12345-oem-0000001-54321"
"ProgramFilesDir"="C:\\Program Files"
"ProgramFilesPath"=str(2):"%ProgramFiles%"
"RegisteredOrganization"=""
"RegisteredOwner"=""
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31587
Bug #: 31587
Summary: Metatrader 4 crashes when opening or closing orders
manually..
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: forexeasy(a)yandex.ru
Classification: Unclassified
Created attachment 41536
--> http://bugs.winehq.org/attachment.cgi?id=41536
MT4 wine1.4 crash log
Hello!
I have OpenVZ VPS with Ubuntu 10.04 minimal 32 bit and LXDE desktop accesssed
by VNC.
When I try to send or close order manually in MetaTrader 4 under Wine 1.4
(installed through official repository) it silently closes with no error
messageboxes. I tried to launch Metatrader via terminal and it showed me this
errors - see attachement.
Where as in Wine 1.2.3 it sends and closes orders just fine. But Wine 1.2.3
does not display toolbar icons so I moved to new Wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31870
Bug #: 31870
Summary: freezes when i open metatrader
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chinonyefx(a)gmail.com
Classification: Unclassified
Created attachment 41941
--> http://bugs.winehq.org/attachment.cgi?id=41941
what it shows when it freezes
when i log into my metatrader platform it shows me the link 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=34105
Bug #: 34105
Summary: Mastercam 9.1 rast2vector converter crashes on .bmp
load
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josephfennellster(a)gmail.com
Classification: Unclassified
Created attachment 45351
--> http://bugs.winehq.org/attachment.cgi?id=45351
back trace for mastercam9.1 rast2vector converter
When using the rast2vector converter, loading a bmp file causes program to
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.
The IP address 12.198.223.226 failed too many login attempts (5) for
the account joshudson(a)gmail.com.
The login attempts occurred at these times:
2013-07-25 10:21:36 CDT
2013-07-25 10:21:44 CDT
2013-07-25 10:21:51 CDT
2013-07-25 10:22:02 CDT
2013-07-25 10:22:37 CDT
This IP will be able to log in again using this account at
2013-07-25 10:51 CDT.
http://bugs.winehq.org/show_bug.cgi?id=9087
--- Comment #39 from joaopa <jeremielapuree(a)yahoo.fr> 2013-07-25 06:17:58 CDT ---
No answer since 18 months. No download
This bug can be closed as ABANDONED.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26023
Summary: Live Messenger 2009 crashes on start, needs
msvcr80.dll._mbslwr_s
Product: Wine
Version: 1.3.13
Platform: x86
URL: http://www.filehippo.com/download_msn_messenger/7560/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Initially reported in bug 18889, comment #54:
"on wine 1.3.13 at load windows live messenger 2009 appear a error
unimplemented
function msvcr80.dll._mbslwr_s (install vcrun2005 don't fix this error) and
show the wlm tray icon but don't work, this is the only error that I get so far
(unimplemented function msvcr80.dll._mbslwr_s)."
I see the same. I did:
$ rm -rf .wine
$ winetricks -q ie7 #workaround installer bugs
$ wine wlsetup-custom.exe
$ cd ~/.wine/drive_c/Program Files/Windows Live/Messenger
$ wine msnmsgr.exe
shows that same crash. Interesting, winetricks vcrun2005 doesn't fix it (even
if I run that before setup).
I suppose if we implement it in our own, however, that would fix this
particular bug as well, and probably help some other apps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7115
--- Comment #17 from Andrey Gusev <andrey.goosev(a)gmail.com> 2013-07-24 14:33:18 CDT ---
Need for Speed 4: High Stakes demo is also affected on 1.6.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3077
LimitedAtonement <dartme(a)live.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dartme(a)live.com
--- Comment #26 from LimitedAtonement <dartme(a)live.com> 2013-07-23 15:35:08 CDT ---
Verified that the bug still exists in wine 1.6 rc4 (that's what `wine
--version` returns anyway) and WeatherScope 1.3.1 and 1.9.2. Just to be sure, I
ran WeatherScope 1.3.1 in Windows 7 and it acts differently than in Wine. It
doesn't exhibit the "still-dragging" effect after right click, although it does
have some oddities: when right clicking menu items that open a new window,
artifacts are left on the main window, 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=6807
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|CLOSED |RESOLVED
Resolution|ABANDONED |FIXED
--- Comment #19 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-07-22 21:13:34 CDT ---
Tested again in wine 1.6, resolving fixed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7034
--- Comment #10 from Lei Zhang <thestig(a)google.com> 2013-07-22 01:28:48 CDT ---
Still an issue...
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12818
Summary: Age of Mythology GOLD crashes when exiting the game
Product: Wine
Version: 0.9.60
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Created an attachment (id=12503)
--> (http://bugs.winehq.org/attachment.cgi?id=12503)
AOM Gold debug log
When exiting Age of Mythology GOLD (GOLD is the original Age of Mythology game
matched with the Titans expansion pack) it crashes.
I attached a file with the debug output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=2770
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |3d759a0c69732721fab2881e484
| |bf716c196dfe3
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #27 from Anastasius Focht <focht(a)gmx.net> 2013-07-19 15:58:54 CDT ---
Hello folks,
fixed by
http://source.winehq.org/git/wine.git/commitdiff/3d759a0c69732721fab2881e48…
Thanks Dmitry
Regards
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=8922
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=5928
Bruno Jesus <00cpxxx(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |00cpxxx(a)gmail.com
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26012
Summary: Rayman 2 crashes on start-up
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pieter.ideler(a)gmail.com
Created an attachment (id=33175)
--> (http://bugs.winehq.org/attachment.cgi?id=33175)
Logs Rayman 2 Bug
Rayman 2: The Great Escape installs fine but crashes on start-up
Logs and backtrace in attachments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33795
Bug #: 33795
Summary: Applications crash when using more than ~500 Mo video
memory
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nob.dir.info(a)gmail.com
Classification: Unclassified
Hello,
I'm experiencing a weird bug since I replaced my old graphic card with a
newer one (nVidia GTX 660). I play a lot of game through Wine (SCII, Guild Wars
2, League of Legends, Skyrim), but some of those(Skyrm and SCII) often crash
with ugly GL errors, GL_OUT_OF_MEMORY among them.
This crash happens when more than ~500-600 Mo of video memory is used
(although my card have 2Gb memory). I tried to limit the memory to 512 Mo
through the appropriate registry key, but it still crashes. If I reduce the
graphics quality, it runs ok, but then, less than 500 Mo video memory is used.
Moreover, when I play the other games (Guild Wars 2, League of Legends), no
crash appear; but less than 500 Mo video memory is used too.
I don't think the drivers (nVidia proprietary drivers, 319.23) are in cause,
because I easily use 700-800 Mo video memory with Unigine Valley (native)
without any crash.
That's why I think this bug _could_ come from Wine (d3d->opengl part?).
Cordially.
P.S. : I'm running on Arch Linux (i386) with kernel 3.9.4 (PAE enabled), KDE
4.10.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22493
Summary: Baldur's Gate 2: poor rendering with ddr=opengl
Product: Wine
Version: 1.1.43
Platform: x86-64
URL: http://www.brothersoft.com/games/baldur-s-gate-ii-shad
ows-of-amn.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=27557)
--> (http://bugs.winehq.org/attachment.cgi?id=27557)
screenshot
Using gdi for the direct draw renderer fails (bug 22482). Using opengl lets the
game start, but there is major artifact-ing. See screenshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=1347
Jay <jaynobyl(a)gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|jaynobyl(a)gmx.de |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7425
Christian Costa <titan.costa(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |titan.costa(a)gmail.com
--- Comment #25 from Christian Costa <titan.costa(a)gmail.com> 2013-07-16 14:13:49 CDT ---
(In reply to comment #24)
> Created attachment 45294 [details]
> Gothic 2 not starting log
Crashes on stub:
wine: Call from 0x7bc4e0a0 to unimplemented function SHW32.DLL.265, aborting
wine: Unimplemented function SHW32.DLL.265 called at address 0x7bc4e0a0 (thread
0009), starting debugger...
Unhandled exception: unimplemented function SHW32.DLL.265 called in 32-bit code
(0x7bc4e0a0).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7372
--- Comment #48 from Rosanne DiMesio <dimesio(a)earthlink.net> 2013-07-16 12:50:43 CDT ---
Still an issue for Powerpoint.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32961
Bug #: 32961
Summary: CS2 will not install
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jacksonbateman(a)ymail.com
Classification: Unclassified
Created attachment 43533
--> http://bugs.winehq.org/attachment.cgi?id=43533
Error report
Will not run setup.exe for cs2
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7372
--- Comment #47 from Dan Kegel <dank(a)kegel.com> 2013-07-16 11:28:12 CDT ---
Repeating the test from comment 32, I tried copying from linux firefox
into windows libreoffice 3.6.6, and it still fails. When I press ^V,
I get a dialog saying
"desired clipboard format not available"
(text approximate).
So still in wine-1.6-rc5.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7372
--- Comment #46 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-07-16 10:46:11 CDT ---
Tried a few different apps and the copy-paste works fine in Wine 1.6-rc5. Can
someone else retry?
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28660
Bug #: 28660
Summary: appdb uses phisable/replayable credentials
Product: WineHQ Apps Database
Version: unspecified
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kevinperson(a)topicbox.com
Classification: Unclassified
The recent compromise of the winehq authentication databases highlights the
problem with using passwords as authentication credentials: they can be stolen,
and then you have to tell all your users their passwords are out there.
Use of an authentication server like OpenID (you can't lose secrets if you
don't keep them on your server) or a challenge-response scheme like client-side
SSL certs or phone verification avoids 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=32223
Bug #: 32223
Summary: Resolved -> Upstream is not described in #importance
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 00cpxxx(a)gmail.com
Classification: Unclassified
Bug 26630 was fixed by adding a new resolution method called UPSTREAM but it is
not described in http://bugs.winehq.org/page.cgi?id=fields.html#importance
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=7592
--- Comment #19 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-07-15 17:29:50 CDT ---
Still present in wine-1.6-rc5-3-gae1709c.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=34068
Bug #: 34068
Summary: Bwin Poker installer fails to download files
Product: Wine
Version: 1.6-rc5
Platform: x86-64
URL: http://download.ongamepoker.com/games/233/W3YA/Install
BwinPoker.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Blocks: 26830, 28068, 31680
Classification: Unclassified
Created attachment 45288
--> http://bugs.winehq.org/attachment.cgi?id=45288
wine-1.6-rc5 console output
The Bwin Poker installer has been updated again. As part of the process it
attempts to download files but stops. The application remains responsive,
although it does not draw correctly. Nothing obvious in the logs.
Under Windows XP the application manages to update itself (which is further
than in Wine) and then fails miserably anyway.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23947
Summary: WACOM Pressure sensitivity doesn't work with photoshop
CS4 and CS5
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wintab32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeff.artik(a)gmail.com
Pressure sensitivity perfectly works with Photoshop CS2. Baut after installing
and playing with CS4 and 5, I realized it doesn't work.
Also, CS5 is runnig cool on Wine, but I need to get a special version with a
loader. CS5 run exactly like CS4 : 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=3548
Jacques Dong <jacquesdong(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|jacquesdong(a)gmail.com |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22667
Summary: Settlers II - 10th Anniversary demo crash if you
change shadows details
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://www.ubi.com/UK/Downloads/Info.aspx?dlId=1671
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=27903)
--> (http://bugs.winehq.org/attachment.cgi?id=27903)
Screenshot of the issue.
Set graphics options to their minimum and then set shadows quality and details
to their highest level.
If you start a game and try to change the shadow details the game will crash
with the error that appear in the screenshot.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3548
Albert Pool <albertpool(a)solcon.nl> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC|albertpool(a)solcon.nl |
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=3548
Josef Schlehofer <pepe(a)bloodkings.eu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pepe(a)bloodkings.eu
--- Comment #47 from Josef Schlehofer <pepe(a)bloodkings.eu> 2013-07-14 11:51:47 CDT ---
Still exist in wine1.6-rc4
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32068
Bug #: 32068
Summary: Download site
http://sourceforge.net/projects/wine/files/Source/
contains no wine-1.5.16
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: joachim.backes(a)rhrk.uni-kl.de
Classification: Unclassified
Trying to download wine-1.5.16 via sourceforge.net, but something seems to be
weird:
"Looking for the latest version? Download wine-1.1.16-i486-1kjz.tgz (13.4 MB)"
at the page's top (http://sourceforge.net/projects/wine/files/Source/).
Very strange!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29642
Bug #: 29642
Summary: IE8 crashes in short time
Product: Wine
Version: 1.3.37
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Todays git ie8 crashes and exits. This crash has always been there, but you
were able to continue using it before. Now it just exits, which makes IE8
useless.
This one crash happens always in about 10 seconds. No matter what page you
open, even about:blank.
Attached backtrace. There is nothing useful in terminal.
wine 'C:\Program Files\Internet Explorer\iexplore' about:blank
wine-1.3.37-108-g4cd49d3
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29420
Bug #: 29420
Summary: Skyrim doesn't launch with wine 1.3.35
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: daaxwizeman(a)gmail.com
Classification: Unclassified
When I try to launch the game through Steam interface, I get an error message
saying that SkyrimLauncher encountered a serious error, and then the launcher
exits.
When I tried to launch skyrim with this command :
wine ./SkyrimLauncher.exe
It never launches. I attached the trace of the command.
My system :
- openSUSE 12.1, Gnome3
- x86-64
- kernel : 3.1.0-1.2-desktop
- nvidia GeForce 9600M GT
- driver : 290.10
- wine 1.3.35
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31915
Bug #: 31915
Summary: iTunes 7 on PlayOnLinux 4.1.8 via wine 1.4 with
windows version: Windows 7 error then crash
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: paresh471(a)gmail.com
Classification: Unclassified
Created attachment 42019
--> http://bugs.winehq.org/attachment.cgi?id=42019
PlayOnLinux log after launching itunes 7
wine 1.4 is configured to open as windows version: Windows 7, and when opening
iTunes 7 via PlayOnLinux 4.1.8, error message pops up about iTunes needing to
be repaired to work with Vista.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19313
Summary: IE8's menus are not visible
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://download.microsoft.com/download/C/C/0/CC0BD555-
33DD-411E-936B-73AC6F95AE11/IE8-WindowsXP-x86-ENU.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22359)
--> (http://bugs.winehq.org/attachment.cgi?id=22359)
Wine 1.1.25 console output
IE8's menus are not visible, but can be activated using ALT.
Tried native gdiplus (you never know), but it made no difference.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27108
Summary: windows 7 cmd.exe aborts with unimplemented function
KERNEL32.dll.RegOpenKeyExW
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Not that it matters a whole lot, but it might be nice to be
able to use the real one for comparisons sometimes.
winedump -j import cmd.exe shows that windows' cmd.exe imports a bunch
of symbols from kernel32 that don't appear in our kernel32.spec:
CancelSynchronousIo
CreateSymbolicLinkW
DeleteProcThreadAttributeList
FindFirstStreamW
FindNextStreamW
InitializeProcThreadAttributeList
RegCloseKey
RegCreateKeyExW
RegDeleteKeyExW
RegDeleteValueW
RegOpenKeyExW
RegQueryValueExW
RegSetValueExW
SetEnvironmentStringsW
UpdateProcThreadAttribute
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22307
Summary: Depth of field blur effects lag behind animation in
Dragon Age: Origins
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)tibit.com
During Dragon Age cut scenes, depth of field effects appear as a sort of blur
stencil overlaid atop a scene, with cut-outs in the shape of the characters
that are supposed to remain in focus. Under wine, these cut-out shapes often
do not get updated as characters move and scenes change. As a result, lots of
oddly-shaped blurs are appear where they should not be. (For example, half of
a character's face might be in focus while the other half is blurry.) Careful
examination shows that the odd blur shapes match the edges of models that were
on screen a few seconds earlier.
I'll attach some screen shots to demonstrate. Notice that the blur effects
have nearly-correct shapes and positions in the first shot, but they remain the
same in the subsequent shots even when the characters have moved or the scene
has changed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33789
Bug #: 33789
Summary: Japanese are displayed vertical in 1.6rc1 but not
previous version even it should be display
horizontally
Product: Wine
Version: 1.6-rc1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: fonts
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: anonymous_temp_mail(a)yahoo.co.jp
Classification: Unclassified
Created attachment 44765
--> http://bugs.winehq.org/attachment.cgi?id=44765
Screenshot of the vertically displayed Japanese fonts.
When using wine to play JosouKaikyou(女装海峡) using 1.6rc1,
the horizontally fonts are displayed vertically which is unable to read, like
the attached screenshot.
In previous version(1.5.31), there is no such problem.
Also, not every Japanese GAL is affected, Grisaia no kajitsu(グリザイアの果実) is not
affected at 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=25787
Summary: MYST V Demo: Black screen after into movies
Product: Wine
Version: 1.3.11
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=32862)
--> (http://bugs.winehq.org/attachment.cgi?id=32862)
Terminal output: wine "MystVDemo.exe" + WINEDEBUG=+d3d wine "MystVDemo.exe"
The problem occurs once the user has finished watching the Ubisoft and
CyanWorlds introduction .bik videos. The screen is black and flickers
numbers/letters and a pointer finger followed by a completely black screen
which locks up the game.
I've done a trace on d3d which seems to be causing it. 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=33913
Bug #: 33913
Summary: Radio button rendering broken with
ClientSideGraphics=y
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b7.10110111(a)gmail.com
Classification: Unclassified
Created attachment 45042
--> http://bugs.winehq.org/attachment.cgi?id=45042
Test program
When ClientSideGraphics registry key is set to "n", rendering is correct [1].
But when it is either set to "y" or doesn't exist (as default), rendering is
wrong [2]. It appears to look wrong because something goes wrong with
gdi32!Pie() function implementation - with ClientSideGraphics it calculates
positions differently from gdi32!Ellipse() with same rect passed.
You can see this using test program in attachment (compare top and bottom at
[3] - notice different pies at top-left and and the rightmost one).
[1]: http://i0.simplest-image-hosting.net/picture/csrn.png
[2]: http://i0.simplest-image-hosting.net/picture/csry.png
[3]: http://i0.simplest-image-hosting.net/picture/pens.png
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21200
Summary: HotWheels Stunt Track Driver: On-Screen Mouse Cursor
stuck to top left of screen
Product: Wine
Version: 1.1.35
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dinput
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25460)
--> (http://bugs.winehq.org/attachment.cgi?id=25460)
fixme:dinput:SysMouseAImpl_Acquire Clipping cursor to (0,0)-(640,480) and
more...
Upon installing and running the retail CD of HotWheels Stunt Track Driver, I
can say it works perfectly with the exception that the mouse cursor is stuck to
the top left of the screen in both windowed and full screen modes. You can move
the mouse but it will promptly return to this position. This makes it
impossible to drive the car because it is always being pulled to the left of
the track and crashing, and making the game menu nearly impossible to select
items.
I'm pretty positive it's a DirectInput issue as seen in the attached 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=32024
Bug #: 32024
Summary: Run program's bug, and it is correct that install
eziriz .net reactor.
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moqinux(a)yahoo.com.cn
Classification: Unclassified
Created attachment 42212
--> http://bugs.winehq.org/attachment.cgi?id=42212
Maybe the gdi/gdi++'s error, because the soft's info window.
1) I install the WineBottle, and clear it.
2) I install the wine with WineBottle's Wine 1.4.1.
3) Install the .net frameworks 2.0.
4) Install the .net frameworks 4.0 - failure.
5) Install Eziriz's .NET Reactor.
6) Run the Reactor.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22588
Summary: Starcraft 2 Editor doesn't render anything on the
terrain view
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ape(a)ape3000.com
Created an attachment (id=27717)
--> (http://bugs.winehq.org/attachment.cgi?id=27717)
Output after starting the terrain view
I can start Starcraft 2 Editor if I set "HKEY_CURRENT_USER\Software\Blizzard
Entertainment\StarCraft II Editor Beta\Preferences\StartupModules" to 0. The
editor seems to be working generally, but the most important feature is
unusable.
When I enter the terrain view the editor freezes and I have to kill it.
The output I get hints that the problem is probably in directx-d3d.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20445
Summary: WMP10: Crash on changing tab
Product: Wine
Version: 1.1.31
Platform: PC
URL: http://download.microsoft.com/download/1/2/A/12A31F29-
2FA9-4F50-B95D-E45EF7013F87/MP10Setup.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=24292)
--> (http://bugs.winehq.org/attachment.cgi?id=24292)
log from running on wine-1.1.31-491-geea0d75
I'm using Fedora 11 32 bit and wine-1.1.31-491-geea0d75 compiled with gcc (GCC)
4.4.1 20090725 (Red Hat 4.4.1-2)
Steps to reproduce:
1) start clean ~/.wine
2) sh winetricks wmp10
3) wine "~/.wine/drive_c/Program Files/Windows Media Player/wmplayer.exe"
4) change tab from "Library" to e.g. "Now playing"
5) get crash
debugger shows that the error may be in
IAutoComplete2_fnInit
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=26435
Summary: Dragon Age: Origins has no sound... unless you edit
DragonAge.ini and change SoundDisabled to 0
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With current git, Dragon Age Origins installed for me with
SoundDisabled=1 in DragonAge.ini, and there is no sound.
Changing that to SoundDisabled=0 works around the problem.
Filing new bug per http://bugs.winehq.org/show_bug.cgi?id=20575#c4
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31932
Bug #: 31932
Summary: No video in SlingPlayer 1.5
Product: Wine
Version: 1.5.14
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: julliard(a)winehq.org
Classification: Unclassified
Regression SHA1: cc7bf355c50b17b2e04f754c80464289df2a9ee7
Created attachment 42058
--> http://bugs.winehq.org/attachment.cgi?id=42058
wine-1.5.14-265-g8780fa6 console output
Due to commit cc7bf355c50b17b2e04f754c80464289df2a9ee7 there is no video in
SlingPlayer 1.5. Audio works fine.
cc7bf355c50b17b2e04f754c80464289df2a9ee7 is the first bad commit
commit cc7bf355c50b17b2e04f754c80464289df2a9ee7
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Oct 9 15:21:21 2012 +0200
user32: Add support for setting the window surface visible region.
:040000 040000 ca9c6946038c5e8346d67e4ce02f576034fbdaf1
230c7328031dd70f529463ac959a43dbe35b040b M dlls
:040000 040000 f31ee15864da2825f030f94bba46c5e07fa0cede
bde3439027c457a464fc77b95f1da4ea8f4ad161 M include
Reverting this commit fixes the issue.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33930
Bug #: 33930
Summary: loader/Makefile.in not compatible with BSD make
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: FreeBSD
Status: NEW
Keywords: download
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Follow up to bug 33909:
[austin@pcbsd-7162] ~/wine-git/loader% sudo make install
make: don't know how to make wine.maninstall-man-pages. Stop
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32868
Bug #: 32868
Summary: Remove wine/documentation/ChangeLog* from the
distribution
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: blocker
Priority: P1
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: t.artem(a)mailcity.com
Classification: Unclassified
It makes zero sense to distribute these totally useless files every Wine
release - besides they are not maintained or updated.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29284
Bug #: 29284
Summary: AntiVir 9 installer is missing some images
Product: Wine
Version: 1.3.34
Platform: x86-64
URL: http://www.filehippo.com/download_antivir/tech/6588/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 37876
--> http://bugs.winehq.org/attachment.cgi?id=37876
Terminal output
The installer for AntiVir 9 is missing some images: a large image on the first
and last screens and a logo in the upper-right corner. The logo is sometimes
visible for a moment after switching screens, but it disappears.
Native comctl32 works around it, but makes the installer unable to load
mfc90u.dll (which is installed earlier) from a winsxs subfolder, so it's
actually necessary to use 'winetricks vcrun2008 comctl32' and move/copy mfc90u
to system32 before running the installer.
This bug also exists in 1.2 and 1.1.10. (The installer fails to start 1.0.1,
0.9.33)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33920
Bug #: 33920
Summary: When Installing new "Virtual CertExam Suite",
installation crashes.
Product: Wine
Version: 1.4
Platform: arm64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Xeneth(a)hotmail.com
Classification: Unclassified
Previous versions installed properly.
First bug report, sorry it is not vary thorough.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24538
Summary: gdi bug from EasyToon 1.9.9 beta 3
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nitrofurano(a)gmail.com
EasyToon is maybe the most efficient raster animation editor available on w32,
and not yet anything similar exists nativelly on Linux.
I tried the version 1.9.9 beta 3 on Wine 1.2 (Ubuntu 10.10 beta 1, installed
from the repository)
a screenshot shows the bug is
http://img826.imageshack.us/img826/9849/easytoononwine.png , while these gdi
patterns (from that horizontal 17 buttons) should have a more smooth
progressive grayscale simulation, from black to white, like
http://yfrog.com/4beasytoontonesp
thanks
p
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19745
Summary: Direct download (no Google Updater) install of Google
Earth 5 fails
Product: Wine
Version: 1.1.27
Platform: PC
URL: http://dl.google.com/earth/client/current/GoogleEarthW
in.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Since the normal Google Earth download at http://earth.google.com
uses Google Updater, which still doesn't work (see bug 5713 and bug 16183),
I tried the direct, no Updater installer,
http://dl.google.com/earth/client/current/GoogleEarthWin.exe
This installer seems to get further; it puts up a dialog saying
"Connecting to the Internet", but then fails.
The log has lots of
fixme:msxml:domdoc_createNode nodes with namespaces currently not supported.
in it, so I tried winetricks msxml3.
That fixed it; the installer was able to download and install Earth
successfully. The app even ran (if slowly).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23882
Summary: AvP hangs/crashes with GLSL out of memory.
Product: Wine
Version: 1.3.0
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mblackwell1024(a)gmail.com
While playing the level Research Station in the Marine campaign Wine does a
large load of SRGB texture copies, causing d3d to run out of memory. This
eventually causes the error "fixme:d3d_shader:shader_glsl_validate_link Program
611 link status invalid. " and then Wine proceeds to dump the current GLSL info
to console (among other things).
To note, graphics hardware is a GTX 460 (768).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33147
Bug #: 33147
Summary: failed to load steamui localization file (steam won't
install into clean wineprefix)
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sthalik(a)misaki.pl
Classification: Unclassified
Steam tries to update, fails, then:
failed to load steamui localization file
Fixed by reverting:
7ce90cc7198a6dee75a999e9502ff997e5d3a763
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32158
Bug #: 32158
Summary: .Net 3.0 (dotnet30): multiple crashes in
ServiceModelReg.exe during install
Product: Wine
Version: 1.5.16
Platform: x86-64
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: titan.costa(a)gmail.com
Classification: Unclassified
Regression SHA1: ba5cade700a0f1ad18b9c8b9824fd8ac91c7493b
Created attachment 42428
--> http://bugs.winehq.org/attachment.cgi?id=42428
wine-1.5.16-232-g4255772 console output
Working around Bug 32156, the dotnet30 installer (winetricks dotnet30) reports
multiple crashes. Some are caught by dw20, some caught by winedbg.
ba5cade700a0f1ad18b9c8b9824fd8ac91c7493b is the first bad commit
commit ba5cade700a0f1ad18b9c8b9824fd8ac91c7493b
Author: Christian Costa <titan.costa(a)gmail.com>
Date: Wed Oct 31 09:56:39 2012 +0100
kernel32: Implement CompareStringOrdinal.
:040000 040000 771559ebfe0e1fb3db96b5a1c5f1caac27d4689d
06d2d434173394f4d79cf58bf23f92a64ed0868d M dlls
Commit cannot be reverted in current git.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=31507
Bug #: 31507
Summary: midiInOpen x64 crash due to callback address 32-bit
truncation
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: georgewi(a)oss3d.com
Classification: Unclassified
midiInOpen seems to crash at calling the address, which looks like the lower
32-bit of the callback function address passed to it as a parameter.
I believe, the callback address is somewhere truncated from 64-bit to 32-bit in
the internal logic.
The affected software is this (64-bit standalone executable):
http://www.truepianos.com/downloads.php
I couldn't find the exact reason for this problem within wine sources.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27935
Summary: Dora's Carnival 2: Boardwalk Adventure doesn't show
'play free trial' button
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
http://www.nickjr.com/games/p-doras-carnival-2-adventure.jhtml
is a free trial of the game. The lower left part of the splash
screen should show a 'play free trial' button, but doesn't unless
you use 'winetricks ie6'.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16510
Summary: Sony ICRecorder version 3.1.02 doesn't install
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: goonstk(a)yahoo.com
Created an attachment (id=17945)
--> (http://bugs.winehq.org/attachment.cgi?id=17945)
Debug information for ICRecorder
Unable to install Sony ICRecorder, a digital voice editor with ICD-P Series
Support. Version 3.1.02.
I put in the disk and copy all of the CD files to a directory called disk on my
desktop. I then used the terminal to navigate to its directory and found a
autorun.inf file. I opened that and it said to run SetupLauncher.exe. Next, I
naturally used the following command:
wine SetupLauncher.exe
Nothing opened the debug information following that command 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=25846
Summary: Unhandled page fault on read access to 0x033f7118 at
address 0x4013af when running
GoogleChromePortable_8.0.552.237_online.paf.exe
Product: Wine
Version: 1.1.42
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jwater7(a)charter.net
Trying to install "Google chrome portable" (google for the download link) on a
debian lenny machine I get this error messsage:
The program GoogleChromePortable_8.0.552.237_online.paf.exe has encountered a
serious problem and needs to close...
and the last few lines of the terminal show:
fixme:wininet:InternetSetOptionW Option INTERNET_OPTION_CONNECT_TIMEOUT
(20000): STUB
wine: Unhandled page fault on read access to 0x033f7118 at address 0x4013af
(thread 0037), starting debugger...
After the error, the chrome detail window shows:
ERROR: (chrome_installer.exe > chrome.7z)
This one is fairly easy to repro on my machine. I haven't tried it on a
different box yet, but if it can't be reproduced by one of you, just call it a
problem with my configuration and close.
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=25175
Summary: Big Fish Games game manager shows blank window
Product: Wine
Version: 1.3.6
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
(Also mentioned in passing in bug 24740.)
http://www.bigfishgames.com/download-games/5115/csi-ny/index.html
installs up to the point where it runs the download manager,
at which point it puts up a blank window with a vertical scrollbar.
'winetricks ie6' works around 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=20135
Summary: Future Pinball: Process still alive after exiting
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://members.iinet.net.au/~cleathley/downloads/Futur
ePinballSetup_v1.9.20081225.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: o.oudin(a)free.fr
Future Pinball 1.9 installed on a fresh .wine, along vbs56men.exe and
DCOM98.exe.
The game works well.
But the future pinball process is still alive after exiting the game.
Tell me which trace/log you need and I'll add them.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27875
Summary: Chasys Draw IES: Sillently exits at installation start
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: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35664)
--> (http://bugs.winehq.org/attachment.cgi?id=35664)
Properly installer start
Steps to reproduce:
1) remove ~/.wine
2) wine Setup.exe
Behaviour:
Installer exits silently.
Expected behaviour:
Installer should display window(see attachment)
Terminal output:
many of these lines
err:richedit:ReadStyleSheet missing style number
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=15710
Summary: sound regression in 1.1.6+
Product: Wine
Version: 1.1.6
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wine(a)wkresse.de
CC: m.b.lankhorst(a)gmail.com
When starting the application Arindal
http://appdb.winehq.org/objectManager.php?sClass=version&iId=5586 (no login
required, just starting is enough), the volume of the PCM output is set to zero
(I am using xfce4-mixer-plugin). When logged it, the volume keeps resetting to
zero very often, probably related to when sounds are played or stop playing.
wine 1.1.6 introduced this problem, the current git version is still affected.
Checking the changes from 1.1.5 to 1.1.6 affecting dsound, I found commit
a4a9d50dd9651a8026044613ee537f020bd1aee6. Removing that from the code tree
solved the issue, so this commit introduced the problem.
commit a4a9d50dd9651a8026044613ee537f020bd1aee6
Author: Maarten Lankhorst <maarten(a)codeweavers.com>
Date: Sun Sep 28 20:47:28 2008 +0200
dsound: Fix volume and panning for primary buffer.
Fixes failing dsound tests in wine.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13371
Summary: SlingPlayer 1.5 fails to install due to DLL function
crash
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://downloads.slingmedia.com/get/sp-win-us.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nodisgod(a)yahoo.com
Created an attachment (id=13266)
--> (http://bugs.winehq.org/attachment.cgi?id=13266)
SlingPlayer installer logs
With Git version wine-1.0-rc1-182-g9f76085, starting the installer works, but
during installation, a message box complains of an unhandled exception with
error number 0x80040707, with description "DLL function call crashed:
SBSH.SBSH_CheckGraphA". This causes the installation to fail. Logs with qcap,
quartz, and devenum traces 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=33905
Bug #: 33905
Summary: compile error with assembler support problem for ARM
Product: Wine
Version: 1.6-rc3
Platform: arm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peng.ni.2013(a)utt.fr
Classification: Unclassified
Created attachment 45016
--> http://bugs.winehq.org/attachment.cgi?id=45016
All output of configure, make and as_version
Hello everyone,
The problem seens a little like the topic 21192.
http://bugs.winehq.org/show_bug.cgi?id=21192
I get the error message when the make process begin to use gcc to compile
the first dlls "acledit".
The error message is noted below:
acledit.KnY9Og.s: Assembler messages:
acledit.KnY9Og.s:75: Error: selected processor does not support ARM mode `blx
__wine_spec_init_ctor'
acledit.KnY9Og.s:274: Error: selected processor does not support ARM mode `blx
r3'
acledit.KnY9Og.s:292: Error: selected processor does not support ARM mode `blx
r3'
winebuild: gcc failed with status 1
winegcc: ../../tools/winebuild/winebuild failed
make[1]: *** [acledit.dll.so] Error 2
make[1]: Leaving directory `/media/data/wine-1.6-rc3/dlls/acledit'
make: *** [dlls/acledit] Error 2
The command to configure the makefile is:
./configure CFLAGS="-mcpu=arm926ej-s -g -O2"
The output of "as --version" is:
GNU assembler (GNU Binutils for Debian) 2.22
Copyright 2011 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `arm-linux-gnueabi'.
All the output of configure and makefile are in the attachment. The problem
is new for Wine 1.6 (I have only tried 1.6-rc3), i have compiled 1.4.x to
1.5.31 for this ARM card, and the ancient versions work well on the card.
Another information: AcmeSystems FoxG20, Debian Wheezy, Kernel 2.6.38
Thank you for your attention and your advice or help in advance!
PS:
Normally, the topic will be assigned to André, I think, so thanks for your
great work for Wine on ARM, WineLib works well expect a little unstable.
Bravo!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14154
Summary: Cyrillic chars in chm help displayed incorrectly.
Product: Wine
Version: 1.1.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
Created an attachment (id=14415)
--> (http://bugs.winehq.org/attachment.cgi?id=14415)
Screenshot 1 : incorerectly displayed chars.
Unicode codes instead of cyrillic chars displayed in the left part of the help
window (see screenshot 1). When triing to close the window, an error reported
(see screenshot 2).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=27876
Summary: System Mechanic: Installer window fails to show itself
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: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=35665)
--> (http://bugs.winehq.org/attachment.cgi?id=35665)
WINEDEBUG=+relay on Wine 1.3.25
Steps to reproduce:
1) remove ~/.wine
2) wine SystemMechanic.exe
Behaviour:
Installer starts minimized in taskbar, but it cannot be maximized
Expected behaviour:
Installer should do something.
Terminal output:
fixme:win:DisableProcessWindowsGhosting : stub
fixme:mountmgr:harddisk_ioctl returning zero-filled buffer for
IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21043
Summary: Sluggishness in cursor moves
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: meho_r(a)yahoo.com
Created an attachment (id=25239)
--> (http://bugs.winehq.org/attachment.cgi?id=25239)
Output of terminal when running ArtRage 2.5
There is a noticeable regression in performance of ArtRage 2.5 with wine
1.1.3.4 comparing to that of wine 1.0.1.
Cursor moves are laggy even if one isn't drawing but just moving the mouse
through the artwork area.
This sluggishness was/is not present when using wine 1.0.1.
Also, ArtRage 3 Studio Pro suffers from the same, just in a larger extent.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28691
Bug #: 28691
Summary: Korg M1 DLE main display corrupted in later versions
of Wine (eg 1.3.29)
Product: Wine
Version: 1.3.29
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gigaday(a)googlemail.com
Classification: Unclassified
Main display is corrupted as per attachment. This was OK in Wine Version
1.2.21.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19824
Summary: Vim welcome text does not appear on start [dogfood]
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.heckel(a)gmx.net
When starting gVim a grey area is displayed instead of white text input field
with vim "welcome text". Also the title of the window is "VIM" instead of "[No
Name] - GVIM". After pressing key "i" to enter vim's input mode, the text input
field goes white and the "welcome text" appears.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21303
Summary: Game Maker 8: Freezes at "Please wait while page is
loading"...
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://www.yoyogames.com/gamemaker/try
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25638)
--> (http://bugs.winehq.org/attachment.cgi?id=25638)
Numerous FixMes..
It installs fine but then freezes at an apparent html page. log attached, also
it's a free download.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=29518
Bug #: 29518
Summary: Trimble Planning installer hangs
Product: Wine
Version: 1.0.1
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Trying to reproduce bug 19090, I noticed the app's installer always hangs
when it gets to the actual installation part.
$ wget
'http://trl.trimble.com/dscgi/ds.py/Get/File-421084/SetupPlanning%20(2-8).exe'
$ rm -rf ~/.wine
$ wine SetupPlanning%20(2-8).exe
outputs
...
fixme:storage:create_storagefile Storage share mode not implemented.
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should
have been 0x3a0000003b
err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
fixme:ntdll:NtFsControlFile FSCTL_PIPE_IMPERSONATE: impersonating self
err:richedit:ReadStyleSheet skipping optional destination
err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should
have been 0x3a0000003b
err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
fixme:ntdll:NtFsControlFile FSCTL_PIPE_IMPERSONATE: impersonating self
Same thing with version 2.9 of that software (the latest).
Workaround: run with WINEDEBUG=+relay and redirect to a file.
It's worked for me 2 out of 2 tries. Install is very quick with 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=23228
Summary: Mavis Beacon Teaches Typing 5: Random pagefault during
Rhythm typing game
Product: Wine
Version: 1.2-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=28908)
--> (http://bugs.winehq.org/attachment.cgi?id=28908)
wine: Unhandled division by zero at address 0x7dd59096 (thread 000c), starting
debugger... Unhandled exception: divide by zero in 32-bit code (0x7dd59096).
This bug occurs at random times during the Rhythm game in Mavis Beacon Teaches
typing 5.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22027
Summary: Symantec LiveUpdate 3.5 will not load
Product: Wine
Version: 1.1.40
Platform: x86
URL: ftp://ftp.symantec.com/public/english_us_canada/liveup
date/3.5/lusetup.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=26784)
--> (http://bugs.winehq.org/attachment.cgi?id=26784)
Wine 1.1.40 console output
Symantec LiveUpdate 3.5 (luall.exe) loads into memory and starts the
lucomserver but nothing happens and no GUI is displayed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22672
Summary: A-10 Cuba! crash in introduction screen forbiding to
play the game
Product: Wine
Version: 1.1.43
Platform: x86
URL: http://www.5star-shareware.com/Windows/Games/Flight/a1
0-cuba.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: petr.dlouhy(a)email.cz
Created an attachment (id=27913)
--> (http://bugs.winehq.org/attachment.cgi?id=27913)
console output
The crash is caused by unhandled page (see attachment) fault, and seems not to
be present in older Wine versions.
I was trying to do regression testing, but I failed. When I was testing on
prebuild .deb packages from archives, it appears, that the problem raised
between wine-1.1.28 (working) and wine-1.1.29 (not working). I started with
regression testing on GIT sources, but it crashes in all versions I tried
compiling from sources (even if it works in same prebuild versions) - I tried
version 1.1.28 and also version 1.1.16 (reported as working in 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=6691
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #24 from Alexandre Julliard <julliard(a)winehq.org> 2013-07-12 13:47:10 CDT ---
Closing bugs fixed in 1.6-rc5.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21279
Summary: EastWest Symphonic Orchestra Silver Edition: Install
Fails with pagefault at VST Plugins lookup
Product: Wine
Version: 1.1.35
Platform: x86-64
URL: http://www.amazon.com/EastWest-Symphonic-Orchestra-Sil
ver-Edition/dp/B0002E3FZQ
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=25592)
--> (http://bugs.winehq.org/attachment.cgi?id=25592)
wine: Unhandled page fault on read access to 0x0000711e at address 0x10013f57
(thread 00da), starting debugger...
This bug occurs when the installer looks for a "Vstplugins" folder. You can
tell it to "don't search for VST plugins, just create C:\Program
Files\Vstplguins" and it will proceed without pagefault, but I figured it's
worth posting as a wine bug.
Attached is 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=9462
Summary: Mouse cursor appears only when clickling left mouse
button (Star Wars: KOTOR)
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)gringer.dis.org.nz
Created an attachment (id=7799)
--> (http://bugs.winehq.org/attachment.cgi?id=7799)
basic output dump when running program and getting to main menu
Application: Star Wars(R): Knights of the Old Republic(TM) v1.03
I've recently managed to install KOTOR off the Best of PC DVD set, and noticed
that the standard mouse cursor won't display unless the left mouse button is
held down. Other custom context-based cursors, however, will display when no
buttons are held down (e.g. the hand icon when the mouse is over the
footlocker, or the arrow when hovering over doors).
I am not able to display the cursor in a screenshot, and am not sure currently
of other ways to give examples.
--
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=4666
--- Comment #54 from testing.tigerwolf(a)mail.com 2013-07-12 05:35:53 CDT ---
Created attachment 45201
--> http://bugs.winehq.org/attachment.cgi?id=45201
Metin2 crash at launch with Hackshield error 108
Same problem on wine 1.6-rc4, trying to play to Metin2
==> Leads to error 108 with Hackshield and crash
See attached backtrace
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
The IP address 147.229.208.120 failed too many login attempts (5) for
the account rk.antispam(a)gmail.com.
The login attempts occurred at these times:
2013-07-11 18:35:09 CDT
2013-07-11 18:35:17 CDT
2013-07-11 18:35:24 CDT
2013-07-11 18:35:34 CDT
2013-07-11 18:35:44 CDT
This IP will be able to log in again using this account at
2013-07-11 19:05 CDT.
http://bugs.winehq.org/show_bug.cgi?id=34000
Bug #: 34000
Summary: Office 2007: installation usually aborts with
"Installation language not supported."
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iainbuc(a)gmail.com
Classification: Unclassified
I cleared out the .wine folder, mounted an ISO of "Office Home and Student
2007" then attempted installation:
WINEARCH=win32 win32 /mnt/office/setup.exe
Following the installation instructions on the website I've run winecfg and
ensured that "Windows XP" mode is set. Most of the time the only dialog that
appears is a small message box saying, "Installation language not supported."
I'm running Ubuntu 12.04 with Wine 1.6-rc4.
I've attached a trace from a failing run prefixed with
WINEDEBUG=+msgbox,+relay,+seh,+tid
Very, very occasionally (in about 10-15 runs I had two successes) it will
manage to proceed, allowing me to enter my license key and then select
components. It will then crash.
I'm attaching two traces (bzipped) - one from a failing run and a truncated one
from a successful run.
I can provide a full trace from the semi-successful run, but it is fairly large
(3.1MB bzipped, 250MB raw).
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=6691
Ken Sharp <kennybobs(a)o2.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #23 from Ken Sharp <kennybobs(a)o2.co.uk> 2013-07-11 16:05:26 CDT ---
Fixed in wine-1.6-rc4-99-g94c7806.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=33998
Bug #: 33998
Summary: IncrediMail setup crashes with Gecko error
Product: Wine
Version: 1.6-rc4
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
After working around bug 33996 with 'winetricks wshvb56',
f05f8f39b559f2763f9e917dacb15c225357e7c4 IncrediMailSetup.exe
crashes with
###!!! ABORT: Main-thread-only object used off the main thread: file
/build/wine-mozilla-2.21/xpcom/base/nsCycleCollector.cpp, line 1191
which sounds kinda like bug 18398.
Workaround: winetricks ie7
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=28665
Bug #: 28665
Summary: ntdll/directory test fails on FreeBSD9
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: ntdll
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
May be related to the file system (UFS):
[austin@freebsd9 ~/wine-git/dlls/ntdll/tests]$ make directory.ok
../../../tools/runtest -q -P wine -M ntdll.dll -T ../../.. -p ntdll_test.exe.so
directory.c && touch directory.ok
directory.c:219: Test failed: Wrong number 0 of . directory files found
(ReturnSingleEntry=0,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of .. directory files found
(ReturnSingleEntry=0,RestartScan=0)
directory.c:190: Test failed: filed to query directory; status c000000f
directory.c:192: Test failed: not enough data in directory
directory.c:219: Test failed: Wrong number 0 of normal files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of hidden files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of system files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of directory files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of . directory files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:219: Test failed: Wrong number 0 of .. directory files found
(ReturnSingleEntry=1,RestartScan=1)
directory.c:190: Test failed: filed to query directory; status 80000006
directory.c:192: Test failed: not enough data in directory
directory.c:219: Test failed: Wrong number 0 of normal files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of hidden files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of system files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of directory files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of . directory files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:219: Test failed: Wrong number 0 of .. directory files found
(ReturnSingleEntry=1,RestartScan=0)
directory.c:269: Tests skipped: Wow64 redirection not supported
*** Error code 18
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18812
Summary: Quick Launch directory is unimplemented
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Not a huge deal, but many installers (by default or optionally) put a shortcut
in:
%SYSTEMDRIVE%:\Documents and Settings\%USERNAME%\Application
Data\Microsoft\Internet Explorer\Quick Launch
which wine doesn't have by default. Actually using these shortcuts would be a
lot more difficult (and would need a new freedesktop.org spec), but we should
at least provide an empty folder for the apps to dump a shortcut in.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24087
Summary: Cosmic Rift: menu has flickering
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://www.soe.com/casualProduct.vm?Id=038
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
It's a free download from Sony online (see url). Installs mostly fine (minor
graphics bugs).
Once you run it, at the start menu, you type in your alias. Here, the window
flickers pretty bad.
Terminal shows:
wine CosmicRift.exe
fixme:win:EnumDisplayDevicesW ((null),0,0x32dcdc,0x00000000), stub!
fixme:win:EnumDisplayDevicesW ((null),0,0x32e58c,0x00000000), stub!
fixme:d3d_surface:surface_convert_format Cannot find a conversion function from
format WINED3DFMT_B8G8R8X8_UNORM to WINED3DFMT_B5G6R5_UNORM
fixme:win:EnumDisplayDevicesW ((null),0,0x32e588,0x00000000), stub!
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22854
Summary: World of Warcraft 3.3.3 Crashes on World Load
Product: Wine
Version: 1.1.44
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josh.loomis(a)gmail.com
Wine launches World of Warcraft with no errors. User is able to log in - login
screen displays animation, plays music, etc. Characters render on selection
screen, no issues. World loads (progress bar, etc). Once world finishes
loading and UI is loaded, game crashes. Error listed in attachments.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=19090
Summary: wine puts spaces unnecessary spaces into a date
Product: Wine
Version: 1.1.24
Platform: PC
URL: http://www.trimble.com/planningsoftware_ts.asp
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jose1711(a)gmail.com
steps to reproduce:
1. install trimble planning software (download from
http://trl.trimble.com/dscgi/ds.py/Get/File-421084/SetupPlanning%20(2-8).exe)
2. run planning.exe via wine (Program\ Files/Common\ Files/Trimble/Planning/)
3. optionally download and import almanac from
ftp://ftp.trimble.com/pub/eph/almanac.alm (menu Almanac - Import) and display
any of the graphs (Graphs - whatever)
4. go to File - Station and click 'Today'. the start day will change to today's
date, time will reset to 00:00. click apply. as you see the date is now set to
27. 12. 1999. same effect if you hit OK after clicking 'Today' button (check
the date below the displayed graphs)
workaround:
is easy.. remove the spaces from the date (26. 6. 2009 becomes 26.6.2009) and
there you are. i wonder what's up anyway. Internal error pop-up when you click
calendar - [..] button next to Start time could be related 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=24886
Summary: TurboFTP: Fails to install
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
Steps to reproduce:
1) remove ~/.wine
2) wine tbftp.exe
Behaviour:
Nothing.
Expected behaviour:
At least something.
Terminal output:
err:seh:setup_exception_record stack overflow 1176 bytes in thread 0009 eip
6834bc67 esp 00230e98 stack 0x230000-0x231000-0x330000
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=32609
Bug #: 32609
Summary: World of Warcraft
Product: Wine-gecko
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
AssignedTo: jacek(a)codeweavers.com
ReportedBy: agarenzoanthony20(a)yahoo.com
Classification: Unclassified
I'm not to sure if this is the wine version I am reporting about,But the most
recent update is preventing me from playing any of my games,I don't know if I
can delete it and download the older version of Wine that I had previously.But
it's a bit frustrating not knowing if the next update is going to make it to
where you cannot do what you have recently been doing,I am not sure what the
programmers did wrong but a lot of people are complaining about this new update
and how it is preventing them from doing and downloading specific things,FOr me
I cannot play World of Warcraft Patch 5.1 which is the one I have been playing
for a while on the previous version of Wine but if there is anything I can do
to fix this bug it would help me out a lot.I understand a bunch of people are
complaining about this at the moment but if you can help me it would be much
appreciated.I am not to experienced with Linux OS.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22932
Summary: World of Warcraft gets disconnected from the server
when going through a router
Product: Wine
Version: 1.2-rc1
Platform: x86
OS/Version: FreeBSD
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: samaelszafran(a)kretyn.com
Created an attachment (id=28383)
--> (http://bugs.winehq.org/attachment.cgi?id=28383)
a log, when I just launched the game, given my login/pass, seen that I'm
disconnected and quit the game.
Running WoW 3.3.3 on FreeBSD 8.0 on wine 1.2-rc1 (and 1.30, 1.40) I noticed,
that I get disconnected from the server as soon as I type my login/password. No
matter what would I type, or what server am I trying to connect to, it simply
gives me a message "You were disconnected from the server". It's not related
with DNS, or with being banned from the server.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.