[Bug 45812] New: Between crashes after showing icon in Wine system tray
https://bugs.winehq.org/show_bug.cgi?id=45812 Bug ID: 45812 Summary: Between crashes after showing icon in Wine system tray Product: Wine Version: 3.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: andrewbb43(a)gmail.com Distribution: --- Created attachment 62274 --> https://bugs.winehq.org/attachment.cgi?id=62274 backtrace file generated by wine The Between app (software for private chat between two couples) crashes after it launches and shows it's icon in the system tray. -- 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=45812 Andrew <andrewbb43(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |andrewbb43(a)gmail.com --- Comment #1 from Andrew <andrewbb43(a)gmail.com> --- Created attachment 62275 --> https://bugs.winehq.org/attachment.cgi?id=62275 terminal output -- 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=45812 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi, please provide more info next time like downloadlink and sha1sum of the installer. For now I assume the application is http://assets-pc.between.us/downloads/setup.exe, please correct if I`m wrong sha1sum ~/setup.exe c55a04891c863213cd9e1f5da12bd2da851b8127 /home/louis/setup.exe Application needs ``winetricks corefonts`` (suffers from bug 32342) After that the inlog window comes up fine, that`s where it stops for me , i have no account. I can reproduce your crash with windows version > 8.1. You set it to windows 10. Any reason why you did that? Please try Windows 7. The crash is most likely due to missing directmanipulation: 002a:err:ole:CoGetClassObject class {54e211b6-3650-4f75-8334-fa359598e1c5} not registered 002a:err:ole:CoGetClassObject no class object {54e211b6-3650-4f75-8334-fa359598e1c5} could be created for context 0x1 So simple question: Please try again running with version Windows 7 (set in winecfg) and report back your findings. Regards -- 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=45812 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://assets-pc.between.us | |/downloads/setup.exe -- 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=45812 Andrew <andrewbb43(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Andrew <andrewbb43(a)gmail.com> --- (In reply to Louis Lenders from comment #2)
Hi, please provide more info next time like downloadlink and sha1sum of the installer.
For now I assume the application is http://assets-pc.between.us/downloads/setup.exe, please correct if I`m wrong
sha1sum ~/setup.exe c55a04891c863213cd9e1f5da12bd2da851b8127 /home/louis/setup.exe
Application needs ``winetricks corefonts`` (suffers from bug 32342)
After that the inlog window comes up fine, that`s where it stops for me , i have no account.
I can reproduce your crash with windows version > 8.1. You set it to windows 10. Any reason why you did that? Please try Windows 7.
The crash is most likely due to missing directmanipulation:
002a:err:ole:CoGetClassObject class {54e211b6-3650-4f75-8334-fa359598e1c5} not registered 002a:err:ole:CoGetClassObject no class object {54e211b6-3650-4f75-8334-fa359598e1c5} could be created for context 0x1
So simple question: Please try again running with version Windows 7 (set in winecfg) and report back your findings. Regards
Software works fine after doing a fresh prefix install and setting to Win7. Software certainly works fine now, will update appdb accordingly. -- 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=45812 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Ever confirmed|0 |1 Resolution|FIXED |--- Summary|Between crashes after |Between crashes in win10 |showing icon in Wine system |mode: needs |tray |directmanipulation | |({79dea627-a08a-43ac-8ef5-6 | |900b9299126} not | |registered) --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Hi Andrew. Thanks for testing and reporting back. Nothing really has been fixed, so I reopen this bug, (to resolve as dupe), to track other apps that run into the same issue. For the info: 0009:err:ole:CoGetClassObject class {79dea627-a08a-43ac-8ef5-6900b9299126} not registered 0009:err:ole:CoGetClassObject no class object {79dea627-a08a-43ac-8ef5-6900b9299126} could be created for context 0x1 0009:Ret ole32.CoCreateInstance() retval=80040154 ret=0189fb7b 0009:trace:seh:raise_exception code=80000003 flags=0 addr=0x189fb7f ip=0189fb80 tid=0009 0009:trace:seh:raise_exception info[0]=00000000 0009:trace:seh:raise_exception info[1]=00000000 0009:trace:seh:raise_exception info[2]=00000000 --> crash few lines later -- 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=45812 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|REOPENED |RESOLVED --- Comment #5 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- duplicate *** This bug has been marked as a duplicate of bug 44865 *** -- 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=45812 Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Alistair Leslie-Hughes <leslie_alistair(a)hotmail.com> --- Closing Duplicate. -- 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