Please also see Bug #198429 :)
--
Kubuntu Hardy: Dolphin: unable to save bookmarks
https://bugs.launchpad.net/bugs/209772
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://l
We cross posted, thanks for the reply. Just wanted to make you aware of
this minor issue.
--
Kubuntu Hardy: Dolphin: unable to save bookmarks
https://bugs.launchpad.net/bugs/209772
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubun
It seems only to happen when someone as root has used dolphin.
One can solve the bug by using rm
/home/marc/.kde/share/apps/d3lphin/bookmarks.xml at the terminal.
Clearly, it was trying to overwrite the one that belonged to root.
Obviously the system should deal with this in such a fashion that i
The message is not related to KDE 4
Anyway, the file is having a wrong permission (I guess it is owned by root)
sudo chown $USER:$USER /home/marc/.kde/share/apps/d3lphin/bookmarks.xml
should fix this issue.
Thanks for this report nonetheless.
** Changed in: kdebase-kde4 (Ubuntu)
Status: New