http://bugs.winehq.org/show_bug.cgi?id=17971
Summary: GCC optimisations cause workaround for Slingplayer bug
13371 to fail
Product: Wine
Version: 1.1.17
Platform: PC
URL: http://download.slingmedia.com/player/pc/SlingPlayer-
Setup-EU-1.5.1.343.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
The workaround for Bug 13371 is to use native qcap.dll and quartz.dll.
Up to Wine 1.1.16, the workarounds work fine. With 1.1.17 (and 1.1.18) the
workarounds fail (resulting in the same DLL Function Crash error).
While attempting a git bisect I found that the workaround still worked when
using "gcc -O0" to compile, but "gcc -O1" causes the workaround to fail.
Result of bisect with gcc -O1:
7b6dd2c9f8339a0bc14aa7f466f5c5a0bb03da06 is first bad commit
commit 7b6dd2c9f8339a0bc14aa7f466f5c5a0bb03da06
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Wed Mar 11 17:28:21 2009 +0100
ole32: Get rid of WINE_StringFromCLSID and A->W conversions.
:040000 040000 ccd95ffc3e797d4978e121994715610434851ca5
dac4595337bddbc841d737265254e1bc52ccea03 M dlls
Reverting to previous commit allows the workaround to work with optimisations
on.
This is kind of a blocker to Bug 13371 as the pre-compiled .debs from the
WineHQ repository uses -O2 optimisation.
To complete the bisect, I had to move from GCC 4.3.2-1ubuntu12 to GCC 4.3.3 I
compiled myself, as the results were random (GCC bug).
Tested in latest gitwine wine-1.1.18-199-ga9c0c24 and an unhandled exception
occurs with -O1, workaround works with -O0.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=9544
Summary: Semi transparency in .ico files is ignored
Product: Wine
Version: 0.9.44.
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: vexorian(a)gmail.com
Created an attachment (id=7917)
--> (http://bugs.winehq.org/attachment.cgi?id=7917)
The top is an application in Wine, the bottom is the same application in
windows XP.
Since windows XP, icons in .ico format support semi transparency. Certain
programs use icons with transparency in their forms, seems Wine does not render
this transparency correctly, some apps look akward:
--
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=17520
Summary: mshtml/dom test times out if +heap enabled
Product: Wine
Version: 1.1.15
Platform: PC-x86-64
URL: http://test.winehq.org/data/86f79e3a558ca1fb5d596e9f6240
3ca89178d3cf/wine_xp_ae-ub-904-heap/mshtml:dom.html
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: enhancement
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
No output, just times out.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=14181
Summary: Mouse position in Steam is incorrect
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: major
Priority: P1
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alex_vip_1(a)hotmail.com
The position of the mouse in the aplication "Steam" is incorrect. Well... Is
incorrect just in the menu that appears when right-clicking the trayicon. In
the rest of the program it's fine ^^.
So, resuming: To reproduce the error: right click on the Steam trayicon and
then try to click something ... You won't be able because the cursor is about
30pixes under the real position.
Screenshot: http://img117.imageshack.us/img117/2487/instantnea2dj9.jpg
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=12220
Summary: Joystick POV (hatswitch) doesn't work
Product: Wine
Version: 0.9.58.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bjdelta(a)infinito.it
This bug was already reported in the past and assumed solved with version
0.9.43 but it's still present. Joystick hatswitch is seen by wine as 2 axis and
not as a POV, despite any modification in the registry of windows (as suggested
here http://wiki.winehq.org/UsefulRegistryKeys ). The bug can be verified using
a little windows utility "joytester" (available for download here
http://www.softpedia.com/get/System/System-Miscellaneous/Joystick-Tester.sh…
) and therefore it's not related to a specific application. My joystick is
Microsoft SideWinder Precision 2 connected via USB and the POV is correctly
detected under linux (UBUNTU 7.10) and tested with "jscalibrator". This bug
prevents from using any kind of game under wine that needs the use of an
hatswitch, especially flight simulation programs.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16426
Summary: Rapid Uploader: Crash with file open dialog
Product: Wine
Version: 1.0.1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dean(a)bong.com.au
Program will crash in the following unlikely series of events
* In "Upload" tab, click "Add", go into a directory, select a file and click
"Open"
* Allow the file to upload
* via some means (via bash or nautilus or something), delete the folder that
you were previously in with the "Add" file select dialog box
* In "Upload" tab, click "Add"
* program crashes.
i dont know if this is a wine or program 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=17431
Summary: SPY_DumpMem shouldn't crash when given an invalid
pointer
Product: Wine
Version: 1.1.15
Platform: Other
URL: http://test.winehq.org/data/3fa05ae6a7c08f9534badfeffbe0
2db9e00ab47a/wine_xp_ae-ub810-all/comctl32:datetime.html
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: user32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
The linked test was run by Austin English with WINEDEBUG=+all.
The line in the test that caused the crash was probably this one, or a similar
line:
http://source.winehq.org/git/wine.git/?a=blob;f=dlls/comctl32/tests/datetim…
The test is sending DTM_SETMCCOLOR, which has lParam as a COLORREF.
SPY_DumpStructure is checking for several LVM_ messages that have a pointer in
lParam. Apparently, DTM_SETMCCOLOR has the same value as one of those other
symbols, and our message spy code can't tell the difference.
I don't think we can avoid this situation, but it shouldn't crash. SPY_DumpMem
should be able to catch page faults.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16324
Summary: Darius Gaiden exits with message "CD-ROM music problem."
Product: Wine
Version: 1.1.9
Platform: Other
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=8744
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: madewokherd(a)gmail.com
At random times, Darius Gaiden pops up a message saying 'CD-ROM music problem.
See "README.DOC"' and exits.
"fixme:ntdll:server_ioctl_file Unsupported ioctl 24004 (device=2 access=1
func=1 method=0)" appears once in the console. It may or may not be related.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=16136
Summary: Full-screen app losing focus hangs when focus is
returned
Product: Wine
Version: 1.1.8
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: aardvark(a)krl.com
Linux: 2.6.26.6-79 (Redhat distro)
X.Org X Server 1.5.0
Window manager: fvwm 2.5.24 (running with virtual screens)
When running Lord of the Rings Onine in full screen mode, if I switch screens
away from the app and then switch back, the app is hung, or at least can't
redraw.
A workaround is to not let the focus go to the desktop is by commenting out the
SetForegroundWindow() call in event.c, X11DRV_FocusOut().
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13706
Summary: Mankind encounters a page fault on startup
Product: Wine
Version: 1.0-rc2
Platform: PC-x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=version
&iId=12412
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: boeser.wolff(a)web.de
Created an attachment (id=13721)
--> (http://bugs.winehq.org/attachment.cgi?id=13721)
backtrace for pagefault on startup
When trying to launch Mankind version 1.8 "international", it encounters a page
fault right on startup.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.