Bug 202957 - window -> save text causes crash
Summary: window -> save text causes crash
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: xchat
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Christopher Aillon
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: FC6Blocker
TreeView+ depends on / blocked
 
Reported: 2006-08-17 14:28 UTC by Max Spevack
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2006-08-19 14:40:30 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Max Spevack 2006-08-17 14:28:29 UTC
Description of problem:

Run xchat.  Have a meeting.  Attempt to save the text from that meeting.

Window -> Save Text.

Program crashes.

Version-Release number of selected component (if applicable):
xchat-2.6.0-6

2.6.6 seems to be the latest upstream.

Comment 1 Matthias Clasen 2006-08-18 13:38:58 UTC
This is the dbus vs threads problem.

xchat tries to open a file chooser there, which uses gnome-vfs, which uses
dbus and threads, but dbus has already been initialized without threads
by a module earlier.

Fix will hopefully appear in dbus soon.

Comment 2 Matthias Clasen 2006-08-19 14:40:30 UTC
fix is in dbus-0.92-1


Note You need to log in before you can comment on or make changes to this bug.