http://bugs.winehq.org/show_bug.cgi?id=22795
Summary: Macrium Reflect's cdrun.exe causes a page fault in Win
7 mode
Product: Wine
Version: 1.1.44
Platform: x86
URL: http://download.cnet.com/Macrium-Reflect-Free/3000-224
2_4-10845728.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=28130)
--> (http://bugs.winehq.org/attachment.cgi?id=28130)
wine-1.1.44-380-g0d84ccb console output
Macrium Reflect comes with some sort of CD burner software for making rescue
discs. Under Windows 7 this application (cdrun.exe) causes a page fault. The
application continues on happily afterwards.
Note: There are two page faults in the attached log.
--
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=28991
Bug #: 28991
Summary: HTML-Kit 292 crashes on clicking a link in the
internal web browser
Product: Wine
Version: 1.3.32
Platform: x86-64
URL: http://www.chami.com/html-kit/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
Classification: Unclassified
Created attachment 37307
--> http://bugs.winehq.org/attachment.cgi?id=37307
Terminal output and backtrace
HTML-Kit includes a simple web browser that can be accessed from within the
main program window. This browser can load web pages in Wine, but crashes as
soon as any link is clicked. To reproduce, click the online tab in the upper
tab bar, navigate to www.winehq.org, and click on any link on the page.
winetricks ie8 works around it. As with bug 23827, I couldn't get a backtrace
except by running winedbg manually and setting $BreakOnFirstChance=1.
--
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=28727
Bug #: 28727
Summary: The Application Memory Map has worked under Wine for
years, but fails in Kubuntu 11.10
Product: Wine
Version: 1.3.28
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)hadrian-way.co.uk
Classification: Unclassified
I have used the application Memory Map under Wine for years, in fact I posted
some of the entries for it in the Application Database. It has always worked
well for me, through several upgrades of the underlying OS.
Yesterday, I upgraded my system to Kubuntu 11.10 by a clean installation
(retaining my /home partition) and today I re-installed Wine. When I launch
Memory Map I get a dialog headed 'Program Error' that says 'The program
MMNav.exe has encountered a serious problem and needs to close. We are
sorry....'
The supporting info simply points me here.
Since this has worked for so long, I have no idea what version of Wine was
running on 11.04, but clearly something has changed. Any help as to what to
look for and how I can get more info about the problem would be appreciated.
--
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=25332
Summary: eXtreme Movie Manager: No menu bar and status bar with
built-in gdiplus
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukasz.wojnilowicz(a)gmail.com
Created an attachment (id=32201)
--> (http://bugs.winehq.org/attachment.cgi?id=32201)
Image showing the problem
Steps to reproduce:
1) remove ~/.wine
2) winetricks dotnet mdac26
3) install eXtreme Movie Manager 7
4) wine FTP Manager.exe
Behaviour:
Left part of image
Expected behaviour:
Right part of image
Workaround:
sh winetricks gdiplus
--
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=29102
Bug #: 29102
Summary: HTML-Kit 292 crashes on loading a page in the internal
web browser
Product: Wine
Version: 1.3.32
Platform: x86-64
URL: http://www.chami.com/html-kit/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: jacek(a)codeweavers.com
Classification: Unclassified
Created attachment 37505
--> http://bugs.winehq.org/attachment.cgi?id=37505
Terminal output with debug gecko, and backtrace without it
As soon as an attempt is made to load a page in HTML-Kit 292's internal
browser, it crashes. To reproduce, start the program (decline all first-run
options and don't create/open any file) and choose the online tab, then type in
www.winehq.org -> enter. It may show a quick glimpse of the page, but the
program window quickly disappears to be replaced by a crash dialog.
This is a regression, and regression testing resulted in:
f86abedb40417c358f6ba85f51f6d6544c90bd73 is the first bad commit
commit f86abedb40417c358f6ba85f51f6d6544c90bd73
Author: Jacek Caban <jacek(a)codeweavers.com>
Date: Tue Nov 15 13:29:59 2011 +0100
mshtml: Properly handle navigation in containers supporting IWebBrowserApp.
:040000 040000 56e06f39977809049c9edeab378892ec3cb96694
0d096fc2265aaae98df81a4ff06c0d81ce46277d M dlls
Reverting the patch fixed the problem.
I was only able to get a backtrace for this manually, after setting
$BreakOnFirstChance=1 and using the non-debug build of wine-gecko.
--
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=29486
Bug #: 29486
Summary: Yahoo Messenger
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: actt2(a)mchsi.com
Classification: Unclassified
Yahoo Messenger loads. Everything okay so far. Sign in......my contacts show
up. Then get error message and freeze. Have to force quit. Error and message
is consistant. Message = "...has encountered a serious 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=29279
Bug #: 29279
Summary: Window stops being refreshed when partially off-screen
(WinUAE)
Product: Wine
Version: 1.3.27
Platform: x86-64
URL: http://www.winuae.net/files/InstallWinUAE2330.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: markk(a)clara.co.uk
Classification: Unclassified
Regression SHA1: e1ab5f6e6bf251566289ccf3177ebaf8102cb72b
Hi,
Recent Wine versions have a bug which shows up with WinUAE, an Amiga emulator.
I tested WinUAE 2.3.3 on a system running Lubuntu 11.10 64-bit (Openbox 3.5.0
window manager) with Nvidia driver 96.43.20.
When the emulation window is partly off-screen, it stops being refreshed; the
previous image remains static. If you drag another window over the emulation
window, parts of the emulation window which are covered then exposed are just
black. Once you move the emulation window to be completely on-screen, it is
refreshed correctly again.
I tested with several versions of Wine. The bug was present in Wine 1.3.22,
1.3.24 and 1.3.25. With those Wine versions however, if I dragged the emulation
window so it was partially off the *left* edge of the screen, the window
continued to be refreshed. Dragging the window so its right or bottom parts
were off-screen, the window stopped being refreshed.
The bug was not present in Wine 1.3.26. It was present again in 1.3.27. (From
then the window stopped being refreshed whichever part is off-screen.)
To reproduce the problem:
- Download an example disk image, e.g.
http://www.amigaemulator.org/files/rsi1.adf.gz
- Download and run InstallWinUAE2330.exe. Check the box to run WinUAE at the
end.
- Click OK at the dialog box about system ROMs. The WinUAE Properties window
opens.
- Click Floppy drives, then the ... button at the top right of the window.
Choose the rsi1.adf.gz file.
- Click Start. After a while the demo will start.
- Using the mouse, drag the emulation window so it is partly off-screen,
keeping the mouse pointer held down. The window still updates correctly as long
as you keep the button pressed.
- Release the mouse button. (Lots of fixmes are printed saying
"fixme:d3d_surface:wined3d_surface_blt Blit clipping not implemented.") Notice
the window is no longer updated. Move the window back on-screen again.
A regression test between 1.3.26 and 1.3.27 gave this result:
e1ab5f6e6bf251566289ccf3177ebaf8102cb72b is the first bad commit
commit e1ab5f6e6bf251566289ccf3177ebaf8102cb72b
Author: Henri Verbeet <hverbeet(a)codeweavers.com>
Date: Sun Aug 21 21:34:55 2011 +0200
wined3d: Don't allow blits with an invalid destination rectangle when a
clipper is set either.
Clippers don't really work. Previously we mostly didn't run into this
because
the rectangle was already rejected by ddraw_surface7_Blt(), although
ddraw_surface7_BltFast() might have been affected in a couple of cases. We
should of course implement clippers, but until that happens, completely
rejecting the blit is better than introducing memory corruption.
This fixes a regression introduced by commit
92e616f355ded5f3634625dba245e9b437e3ad6a.
:040000 040000 337be3b566b3d8ecbd08a9f6cd74ce5000a2bed8
d2ac7ed003018b74313198315aa73c0ef7f4d2be 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=29293
Bug #: 29293
Summary: Fifa 12 crashes
Product: Wine
Version: 1.2
Platform: Other
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mitulgalav(a)hotmail.com
Classification: Unclassified
installation was done , winetricks was done , then i opened fifaconfig.exe that
opened , then i pressed play an error window popped up and said their is a
defeciency in wine
--
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=29345
Bug #: 29345
Summary: Zune program will not work.
Product: WineHQ Bugzilla
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dowsauce(a)gmail.com
Classification: Unclassified
Zune program will not work.
--
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=23932
Summary: bakkslide 7: divide by zero error on startup
Product: Wine
Version: 1.1.42
Platform: x86-64
URL: http://www.rociek.com/audiovisual/bakkslide7_win32.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jhaberman(a)gmail.com
Created an attachment (id=30039)
--> (http://bugs.winehq.org/attachment.cgi?id=30039)
Terminal output when I run wine on bakkslide7_win32.exe
When the app first starts up, a dialog is successfully shown that lets you
choose options.
Whatever options I choose, I get the attached divide-by-zero error.
Andrew Hurst has a report in appdb that the demo worked correctly on Gentoo
Linux with Wine 1.1.43, but I cannot replicate his results. Besides 1.1.42 I
have tried 1.3.0 and got the same results.
appdb entry is:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=12871
--
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.