Announcement

Collapse
No announcement yet.

How to get rid of this error?

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

    How to get rid of this error?

    john@C90s:~$ sudo kwrite /etc/apt/sources.list
    [sudo] password for john:
    Error: "/var/tmp/kdecache-john" is owned by uid 1000 instead of uid 0.
    Error: "/tmp/kde-john" is owned by uid 1000 instead of uid 0.
    john@C90s:~$

    I get the above when editing files with Kwrite....what do I change? thanks
    Cheers, Big Ears!<br /><br />Asus C90s -3gb, e6600 2.4ghz, 250gb,Nvidia 8600 gddr3,Intel4965agn //Kubuntu 8.04/Gaming Partition (Vista)--dual boot<br />[B][I]My Linux Blog:&nbsp; http://linuxchronicles.wordpress.com

    #2
    Re: How to get rid of this error?

    Two choices. When running a GUI as sudo, use kdesu instead of sudo. So, in your post, use:
    Code:
    kdesu kate /etc/apt/sources.list
    But easier, is to open Konqueror (Web Browser, and navigate to /etc/apt and then right-click on the sources.list file and select Actions > Edit as Root
    Using Kubuntu Linux since March 23, 2007
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment


      #3
      Re: How to get rid of this error?

      thanks.....that did cross my mind.....really!
      Cheers, Big Ears!<br /><br />Asus C90s -3gb, e6600 2.4ghz, 250gb,Nvidia 8600 gddr3,Intel4965agn //Kubuntu 8.04/Gaming Partition (Vista)--dual boot<br />[B][I]My Linux Blog:&nbsp; http://linuxchronicles.wordpress.com

      Comment


        #4
        Re: How to get rid of this error?

        2/3 Penguin=room to improve
        Using Kubuntu Linux since March 23, 2007
        "It is a capital mistake to theorize before one has data." - Sherlock Holmes

        Comment


          #5
          Re: How to get rid of this error?

          on both sides....LOL
          Cheers, Big Ears!<br /><br />Asus C90s -3gb, e6600 2.4ghz, 250gb,Nvidia 8600 gddr3,Intel4965agn //Kubuntu 8.04/Gaming Partition (Vista)--dual boot<br />[B][I]My Linux Blog:&nbsp; http://linuxchronicles.wordpress.com

          Comment

          Working...
          X