http://bugs.winehq.org/show_bug.cgi?id=3293
------- Additional Comments From willie(a)froq.net 2005-29-10 05:35 -------
For some reason, the Transgaming Mozilla ActiveX control without native DLLs
works perfectly, while the one from www.iol.ie/~locka/mozilla/ doesn't work at
all. I had the same issue a few minutes ago, and it was fixed by switching to
the Transgaming ActiveX control. There seems to be a difference after all.
Now, if only HL² wouldn't always crash on startup... :-/
--
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=3691
------- Additional Comments From jeremielapuree(a)yahoo.fr 2005-29-10 05:34 -------
Created an attachment (id=1270)
--> (http://bugs.winehq.org/attachment.cgi?id=1270&action=view)
WINEDEBUG=+ddraw+d3d+dsound+seh+relay+ole
[david@Carlitz The Longest Journey Demo]$
WINEDEBUG=+seh+relay+d3d+ddraw+dsound+ole wine game.exe >&trace
Erreur de segmentation
[david@Carlitz The Longest Journey Demo]$
--
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=3687
------- Additional Comments From enno.rehling(a)gmail.com 2005-29-10 05:31 -------
Created an attachment (id=1269)
--> (http://bugs.winehq.org/attachment.cgi?id=1269&action=view)
WINEDEBUG=+ddraw,+seh,+tid log
Lionel,
here's the log you wanted. Nice to get such an immediate response. It seems the
crash that happens at the end is in the destructor of the rendering engine, so
something earlier must have gone worng. I'm going to also test a debug build of
the game and see if the trace output gives me anything.
We have recently printed new releases of TLJ in english and french with our
partners (since the sequel is coming out next year), but I haven't got one
here. For testing, it might be easiest to download the demo, it's just 55 MB. I
see that our network people have not uploaded it to the ftp server on friday
like I asked them, but I'll put on my own webserver at
http://enno.homeunix.net/tmp/thelongestjourneydemo_english.exe
BTW, the newer versions of the game haven't got any of the copyprotection
problems.
--
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=2759
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL|http://appdb.winehq.org/appv|http://www.oldversion.com/pr
|iew.php?appId=288 |ogram.php?n=winmx
Component|wine-binary |wine-shdocvw
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-29-10 05:31 -------
winmx seems to be dead. Old version can be downloaded here from the website above;
Using wine-0.9:
the app pops up the mozilla activex messagebox and either answering no, or yes
makes it quit. I could only get it coming up using native shdocvw, shlwapi and
oleaut32. (however then it can't find any networkconnections)
--
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=3691
Summary: Segmentation fault in Longest journey demo
Product: Wine
Version: 0.9
Platform: Other
URL: http://www.longestjourney.com/download/demo/
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jeremielapuree(a)yahoo.fr
When I try to start a game, when i launch a journey, I have a segmentation
fault. Unfortunately, there is no indication of the bug. Here is the console
output that I have.
--
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=2858
------- Additional Comments From knuckles(a)wanadoo.fr 2005-29-10 05:23 -------
Same problem for me without using the HOWTO method since it requieres to be on a
win98 version.
$ wine ie6setup.exe
fixme:advapi:CheckTokenMembership ((nil) 0x7fdc8c50 0x7fc1fd9c) stub!
fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000
fixme:advpack:TranslateInfString ("C:\\windows\\temp\\IXP000.TMP\\IESetup.inf"
"Options.NTx86" "Options.NTx86" "InstallDir" 0x10253f8 260 0x7fc0f83c (nil)): stub
fixme:advpack:NeedReboot (0x00000000): stub
fixme:advpack:IsNTAdmin (0x00000000, (nil)): stub
fixme:richedit:RichEditANSIWndProc WM_SETFONT: stub
[License]
fixme:advpack:RunSetupCommand ((nil),
"C:\\windows\\temp\\IXP000.TMP\\IESetup.inf", "ActiveX",
"C:\\windows\\temp\\IXP000.TMP", (null), (nil), 0x0000000d, (nil)): stub
[Dialog]
"Setup was unable to download the..."
fixme:advpack:RunSetupCommand ((nil),
"C:\\windows\\temp\\IXP000.TMP\\IESetup.inf", "IE4Setup.Failure",
"C:\\windows\\temp\\IXP000.TMP", (null), (nil), 0x0000000d, (nil)): stub
fixme:advpack:RunSetupCommand ((nil),
"C:\\windows\\temp\\IXP000.TMP\\IESetup.inf", "ActiveX.Failure",
"C:\\windows\\temp\\IXP000.TMP", (null), (nil), 0x0000000d, (nil)): stub
fixme:advpack:ExecuteCab ((nil) 0x7fc0f9f4 (nil)): stub
$
Many applications needs Internet Explorer to be installed. It will be very good
if ie6setup.exe can be run with a win2k wine version and this will be a good
step for wine indeed.
Thanks you however for your work ! ;)
P.S : I use wine 9.0 compiled with ./tools/wineinstall on a unstable Debian with
no wine package installed.
--
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=3681
------- Additional Comments From philip.kent(a)ntlworld.com 2005-29-10 04:54 -------
I didnt really expect any difference but there wasnt any. Could you try
implementing SqlRemoveDriver?
See attached log for output
--
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=3681
hans(a)it.vu.nl changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #1262 is|0 |1
obsolete| |
------- Additional Comments From hans(a)it.vu.nl 2005-29-10 04:26 -------
Created an attachment (id=1267)
--> (http://bugs.winehq.org/attachment.cgi?id=1267&action=view)
add some debug traces
Hmm, the previous patch really should have fixed it. Can you try this
version which adds some extra tracing? Thanks for your patience Philip.
--
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.