Bug 202957

Summary: window -> save text causes crash
Product: [Fedora] Fedora Reporter: Max Spevack <mspevack>
Component: xchatAssignee: Christopher Aillon <caillon>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: johnp
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-19 14:40:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 150224    

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