Hi,
Every time I load a DVD, either a movie or a data DVD I have burned myself (so no DRM), Dolphin V1.1 on KDE3 4.1.3 on Suse 11.1, 64 bit always gives me the same error:
An error occurred while accessing ‘dvd_label’, the system responded:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.storage.mount-removable
auth_admin_keep_always ← (action, result).
I can’t even look at my old data backup DVDs. What’ the scoop?
I have to manually mount it as root:
root@godzilla2:/etc# mount /dev/dvd /media/dvd
Then, I can look at it.
If I hit the eject button on the drive, I get 3 popup error windows:
- klo_media_mounthelper. Unfortunately, the device system:/media/sr1 (/dev/sr1) named ‘[dvd_volume_label]’ and currently mounted on /media/dvd could not be unmounted. Unmounting failed die to the following error;
Cannot open /media/.hal-mtab
2)Error - artsmessage
Sound server fatal error
Can’t create mcop directory.
3)kde crash handler
Tha application KNotify (knotify) crashed and caused a signal 11 (SIGSEGV). Bla, bla, bla.
Here’s the backtrace info:
#5 0x00007f6dad5acaf4 in KDE::Multimedia::ArtsChannel::setupArtsObjects() ()
from /opt/kde3/lib64/kde3/kdemm_arts.so
#6 0x00007f6dad5ad88f in KDE::Multimedia::ArtsChannel::ArtsChannel(KArtsServer*, QString const&, QString const&, QObject*, char const*)
from /opt/kde3/lib64/kde3/kdemm_arts.so
#7 0x00007f6dad5ab44a in KDE::Multimedia::ArtsBackend::createChannel(QString const&, QString const&, KDE::Multimedia::Channel::Direction)
from /opt/kde3/lib64/kde3/kdemm_arts.so
#8 0x00007f6dae04f75d in KDE::Multimedia::createChannel(QString const&, QString const&, KDE::Multimedia::Channel::Direction)
from /opt/kde3/lib64/libkdemm.so.0
#9 0x00007f6dae050e07 in KDE::Multimedia::SimplePlayer::SimplePlayer(QObject*, char const*) () from /opt/kde3/lib64/libkdemm.so.0
#10 0x00007f6dae2604ad in KNotify::notifyBySound(QString const&, QString const&, int) () from /opt/kde3/lib64/libkdeinit_knotify.so
#11 0x00007f6dae26364f in KNotify::notify(QString const&, QString const&, QString const&, QString, QString, int, int, int, int) ()
from /opt/kde3/lib64/libkdeinit_knotify.so
#12 0x00007f6dae264483 in KNotify::process(QCString const&, QMemArray<char> const&, QCString&, QMemArray<char>&) from /opt/kde3/lib64/libkdeinit_knotify.so
#13 0x00007f6db25748b7 in DCOPClient::receive(QCString const&, QCString const&, QCString const&,( QMemArray<char> const&, QCString&, QMemArray<char>&)
from /opt/kde3/lib64/libDCOP.so.4
#14 0x00007f6db2579b9c in ?? () from /opt/kde3/lib64/libDCOP.so.4
#15 0x00007f6db2579f3d in DCOPClient::processPostedMessagesInternal
from /opt/kde3/lib64/libDCOP.so.4
#16 0x00007f6db257a048 in DCOPClient::qt_invoke(int, QUObject*) ()
from /opt/kde3/lib64/libDCOP.so.4
#17 0x00007f6db3c9f0df in QObject::activate_signal(QConnectionList*, QUObject*)
() from /usr/lib/qt3/lib64/libqt-mt.so.3
#18 0x00007f6db3ca1452 in QObject::activate_signal(int) ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#19 0x00007f6db3cbf8c5 in QTimer::event(QEvent*) ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#20 0x00007f6db3c40755 in QApplication::internalNotify(QObject*, QEvent*) ()
from /usr/lib/qt3/lib64/libqt-mt.so.3
#21 0x00007f6db3c4153a in QApplication::notify(QObject*, QEvent*) ()
…
Thank you,
BrianP