Announcement

Collapse
No announcement yet.

konsolepartrc

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

    konsolepartrc

    This is the second time this has happened and wonder if it is a bug.

    It seems my ~/.kde/share/config/konsolepartrc was owned by root. The problem became apparent when Yakuake would not save things like schema settings even though I selected "Save as Default". Of course, changing ownership fixed the problem. This is the second time I had the problem with Yakuake not remembering my settings, and the only time I decided to figure it out.

    Has anyone else had this problem?


    #2
    Re: konsolepartrc

    Are you using Dolphin as you default file manager, and have you at some time, started it from the console as root? If you did, and you were managing files in your home directory in this mode, then this would account for the ownership change. The fix is simple enough.

    Open a console (this will put you in your user home directory) and type:
    Code:
    sudo chown ~/.kde/share/config/konsolepartrc yourusername:yourusername
    where yourusername is of course, your log on user name.
    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


      #3
      Re: konsolepartrc

      I didn't use dolphin or any other file manager but now you mention it I do recall changing the schema to the konsolepart in adept ( I really don't like lots of white everywhere ). Just seemed a bit odd at first but now it makes sense.

      Comment

      Working...
      X