-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Window Merge 0.3 Crashes Pidgin 2.10.7 on Ubuntu 13.04 #18
Comments
I wasn't able to reproduce the crash with a live CD. Can you verify whether this happens with all other plugins disabled, or with a fresh Pidgin configuration? If you post your list of enabled plugins, I can try testing with them. I recall sending a fix for a crash with Infopane from the Purple Plugin Pack in an earlier ticket, but guifications.org seems to have been wiped out. I don't think that fix made it into a release, so if Infopane is the cause, unfortunately you may have to choose one plugin or the other for the time being. |
On 12/05/13 08:10, David Michael wrote:
Thank you for your prompt response. Please find attached a list of all my plug-ins and my system details, (I Much appreciated, Kal Markerline Pidgin GTK+ Theme Control XMPP Service Discovery Pidgin Theme Editor XMPP Console Iconify on Away History Message Timestamp Formats Buddy Notes Message Notification Off-the-Record Messaging ExtPlacement Contact Availability Prediction Buddy Ticker Voice/Video Settings Timestamp Conversation Colours Extended Preferences Text replacement Send Button Mouse Gestures Music Messaging Gadu-Gadu Skype Zephyr Libnotify Popups MSN Skype (D-Bus) Offline Message Emulation SSL SIMPLE IRC Join/Part Hiding Buddy Notes Buddy State Notification Autoaccept New Line XMPP Sametime Tcl Plugin Loader Perl Plugin Loader NSS ICQ I'dle Mak'er MXit MySpaceIM AIM GroupWise Log Reader DBus Example Bonjour Psychic Mode Yahoo Yahoo JAPAN |
I believe I've installed every plugin in your list. (Except for Skype since its website seems to be down, but I don't think a protocol plugin would conflict with this GTK plugin.) I have successfully enabled a build from git master after enabling all of the other plugins using the latest Ubuntu live CD. This was all done with a blank Pidgin configuration, so there may be some setting causing the issue for you. If you want to verify whether it works with a fresh configuration, quit Pidgin and move/rename ".purple" in your home directory. When you start Pidgin again, it will create configuration files that should allow you to enable all the plugins. To restore your old settings: quit Pidgin, delete the new ".purple" it created, and move your old configuration directory back to ".purple". If you can provide a backtrace of the crash, that should give me enough of a lead to find the problem. To do this, install gdb and pidgin-dbg. Quit Pidgin, then start it in gdb on a command-line with:
You can then run the program normally by entering "r". After causing the crash to happen in Pidgin, enter "bt" in gdb to print the backtrace. You can then quit gdb with "q" and run Pidgin normally again. |
Hi David, Thanks for your ongoing support with this! Still no joy after renaming my .purple directory and reinstalling window The backtrace froze at the point of window merge crashing, but maybe it Cheers, Kal Program received signal SIGSEGV, Segmentation fault. |
Installs no problem at all but as soon as you try to select it in the plugins list Pidgin crashes.
The text was updated successfully, but these errors were encountered: