Bug 477541 - Kde3 programs crash at start: "Communication problem with kded"
Summary: Kde3 programs crash at start: "Communication problem with kded"
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: kdelibs3
Version: 10
Hardware: x86_64
OS: Linux
low
high
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-12-21 19:35 UTC by info
Modified: 2008-12-22 10:28 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-12-22 10:28:15 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description info 2008-12-21 19:35:26 UTC
Description of problem:

kde3 programs crash immediately when started. I've tried this with k3b, kmymoney, kpowersave and ksynaptcs, it's always the same. when started from command line, the error is:

$ k3b
kded: ERROR: KUniqueApplication: Registering failed!
kded: ERROR: Communication problem with kded, it probably crashed.
DCOP aborting call from 'anonymous-5664' to 'k3b'
KCrash: Application 'k3b' crashing...


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

Fedora 10 with all updates as of today.

How reproducible:

Always.

Steps to Reproduce:
1. Start any kde3 programme
  
Actual results:
Crash

Expected results:
no crash

Additional info:

I've tried uninstalling all kde packages and reinstalling but it didn't help. A search for the error message didn't get me to anything useful. I've no idea what other information is need to solve this, so please tell me what I should try.

Comment 1 Rex Dieter 2008-12-21 22:04:24 UTC
rpm -q kdelibs3
and 
rpm -V kdelibs3
please

Otherwise, logout, try:
rm -rf /tmp/kde-<username>
rm -rf /var/tmp/kdecache-<username>

Comment 2 info 2008-12-22 09:15:50 UTC
Hi Rex, thanks for your suggestions.

$ rpm -q kdelibs3
kdelibs3-3.5.10-1.fc10.x86_64

$ rpm -V kdelibs3
doesn't return anything. 

I logged out into text console, removed the two tmp directories, rebooted, but the programs still crash with the same error.

Comment 3 info 2008-12-22 10:28:15 UTC
Hi again, I found the problem.

Your suggestion gave me the idea to check all installed packages for integrity. It turned out that qt3 had a problem:

$ rpm -V qt3
..5.....    /usr/lib64/qt-3.3/lib/libqt-mt.so.3.3.8

So I reinstalled qt3 and it works now.

Cheers
Stephan


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