Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] K3B : Gnome - OK / KDE - KO
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
GenThor
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2004
Posts: 123

PostPosted: Mon Mar 21, 2005 10:31 pm    Post subject: [SOLVED] K3B : Gnome - OK / KDE - KO Reply with quote

Hi everyone,

I've a stupid question. Why does K3B work with Gnome and crashes at boot with KDE ( and I don't want to read : because KDE s*cks :wink: ) ?
Here is the output :
Code:

k3b: Version: 1.0
kdeui (KDockWidget): : KDockWidget::setHeader
kdeui (KDockWidget): KDockWidgetHeader::showUndockButton(true)
kdeui (KDockWidget): : KDockWidget::setHeader
kdeui (KDockWidget): KDockWidgetHeader::showUndockButton(true)
kdeui (KDockWidget): : KDockWidget::setHeader
kdeui (KDockWidget): KDockWidgetHeader::showUndockButton(true)
kdeui (KDockWidget): : KDockWidget::setHeader
kdeui (KDockWidget): KDockWidgetHeader::showUndockButton(true)
kio (KDirLister): +KDirLister
kio (KDirListerCache): +KDirListerCache
kio (KDirWatch): Available methods: Stat, FAM, DNotify
kio (KDirLister): [virtual bool KDirLister::openURL(const KURL&, bool, bool)] file:///home/arnaud/Pictures/ keep=false reload=false
kio (KDirListerCache): [void KDirListerCache::listDir(KDirLister*, const KURL&, bool, bool)] 0x82c9468 url=file:///home/arnaud/Pictures keep=false reload=false
kio (KDirListerCache): [void KDirListerCache::stop(KDirLister*)] lister: 0x82c9468
kio (KDirListerCache): [void KDirListerCache::forgetDirs(KDirLister*)] 0x82c9468kio (KDirListerCache): listDir: Entry not in cache or reloaded: file:///home/arnaud/Pictures
kio (KDirWatch): Added Dir /home/arnaud/Pictures [KDirWatch-1]
kio (KDirWatch):  Setup FAM (Req 1) for /home/arnaud/Pictures
kio (KDirLister): [virtual bool KDirLister::openURL(const KURL&, bool, bool)] file:///home/arnaud/Pictures/ keep=false reload=false
kio (KDirListerCache): [void KDirListerCache::listDir(KDirLister*, const KURL&, bool, bool)] 0x82c9468 url=file:///home/arnaud/Pictures keep=false reload=false
kio (KDirListerCache): [void KDirListerCache::stop(KDirLister*)] lister: 0x82c9468
kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-arnaud/ksycoca
kio (KSycoca): WARNING: Found version 75, expecting version 79 or higher.
kio (KSycoca): WARNING: Outdated database found
kio (KIOJob): Job::kill this=0x82ff178 KIO::ListJob m_progressId=0 quietly=true
kio (KDirListerCache): [void KDirListerCache::forgetDirs(KDirLister*)] 0x82c9468kio (KDirListerCache): [void KDirListerCache::forgetDirs(KDirLister*, const KURL&, bool)] 0x82c9468 _url: file:///home/arnaud/Pictures
kio (KDirListerCache): listDir: Entry not in cache or reloaded: file:///home/arnaud/Pictures
kio (KDirWatch): Added already watched Entry /home/arnaud/Pictures (now 1 clients) [KDirWatch-1]
kio (KSycoca): WARNING: Found version 75, expecting version 79 or higher.
kio (KSycoca): WARNING: Outdated database found
k3b: (K3b::cutToWidth) not able to cut text to 1!
kio (KDirListerCache): [void KDirListerCache::slotEntries(KIO::Job*, const KIO::UDSEntryList&)] new entries for file:///home/arnaud/Pictures
kio (KDirListerCache): [void KDirListerCache::slotResult(KIO::Job*)] finished listing file:///home/arnaud/Pictures
kio (KSycoca): WARNING: Found version 75, expecting version 79 or higher.
kio (KSycoca): WARNING: Outdated database found
kio: KSambaShare::readSmbConf /etc/samba/smb.conf
kio (KDirWatch): Added File /etc/samba/smb.conf [KDirWatch-1]
kio (KDirWatch):  Setup FAM (Req 2) for /etc/samba/smb.conf
kio (KDirWatch): Added File /etc/security/fileshare.conf [KDirWatch-1]
kio (KDirWatch):  Setup FAM (Req 3) for /etc/security/fileshare.conf
kio: KNFSShare: Could not found exports file!
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = k3b path = <unknown> pid = 8898


Any idea ?

Many thanks


Last edited by GenThor on Tue Apr 05, 2005 11:42 am; edited 1 time in total
Back to top
View user's profile Send private message
FishB8
l33t
l33t


Joined: 17 Mar 2003
Posts: 820

PostPosted: Mon Mar 21, 2005 11:37 pm    Post subject: Reply with quote

looks like it crashes when trying to access the NFS kio interface. The problem is most likely that you have mismatched KDE packages. When you see
Code:
 WARNING: Found version 75, expecting version 79 or higher.
you know that there is a version conflict.

I doubt this is a K3b problem, but rather a problem with your kde installation. Make sure all installed KDE packages are updated to the same versions. (e.g. 3.4.0)
_________________
"...as we enjoy great advantages from the inventions of others, we should be glad of an opportunity to serve others by any invention of ours, and this we should do freely and generously." -Benjamin Franklin
Back to top
View user's profile Send private message
georwell
Guru
Guru


Joined: 25 Jun 2003
Posts: 430
Location: Uppsala, Sweden

PostPosted: Mon Mar 21, 2005 11:39 pm    Post subject: Reply with quote

do you not have /etc/exports for nfs setup?
Back to top
View user's profile Send private message
GenThor
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2004
Posts: 123

PostPosted: Wed Mar 23, 2005 1:39 pm    Post subject: Reply with quote

When I'm logged as a normal user and then do su, I can start k3b as root. But when I do it as a user it still shows the same error. How is that possible ?
Back to top
View user's profile Send private message
GenThor
Tux's lil' helper
Tux's lil' helper


Joined: 13 Oct 2004
Posts: 123

PostPosted: Tue Apr 05, 2005 11:41 am    Post subject: Reply with quote

I solved it by installing KDE 3.4.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum