Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: Gentoo <gentoo-user@l.g.o>
Subject: [gentoo-user] k3b: Drive not found ...
Date: Sun, 30 Jan 2011 07:03:11
Message-Id: 20110130070125.GB20738@solfire
1 Hi,
2
3 My setup is ASUS Crosshair IV formula. Attached to the box is a
4 USB->IDE converted. Attached to this converter there is my "old"
5 DVD burner.
6
7 This setup has worked for reading and writing DVDs/CDs in the past.
8
9 But there must be a update or something which kills that....
10
11 There is:
12 solfire:/root>l /dev/sr0
13 brw-rw---- 1 root cdrom 11, 0 2011-01-30 07:51 /dev/sr0
14 solfire:/root>
15
16 Therefore the burner is detected by the kernel an appropiate
17 permissions are given to it.
18
19 I am member of the group "cdrom".
20
21 When k3b is started from the commandline I see this output:
22
23 K3bQProcess::QProcess(0x0)
24 QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.AccessDenied"
25
26 K3bQProcess::QProcess(0x0)
27 k3b(22035)/kdeui (kdelibs): Attempt to use QAction "view_projects" with KXMLGUIFactory!
28 k3b(22035)/kdeui (kdelibs): Attempt to use QAction "view_dir_tree" with KXMLGUIFactory!
29 k3b(22035)/kdeui (kdelibs): Attempt to use QAction "view_contents" with KXMLGUIFactory!
30 k3b(22035)/kdeui (kdelibs): Attempt to use QAction "location_bar" with KXMLGUIFactory!
31 solfire:/home/mccramer>QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.AccessDenied"
32
33 QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.AccessDenied"
34
35 QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.AccessDenied"
36
37 QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.AccessDenied"
38
39 QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.AccessDenied"
40
41 QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.AccessDenied"
42
43 QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.AccessDenied"
44
45 QStringList Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const Solid::DeviceInterface::Type&) error: "org.freedesktop.DBus.Error.AccessDenied"
46
47 k3b(22035)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/usr/share/mime/magic"
48 k3b(22035)/kdecore (services) KMimeTypeFactory::parseMagic: Now parsing "/home/mccramer/.local/share/mime/magic"
49
50
51 Unfortunately I have no clue, what it wants to tell me. Only this
52 "Permission denied" alerts me...but where to patch/modify what?
53
54 A hint for a fix is very appreciated ;)
55 Thanks a lot in advance!
56 Best regards,
57 mcc

Replies

Subject Author
Re: [gentoo-user] k3b: Drive not found ... Jon Cox <hyperserv@×××××.com>
Re: [gentoo-user] k3b: Drive not found ... Alan McKinnon <alan.mckinnon@×××××.com>