View previous topic :: View next topic |
Author |
Message |
JanErik Guru
Joined: 28 Oct 2002 Posts: 488 Location: Finland
|
Posted: Sat Jun 09, 2012 10:49 am Post subject: K3b does not find any optical drive (udisks/dbus related?) |
|
|
K3b no longer find any optical drive on my system. It worked a few weeks ago when, have done updates after that...
Code: | $ k3b
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
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
Object::connect: No such signal QDBusAbstractInterface::DeviceAdded(QString)
Object::connect: No such signal QDBusAbstractInterface::DeviceRemoved(QString)
Object::connect: No such signal QDBusAbstractInterface::DeviceAdded(QDBusObjectPath)
Object::connect: No such signal QDBusAbstractInterface::DeviceRemoved(QDBusObjectPath)
Object::connect: No such signal QDBusAbstractInterface::DeviceChanged(QDBusObjectPath)
K3bQProcess::QProcess(0x0)
QStringList Solid::Backends::UDisks::UDisksManager::allDevicesInternal() error: "org.freedesktop.DBus.Error.NoReply"
K3bQProcess::QProcess(0x0)
k3b(3415)/kdeui (kdelibs): Attempt to use QAction "view_projects" with KXMLGUIFactory!
k3b(3415)/kdeui (kdelibs): Attempt to use QAction "view_dir_tree" with KXMLGUIFactory!
k3b(3415)/kdeui (kdelibs): Attempt to use QAction "view_contents" with KXMLGUIFactory!
k3b(3415)/kdeui (kdelibs): Attempt to use QAction "location_bar" with KXMLGUIFactory!
k3b(3415) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf!
QCoreApplication::postEvent: Unexpected null receiver |
And I am able to burn a DVD with growisofs. |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9334
|
Posted: Sat Jun 09, 2012 2:56 pm Post subject: |
|
|
What is your version of udisks/polkit? |
|
Back to top |
|
|
j_c_p Guru
Joined: 30 Aug 2003 Posts: 319 Location: France - Colmar
|
Posted: Sat Jun 09, 2012 4:32 pm Post subject: |
|
|
That is related to polkit-1.0.6 (it's ok with the 1.0.5 version).
edit : you can look at the following topic thread too : here. _________________ Lian Li PC60 - AMD FX 8300 - Asrock 990FX EXTREME9 - Gigabyte GTX960 G1 Gaming 4Go |
|
Back to top |
|
|
asturm Developer
Joined: 05 Apr 2007 Posts: 9334
|
Posted: Sat Jun 09, 2012 4:55 pm Post subject: |
|
|
that's what I suspected |
|
Back to top |
|
|
|