http://bugs.winehq.org/show_bug.cgi?id=22958
Summary: Missing disc icon on CDBurnerXP's progress dialog
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://cdburnerxp.se/download?more-options
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: julliard(a)winehq.org
Created an attachment (id=28432)
--> (http://bugs.winehq.org/attachment.cgi?id=28432)
Terminal output
The progress dialogs in CDBurnerXP have a disc icon on them that recently
disappeared. Previously, it had an incorrect black background, but otherwise
looked OK. Regression testing indicated:
ea596f8a5f7d732bb56b5921ceb964137df0b930 is first bad commit
commit ea596f8a5f7d732bb56b5921ceb964137df0b930
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue May 18 14:11:51 2010 +0200
winex11: Force alpha channel to 0 when blitting to depth 32 from a lower
depth.
:040000 040000 369e8db88a7dd0c206f6b37d41bfcac27dfbc708
28700a3330faf630cb189926f9b335936f158ab9 M dlls
Reverting that patch brings it back.
This app uses dotnet20... to see the icon (or lack thereof) without actually
burning a disc, choose "burn ISO image" on the main menu and then switch to the
"burn ISO progress" tab.
--
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=23213
Summary: .NET Framework 1.1 installation fails with builtin
msvcr71 (unimplemented function
_set_security_error_handler)
Product: Wine
Version: 1.2-rc3
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=28889)
--> (http://bugs.winehq.org/attachment.cgi?id=28889)
Stub for _set_security_error_handler
Attempting to install the .NET Framework, version 1.1 (manually or using
'winetricks dotnet11') with WINEDLLOVERRIDES=msvcr71=b results in errors and
installation failure due to:
wine: Call from 0x7b8369d2 to unimplemented function
msvcr71.dll._set_security_error_handler, aborting
The attached patch is enough to complete the installation, but may not be the
best way to fix it.
--
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=23394
Summary: unimplemented function msvcr80.dll._set_abort_behavior
(affects Windows Live Mail)
Product: Wine
Version: 1.2-rc5
Platform: x86-64
URL: http://g.live.com/1rewlive3/en/wlsetup-all.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Windows Live Mail crashes on startup:
wine: Call from 0x7b8369c2 to unimplemented function
msvcr80.dll._set_abort_behavior, aborting
wine: Unimplemented function msvcr80.dll._set_abort_behavior called at address
0x7b8369c2 (thread 0009), starting debugger...
'winetricks msxml3 ie6' is needed to install it in the first place (bug 14287).
You may want to deselect everything else in the installer since some cause the
entire installation process to fail when checked.
--
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=23506
Summary: unimplemented function
USERENV.dll.GetDefaultUserProfileDirectoryW (affects
Malwarebytes' Anti-Malware)
Product: Wine
Version: 1.2-rc6
Platform: x86-64
URL: http://www.malwarebytes.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=29345)
--> (http://bugs.winehq.org/attachment.cgi?id=29345)
Complete terminal output
Malwarebytes' Anti-Malware 1.46 crashes on startup:
wine: Call from 0x7bc4bb50 to unimplemented function
USERENV.dll.GetDefaultUserProfileDirectoryW, aborting
wine: Unimplemented function USERENV.dll.GetDefaultUserProfileDirectoryW called
at address 0x7bc4bb50 (thread 0009), starting debugger...
It needs MSVBVM60.DLL, so use winetricks vb6run before installing.
--
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=23581
Summary: Wine's README does not mention Win64
Product: Wine
Version: 1.2-rc7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: documentation
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Wine's README currently starts with the following line:
"Wine is a program which allows running Microsoft Windows programs (including
DOS, Windows 3.x and Win32 executables) on Unix."
Since Win64 is now supported, should it be mentioned as well?
--
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=24233
Summary: MS Paint uses garbage instead of "untitled" as the
default file name
Product: Wine
Version: 1.3.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: piotr.caban(a)gmail.com
Steps to reproduce:
1. Install with 'winetricks mspaint'
2. Run 'wine mspaint'
3. Click file -> save as...
In git, the preselected file name will be random garbage instead of the
expected "untitled". In 1.3.1, it was displayed correctly. My regression test
indicated:
899d9a042b18a511aecd92dba72084e6d63cc28d is the first bad commit
commit 899d9a042b18a511aecd92dba72084e6d63cc28d
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Sun Aug 29 16:59:35 2010 +0200
msvcrt: Added _splitpath_s implementation.
:040000 040000 3b46967aa0ed29364c74558026e65b0c9e71b4bb
9f7fe5bf7a4df8d512004b5c3e9269fc6941e37f M dlls
Reverting that patch makes the problem go away. The program doesn't generate
any 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=24246
Summary: Windows Live Essentials Beta installer
(wlsetup-web.exe) crashes
Product: Wine
Version: 1.3.1
Platform: x86-64
URL: http://wl.dlservice.microsoft.com/download/3/7/8/37856
7CC-DCDC-47EC-A811-4A063AB3DDA8/en/wlsetup-web.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
As mentioned in bug 23473, there are at least two different installers for the
Windows Live Essentials wave 4 beta. This bug is for the following installer:
sha1sum wlsetup-web.exe
3b965a2185369e15f7274d72865d57773fef2147 wlsetup-web.exe
It crashes on startup calling an unimplemented function, then claims to be
"preparing to install" forever:
wine: Call from 0x7bc4bef0 to unimplemented function
KERNEL32.dll.GetThreadUILanguage, aborting
wine: Unimplemented function KERNEL32.dll.GetThreadUILanguage called at address
0x7bc4bef0 (thread 002f), starting debugger...
Windows version needs to be set to Vista or 7 in winecfg beforehand; otherwise,
it'll fail claiming your OS isn't 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=24427
Summary: Firefox 4.0 beta 6: window controls are blank when the
Firefox button is visible
Product: Wine
Version: 1.3.2
Platform: x86-64
URL: http://www.mozilla.com/en-US/firefox/all-beta.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=30797)
--> (http://bugs.winehq.org/attachment.cgi?id=30797)
Title bar with Firefox button in Windows and Wine
When the Firefox button is visible, Wine's minimize, maximize (or restore), and
close buttons are blank. Steps to reproduce:
1. Uncheck "allow the window manager to decorate the windows" in winecfg
(otherwise, the Firefox button isn't usable)
2. Install and run Firefox
3. Right-click one of the toolbars and uncheck "menu bar"
--
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=24587
Summary: CDBurnerXP: can't access data disc mode
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://cdburnerxp.se/download?more-options
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=31053)
--> (http://bugs.winehq.org/attachment.cgi?id=31053)
Terminal output
Accessing data disc mode in CDBurnerXP isn't possible anymore in wine-1.3.4;
choosing it from the main menu just yields an error report dialog from the
program. I did a regression test:
c8a48f237e43174673fa3686ebe99e42f6a0d8a4 is the first bad commit
commit c8a48f237e43174673fa3686ebe99e42f6a0d8a4
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Sep 30 16:07:53 2010 -0500
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
:040000 040000 07d4dd9deff466eaeb5a5b4a79541bcfc8c6c1c6
3fb622798b75c1479d5ea652762809c21485ff34 M dlls
Reverting that patch works around the problem.
(The program needs winetricks dotnet20 to 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=24689
Summary: CDSpeed crashes while saving a screenshot in PNG
format
Product: Wine
Version: 1.3.4
Platform: x86-64
URL: http://upload.cdfreaks.com/liteon/tools/CDSpeed-iHAS-4
7716.rar
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: madewokherd(a)gmail.com
Created an attachment (id=31199)
--> (http://bugs.winehq.org/attachment.cgi?id=31199)
Terminal output w/ backtrace
Trying to save a screenshot of the program window in PNG format using the
built-in screenshot function results in a crash. Steps to reproduce:
1. Click the button with a floppy disk icon
2. Click save (PNG format should be selected by default)
It was working in 1.3.3, so I did a regression test:
c8a48f237e43174673fa3686ebe99e42f6a0d8a4 is the first bad commit
commit c8a48f237e43174673fa3686ebe99e42f6a0d8a4
Author: Vincent Povirk <vincent(a)codeweavers.com>
Date: Thu Sep 30 16:07:53 2010 -0500
gdiplus: Don't create a DIB section for non-alpha or reference bitmaps.
:040000 040000 07d4dd9deff466eaeb5a5b4a79541bcfc8c6c1c6
3fb622798b75c1479d5ea652762809c21485ff34 M dlls
Reverting that patch makes it possible to save PNG screenshots again.
Other reported regressions from this commit: bug 24587 and bug 24615
--
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.