http://bugs.winehq.org/show_bug.cgi?id=29986
Bug #: 29986
Summary: IE6 and IE4 have greenish toolbar icons
Product: Wine
Version: 1.4-rc4
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: huw(a)codeweavers.com
Classification: Unclassified
Regression SHA1: 9b7ea6f417a68517745203123d9df0516ebc60b1
Created attachment 39036
--> http://bugs.winehq.org/attachment.cgi?id=39036
Screenshots
The toolbar buttons' icons in IE6 and IE4 are slightly greenish compared to
Windows, especially the refresh and home buttons. This first occurred in
1.3.30, and regression testing indicated:
9b7ea6f417a68517745203123d9df0516ebc60b1 is the first bad commit
commit 9b7ea6f417a68517745203123d9df0516ebc60b1
Author: Huw Davies <huw(a)codeweavers.com>
Date: Tue Sep 27 16:13:39 2011 +0100
gdi32: Forward StretchBlt calls from the dib driver to the null driver.
:040000 040000 ce22d7943f0f7aecdda67e97b5812cb40b40cc96
c11b7ea6be9e5605ec4b3d2959af57b22ec7d54d M dlls
git checkout 9b7ea6f417a68517745203123d9df0516ebc60b1 -> bad
git checkout 9b7ea6f417a68517745203123d9df0516ebc60b1^ -> good
To reproduce, install IE6 with 'winetricks ie6' and set it to display large
toolbar icons (view -> toolbars -> customize -> icon options: large icons).
--
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=32202
Bug #: 32202
Summary: ActiveX install attempts to run wrong inf section
Product: Wine
Version: 1.5.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: advpack
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joel(a)airwebreathe.org.uk
Classification: Unclassified
In install_cab_file in axinstall.c, RunSetupCommandW is used to install ActiveX
controls from their INF files in the CAB.
A typical INF file might look like this:
http://msdn.microsoft.com/en-us/library/aa751974%28v=vs.85%29.aspx#Creating…
The one I'm working with looks like this:
---- SNIP ----
; INF file for install activex
[version]
signature="$CHICAGO$"
AdvancedINF=2.0
[Add.Code]
AxUMF.ocx=AxUMF.ocx
UMFTracer.dll=UMFTracer.dll
[UMFTracer.dll]
file-win32-x86=thiscab
FileVersion=1,0,3,4181
DestDir=11
[AxUMF.ocx]
file-win32-x86=thiscab
FileVersion=2,1,1,5830
clsid={D3BBBE84-3866-4FA1-A4D4-EFA9B9FE611D}
RegisterServer=yes
---- SNIP ----
RunSetupCommandW is always invoked with szInfSection=NULL, which causes it to
attempt to use the [DefaultInstall] section which is not present.
--
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=13548
Summary: Wine's setupapi does not know how to recursively delete
registry keys
Product: Wine
Version: CVS/GIT
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fgouget(a)codeweavers.com
On Windows (XP) the following inf file deletes the Telephony registry key
without trouble, even though it has lots of subkeys and values.
---
[version]
signature="$CHICAGO$"
[DelTest]
DelReg=DelTestReg
[DelTestReg]
HKLM,Software\Microsoft\Windows\CurrentVersion\Telephony
---
In Wine this fails unless the Telephony registry key has no subkey.
Notes:
* You can run the inf file with the following command:
rundll32 setupapi.dll,InstallHinfSection DelTest 128 c:\deltest.inf
* The above command needs a full path to the inf file.
* Obviously, don't do this on a real Windows machine unless you know how to
restore your Telephony registry key. If you must try this on Windows, then the
best is to do it in a virtual machine with a good snapshot.
--
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=24436
Summary: the ping command with a wine cmd does nothing
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joachim.backes(a)rhrk.uni-kl.de
I built wine from the git version
wine-1.3.2-225-g5815b63.
Then I called "wine cmd", so the cmd utility is started. Then I enter
ping 131.246.137.16
(that is a valid IP address), but the output is only
fixme:ping:main this command currently just sleeps based on -n parameter
and nothing more happens.
My platform: Fedora14 with all updates, kernel 2.6.35.4-12.fc14.i686, network
is fully operable.
--
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=26304
Summary: Rayman 2 Demo system menu item doesn't work
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
This is a followon to bug 26303, but is about the system menu, not desktop
icons.
The system menu item created by winemenubulder for Rayman 2 Demo does this:
env WINEPREFIX="/home/dank/.local/share/wineprefixes/rayman2_demo" wine
C:\\windows\\command\\start.exe /Unix
/home/dank/.local/share/wineprefixes/rayman2_demo/dosdevices/c:/users/dank/Start
Menu/Programs/Ubi Soft Games/Rayman 2 Demo/1 To Play Rayman 2 Demo.lnk
This doesn't work, it says file not found. If you quote the path to the
.lnk file, you get a second 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=31151
Bug #: 31151
Summary: Pegasus Mail v4.63 - err:seh:setup_exception_record
stack overflow 848 bytes in thread 0009 eip 681d24b8
esp 00230fe0 stack 0x230000-0x231000-0x330000
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mccarthy(a)volny.cz
Classification: Unclassified
Created attachment 40895
--> http://bugs.winehq.org/attachment.cgi?id=40895
terminal output (debug)
Pegasus Mail 4.63 build 325 w/ IERenderer 2.4.7.2
pmail: http://download-us.pmail.com/w32-463.exe
Wine 1.5.8
Gecko: wine-1.5.6 (wine_gecko-1.6-x86.msi)
stack overflow
--
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=35454
Bug ID: 35454
Summary: 酷我音乐(KuWo Music) installer crashes
Product: Wine
Version: 1.7.11
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Classification: Unclassified
Created attachment 47326
--> http://bugs.winehq.org/attachment.cgi?id=47326
terminal output.txt
0. download from http://down.kuwo.cn/mbox/kwmusic2014.exe
$ sha1sum kwmusic2014.exe
50a3bcc2b64b64e0a8ae7f79332c76cd5c3f6c96 kwmusic2014.exe
1. wine kwmusic2014.exe
It crashed
--
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37593
Bug ID: 37593
Summary: Wine explorer column headers only appear on mouseover
when themed
Product: Wine
Version: 1.6.1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Created attachment 50028
--> https://bugs.winehq.org/attachment.cgi?id=50028
Video showing the bug
Run wine explorer when running under Luna or a freely available theme.
Column headers are invisible until mouseover.
Video is attachment and also available here:
https://www.youtube.com/watch?v=8GpPr-n8epI&feature=youtu.be
--
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=32903
Bug #: 32903
Summary: Make test crash in d3d8
Product: Wine
Version: 1.5.23
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Classification: Unclassified
Created attachment 43455
--> http://bugs.winehq.org/attachment.cgi?id=43455
Backtrace of the crash
This is under Ubuntu 13.04 and wine-1.5.23-27-gef4b7c5
OpenGL renderer string: Gallium 0.4 on AMD REDWOOD
OpenGL version string: 3.0 Mesa 9.0.2
OpenGL shading language version string: 1.30
--
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=32699
Bug #: 32699
Summary: Add StartupWMClass to .desktop files.
Product: Wine
Version: 1.5.21
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: Schnuff_Forum(a)web.de
Classification: Unclassified
See launchpad bug here: https://bugs.launchpad.net/unity/+bug/702452
In Ubuntu Unity applications run via wine have the default wine-icon (the
wine-bottle) in the "Running Program-Icons"-bar (The Task-bar).
Thus all applications are getting "stacked" under one icon.
To stop this behavior you have to write in each (generated) .desktop-file the
Line:
StartupWMClass=<name of the exe-file>
Example Firefox:
StartupWMClass=firefox.exe
Wine should do this automatically after I installed my program, so the users
would get the expected Icons and "Stacking-Mechanism" in Unity.
--
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.