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.
http://bugs.winehq.org/show_bug.cgi?id=2398
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-29-10 03:49 -------
Willie, do you know what version of Autocad are affected? Report them then,
please. Thanks. :)
--
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=890
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-29-10 03:48 -------
What version of Autocad was used for testing?
--
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=3561
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-29-10 03:46 -------
What version of AutoCAD were you using?
--
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=3475
infyquest(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?versionId=102
--
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=3687
lionel.ulmer(a)free.fr changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |wine-bugs(a)winehq.org
AssignedTo|wine-bugs(a)winehq.org |lionel.ulmer(a)free.fr
------- Additional Comments From lionel.ulmer(a)free.fr 2005-29-10 03:40 -------
Hello,
I own this game but was never able to get it running in Wine due to the copy
protection not working. Maybe I should try it again to see if it works 'better'
nowadays (I got alas only the French version - damn French shops only selling
translated versions of the game :-) ).
Anyway, if the problem seem DDraw related, could you attach a
WINEDEBUG=+ddraw,+seh,+tid log to this bug report so that I can check what happens ?
--
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.
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=3519
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2005-29-10 03:37 -------
What version of Autocad are you using?
--
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 02:38 -------
Well we are getting somewhere now. (I am attaching logs from now on cause I
got a email telling me to do so.)
One think it doesnt mention in the log is:
SqlRemoveDriver for Microsoft Access Driver (*.mdb)
My version of Office95 doesnt have access though so I dont know whats
happening. We are still getting the stack overflow as well.
--
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=3690
Summary: Dreamweaver MX (2002) hangs on splash screen
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
With Wine from CVS, and an empty .wine directory,
I installed Dreamweaver MX. (The installer is slow,
and the text entry screens have some cosmetic issues,
but that's ok.) The app installed ok, but when I try
to run it, it hangs while it tries to display the
splash screen.
--
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=3528
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |imago(a)devinity.de
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2005-29-10 01:32 -------
Bug is still present in current cvs. Peter, could you resend your patch to
patches mailing list? Maybe it got lost, or at least ask why it hasn't been
committed. It still fixes the startup bug of Serious Sam
--
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=3689
------- Additional Comments From dank(a)kegel.com 2005-29-10 00:01 -------
Same thing with Wine from tonight's cvs.
Here are the fixme's:
fixme:font:WineEngRemoveFontResourceEx :stub
fixme:font:CreateScalableFontResourceA
(0,"c:\\windows\\offsetup.for","c:\\windows\\offsetup.ttf",(null)): stub
fixme:ole:MkParseDisplayName (0x7eb38788, L"stdole32.tlb", 0x7b93ed34, 0x110): stub.
fixme:ole:MkParseDisplayName (0x7eb38908, L"stdole32.tlb", 0x7b93ec60, 0x110): stub.
fixme:ole:MkParseDisplayName (0x7eb38908, L"STDOLE32.TLB", 0x7b93ee88,
0x7eb3ab04): stub.
--
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=3689
Summary: Office 97 fails to install: "accwiz.dll failed to
register itself"
Product: Wine
Version: CVS
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: wine-ole
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
I tried again to install Office 97 on vanilla wine.
Here's what I did, from the start:
sudo mount -o loop -t iso9660 mso97.iso /mnt
rm -rm .wine
winecfg
# choose WinME emulation
# Override odbccp32
# quit
wine \\mnt\\setup.exe
It worked great, right up to the end, where it failed with
the dialog box "Accwiz.dll was unable to register itself in the system
registry". I'll upload a log.
--
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=3210
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Version|20050725 |0.9
------- Additional Comments From vitaliy(a)kievinfo.com 2005-28-10 21:51 -------
Still a problem
--
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.