Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 118753

Summary: kword, kspread will not start
Product: [Fedora] Fedora Reporter: Ville Herva <v>
Component: kofficeAssignee: Than Ngo <than>
Status: CLOSED RAWHIDE QA Contact:
Severity: high Docs Contact:
Priority: medium    
Version: rawhide   
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: 2004-03-22 22:00:18 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: 114961    
Attachments:
Description Flags
strace kspread none

Description Ville Herva 2004-03-19 20:41:29 UTC
Description of problem:
I'm running up-to-date Fedora core devel. After upgrading to koffice-1.3-5.1, kspread 
kword etc will not start anymore. The previous version (koffice-1.3-5) worked.

Version-Release number of selected component (if applicable):
koffice-1.3-5.1
kdebase-3.2.1-1.2
kdelibs-3.2.1-1.4
qt-3.3.1-0.5


How reproducible:
Always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
> kspread        
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
eQPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
ckbuildsycoca running...
hotrying without Euro
trying without Euro
> echo $?
1


Additional info:

May be related to bug #116099, but none of the koffice components work for me.

Comment 1 Ville Herva 2004-03-19 21:34:44 UTC
Created attachment 98695 [details]
strace kspread

Comment 2 Ville Herva 2004-03-19 21:37:45 UTC
Ok, it's not just the koffice rpm. I downgraded to koffice-1.3-2.i386.rpm from FC 1.90 
(can't find koffice-1.3-5 anymore, and rpmrebuild from a fs backup fails because 
prelink has tampered the executables and md5sums no longer match.) With koffice-1.
3-2.i386.rpm, the problem is still present. Perhaps this is a kdebase or kdelibs problem. 
All other kde apps seem to work, though.

Comment 3 Than Ngo 2004-03-22 18:16:00 UTC
i think this issue is probably caused by redhat-menus/kdebase that is
already fixed in rawhide.

could you please update the new redhat-menus-1.3-1, kdelibs.3.2.1-1.4
and kdebase-3.2.1-1.4 in rawhide and try again? Please make sure that
you have to restart KDE after update process!



Comment 4 Ville Herva 2004-03-22 19:35:09 UTC
kdelibs was already up-to-date, I upgraded kdebase and redhat-menus (though I'm not 
launching kspread from menus but from command line).

After this upgrade, kspread and kword start well. The bug indeed seems fixed.

Thanks!