[Bug 14757] New: MXit PC: Displays window with no contents on start
http://bugs.winehq.org/show_bug.cgi?id=14757 Summary: MXit PC: Displays window with no contents on start Product: Wine Version: 1.1.2 Platform: Other URL: http://www.mxit.com/mxitpc OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: wine-bugs(a)mohag.net MXit PC 1.3.0.5 Beta (the latest (and only) version available at the time of the test) opens a window that shows "main" on the taskbar on its second start. This Window only display the content of whatever is below it or it is completely white (after restoring from minimize) Currently startup results are inconsistent, with a total failure to start after a few tries. Without any debug options the console gives several ole and urlmon related errors. Tested under Wine 1.1.2 under Gentoo with a clean WINEPREFIX. -- 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=14757 --- Comment #1 from Gert van den Berg <wine-bugs(a)mohag.net> 2008-08-04 12:04:31 --- +relay log uploaded to here: http://www.mohag.net/wine_log_mxit.log.bz2 It runs better after winetricks dcom98. With native dcom it only gives urlmon errors on the console and a Fatal error: "The dynamic link library 'RPCRT4,DLL' could not be found" in a message box. Thereafter it shows the white window as described above. -- 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=14757 --- Comment #2 from Juan Lang <juan_lang(a)yahoo.com> 2008-08-04 12:44:55 --- Please attach just the console log (no extra WINEDEBUG flags) here. -- 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=14757 --- Comment #3 from Gert van den Berg <wine-bugs(a)mohag.net> 2008-08-04 12:58:42 --- Created an attachment (id=15255) --> (http://bugs.winehq.org/attachment.cgi?id=15255) Normal console log First startup after reinstall. Immidiate crash -- 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=14757 --- Comment #4 from Gert van den Berg <wine-bugs(a)mohag.net> 2008-08-04 13:11:42 --- To clarify on the white window vs. crash. It seems to open the white window when starting from the applications menu and crashes when ran from the console. Console command: ~/.wine_mxit/drive_c/Program Files/MXit/MXitPC $ WINEPREFIX=~/.wine_mxit wine c:\\Program\ Files\\MXit\\MXitPC\\launcher.exe &> ~/wine_mxit.log Command in Applications menu: env WINEPREFIX="/home/mohag/.wine_mxit" wine "C:\Program Files\MXit\MXitPC\launcher.exe" Work path: /home/mohag/.wine_mxit/dosdevices/c:/Program Files/MXit/MXitPC/ -- 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=14757 --- Comment #5 from Gert van den Berg <wine-bugs(a)mohag.net> 2008-08-04 13:13:50 --- Created an attachment (id=15256) --> (http://bugs.winehq.org/attachment.cgi?id=15256) Log when white window shows Ran with exact command from Applications menu. -- 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=14757 Gert van den Berg <wine-bugs(a)mohag.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15256|Log when white window shows |Log when white window shows. description| |Application closed with Alt- | |F4 in order to complete log. -- 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=14757 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000(a)yahoo.co.uk Status|UNCONFIRMED |NEW Component|-unknown |oleaut32 Ever Confirmed|0 |1 Keywords| |download --- Comment #6 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2008-08-05 14:38:41 --- Hi, this looks like it's a bug in wine's oleaut32. I have an older version of this program on my hard disk, (as a there was once a question from a user on the userlist) and that one too displays the window fine with native oleaut32. This newer version also seem to suffer from an additional bug in shdocvw (bug http://bugs.winehq.org/show_bug.cgi?id=14139) A have a patch for that last bug lying here, but i dunno if it's really correct, i'll attach it to that bug. -- 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=14757 --- Comment #7 from Gert van den Berg <wine-bugs(a)mohag.net> 2008-08-05 15:36:58 --- Ok, the oleaut32.dll override fixes the UI... It still starts up with an error though and fails to connect. Screenshot of startup attached. It fails startup from the command line though... Log attached. (still lots of ole and urlmon errors) -- 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=14757 --- Comment #8 from Gert van den Berg <wine-bugs(a)mohag.net> 2008-08-05 15:38:14 --- Created an attachment (id=15299) --> (http://bugs.winehq.org/attachment.cgi?id=15299) Screenshot of error with oleaut32.dll override -- 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=14757 --- Comment #9 from Gert van den Berg <wine-bugs(a)mohag.net> 2008-08-05 15:39:30 --- Created an attachment (id=15300) --> (http://bugs.winehq.org/attachment.cgi?id=15300) Console log with oleaut32 override Ran with: env WINEPREFIX="/home/mohag/.wine_mxit" wine "C:\Program Files\MXit\MXitPC\launcher.exe" &> ~/wine_mxit.log Crashed immediatly -- 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=14757 --- Comment #10 from Gert van den Berg <wine-bugs(a)mohag.net> 2008-08-05 15:43:08 --- Created an attachment (id=15301) --> (http://bugs.winehq.org/attachment.cgi?id=15301) Non crashing startup with oleaut32 override The crash at startup seemed to be caused by the working directory when starting the application. Same command as above but from application folder. Program quit with Alt+F4 -- 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=14757 --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-02-07 02:37:32 --- For me in git, launching it hangs with no window. With winetricks dcom98, window displays. -- 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=14757 Gert van den Berg <wine-bugs(a)mohag.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #15255|0 |1 is obsolete| | --- Comment #12 from Gert van den Berg <wine-bugs(a)mohag.net> 2009-02-08 03:32:11 --- Created an attachment (id=19324) --> (http://bugs.winehq.org/attachment.cgi?id=19324) First log - crash after splash screen Latest MxitPC download (1.3.0.5 Beta) Latest Wine (1.1.14) Video: Intel X3100, Mesa 7.2, renderer string: Mesa DRI Intel(R) G33 20061102 OS: Ubuntu 8.10 x86_64
From clean install, no overrides, it shows a splash screen (with some alpha-blending issues) and dies.
With a oleauth32.dll override, it starts, opens a white window and crashes with a Visual C++ runtime error on Alt-F4 the first time. Runtime error closed by itself before I could take a screenshot. Second start with oleauth32.dll override it dies after splashscreen. Several runs later, it actually opened a non-white window with what looks like normal content displayed. I quit from the tray icon and it Gave the runtime error (This application has requested the Runtime to terminate it in an unusual way) again, I took a screenshot (which I cannot find) and clicked OK. Window did not disappear yet. Used close from Gnome application bar context menu to close. -- 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=14757 --- Comment #13 from Gert van den Berg <wine-bugs(a)mohag.net> 2009-02-08 03:32:51 --- Created an attachment (id=19325) --> (http://bugs.winehq.org/attachment.cgi?id=19325) First run as described in previous comment -- 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=14757 --- Comment #14 from Gert van den Berg <wine-bugs(a)mohag.net> 2009-02-08 03:34:05 --- Created an attachment (id=19326) --> (http://bugs.winehq.org/attachment.cgi?id=19326) Second run with override as described above -- 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=14757 --- Comment #15 from Gert van den Berg <wine-bugs(a)mohag.net> 2009-02-08 03:34:45 --- Created an attachment (id=19327) --> (http://bugs.winehq.org/attachment.cgi?id=19327) Run as described above where window actaully shows (with override) -- 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=14757 --- Comment #16 from Gert van den Berg <wine-bugs(a)mohag.net> 2009-02-08 03:42:20 --- Created an attachment (id=19329) --> (http://bugs.winehq.org/attachment.cgi?id=19329) Run without overrides, white window shows Log for third run after deleting WINEPREFIX and reinstalling. Fisrt two runs crashed after showing splash screen. I terminad it with a Alt-F4 to the white window. Visuall C++ error popped up. Closed by clicking OK. -- 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=14757 --- Comment #17 from Gert van den Berg <wine-bugs(a)mohag.net> 2009-02-08 03:45:56 --- Created an attachment (id=19330) --> (http://bugs.winehq.org/attachment.cgi?id=19330) Log for fatal error (with dcom98): rpcrt4.dll Log for first run after dcom98 from winetricks. Gives fatal error during splashscreen: The dynamic link library 'RPCRT4.dll' could not be found. -- 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=14757 --- Comment #18 from Gert van den Berg <wine-bugs(a)mohag.net> 2009-02-08 03:55:47 --- Note for previous comment: rpcrt4 is actually in windows\system32 and override is set. -- 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=14757 --- Comment #19 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> 2009-02-08 04:08:32 --- (In reply to comment #18)
Note for previous comment: rpcrt4 is actually in windows\system32 and override is set.
Better not do winetricks dcom98, that messes up quite bit. I did "winetricks mfc42" (also installs a native oleaut32) Then set oleaut32 to native. Then it starts just fine for me ( but don't how to test further) -- 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=14757 --- Comment #20 from Gert van den Berg <wine-bugs(a)mohag.net> 2009-02-08 04:59:17 --- Created an attachment (id=19331) --> (http://bugs.winehq.org/attachment.cgi?id=19331) Log with after "winetricks mfc42 native_oleaut32" I did a clean MXitPC install. Did not start it before override. Did override. Started program. Started fine. Logs in fine. Gives error shortly after login. Visual C++ runtime error pops up and application crashes. (Probably another bug?) I have a test account somewhere, will try to find it and post login details. -- 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=14757 --- Comment #21 from Gert van den Berg <wine-bugs(a)mohag.net> 2009-02-08 05:13:54 --- Mxit is an instant messenger aimed at mobile phones. I created a test account from my phone on a bogus number. It has the default services. Test account: 27897654322 pin 1597531 -- 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=14757 --- Comment #22 from Gert van den Berg <wine-bugs(a)mohag.net> 2010-02-14 12:24:41 --- This bug is no longer relevant. The MXit developers stopped developing the MXit PC app and is instead focusing on a Pidgin plugin. (It is included in the latest Pidgin and also runs under Linux, eliminating the need to run it mostly...) Gert -- 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=14757 butraxz(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |butraxz(a)gmail.com --- Comment #23 from butraxz(a)gmail.com 2012-05-18 05:39:00 CDT --- This bug has been marked as irrelevant by OP two years ago. Shouldnt this be closed as abandoned ? -- 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=14757 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |ABANDONED --- Comment #24 from Austin English <austinenglish(a)gmail.com> 2012-05-18 10:28:15 CDT --- (In reply to comment #23)
This bug has been marked as irrelevant by OP two years ago. Shouldnt this be closed as abandoned ?
Sure. -- 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=14757 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #25 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-05-31 07:06:19 CDT --- Closing ABANDONED bugs -- 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