Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > Ubuntu Help > Unable to save bookmarks - Dolphin

Forgot Password?
 Ubuntu Help   Discussion and help about Ubuntu, Kubuntu, Xubuntu, and all the Ubuntu family

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Reply
 
Thread Tools Display Modes
Old 11-16-2007   #1 (permalink)
Just Joined!
 
Join Date: Jul 2007
Posts: 67
Unable to save bookmarks - Dolphin

I have Kubuntu 7.10 and from recently, when I open, for instance, the home directory, and then click on the X sign on the top right of the window(in order to close it), I get the following message:

Unable to save bookmarks in /home/vlado/.kde/share/apps/d3lphin/bookmarks.xml. Reported error was: Permission denied. This error message will only be shown once. The cause of the error needs to be fixed as quickly as possible, which is most likely a full hard drive.

This wasn't like that always. It just started happening from recently.
vld_apo is offline  


Reply With Quote
Old 11-16-2007   #2 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
Execute this
Code:
df -h
Post output here.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 11-17-2007   #3 (permalink)
Just Joined!
 
Join Date: Nov 2007
Posts: 26
Running the command
Code:
sudo chmod 755 /home/vlado/.kde/share/apps/d3lphin/bookmarks.xml
should fix the problem. This is a common bug in many *buntu installations. I prefer Krusader personally (available in the repos), but Dolphin (D3lphin) is an excellent, simple, user-friendly file manager great for beginners.
integr8e is offline   Reply With Quote
Old 11-17-2007   #4 (permalink)
Just Joined!
 
Join Date: Jul 2007
Posts: 67
Filesystem Size Used Avail Use% Mounted on
/dev/hda7 14G 9.2G 3.9G 71% /
varrun 252M 196K 252M 1% /var/run
varlock 252M 0 252M 0% /var/lock
udev 252M 76K 252M 1% /dev
devshm 252M 0 252M 0% /dev/shm
lrm 252M 34M 218M 14% /lib/modules/2.6.22-14-generic/volatile
/dev/hda5 42G 33G 9.4G 78% /media/hda5
/dev/hda1 20G 15G 4.9G 76% /windows
vld_apo is offline   Reply With Quote
Old 11-17-2007   #5 (permalink)
Super Moderator
 
devils casper's Avatar
 
Join Date: Jun 2006
Location: Chandigarh, India
Posts: 21,081
Send a message via Yahoo to devils casper
Execute this
Code:
sudo apt-get clean all
In case it doesn't sort out problem, try changing file permission as suggested by integr8e.
__________________
It takes a lot of time to be a genius, you have to sit around so much doing nothing, really doing nothing. - Gertrude Stein
New Users: Read This First
devils casper is offline   Reply With Quote
Old 12-06-2007   #6 (permalink)
Just Joined!
 
Join Date: Dec 2007
Posts: 1
Quote:
Originally Posted by integr8e View Post
Running the command
Code:
sudo chmod 755 /home/vlado/.kde/share/apps/d3lphin/bookmarks.xml
should fix the problem. This is a common bug in many *buntu installations. I prefer Krusader personally (available in the repos), but Dolphin (D3lphin) is an excellent, simple, user-friendly file manager great for beginners.
hello,
i did the above. Remember to replace "vlado" by your username. However chmod 755 didn't work for me. Entering 777 giving read, write and execute rights on bookmarks.xml to all users seems to work. Do you think this is unsafe ? What does bookmarks.xml do ?
I'm a newbee - of course - so no swearing or cursing please. thank you!
SkyKubuntu is offline   Reply With Quote
Old 12-07-2007   #7 (permalink)
Linux User
 
Felarin's Avatar
 
Join Date: Mar 2007
Location: Brazil or Singapore
Posts: 314
Quote:
Originally Posted by SkyKubuntu View Post
hello,
i did the above. Remember to replace "vlado" by your username. However chmod 755 didn't work for me. Entering 777 giving read, write and execute rights on bookmarks.xml to all users seems to work. Do you think this is unsafe ? What does bookmarks.xml do ?
I'm a newbee - of course - so no swearing or cursing please. thank you!
4 + 2 + 1

Read + Write + Execute

First 7 = Yourself
Second 7 = Groups in your users
Third 7 = Others

By 777, you allow read/write/execute access to all users.

By 755, you allow read/write/execute to yourself and read/execute to users in your group as well as to others.

Since you're logged on as your own user account and the file is probably attempted to be written to by root[which in this case is considered others], you can effectively solve the problem by keeping this file at 770 mode and adding root to your own usergroup.

Which would be much more safer of course =)
__________________
"A graphical user interface is just a mask. What lies beneath is what matters."
Felarin is offline   Reply With Quote
Old 12-10-2007   #8 (permalink)
Just Joined!
 
Join Date: Dec 2007
Posts: 1
Problem solved

Hey you guys! I have found a solution on the web. This is the link.
https://answers.launchpad.net/ubuntu...question/15881

thedarkwinter said on 2007-10-23:

Perhaps the permissions have changed somewhere along the line... try opening a terminal and typing

cd /home
sudo chown -R username:username username (where username is you username, ofcourse

So kudos to thedarkwinter!
alikebabay is offline   Reply With Quote
Old 12-14-2007   #9 (permalink)
Just Joined!
 
Join Date: Dec 2007
Posts: 21
Hi guys, i have this problem also. if all else fails, and nothing on this page solves the problem. I just go into synaptic, delete dolphin, then go into the directory where dolphin is stored and delete the folder (dolph3n)
its in /home/'user'/.kde/share/apps/
after the folder is deleted, just go back into synaptic and redownload and install dolphin and all is fixed.
ofcoarse this is only a tempory solution, but if you can't fix the problem completely, this works.....(for a few weeks or so
regards
symon
symon1980 is offline   Reply With Quote
Old 01-13-2008   #10 (permalink)
Just Joined!
 
Join Date: Jan 2008
Posts: 1
Angry this worked for me

annoying little error, that alarm sound is bothersome in incessant repetition.

obviously unless you STOLE my screename, change neurotiq to whatever you use
I'm guessing the amount of times I executed the command was ineffectual at best.

(damaging at worse)


neurotiq@neurotiq-desktop:~$ sudo chmod 755 /home/neurotiq/.kde/share/apps/d3lphin/bookmarks.xml
neurotiq@neurotiq-desktop:~$ sudo chmod 755 /home/neurotiq/.kde/share/apps/d3lphin/bookmarks.xml
neurotiq@neurotiq-desktop:~$ sudo chmod 755 /home/neurotiq/.kde/share/apps/d3lphin/bookmarks.xml
neurotiq@neurotiq-desktop:~$ sudo chmod 777 /home/neurotiq/.kde/share/apps/d3lphin/bookmarks.xml
neurotiq@neurotiq-desktop:~$ sudo chown neurotiq /home/neurotiq/.kde/share/apps/d3lphin/bookmarks.xml
neurotiq@neurotiq-desktop:~$ sudo chown neurotiq /home/neurotiq/.kde/share/apps/d3lphin/bookmarks.xml
neurotiq@neurotiq-desktop:~$


neurotiq@neurotiq-desktop:~$ sudo chmod 777 /home/screename/.kde/share/apps/d3lphin/bookmarks.xml

sudo chown screename /home/screename/.kde/share/apps/d3lphin/bookmarks.xml


This was probably answered, but I just wanted to affirm that the advice worked great thnks
I was annoyed.

in my mind i'm like shutup shutup shutup

tginw

(thnk gawd its not windows...)
Neurotiq is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 10:01 AM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2