http://bugs.winehq.org/show_bug.cgi?id=22563
Summary: IW2:Edge of Chaos crashes on menu screen
Product: Wine
Version: 1.1.43
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
This requires the following patch to get to the menu screen:
http://www.winehq.org/pipermail/wine-patches/2010-May/087985.html
loader.exe crashes, couldn't get a backtrace. Attaching a debug log.
wine-1.1.43-408-g3317fc3
--
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=20842
Summary: Python: Arrow navigation in python shell does not work
[dogfood]
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://python.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
In the python shell...
* Arrow UP is supposed to scroll back in the history
* Arrow DOWN is supposed to scroll forward in the history
* Arrow LEFT/RIGHT are supposed to navigate in the command line.
None of those work. Instead, the characters ^[[A ^[[B ^[[D ^[[C are output
(respectively).
Tested with Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit
(Intel)] on win32 on gnome-terminal, konsole and xterm.
--
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=20836
Summary: Regression: Opening non-exe/dll files causes a
segfault
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://winehq.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
$ touch foo.txt && wine foo.txt
Segmentation fault
3307563a6c2cf026fbfeadea6b2c821e8acbe99b is first bad commit
commit 3307563a6c2cf026fbfeadea6b2c821e8acbe99b
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Oct 29 17:23:00 2009 +0100
kernel32: Reimplement the formatting of inserts in FormatMessageA.
:040000 040000 fa6898a33afdd26b719dad1dedbdbe5e0789be28
2865709643991d32b5439d9dd19ae10d32d248d1 M dlls
--
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=20772
Summary: Wordpad allows opening more than one find dialog
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://winehq.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Similarly to the bug fixed by
http://source.winehq.org/git/wine.git/?a=commit;h=ac6a18f1f6d5eb3fb453c7eea…
wine wordpad lets the user open more than one find dialog when using ctrl-f as
long as the dialog doesn't have focus.
--
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=20751
Summary: MS Keyboard Layout Creator won't run (needs
GdipBitmapSetPixel)
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?Family
Id=8BE579AA-780D-4253-9E0A-E17E51DB2223&displaylang=en
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
$ wine MSKLC.exe
fixme:gdiplus:GdipBitmapSetPixel not implemented
Unhandled Exception: System.NotImplementedException: The requested feature is
not implemented [GDI+ status: NotImplemented]
at System.Drawing.GDIPlus.CheckStatus (Status status) [0x00000]
at System.Drawing.Bitmap.SetPixel (Int32 x, Int32 y, Color color) [0x00000]
at (wrapper remoting-invoke-with-check) System.Drawing.Bitmap:SetPixel
(int,int,System.Drawing.Color)
...
MS Keyboard Layout Creator requires .NET - $winetricks mono20.
--
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=20452
Summary: Particle Systems' Pog Compiler crashes when outputting
debug info
Product: Wine
Version: 1.1.32
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=24315)
--> (http://bugs.winehq.org/attachment.cgi?id=24315)
Backtrace
Particle Systems' Pog Compiler crashes on $ wine pc.exe. Backtrace attached.
Replacing msvcirt.dll by native one works around the crash.
I'm unable to provide a working link to the exe as it was provided with an old
free demo of Edge of Chaos; I can however attach it/upload it somewhere if
needs be.
--
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=18973
Summary: Duplicate license entries in multiple wine programs
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://winehq.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Alphabetically from http://wiki.winehq.org/ListofCommands
clock has an "Info" menu with "License", "NO WARRANTY" and "About clock", all
three which have a link to the Wine license.
iexplore doesn't have any menu.
progman has a "Help" menu, with an "Info" submenu containing "License", "NO
WARRANTY" and "About WINE" (sic) items. It also has duplicate entries and a lot
of unimplemented menu items...
winemine has an "Info" menu, with an "About" entry under "Fastest times"
winecfg has no menu, license information is contained in the "About" tab.
control, notepad, regedit, oleview, wordpad and explorer all have that last
entry in the "Help" menu. Multiple of those have duplicate Help
entries/duplicate keybinds but that's another bug...
All of this could really use some cleanup.
--
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=18901
Summary: WoW crashes on exit when running in D3D
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
URL: http://www.worldofwarcraft.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
Created an attachment (id=21743)
--> (http://bugs.winehq.org/attachment.cgi?id=21743)
Backtrace
World of Warcraft, when ran in d3d mode, always crashes when exiting the game.
Backtrace attached.
This is very annoying since settings, caches etc won't get saved if a crash
happens.
--
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=18864
Summary: IW2: Edge of Chaos launcher pagefaults on startup
Product: Wine
Version: 1.1.23
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh(a)gmail.com
See attached log, 100% reproducible, clean wineprefix.
--
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=18453
Summary: hs950 firmware installer crashes on exit with
unimplemented function
SETUPAPI.dll.SetupUninstallOEMInfA
Product: Wine
Version: 1.1.21
Platform: Other
URL: http://ccftp.creative.com/manualdn/Drivers/MSP/10782/0x7
4E52D3D/HS-950_Vista_XP_32bit.exe
OS/Version: other
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=21067)
--> (http://bugs.winehq.org/attachment.cgi?id=21067)
Backtrace
Download and run the application and click "Exit" at any time. The app will
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.
http://bugs.winehq.org/show_bug.cgi?id=18147
Summary: Keypresses in shellview don't select files if there is
only one file present
Product: Wine
Version: 1.1.19
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adys.wh+winehqdotorg(a)gmail.com
Created an attachment (id=20611)
--> (http://bugs.winehq.org/attachment.cgi?id=20611)
+shell,+commdlg
Tested with MPQEdit - available at http://www.zezula.net/en/mpq/download.html
Steps to reproduce with that app:
- Make sure you got a directory available with a single file or folder inside
it
- Access the "Open" or "Save" dialog from MPQEdit
- Navigate to this folder with keypresses
- Within this folder, press the first letter of the name of the file inside it.
It will not get selected.
wine-1.1.19-153-g55ad3fd
+shell,+commdlg log 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=21356
Summary: Toolbar icons are completely black in HTML-Kit
Product: Wine
Version: 1.1.36
Platform: x86-64
URL: http://www.chami.com/html-kit/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=25712)
--> (http://bugs.winehq.org/attachment.cgi?id=25712)
Terminal output
In HTML-Kit build 292, the icons in the upper toolbar are not colored properly
in Wine. Instead, they are completely black. If winetricks is used to install
the native comctl32, they regain their color.
Terminal output comes from opening the program and choosing "create a new
file".
This problem was also mentioned in bug 18985, but that bug has since been
re-focused on another 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=21643
Summary: No background music in Pikachu Volleyball 1.0
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://andrew.jaww.net/blog/article/54/pikachu-volleyb
all
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Starting in 1.1.38, the background music in version 1.0 of this game no longer
plays. The result from my regression test is:
8894da4a6e3d6a0f5d15d5770ef8102162f6facc is first bad commit
commit 8894da4a6e3d6a0f5d15d5770ef8102162f6facc
Author: Jörg Höhle <hoehle(a)users.sourceforge.net>
Date: Wed Jan 27 17:18:14 2010 +0100
midimap: Refuse to open when asked for yet unimplemented callbacks.
:040000 040000 2870e6974bdad551f707817652738f9b1fb172d7
5b5264d9c7c72677f11a762b586f472cae627efe M dlls
Reverting this patch fixes the 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=21732
Summary: HTML-Kit can't display embedded web pages
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://www.chami.com/html-kit/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shdocvw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26260)
--> (http://bugs.winehq.org/attachment.cgi?id=26260)
Terminal output from the online tab
HTML-Kit build 292 uses embedded web pages in several parts of the program, but
they don't work in Wine - a blank page is displayed instead. Using winetricks
ie6 is a workaround, and the pages are still displayed (albeit with some bugs)
if all of the native overrides set by winetricks except shdocvw are removed
manually. A few places in the program where this can be seen:
Help -> check for updates...
Help -> installed plugins
Create a new file -> type some nonsense between <body> and </body> -> preview
Online tab -> type www.winehq.org -> go
--
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=21946
Summary: Pokémon Play It! v2 installer aborts
Product: Wine
Version: 1.1.40
Platform: x86-64
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=26642)
--> (http://bugs.winehq.org/attachment.cgi?id=26642)
Terminal output
The installation for "Pokémon Play It! v2" won't complete. After copying the
program files, the installer produces an error dialog:
DirectX Setup Initialization Failed.
...which is followed by another error after clicking OK:
An internal error occurred.
After clicking OK again, the installer deletes all the program files from the
hard drive and exits. An AppDB report shows that it worked in the past.
Regression testing shows...
0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725 is first bad commit
commit 0e0b704f5b48d1c0bba1f1e0b1e37fd77839c725
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Mon Feb 8 17:44:23 2010 +0100
user32: Do not load 16-bit user.exe by default.
:040000 040000 efe35dc6ec566d8677b01e142290dde76d0d73c6
e0a08872768ea3f142cd2d1fedeb8dafa167c05b M dlls
The installation succeeds if this patch is reverted.
--
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=22082
Summary: ImgBurn hangs after attempting to drag-and-drop a
folder onto itself in the disc layout editor
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.imgburn.com/index.php?act=download
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=26909)
--> (http://bugs.winehq.org/attachment.cgi?id=26909)
Terminal output
In ImgBurn's disc layout editor, attempting to drag a folder onto itself
results in the program hanging with high CPU usage. Memory usage then
skyrockets until wineserver -k is used. This only happens in the disc layout
view, not the explorer view. Doing the same with a file also causes strange
behavior.
A workaround is winetricks dcom98. Of the three overrides added by it, I can
remove oleaut32 without any problems, but trying to narrow it down to just one
override causes issues:
- Removing the override for ole32 brings back the behavior described here
- Removing the override for rpcrt4 makes drag-and-drop non-functional
My log is from ImgBurn 2.5.0.0, but behavior is the same in 2.5.1.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=22108
Summary: Bloxx It's installer hangs
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.alawar.com/game/bloxxit/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: wine.dev(a)web.de
Created an attachment (id=26949)
--> (http://bugs.winehq.org/attachment.cgi?id=26949)
Full terminal output
The installer for Bloxx It used to complete successfully, but in 1.1.41, it
hangs on one of the last steps: "Remove folder: C:\Program
Files\Alawar\Bloxxit\Temp_\". Regression testing shows:
a949a700d22b510da703386faa7a4f6165a8e6f2 is first bad commit
commit a949a700d22b510da703386faa7a4f6165a8e6f2
Author: Detlef Riekenberg <wine.dev(a)web.de>
Date: Fri Mar 12 19:22:25 2010 +0100
msvcr80: Add msvcr80.dll with forwards to msvcrt.dll.
:100755 100755 ded36f7f2093078bb71c5efc3e79277957157a2a
fffcf9bbfc0312b6c67f7fe1e7a5bfafd556be50 M configure
:100644 100644 7732632eb3d909dd8c3542471016932d06b6996a
73125b5b2ab53eb6339c7819586c73f4fdaca270 M configure.ac
:040000 040000 21f4db818c75c5c6bdc425e84d0a2a202c7d9158
da54a981458851aeb4c7634490470c0a23944f67 M dlls
Previously, it produced some terminal output about being unable to load
msvcrt80.dll, but this had no obvious effect on the program. Now, I guess it
chokes on Wine's partial implementation of the DLL:
[...]
wine: Call from 0x7b8379e6 to unimplemented function
msvcr80.dll._encode_pointer, aborting
wine: Call from 0x7b8379e6 to unimplemented function
msvcr80.dll._except_handler4_common, aborting
[...]
--
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=22122
Summary: CDBurnerXP shows a corrupted background when choosing
a mode
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://cdburnerxp.se/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26977)
--> (http://bugs.winehq.org/attachment.cgi?id=26977)
Terminal output
When starting up CDBurnerXP, it asks the user to choose a mode: data disc,
audio disc, etc. The current selection has a blue background. This background
is supposed to have a vertical gradient, but instead, it gets a repeating
horizontal gradient. (I'll attach a screenshot to show what I mean.)
Setting a native override for gdiplus is a workaround. This app uses .NET, so
winetricks dotnet20 was used prior to installing it.
There are several other problems in this program solved by using native gdiplus
which produce similar gdiplus-related output, especially a lot of these:
fixme:gdiplus:GdipCreateHalftonePalette
Is this a likely culprit for all of the gdiplus problems in this program, or
should I file more bugs for the other issues? (Mostly a variety of GUI
corruptions, plus an error dialog in one section of the program)
--
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=22127
Summary: Control Spy: animation control displays incorrectly
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://www.microsoft.com/downloads/details.aspx?Family
ID=19d4294d-0531-4ec2-8b27-2e463b315f16
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: bunglehead(a)gmail.com
The "animation" control in Control Spy is displayed inconsistently. It
sometimes...
- displays multiple flashlight images, apparently not clearing the last frame
properly?
- Has corruptions only around the top edge
- Displays almost correctly, but has a black dot next to the image
I tried it in 1.1.20, and it worked correctly there...
2854884a428e222cbb9078d875068a72f25365c4 is first bad commit
commit 2854884a428e222cbb9078d875068a72f25365c4
Author: Nikolay Sivov <bunglehead(a)gmail.com>
Date: Thu Oct 22 13:15:30 2009 +0400
gdi32: Always create a context for DIB_RGB_COLORS.
:040000 040000 7c58b1ef8bd519a7156105b62a2b31c48bfd61df
8cc661ec9142cdada7a04afffc8c53670ee2c0a2 M dlls
Reverting this patch fixes it. The program produces no terminal output. I'm
using ControlSpyV5.exe; I didn't test whether behavior is any different in
ControlSpyV6.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=22129
Summary: CDBurnerXP: most large icons are missing
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://cdburnerxp.se/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26986)
--> (http://bugs.winehq.org/attachment.cgi?id=26986)
Terminal output
Almost all of the large icons in CDBurnerXP's interface are missing. The
toolbar below the menu bar is completely empty aside from separators, and the
icons next to burn, erase, etc. are also missing, with the exception of the
icon next to the drive selection dropdown menu. With native gdiplus, they are
all visible.
This is a .NET app, so winetricks dotnet20 was used prior to installation.
(There are smaller icons missing from the interface as well, but native gdiplus
has no effect on them, so presumably it's another 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=22131
Summary: CDBurnerXP: arrow buttons do not appear correctly
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://cdburnerxp.se/
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Created an attachment (id=26988)
--> (http://bugs.winehq.org/attachment.cgi?id=26988)
Builtin vs. native gdiplus comparison
In CDBurnerXP's "data disc" mode, the small arrow buttons next to "number of
copies:" do not appear as expected. They seem to retain the appearance of
whatever was located there previously. With native gdiplus, they appear
correctly.
This is a .NET app, so winetricks dotnet20 was used.
Same terminal output as bug 22129:
http://bugs.winehq.org/attachment.cgi?id=26986
--
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=22140
Summary: Unexpected bold font in CDBurnerXP Pro 3
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://cdburnerxp.se/downloads/releases/3.0.x/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: oleaut32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: huw(a)codeweavers.com
Created an attachment (id=26999)
--> (http://bugs.winehq.org/attachment.cgi?id=26999)
Terminal output (splash screen only)
Several sections of CDBurnerXP Pro 3 use a bold font when they should be using
a regular font. This causes a significant problem in several of the affected
areas: the bold font takes up more space, so the text has to be split into two
lines, but there is only enough room to display one line, so only the bottom
half of one line and the top half of the second line are visible. I tried it in
1.1.30, and the problem wasn't present there.
cf602ca4228f954d7de3b8100cea8fad680ed7f2 is first bad commit
commit cf602ca4228f954d7de3b8100cea8fad680ed7f2
Author: Huw Davies <huw(a)codeweavers.com>
Date: Tue Feb 2 10:15:39 2010 +0000
oleaut32: Realize the font in getter functions.
:040000 040000 a1235404ad9983bdc04005f4965df9d7b0ac8a10
d057b93950c306388c4b9a0255e0b4a4c7b7cc96 M dlls
Reverting this patch fixes the problem.
You can see the problem on the splash screen when the program starts up. The
line wrapping problem can be seen when trying to burn a disc, for instance, or
on the dialog box that pops up when trying to exit from data disc mode.
--
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=22150
Summary: Avira AntiVir Personal 8 installer crashes before
completing setup
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: julliard(a)winehq.org
Created an attachment (id=27017)
--> (http://bugs.winehq.org/attachment.cgi?id=27017)
Terminal output and backtrace
The installer for Avira AntiVir Personal version 8 crashes immediately after
choosing whether to create shortcuts, when it should begin copying files and
adding registry entries. Last time I checked, it completed the setup procedures
correctly and crashed later, while trying to start program components.
b4679dc8fd6da339d732945dab86ef731559e688 is first bad commit
commit b4679dc8fd6da339d732945dab86ef731559e688
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Tue Dec 29 00:02:23 2009 +0100
version: Get rid of the 16-bit library loading code for builtins.
We have fake dlls for everything now.
:040000 040000 60e209651783b94824c17867658023a224042fb4
31b21ae41ddd4f42d1325e79bc48cc1c8304e28b M dlls
I didn't get a backtrace from this crash automatically, so I included one from
winedbg.
--
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=22178
Summary: start.exe crashes when trying to run MSPaint from
Windows ME
Product: Wine
Version: 1.1.41
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: julliard(a)winehq.org
Created an attachment (id=27059)
--> (http://bugs.winehq.org/attachment.cgi?id=27059)
Terminal output
When I try to run MSPaint from Windows ME using start, I get a crash dialog for
start.exe. I tried this in 1.1.30, and there's no crash there - it fails
gracefully with "ShellExecuteEx failed: Internal error".
a04512275420acd74fe5c0d90035a754d255f2ed is first bad commit
commit a04512275420acd74fe5c0d90035a754d255f2ed
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Sun Nov 29 16:42:50 2009 +0100
kernel32: Pass the exe name as argument to FormatMessage.
:040000 040000 4c18b24cbc2b774f374f72cfbd4f3c02194b4353
28e17542b8f4d32a5dabc9ad1452dee44670e9e4 M dlls
Reverting this patch prevents the 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.