[Bug 30717] New: Janetter crashes on startup
http://bugs.winehq.org/show_bug.cgi?id=30717 Bug #: 30717 Summary: Janetter crashes on startup Product: Wine Version: 1.5.4 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Classification: Unclassified Saw this tweet this morning: http://twitter.com/#!/search/%40Sutorippu%20wine "No Linux client and Wine doesn't like it. RT @TsunTaiga @Sutorippu >not using Janetter" Janetter appears to be a competitor to tweetdeck freely downloadable from http://janetter.net/ It installs fine, but crashes on startup: err:ole:CoGetClassObject no class object {76a64158-cb41-11d1-8b02-00600806d9b6} could be created for context 0x5 wine: Unhandled exception 0x0eedfade at address 0x0000:0x7b839e92 (thread 0032), starting debugger... fixme:ntdll:NtLockFile I/O completion on lock not implemented yet err:seh:setup_exception_record stack overflow 940 bytes in thread 0032 eip b760ba27 esp 00230f84 stack 0x230000-0x231000-0x330000 That CLSID appears to be ISWbemLocator, http://msdn.microsoft.com/en-us/library/windows/desktop/aa393719(v=vs.85).as... The app is probably trying to get information about the network or firewall via WBEM. A stub of some sort might be in order. -- 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=30717 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://janetter.net/ -- 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=30717 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |wmi&wbemprox -- 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=30717 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5928f54ab0cb05facce503cbb5f | |cf759122a6bcd Status|NEW |RESOLVED CC| |focht(a)gmx.net Resolution| |FIXED Summary|Janetter crashes on startup |Janetter crashes on startup | |(ISWbemLocator | |interface/stub missing) --- Comment #1 from Anastasius Focht <focht(a)gmx.net> 2013-12-07 17:47:44 CST --- Hello folks, the missing ISWbemLocator interface/stub was fixed by commit http://source.winehq.org/git/wine.git/?a=commit;h=5928f54ab0cb05facce503cbb5... Thanks Hans. Next issue is bug 35076 (SWbemLocator::ConnectServer being a stub) $ sha1sum janetter423_setup.exe 0340150e07ee6cadc0f77cbde0f76a98e37ae446 janetter423_setup.exe $ du -sh janetter423_setup.exe 23M janetter423_setup.exe $ wine --version wine-1.7.8-128-g37460b6 Regards -- 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.
https://bugs.winehq.org/show_bug.cgi?id=30717 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.9. -- 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