Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349753 - [kde-overlay] app-cdr/k3b-2.0.1-r1 crash
Summary: [kde-overlay] app-cdr/k3b-2.0.1-r1 crash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: AMD64 Linux
: High critical
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-26 12:22 UTC by Maksym
Modified: 2011-01-14 07:59 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maksym 2010-12-26 12:22:12 UTC
[kde-overlay] app-cdr/k3b-2.0.1-r1 crach just after start.

Reproducible: Always

Steps to Reproduce:
Alt-F2 + k3b + Enter or in konsole k3b + Enter

Actual Results:  
$ k3b

KGlobal::locale::Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work 
K3bQProcess::QProcess(0x0)
unnamed app(4941): Communication problem with  "k3b" , it probably crashed. 
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Message did not receive a reply (timeout by message bus)" " 

KCrash: Application 'k3b' crashing...
KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
sock_file=/home/bess/.kde4/socket-bess/kdeinit4__0
QSocketNotifier: Invalid socket 10 and type 'Read', disabling...
Comment 1 Marian Kyral 2010-12-26 19:28:49 UTC
What version of KDE are you using? It could be a problem with missing HAL. The crash should be solved in latest git revision, but anyway, k3b does not find any optical drives after update to KDE4.6 rc1 (4.5.90).
Comment 2 Maksym 2010-12-26 20:13:01 UTC
(In reply to comment #1)
> What version of KDE are you using?
4.5.90 (4.6 RC1)

> It could be a problem with missing HAL.
HAL enabled in all system, except xorg-server.

> The crash should be solved in latest git revision, but anyway, k3b does
> not find any optical drives after update to KDE4.6 rc1 (4.5.90).
Ok, thx. Waiting for next revision.
Comment 3 Guillaume Castagnino 2010-12-31 10:09:48 UTC
Crash is fixed in git : http://gitweb.kde.org/k3b.git/shortlog/refs/heads/2.0 (bug tracker here : https://bugs.kde.org/show_bug.cgi?id=261439)

Moreover, when using with kde 4.6RC1 (as you are), hal is no more needed, detection is done through solid/udisks.

BUT, your drive will only be detected if there is a writable media inside. If the drive is empty, k3b will complain it cannot detect any drive.
Comment 4 Maksym 2011-01-14 07:59:21 UTC
Now all ok.