http://bugs.winehq.org/show_bug.cgi?id=19434
Summary: ActiveState ActiveTcl installer fail to install due to
path write permission
Product: Wine
Version: 1.1.19
Platform: PC
URL: http://www.activestate.com/activetcl/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
…
[View More]ReportedBy: max.bra(a)alice.it
Created an attachment (id=22562)
--> (http://bugs.winehq.org/attachment.cgi?id=22562)
standard winedebug stdout log
ActiveState ActiveTcl 8.xx installer fail to install due to path write
permission problem.
i see this behaviour since wine 1.1.19. same on 1.1.26.
any combination of 'c:\Tcl' or 'c:/directory/Tcl' does not solve.
does not matter if target directory exist or not.
--
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.
[View Less]
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:…
[View More] 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.
[View Less]
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=…
[View More]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.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=19312
Summary: Can not close IE8
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: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)…
[View More]winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Tested on IE8 XP, haven't tried other OS yet.
Clicking on the X to close IE8 doesn't do anything, except print the following
lines in the console every time it is clicked:
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
fixme:storage:StorageImpl_Commit (0x3487188 4): stub
fixme:storage:StorageImpl_Commit (0x3487188 4): stub
fixme:storage:PropertyStorage_WritePropertyToStream unsupported type: 72
fixme:storage:PropertyStorage_WritePropertyToStream unsupported type: 72
fixme:storage:StorageImpl_Commit (0x3487188 4): stub
err:ntdll:NtQueryInformationToken Unhandled Token Information class 18!
fixme:ole:NdrCorrelationInitialize (0x14ed824, 0x14ed424, 1024, 0x0): 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.
[View Less]
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
…
[View More] 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.
[View Less]
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. …
[View More]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.
[View Less]
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 …
[View More]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.
[View Less]
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", …
[View More]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.
[View Less]
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
…
[View More]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.
[View Less]
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
…
[View More] 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.
[View Less]