Page 1 of 2 12 LastLast
Results 1 to 10 of 12

Thread: dolphin error on exit never fixed for me - any suggs?

  1. #1
    Join Date
    Apr 2006
    Location
    No Comment
    Beans
    1,733
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    dolphin error on exit never fixed for me - any suggs?

    "Unable to save bookmarks in /home/nowshining/.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 was suppose to be fixed about 6months ago and I got as far as I know of this post - all updates - checked/installed yesterday/hours ago, and this still comes up.

    Yes I tried sudo chown -R username:username pathtofolder however it works fine up till I do a sudo dolphin and it does it again, I tried deleting it, etc..and it stil continues.

    Anyone out there know what I could try to hopefully fix this problem?
    Last edited by nowshining; April 27th, 2008 at 09:18 PM. Reason: stupid editing box and the new forums formatting - having issues :)
    My Stuff:
    Hostfile Blacklist
    K/Ubuntu 7.10 Tips/Tricks
    3_days_+_no_reply=Subscription_Removed

  2. #2
    Join Date
    Feb 2008
    Beans
    346

    Re: dolphin error on exit never fixed for me - any suggs?

    If this fixes your problem, please give me a "thank you".

    I think I might have fixed this problem, at least temporarily.
    I went to a desktop that wasn't having this problem and right clicked on the d3lphin folder in the location below:

    /home/username/.kde/share/apps/d3lphin

    Desktop with 8.04 doesn't have this problem.
    I used it to see what was different.

    Access permissions
    owner: can view & modify content
    group: forbidden
    others: forbidden

    Ownership
    user: username
    group: username

    On the pc with the error it has

    Ownership
    user: root
    group: root

    I changed both the user and group to my username but when I did, it said "username" group doesn't exist. It does exist on this pc so I tried.

    Ownership
    user: username
    group: root
    and click apply changes to all subfolders and their contents.

    This might just be a temporary fix and the error might pop up again later or upon reboot.

  3. #3
    Join Date
    May 2006
    Location
    Oslo, Norway
    Beans
    176
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: dolphin error on exit never fixed for me - any suggs?

    You could do a clean install. I know this isn't an option for many, but I find that if my system becomes somewhat unstable or slightly buggy, I just do a reinstall. Personally I keep my box as free of all files (DL's, mp3's, *.doc's etc.) so that I can reinstall at any point in time without having to copy files.

    Just a suggestion, mate

  4. #4
    Join Date
    Apr 2006
    Location
    No Comment
    Beans
    1,733
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: dolphin error on exit never fixed for me - any suggs?

    Quote Originally Posted by pcdoctor View Post
    If this fixes your problem, please give me a "thank you".

    I think I might have fixed this problem, at least temporarily.
    I went to a desktop that wasn't having this problem and right clicked on the d3lphin folder in the location below:

    /home/username/.kde/share/apps/d3lphin

    Desktop with 8.04 doesn't have this problem.
    I used it to see what was different.

    Access permissions
    owner: can view & modify content
    group: forbidden
    others: forbidden

    Ownership
    user: username
    group: username

    On the pc with the error it has

    Ownership
    user: root
    group: root

    I changed both the user and group to my username but when I did, it said "username" group doesn't exist. It does exist on this pc so I tried.

    Ownership
    user: username
    group: root
    and click apply changes to all subfolders and their contents.

    This might just be a temporary fix and the error might pop up again later or upon reboot.
    hmmm i haven't looked into that folder afterawhile, but the permissions on the folder was the same as the fixed one, and still no change, by the way

    sudo chown -R username:username pathtofolder

    is the CLI way to change owner/group access.

    i've even tried deleting the folder still no avail..

    You could do a clean install. I know this isn't an option for many, but I find that if my system becomes somewhat unstable or slightly buggy, I just do a reinstall. Personally I keep my box as free of all files (DL's, mp3's, *.doc's etc.) so that I can reinstall at any point in time without having to copy files.

    Just a suggestion, mate
    na! I won't re-install over something as simple as this when everything else so far works okay/fine.

    By the way you could create anoter partition and move your /home folder to it so if you do install you won't lose anything or get another HD and backup to it.
    My Stuff:
    Hostfile Blacklist
    K/Ubuntu 7.10 Tips/Tricks
    3_days_+_no_reply=Subscription_Removed

  5. #5
    Join Date
    Nov 2007
    Location
    Central Coast, California
    Beans
    1,789

    Re: dolphin error on exit never fixed for me - any suggs?

    It works until you sudo dolphin, yes?

    Sudo is really only meant for command-line stuff; when launching GUI apps use kdesudo instead (or gtksudo if you prefer).

    EDIT: Hey, Oildale! I'm from Taft, btw. We tend to make Oildale the brunt of our jokes, but I hear that we are the ones who get it from everyone else. Oh well.
    I do not use Ubuntu any more, nor have I ever used Gnome. Therefore, I tend to give advice that is distro- and DE-agnostic, which, while perhaps not the easiest way, will allow you to move freely between machines.

  6. #6
    Join Date
    Apr 2006
    Location
    No Comment
    Beans
    1,733
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: dolphin error on exit never fixed for me - any suggs?

    Quote Originally Posted by Xiong Chiamiov View Post
    It works until you sudo dolphin, yes?

    Sudo is really only meant for command-line stuff; when launching GUI apps use kdesudo instead (or gtksudo if you prefer).

    EDIT: Hey, Oildale! I'm from Taft, btw. We tend to make Oildale the brunt of our jokes, but I hear that we are the ones who get it from everyone else. Oh well.
    wow now your the closest i've seen on the net to me, I mean via alive and chatting, lolz Yes we are are Oildalians over here. or however you spell it.

    I know using kdesu works but then again it looks ugly :/ and of course the settings are all off than what I have.
    My Stuff:
    Hostfile Blacklist
    K/Ubuntu 7.10 Tips/Tricks
    3_days_+_no_reply=Subscription_Removed

  7. #7
    Join Date
    Nov 2007
    Location
    Central Coast, California
    Beans
    1,789

    Re: dolphin error on exit never fixed for me - any suggs?

    Dolphin should look the same whether you kdesudo or just plain sudo it, right?

    When you launch it as root, it'll use settings for a different user (root), so yeah, it'll look different (which is probably a good idea). But what I'm not saying to use that for normal use, just when you need to have a root file manager window open. Is that what you understood me to be saying?
    I do not use Ubuntu any more, nor have I ever used Gnome. Therefore, I tend to give advice that is distro- and DE-agnostic, which, while perhaps not the easiest way, will allow you to move freely between machines.

  8. #8
    Join Date
    Apr 2006
    Location
    No Comment
    Beans
    1,733
    Distro
    Kubuntu 7.10 Gutsy Gibbon

    Re: dolphin error on exit never fixed for me - any suggs?

    sudo opens dolphin with my prefs, and yeah I kind of know about the look thing, it's a bug in kde, altho after updating glib and pango some such as synaptic look fine now in the theme I chose.altho ksystemlog doesn't. Altho the progress bars in some pango programs look grey and take the color of the windows background color which I have set for win2k color. and I attached the following screenshots of what using each look like and of course I unmaxed the windows for a smaller file size.

    gksudodolphin.png (56.9 KB)
    kdesudodolphin.png (56.7 KB)
    kdesudolphin.png (56.9 KB)
    sudodolphin.png (25.2 KB)
    Attached Images Attached Images
    My Stuff:
    Hostfile Blacklist
    K/Ubuntu 7.10 Tips/Tricks
    3_days_+_no_reply=Subscription_Removed

  9. #9
    Join Date
    Sep 2006
    Location
    California
    Beans
    1,325
    Distro
    Xubuntu

    Re: dolphin error on exit never fixed for me - any suggs?

    I get this during regular, non-superuser sessions. It's quite annoying. Does resetting the permissions on my Home folder actually help? Any ideas appreciated.
    “Men are born ignorant, not stupid. They are made stupid by education.” -- Bertrand Russell

  10. #10
    Join Date
    Nov 2007
    Location
    Central Coast, California
    Beans
    1,789

    Re: dolphin error on exit never fixed for me - any suggs?

    Quote Originally Posted by ricardisimo View Post
    I get this during regular, non-superuser sessions. It's quite annoying. Does resetting the permissions on my Home folder actually help? Any ideas appreciated.
    When you run dolphin as root once, it will save the bookmarks file when you exit, resetting the permissions on it to be owned by root. You don't need to change the permissions on the whole home folder, just that file (~/.kde/share/apps/d3lphin/bookmarks.xml). To prevent that from happening, use kdesudo instead when launching graphical apps.
    I do not use Ubuntu any more, nor have I ever used Gnome. Therefore, I tend to give advice that is distro- and DE-agnostic, which, while perhaps not the easiest way, will allow you to move freely between machines.

Page 1 of 2 12 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •