Search found 5 matches

by tupfzom
Fri Apr 15, 2011 5:41 am
Forum: PCManFM
Topic: Problem with "detail view"
Replies: 5
Views: 8543

Re: Problem with "detail view"

As it turns out this already has been fixed by adding an item to the file menu.
by tupfzom
Thu Apr 14, 2011 8:28 am
Forum: PCManFM
Topic: preferences written to ~/.config/.., read from /usr/share/..
Replies: 2
Views: 4013

Re: preferences written to ~/.config/.., read from /usr/shar

Simply deleting /usr/share/lxde/pcmanfm/LXDE.conf does the job, too. The preferences will then be read from ~/.config/pcmanfm/LXDE/pcmanfm.conf. It seems the order the preferences are read is wrong. I'll report this as a bug.
by tupfzom
Thu Apr 14, 2011 8:19 am
Forum: PCManFM
Topic: preferences written to ~/.config/.., read from /usr/share/..
Replies: 2
Views: 4013

Re: preferences written to ~/.config/.., read from /usr/shar

As a workaround I replaced /usr/share/lxde/pcmanfm/LXDE.conf with a symbolic link to ~/.config/pcmanfm/LXDE/pcmanfm.conf sudo rm /usr/share/lxde/pcmanfm/LXDE.conf sudo ln -s ~/.config/pcmanfm/LXDE/pcmanfm.conf /usr/share/lxde/pcmanfm/LXDE.conf But if there's more than one user account on the machine...
by tupfzom
Sun Apr 10, 2011 8:32 am
Forum: PCManFM
Topic: preferences written to ~/.config/.., read from /usr/share/..
Replies: 2
Views: 4013

preferences written to ~/.config/.., read from /usr/share/..

I compiled libfm and PCManFM from a git checkout and am now experiencing problems with the .conf files. When I change something in the Preferences dialogue, those changes are written to ~/.config/pcmanfm/LXDE/pcmanfm.conf , but on the next login, the preferences are read from /usr/share/lxde/pcmanfm...
by tupfzom
Thu Apr 07, 2011 7:31 pm
Forum: PCManFM
Topic: Problem with "detail view"
Replies: 5
Views: 8543

Re: Problem with "detail view"