Announcement

Collapse
No announcement yet.

When i close a window i get this error.........................

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    When i close a window i get this error.........................

    When i close a window i get this error. why do we get this error and how to fix it


    Unable to save bookmarks in /home/srikar/.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.

    #2
    Re: When i close a window i get this error.........................

    If you are sure your HD is not full, try the following:

    sudo chown srikar /home/srikar/.kde/share/apps/d3lphin/bookmarks.xml
    sudo chgrp srikar /home/srikar/.kde/share/apps/d3lphin/bookmarks.xml

    Comment


      #3
      Re: When i close a window i get this error.........................

      tnQ friend. I hav tried those commands and i now dont get that error. wat are those commands( chown , chgrp) used for ?? can u giv me an explaination!?

      Comment


        #4
        Re: When i close a window i get this error.........................

        When I close Dolphin I get that error too. I've just been ignoring it and have had no problems. I figure it's just a minor bug that will eventually be fixed.

        Comment


          #5
          Re: When i close a window i get this error.........................

          Maybe: Kubuntu Forums > Important Information > Documentation > Bugs >
          Kubuntu Gutsy Known Problems
          http://kubuntuforums.net/forums/inde...opic=3088541.0

          => kdesudo/Dolphin (D3lphin)


          You can get info of commands in the konsole: man <command>
          Code:
          :~$ man man
          NAME
          man - an interface to the on-line reference manuals

          and in the konqueror: man:<command>
          man:man will tell:


          so =>

          man chown
          NAME
          chown - change file owner and group

          SYNOPSIS
          chown [OPTION]... [OWNER][:[GROUP]] FILE...
          chown [OPTION]... --reference=RFILE FILE...
          man chgrp:
          NAME
          chgrp - change group ownership

          SYNOPSIS
          chgrp [OPTION]... GROUP FILE...
          chgrp [OPTION]... --reference=RFILE FILE...
          Before you edit, BACKUP !

          Why there are dead links ?
          1. Thread: Please explain how to access old kubuntu forum posts
          2. Thread: Lost Information

          Comment


            #6
            Re: When i close a window i get this error.........................

            I fixed mine so quickly that I don't remember exactly, but I think the d3lphin directory was owned by root with the root group and I actually chown/chgrp on the folder recursively. I don't know whether the folder being hosed up will affect anything other than the bookmarks. Probably worth checking the folder.

            Comment

            Working...
            X