[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-21 Thread Guillaume Desmottes
Oups, well see ! In fact, we switch from VERSION to PACKAGE_VERSION during this developpement cycle (for the futur 0.12), see http://bugzilla.gnome.org/show_bug.cgi?id=337435. I completely forgot than this change was not made in Dapper's version. So yes, we should change in this patch. All my a

[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-21 Thread Sebastien Bacher
The patch has that case: "case 0x14f51cd8: /* version */ return PACKAGE_VERSION;" where the code uses VERSION. Guillaume do you know if using "PACKAGE_VERSION" is correct? I've let the new code path as it is but maybe changing VERSION by PACKAGE_VERSION requires some other code changes to

[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-21 Thread Guillaume Desmottes
This fix is trivial and i can't see which problem it could cause. Avoid a crasher is often a good idea, so, yes i think we can safely include it. :) -- XChat-GNOME Crashes When Setting Preferences For The First Time https://launchpad.net/bugs/45235 -- desktop-bugs mailing list desktop-bugs@list

[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-21 Thread Sebastien Bacher
Guillaume, what do you think about the fix? Is that likely to have some counter issue or not? It looks simple enough for dapper if think it's something that should be fixed -- XChat-GNOME Crashes When Setting Preferences For The First Time https://launchpad.net/bugs/45235 -- desktop-bugs mailing

[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-21 Thread Guillaume Desmottes
Fixed in upstream. Sun May 21 19:06:43 CEST 2006 Guillaume Desmottes <[EMAIL PROTECTED]> * src/common/plugin.c: - Backport from xchat CVS. - xchat_get_info can now returns session independent informations when none session is started. It should fix a crash

[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-21 Thread Guillaume Desmottes
Ok, i understand the bug. It's in xchat's engine. I sent a mail to xchat's maintainer to ask his advice about the best way to fix this bug (we don't want to fork xchat engine). -- XChat-GNOME Crashes When Setting Preferences For The First Time https://launchpad.net/bugs/45235 -- desktop-bugs ma

[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-20 Thread Sitsofe Wheeler
Confirming. Matt: Thanks for the reduced steps. I've reproduced the problem here and narrowed it down to the following sequence with a new xchat profile: 1. Start xchat-gnome . 2. Click the OK button when the XChat-GNOME Setup window appears. 3. Go to Edit -> Preferences. 4. Click on Scripts and

[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-19 Thread Matt Galvin
on this run i only: Set FreeNode settings: Auto connect Add some channels Turn on Plugins Check "Auto Away" Network monitor Notification On-screen display Perl *crash* hope this helps ** Attachment added: "XChat-GNOME crash backtrace" http://librarian.launchpad.net/2765327/gdb-xchat-g

[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-17 Thread Guillaume Desmottes
You can use this package built with debug symbols. http://www.cerkinfo.be/~kujo/xchat-gnome_0.11-0ubuntu5_i386.deb -- XChat-GNOME Crashes When Setting Preferences For The First Time https://launchpad.net/bugs/45235 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.c

[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-17 Thread Sitsofe Wheeler
Thanks for your bug report. Matt: Can you remove as many of those steps as possible but still reproduce the crash and also try to obtain a backtrace by following the instructions on http://wiki.ubuntu.com/DebuggingProgramCrash. This will greatly aid us in tracking down your problem. --

[Bug 45235] Re: XChat-GNOME Crashes When Setting Preferences For The First Time

2006-05-17 Thread Sitsofe Wheeler
Set to needsinfo pending reply from Matt ** Changed in: xchat-gnome (Ubuntu) Status: Unconfirmed => Needs Info -- XChat-GNOME Crashes When Setting Preferences For The First Time https://launchpad.net/bugs/45235 -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubun