[Bug 11193] New: Instan-t Messenger 5.0 BETA
http://bugs.winehq.org/show_bug.cgi?id=11193 Summary: Instan-t Messenger 5.0 BETA Product: Wine Version: 0.9.53. Platform: PC URL: http://www.instan-t.com/ OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: gabriel.menini(a)gmail.com Created an attachment (id=10251) --> (http://bugs.winehq.org/attachment.cgi?id=10251) export WINEDEBUG=+relay,+seh; wine /home/gabriel/.wine/drive_c/Program\ Files/Instan-t/Instant.exe 2>wine.log Intan-t is a instant messenger client. It allows to connect to third-party IM networks (i.e. Yahoo!, AOL) and also acts as a client for a private corporate IM network managed by it own server software. It's licence is propietary. The installer works 100% ok. I have no issues to report on that. However, whentrying to launch the program issuing $ wine ~/.wine/drive_c/Program\ Files/Instan-t/Instant.exe ...it won't ever draw a single window. I'm attaching a bzip'ed wine.log as a result of having the WINEDEBUG variable loaded with +relay,+seh flags as suggested by user «Thunderbird» @ the IRC channel. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11193 Gabriel Menini <gabriel.menini(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gabriel.menini(a)gmail.com -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11193 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk --- Comment #1 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-01-14 13:47:59 ---
From your log:
Component 'ieframe.dll' or one of its dependencies not correctly registered: a f ile is missing or invalid I wonder, have you installed Microsoft's Internet explorer, or is this all on a fresh .wine. If the last thing is the case, then maybe the app needs it, copy it from a windows partition to system32. Maybe wine should have a stub implementation of this dll anyway? AFAIK it's part ot IE7 , right? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11193 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-01-14 14:53:14 --- Not critical. wine /home/gabriel/.wine/drive_c/Program\ Files/Instan-t/Instant.exe 2>wine.log Don't run apps this way. cd to the directory first, then run it with: $ wine program.exe Some buggy apps won't work if run otherwise. Works fine here. I'll attach a screenshot. You probably didn't wait long enough. Took a few seconds to show a window for me. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11193 --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-01-14 14:53:56 --- Created an attachment (id=10255) --> (http://bugs.winehq.org/attachment.cgi?id=10255) screenshot - wine 0.9.53 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11193 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Keywords| |download Resolution| |INVALID --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2008-01-14 14:56:30 --- Resolving invalid. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11193 Gabriel Menini <gabriel.menini(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #10251|0 |1 is obsolete| | --- Comment #5 from Gabriel Menini <gabriel.menini(a)gmail.com> 2008-01-14 16:03:43 --- Created an attachment (id=10259) --> (http://bugs.winehq.org/attachment.cgi?id=10259) Wine execution log in a fresh env after adding ieframe.dll & iertutil.dll I attach log resulting of running Instant.exe from its living directory (i.e. /tmp/garbage/drive_c/Archivos de programa/Instan-t) I've re-created a new WINE environment under an alternate WINEPREFIX=/temp/garbage and downloaded ieframe.dll & iertutil.dll into $WINEPREFIX/drive_c/windows/system32 The former DLL was suggested by users in this bug report and the latter is one I've donwloaded from DLL-files.com since WINE wasn't able to find it. Currently I don't have IE7 installed neither in my ~/.wine prefix nor in the /temp/garbage one. As users suggested, I've waited for the app to start. It does. The sys tray icon shows, too. But after a while, it crashes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11193 Gabriel Menini <gabriel.menini(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Resolution|INVALID | --- Comment #6 from Gabriel Menini <gabriel.menini(a)gmail.com> 2008-01-14 16:06:39 --- I've attached the log resulting of running Instant.exe from its living directory (i.e. /tmp/garbage/drive_c/Archivos de programa/Instan-t) I've re-created a new WINE environment under an alternate WINEPREFIX=/temp/garbage and downloaded ieframe.dll & iertutil.dll into $WINEPREFIX/drive_c/windows/system32 The former DLL was suggested by users in this bug report and the latter is one I've donwloaded from DLL-files.com since WINE wasn't able to find it. Currently I don't have IE7 installed neither in my ~/.wine prefix nor in the /temp/garbage one. As users suggested, I've waited for the app to start. It does. The sys tray icon shows, too. But after a while, it crashes. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11193 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Instan-t Messenger 5.0 BETA |Instan-t Messenger 5.0 BETA | |crashes after a few minutes --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2008-01-14 16:38:34 --- Adjusting summary. How long does it take to crash for you? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11193 --- Comment #8 from Gabriel Menini <gabriel.menini(a)gmail.com> 2008-01-14 16:59:19 --- (In reply to comment #7)
Adjusting summary.
How long does it take to crash for you?
$ cd /tmp/garbage/drive_c/Archivos\ de\ programa/Instan-t/ $ time WINEPREFIX=/tmp/garbage wine Instant.exe [........] wine debug lines here [........] 75 0x6601496c in msvbvm60 (+0x1496c) (0x0034fe00) 76 0x660148a5 in msvbvm60 (+0x148a5) (0x0034fe44) 77 0x66014783 in msvbvm60 (+0x14783) (0x6601a340) 78 0x66010e00 in msvbvm60 (+0x10e00) (0x660d3416) 79 0x0c2474ff (0x0424448b) 80 0x00000000 (0x00000000) real 0m9.341s user 0m1.124s sys 0m0.740s $ fixme:ntdll:RtlNtStatusToDosErrorNoTeb no mapping for 8000000a I acknowledge it has lasted a little bit more :-\ -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11193 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2008-12-08 20:49:47 --- Please retest in 1.1.10. The new version has some different bugs, but works fine AFAICT *. * You'll need 'winetricks flash vb6run wsh56' to install/launch, and the app will be black (probably native shdcovw and friends). -- 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=11193 Luke Benstead <kazade(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kazade(a)gmail.com --- Comment #10 from Luke Benstead <kazade(a)gmail.com> 2009-07-20 12:56:08 --- In 1.1.26 the program doesn't get very far. It installs fine but when you try to run it (after winetricks vbrun6) it just gets stuck. It doesn't crash though, it just hangs. -- 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=11193 Yorik van Havre <yorik.vanhavre(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yorik.vanhavre(a)gmail.com --- Comment #11 from Yorik van Havre <yorik.vanhavre(a)gmail.com> 2009-07-20 13:39:59 --- Seems to work fine for me, after installing the 2 winetricks above, it installed fine, and runs normally... (wine 1.1.25) Connects to any network, no crash or hangup. -- 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=11193 Gabriel Menini <gabriel.menini(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|gabriel.menini(a)gmail.com | -- 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=11193 --- Comment #12 from Luke Benstead <kazade(a)gmail.com> 2009-07-20 13:53:20 --- Oops my bad, on a clean wine with winetricks vbrun6 and wsh56 mentioned the program runs fine. Should be marked as fixed. -- 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=11193 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |FIXED --- Comment #13 from Austin English <austinenglish(a)gmail.com> 2009-07-20 13:54:51 --- Fixed -- 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=11193 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Alexandre Julliard <julliard(a)winehq.org> 2009-08-07 12:09:16 --- Closing bugs fixed in 1.1.27. -- 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.
participants (1)
-
wine-bugs@winehq.org