Bug 133487

Summary: openoffice-kde causes segfault
Product: [Fedora] Fedora Reporter: Sammy <sait.a.umar>
Component: openoffice.orgAssignee: Caolan McNamara <caolanm>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: caolanm, harkness, isam, martinjh_linux, rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2005-01-27 17:14:59 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: 123268, 136451    
Attachments:
Description Flags
bugbuddy output for crash none

Description Sammy 2004-09-24 13:06:56 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.3; Linux; X11; en_US) (KHTML, like Gecko)

Description of problem:
I just updated to version 1.1.2-5 from rawhide and starting every application
was segfaulting. When I removed the -kde package and left others than
it started to work fine. I am using KDE and at today's rawhide level.

Is the kde component compiled with kde-3.3 and qt-3.3? If it was compiled
on an eariler system for gcc reasons than this may be the problem.

Otherwise my problem of calc crashing when saving a file seems to have
been fixed.

Version-Release number of selected component (if applicable):
1.1.2-5

How reproducible:
Always

Steps to Reproduce:
1.update to version 1.1.2-5 including the kde package
2.under kde try to start any of the oo components
3.
    

Additional info:

Comment 1 Dan Williams 2004-09-24 15:46:24 UTC
Does the Bug Buddy dialog come up?  if so, can you "save" the
backtrace/segfault information that it gives you (there's a "debugging
details" button there that shows it) and attach it or paste it in here?

Comment 2 Sammy 2004-09-24 18:57:19 UTC
Created attachment 104283 [details]
bugbuddy output for crash

Comment 3 Sammy 2004-09-27 13:49:42 UTC
OK...tracked this down to using the baghira style under kde. This is a very 
popular theme (old liquid). When I change to another theme than the 
segfaults do not happen. If you think this is not oo problem please close. 

Comment 4 Isam Bayazidi 2004-09-28 07:11:02 UTC
I am using 1.1.2-6, and I get a crash and a sigfault with:
/usr/lib/ooo-1.1/program/kdefilepicker
OOo does not crash, but when I attempt to open a file, it crashes as
it calls the kdefilepicker

Comment 5 Isam Bayazidi 2004-10-10 08:18:53 UTC
Same problem still exist with 1.1.2-7 .. and I grabing 1.1.2-9 now,
and testing .. BTW, I do not use teh RPMs, but get the SRPM, and build it.

Comment 6 Isam Bayazidi 2004-10-11 06:27:51 UTC
Yesterday I build 1.1.2-9 from it's sources, and the same problem is
happening .. I think I spotted the reason.. when it builds the
kdefilepicker, it does not use the -lqt-mt flag, thus, it complains
about missing lib:
/usr/bin/ld: warning: libqt-mt.so.3, needed by /usr/lib/libkdeui.so,
not found (try using -rpath or -rpath-link)

And after it I get :
../unxlngi4.pro/slo/kdecommandthread.o(.text+0x86): In function
`CommandEvent::CommandEvent(QString const&, QStringList*)':
/usr/lib/qt-3.3/include/qstring.h:848: undefined reference to
`operator!=(QString const&, char const*)'
../unxlngi4.pro/slo/kdecommandthread.o(.text+0xbc): In function
`CommandEvent::CommandEvent(QString const&, QStringList*)':
/usr/lib/qt-3.3/include/qvaluelist.h:308: undefined reference to
`QEvent::~QEvent()'

and thens of those related to qt-mt .. Now I have the QT libs in
/usr/lib/qt-3.3/lib.. Is there something wrong in my build environment
? if so what is ? if not, why not add "-lqt-mt" to the gcc flags when
building the kdefilepicker


Comment 7 Caolan McNamara 2004-12-20 14:56:44 UTC
How about now with 1.1.2-11.5.fc3, running oowriter and loading/saving
with an uptodate fc3 and updates shows no crashes/hangs with the file
dialog. Though I haven't tried with the non-standard baghira theme yet

Comment 8 Caolan McNamara 2004-12-21 08:58:34 UTC
*** Bug 138961 has been marked as a duplicate of this bug. ***

Comment 9 Caolan McNamara 2004-12-21 09:37:14 UTC
Given an uptodate FC3 I see only the hang/crash with the
not-shipped-with-FC baghira (0.6) theme with the file dialog, and then
only if you double click on a filename in it, single click and using
"Ok" works. (An alternative workaround is to use
tools->options->OpenOffice.org->general->Open/Save dialogs and check
use openoffice.org dialogs). 

Version 0.6 of baghira makes some mention of modifications for
OpenOffice.org. If this is only broken for baghira users in a
contemporary uptodate FC3/devel I reckon the burden is on baghira :-)

Comment 10 Caolan McNamara 2005-01-27 17:14:59 UTC
Seeing as this can only be reproduced (AFAICS) with baghira which is
not part of FC3 I'm going to close this.