Bug 206246 - kget crashes during the startup
Summary: kget crashes during the startup
Status: RESOLVED NOT A BUG
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-04 14:24 UTC by giggi1999
Modified: 2009-09-04 21:59 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description giggi1999 2009-09-04 14:24:10 UTC
Version:            (using KDE 4.3.0)
Compiler:          gcc 4.4.1 x86_64
OS:                Linux
Installed from:    Unspecified Linux

I'm using Archlinux x86_64 and KDE 4.3.1

If we try to start kget it crashes with this error:

> kget
"/usr/bin/kget(6217)" Error in thread 140185345939360 : "org.freedesktop.DBus.Error.ServiceUnknown - The name org.kde.nepomuk.services.nepomukstorage was not provided by any .service files"
"/usr/bin/kget(6217)" Error in thread 140185345939360 : "QLocalSocket::connectToServer: Invalid name"

After this a process called kget is present on the system
$ ps -a
  PID TTY          TIME CMD
 6217 pts/1    00:00:00 kget
 6224 pts/1    00:00:00 ps

But the GUI is not visible.
Comment 1 Lukas Appelhans 2009-09-04 14:27:53 UTC
Doni't you see a Systray-Icon somehow? I doubt the error-message is the actual fault...

Lukas
Comment 2 Dario Andres 2009-09-04 15:00:44 UTC
Indeed, that Nepomuk-related error messages are not fatal ones; so KGet should be there.
Comment 3 giggi1999 2009-09-04 15:09:13 UTC
(In reply to comment #1)
> Doni't you see a Systray-Icon somehow? I doubt the error-message is the actual
> fault...
> 
> Lukas

I've verified.

kget starts but the Systray-Icon is not immediately visible (or stay cached).
And the main GUI don't immediately appear on the desktop.
Comment 4 Lukas Appelhans 2009-09-04 15:28:24 UTC
And the Systray-Icon is not a hidden one in the systray?

Lukas
Comment 5 giggi1999 2009-09-04 19:46:59 UTC
(In reply to comment #4)
> And the Systray-Icon is not a hidden one in the systray?
> 
> Lukas

The Systray-Icon is an hidden one in the systray
Comment 6 Dario Andres 2009-09-04 21:59:25 UTC
Ok, click the icon to bring the KGet main window
Closing as INVALID as there is no crash and the error messages are not fatal.
Thanks