Announcement

Collapse
No announcement yet.

This warning shows most of the time..............

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

    This warning shows most of the time..............

    Plz help me to get through this guys. On closing some programs this message comes up most of the time. Help me to solve this:
    Unable to save bookmarks in /home/ashish/.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.

    Also i am a newbie and shifted from Ubuntu. I am just loving it!!! Plz give some e-books related to customising KDE. I am just loving it. Help me...............

    #2
    Re: This warning shows most of the time..............

    Is your partition really full? I've never used d3lphin, but I suppose it has a way of seeing how many free space is there on a disk.

    If it is, either resize the partition, delete some stuff, or get a new disk.

    Otherwise, it's probably a permission error.
    Code:
    sudo chown -R ashish /home/ashish
    sudo chgrp -R ashish /home/ashish
    sudo chmod -R 775 /home/ashish
    should do the trick, presuming ashish is your username.
    The Nomad's Land - some Linux humor too

    Comment


      #3
      Re: This warning shows most of the time..............

      Code:
      sudo chown -R loginname /home/ loginname
       sudo chgrp -R loginname /home/ loginname
      at the login name(in the code) , type the login name u use to login.

      Comment


        #4
        Re: This warning shows most of the time..............

        This and other problems : Kubuntu Forums > Important Information > Documentation > Bugs >

        Topic: Kubuntu Gutsy Known Problems
        http://kubuntuforums.net/forums/inde...opic=3088541.0
        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


          #5
          Re: This warning shows most of the time..............

          A 'known' Dolphin problem. Until the developers fix this one, I (and others) recommend not using Dolphin as 'root' for anything. It changes the ownership of the users files to that of root in the users /home folders, and this is what is generating the error message.

          Konqueror does not suffer from this problem.
          Windows no longer obstructs my view.
          Using Kubuntu Linux since March 23, 2007.
          "It is a capital mistake to theorize before one has data." - Sherlock Holmes

          Comment


            #6
            Re: This warning shows most of the time..............

            I think that did the trick. Thank you guys. Also plz provide me with some material for understanding & customising the gr8 KDE. I love it very much. Also is there any widget stuff like gDesklets in KDE

            Comment


              #7
              Re: This warning shows most of the time..............

              Start here.

              Comment


                #8
                Re: This warning shows most of the time..............

                Originally posted by ashzoomerintrack
                I think that did the trick. Thank you guys. Also plz provide me with some material for understanding & customising the gr8 KDE. I love it very much. Also is there any widget stuff like gDesklets in KDE
                If you're looking for widgets, KDE4 has them built-in (with Plasma). For KDE 3.5.x I can suggest Superkaramba (it's in the repos). http://www.kde-look.org and http://www.kubuntu-art.org have a lot of wallpapers, themes and other visual stuff, including widgets.
                The Nomad's Land - some Linux humor too

                Comment

                Working...
                X