On Sun, Jan 30, 2011 at 09:11:35AM +0100, meino.cra...@gmx.de wrote: > Hi Jon, > > thanks for your reply. > > Unfortunately it does not change anything here. > The problem remains... > > Best regard, > mcc
Try checking / restarting hal and you could also try to re-run etc-update, to make sure, that /etc/dbus-1/system.d/hal.conf is updated (iirc there were some changes in that file some time ago...) I don't know if dbus-monitor --system or a dbus log would tell you which call wasn't allowed, maybe increasing dbus's debug level would include that in the log... yoyo > > > Jon Cox <hypers...@gmail.com> [11-01-30 09:08]: > > Hello, > > > > I was recently having similar issues with a computer I picked up > > from my university's surplus that I put a fresh Gentoo install on. > > The issues went away after I restarted dbus, a la: > > > > $ /etc/init.d/dbus restart > > > > It may not fix your issues, but it did make mine vanish. Best of > > luck! > > > > -Jon > > > > > > On Sunday 30 January 2011 00:01:25 meino.cra...@gmx.de > > wrote: > > > Hi, > > > > > > My setup is ASUS Crosshair IV formula. Attached to the box is > > a > > > USB->IDE converted. Attached to this converter there is my > > "old" > > > DVD burner. > > > > > > This setup has worked for reading and writing DVDs/CDs in > > the past. > > > > > > But there must be a update or something which kills that.... > > > > > > There is: > > > solfire:/root>l /dev/sr0 > > > brw-rw---- 1 root cdrom 11, 0 2011-01-30 07:51 /dev/sr0 > > > solfire:/root> > > > > > > Therefore the burner is detected by the kernel an appropiate > > > permissions are given to it. > > > > > > I am member of the group "cdrom". > > > > > > When k3b is started from the commandline I see this output: > > > > > > K3bQProcess::QProcess(0x0) > > > QStringList > > > > > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > > > Solid::DeviceInterface::Type&) error: > > > "org.freedesktop.DBus.Error.AccessDenied" > > > > > > K3bQProcess::QProcess(0x0) > > > k3b(22035)/kdeui (kdelibs): Attempt to use QAction > > "view_projects" with > > > KXMLGUIFactory! k3b(22035)/kdeui (kdelibs): Attempt to use > > QAction > > > "view_dir_tree" with KXMLGUIFactory! k3b(22035)/kdeui > > (kdelibs): Attempt > > > to use QAction "view_contents" with KXMLGUIFactory! > > k3b(22035)/kdeui > > > (kdelibs): Attempt to use QAction "location_bar" with > > KXMLGUIFactory! > > > solfire:/home/mccramer>QStringList > > > > > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > > > Solid::DeviceInterface::Type&) error: > > > "org.freedesktop.DBus.Error.AccessDenied" > > > > > > QStringList > > > > > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > > > Solid::DeviceInterface::Type&) error: > > > "org.freedesktop.DBus.Error.AccessDenied" > > > > > > QStringList > > > > > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > > > Solid::DeviceInterface::Type&) error: > > > "org.freedesktop.DBus.Error.AccessDenied" > > > > > > QStringList > > > > > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > > > Solid::DeviceInterface::Type&) error: > > > "org.freedesktop.DBus.Error.AccessDenied" > > > > > > QStringList > > > > > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > > > Solid::DeviceInterface::Type&) error: > > > "org.freedesktop.DBus.Error.AccessDenied" > > > > > > QStringList > > > > > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > > > Solid::DeviceInterface::Type&) error: > > > "org.freedesktop.DBus.Error.AccessDenied" > > > > > > QStringList > > > > > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > > > Solid::DeviceInterface::Type&) error: > > > "org.freedesktop.DBus.Error.AccessDenied" > > > > > > QStringList > > > > > Solid::Backends::Hal::HalManager::findDeviceByDeviceInterface(const > > > Solid::DeviceInterface::Type&) error: > > > "org.freedesktop.DBus.Error.AccessDenied" > > > > > > k3b(22035)/kdecore (services) > > KMimeTypeFactory::parseMagic: Now parsing > > > "/usr/share/mime/magic" k3b(22035)/kdecore (services) > > > KMimeTypeFactory::parseMagic: Now parsing > > > "/home/mccramer/.local/share/mime/magic" > > > > > > > > > Unfortunately I have no clue, what it wants to tell me. Only this > > > "Permission denied" alerts me...but where to patch/modify > > what? > > > > > > A hint for a fix is very appreciated ;) > > > Thanks a lot in advance! > > > Best regards, > > > mcc > > > >