http://bugs.winehq.org/show_bug.cgi?id=26337
Summary: Age of Mythology crash on exit
Product: Wine
Version: 1.3.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jaimerave(a)gmail.com
Created an attachment (id=33553)
--> (http://bugs.winehq.org/attachment.cgi?id=33553)
Console output
After I close the game I get an error message and then the wine error message
that something went wrong.
--
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=29046
Bug #: 29046
Summary: Office 2007 apps crash loading document properties
editing window
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: normal
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Classification: Unclassified
Regression SHA1: 3eafe92ba31aa4369e652777762b0bd122fa39bb
To reproduce, click the Office button, then select Prepare=>Properties. If
dw20.exe (Office's error handler) is not disabled it will intercept the crash
and the app will freeze; if dw20.exe is disabled, Wine's crash dialog will
appear.
Regression test results:
3eafe92ba31aa4369e652777762b0bd122fa39bb is the first bad commit
commit 3eafe92ba31aa4369e652777762b0bd122fa39bb
Author: Gerald Pfeifer <gerald(a)pfeifer.com>
Date: Thu Sep 8 01:08:56 2011 +0200
mshtml: Add failure detection to set_downloading_proc.
:040000 040000 2c68bce4ad6196ae9a4a0c4fbedb897bdc05a3cd
2a4f4357614089b5af4423716979f93e67ef18bf M dlls
Reverting the 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=17036
Summary: GTA2 (Grand Theft Auto 2) runs too slow to be playable
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ben(a)atomnet.co.uk
In short the game runs at about 2fps making it completely unplayable. Not sure
if this is a regression or just another "poor performance on ATi cards" issue
so I'm about to regression test a few versions of Wine and see if anything
changes (game used to run fine on my GeForce 7900GTO a while ago).
--
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=17370
Summary: Notepad++ 5.2 crashes when triggering tooltip over macro
record toolbar button
Product: Wine
Version: 1.1.14
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=95
717&package_id=102072&release_id=659500
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=19415)
--> (http://bugs.winehq.org/attachment.cgi?id=19415)
Notepad++ 5.2 first chance exception backtraces
With today's Git (wine-1.1.14-433-g0cc91ab), when placing the mouse over the
macro record button, Notepad++ incurs an access violation, eventually leading
to a graceful termination. I've attached a winedbg run showing the first-chance
exceptions incurred, the first couple being during startup, which did not cause
any noticeable problems, and the last few being when the reported access
violation occurs. I also rebuilt Notepad++ with MSVC++ 2008 in order to gain
symbolic information.
--
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=15531
Summary: page fault on read access
Product: Wine
Version: 1.1.5
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nico_mey(a)web.de
Hello!
Running my application "Janosch - Kleine Tigerschule" I receive the following
error message:
Unhandled exception: page fault on read access to 0x0000001c in 32-bit code
(0x3d12c98f).
Kind regards,
Andreas
--
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=28516
Bug #: 28516
Summary: Regression: Red Alert 3 crashes when loading map
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: shell32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: c_korn(a)gmx.de
CC: vshader(a)gmail.com
Classification: Unclassified
Regression SHA1: 08186a9c26e954aea26ad0129cae35f24f18054e
Created attachment 36596
--> http://bugs.winehq.org/attachment.cgi?id=36596
wine-1.3.29 output
The menu works fine when loading any map (tutorial, skirmish, mission) the game
crashes immediately.
A regression test returned this result:
08186a9c26e954aea26ad0129cae35f24f18054e is the first bad commit
commit 08186a9c26e954aea26ad0129cae35f24f18054e
Author: Mariusz Pluciński <vshader(a)gmail.com>
Date: Thu Jun 30 14:59:46 2011 +0200
shell32: Check for known folder existance.
:040000 040000 b3f8d21b18277ad943ac1b8d0f723d2fd967960f
8db8eca5b64afce8ab414dd5437335dbe3e19299 M dlls
This patch was committed between wine-1.3.23 and wine-1.3.24 so wine-1.3.24 is
the first bad version.
I have tested in current git head (wine-1.3.29-99-g3960ea8) and the problem is
exactly the same.
Output with of wine-1.3.29 is 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=23827
Summary: HTML-Kit crashes on exit
Product: Wine
Version: 1.2
Platform: x86-64
URL: http://www.htmlkit.com/download/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
CC: huw(a)codeweavers.com
Created an attachment (id=29905)
--> (http://bugs.winehq.org/attachment.cgi?id=29905)
Standard crash log
HTML-Kit 292 crashes after the following procedure:
1. Start the program, answer no to all first-run questions (if applicable)
2. Choose "create a new file"
3. Close the program
This happens in wine-1.2-562-ga6203f8 but not in 1.2, so I did a regression
test:
6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786 is first bad commit
commit 6d1ef3a6a64f0fabf05ce1bba5f0ec4373684786
Author: Huw Davies <huw(a)codeweavers.com>
Date: Thu Jul 22 13:37:19 2010 +0100
ole32: Implement cross-process drag and drop.
:040000 040000 ab88cc6bf0936bc4adc7bff0673415282613d919
065c727204a46d01708bc01f10484cad8527e1a2 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=24659
Summary: gmax under wine 1.3.3: The material Navigator reports
a system fails and terminates the program
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jwinterton(a)ezlink.ca
Regression test shows:
john@john-lynx-lts:~/wine-git$ git bisect good
127260bb628d029c7608e96013bcec207e635249 is the first bad commit
commit 127260bb628d029c7608e96013bcec207e635249
Author: Huw Davies <huw(a)codeweavers.com>
Date: Wed Jul 28 11:42:04 2010 +0100
ole32: Pass a real IUnknown ptr to CoMarshalInterface.
:040000 040000 639e42615e9f49f4aa299f6c026e35c9e561e5ef
dce41174685dec38beb6077b82d2171ec6032b4e M dlls
This has exacerbated the bug where the material navigator cannot access its
file system list box.
--
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=24791
Summary: Broken display in Might and Magic VII: For Blood and
Honor
Product: Wine
Version: 1.2-rc7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: s.holyszewski(a)upcpoczta.pl
Created an attachment (id=31344)
--> (http://bugs.winehq.org/attachment.cgi?id=31344)
Title screen of Might and Magic VII: For Blood and Honor
This bug prevents Might and Magic VII: For Blood and Honor from being playable.
>From my AppDB report:
What works
Game seems to start, smoething that looks like a failed attempt at displaying
the title screen shows. Mouse seems to work, Alt+F4 to quit works.
What does not
Display is completely broken. Everything is squeezed into the bottom-right
triangular half of the screen, and the squeeze is "perspective correct" so to
say. It looks like a projective transformation of the original screen rectangle
into a degenerate quadrilateral with left edge collapsed at the bottom left
corner. That hints strongly at a borked projection matrix somewhere.
The problem started occuring probably somewhere during the 1.2 release
candidate phase, and is still present as of 1.3.5.
Arch Linux i686
xorg-server 1.9.0.901-1
xf86-video-intel 2.13.0-2
intel-dri 7.9-1
mesa 7.9-1
libgl 7.9-1
Attaching a screenshot of what the title screen has become.
--
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=28033
Summary: CAJViewer 7.1 install failed on some machine
Product: Wine
Version: 1.3.25
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Created an attachment (id=35892)
--> (http://bugs.winehq.org/attachment.cgi?id=35892)
Log: install failed on ubuntu
On Ubuntu 10.04 32bit with wine-1.3.25-451-g3353261 :
1. Download CAJViewer
$ wget http://viewer.tj.cnki.net/CAJViewer%207.1.2.self.exe
2. Start CAJViewer
$ wine CAJViewer\ 7.1.2.self.exe
The installer claim to "Serious Error" and quit.
--- full log ---
fixme:advapi:DecryptFileA "C:\\users\\fracting\\Temp\\IXP000.TMP\\" 00000000
fixme:storage:create_storagefile Storage share mode not implemented.
fixme:msi:ControlEvent_SpawnWaitDialog Doing Nothing
err:msi:msi_dialog_create_controls no handler for element type L"Billboard"
err:msi:cabinet_copy_file failed to create L"C:\\Program Files\\TTKN\\CAJViewer
7.1\\sp\\\5de5\5177\4e66.xml" (error 2)
err:msi:extract_cabinet FDICopy failed
err:msi:ACTION_InstallFiles Failed to extract cabinet: L"CAJViewer 7.1.21.cab"
err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603
err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
--- end full log ---
However, on another machine, arch 32bit with wine-1.3.25-451-g3353261 as well,
the installer works 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.