http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From the3dfxdude(a)gmail.com 2006-29-06 15:43 -------
Patched will all of them and same crash.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4842
------- Additional Comments From Speedator(a)gmx.de 2006-29-06 15:43 -------
I get it with fbf23b40-e3f0-101b-8488-00aa003e56f8 while halo-installation.
There is a warning, but goes on then. And ebb08c45-6c4a-4fdc-ae53-4eb8c4c7db8e
after executing hal.exe and accepting the EULA .
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5451
------- Additional Comments From stefandoesinger(a)gmx.at 2006-29-06 15:39 -------
Created an attachment (id=2790)
--> (http://bugs.winehq.org/attachment.cgi?id=2790&action=view)
Another proposed patch
This patch fixes simmilar issues in some other games, can you give it a try?
Maybe combined with the 1 line add patch or the dib hack?. It performs sanity
checks on the rectangle passed to lockrect and returns an error if it is
incorrect
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5253
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=5253
stefandoesinger(a)gmx.at changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|wine-bugs(a)winehq.org |stefandoesinger(a)gmx.at
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5253
------- Additional Comments From stefandoesinger(a)gmx.at 2006-29-06 15:32 -------
Yeah, the opengl renderer doesn't really work with a lot 2D apps atm(well,
with no pure 2D app to be honest). It is just enough to make some d3d apps
happy which use 2D blts(Prince of persia 3d and swat3)
I've just hunted a simmilar regression where a BltFast call caused a crash.
The issue was that a bad rectangle was passed to lockrect, and wined3d doesn't
filter that out properly. I've sent a patch to wine-patches to perform sanity
checks on the rectangle and return an error if it is incorrect.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=5565
Summary: staruml crashes on startup
Product: Wine
Version: 0.9.16.
Platform: Other
URL: http://staruml.org
OS/Version: other
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
[Original report:
http://www.winehq.org/pipermail/wine-users/2006-June/022577.html
and followups.]
Installing staruml as follows:
WINE=~/wine-git/wine
rm -rf .wine
$WINE notepad
cp MFC42.DLL .wine/drive_c/windows/system32/
$WINE installers/StarUML-5.0-with-cm.exe > log 2>&1
works fine, but the app crashes early in startup.
Valgrind reports nothing stunningly informative; here's the log:
err:ole:CoGetClassObject class {88d969c0-f192-11d4-a65f-0040963251e5} not registered
err:ole:create_server class {88d969c0-f192-11d4-a65f-0040963251e5} not registered
err:ole:CoGetClassObject no class object {88d969c0-f192-11d4-a65f-0040963251e5}
could be created for context 0x5
fixme:msxml:domdoc_put_preserveWhiteSpace
vex x86->IR: unhandled instruction bytes: 0x7 0xFF 0xB1 0x90
I think that ole error refers to msxml4.dll; see
http://www.devguy.com/fp/XML/installMSXML4ViaCab.htm
A couple other bug reports refer to it; see bug 3910
and http://appdb.winehq.org/appview.php?versionId=2720&iTestingId=3597
This is an open source app, so potentially someone could run it in the
debugger if the msxml4 clue isn't enough.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4842
------- Additional Comments From ilan(a)fonz.net 2006-29-06 13:06 -------
I have both the shockwave and flash players installed under wine. However,
unless I use the windows xp / native version of oleaut32 the application will
not run properly.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.