You are not logged in.

#1 2010-11-22 19:51:20

thdn
Member
Registered: 2010-11-22
Posts: 13

cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file

Hello, I have installed LXDE with pcmanfm. After installation, I ran:

exec ck-launch-session startlxde

but i got

  cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file or directory 

How can I resolve this problem?

Offline

#2 2010-11-22 19:58:01

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file

Workaround to get you going: create/copy/borrow/steal a pcmanfm.conf and put it in the given location.

Recommended action: report the bug to the lxde people.

Ultimate solution: fix the bug, and send a patch to the lxde people.

Offline

#3 2010-11-22 20:11:13

thdn
Member
Registered: 2010-11-22
Posts: 13

Re: cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file

Emmm ok, can someone paste here, this config file??

Offline

#4 2010-11-26 21:53:40

TheBodziO
Member
From: Dukla, Poland
Registered: 2006-07-28
Posts: 230
Website

Re: cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file

Well… config file – unfortunately no, but you could try to "touch" the thing:

touch ~/.config/pcmanfm/pcmanfm.conf

"startlxde" tries to copy conf into .config/pcmanfm and this tricks it to believe that config is already there. Yup – only workaround but it should work. Let me know how did it work.


It's not the best thing when they call you a "member" you know… wink

Offline

#5 2011-05-23 20:18:16

zertyz
Member
From: Rio de Janeiro
Registered: 2010-06-25
Posts: 14
Website

Re: cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file

The reported "bug" still persists to date -- when following the LXDE Wiki article.

I "solved" by installing the package 'pcmanfm' and running the following commands:

mkdir -p /usr/share/lxde/pcmanfm
cp -a /etc/xdg/pcmanfm/default/pcmanfm.conf /usr/share/lxde/pcmanfm/pcmanfm.conf


[]s
Luiz.

Offline

#6 2011-05-23 22:01:11

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file

Has the bug actually been reported - or are you just referring to this thread?

Offline

#7 2011-05-24 01:33:46

zertyz
Member
From: Rio de Janeiro
Registered: 2010-06-25
Posts: 14
Website

Re: cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file

I was referring only to this thread, sorry.

I would fix the Wiki myself, but I think its better for me to learn more about LXDE before doing it.

[]s
Luiz

Offline

#8 2011-05-24 13:44:26

andrewthomas
Member
Registered: 2010-05-08
Posts: 52

Re: cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file

zertyz wrote:

The reported "bug" still persists to date -- when following the LXDE Wiki article.

I "solved" by installing the package 'pcmanfm' and running the following commands:

mkdir -p /usr/share/lxde/pcmanfm
cp -a /etc/xdg/pcmanfm/default/pcmanfm.conf /usr/share/lxde/pcmanfm/pcmanfm.conf


[]s
Luiz.

I had to create a symbollic link to get my wallpaper to show up.

ln -s ~/.config/pcmanfm/defaut/pcmanfm.conf ~/.config/pcmanfm/pcmanfm.conf 

Since both of the problems seem to me to be confined to archlinux (neither of the problems occur in a gentoo installation,) I would think that the bug should be reported to archlinux and not upstream.

Last edited by andrewthomas (2011-05-25 00:01:56)


If this helped you, please take the time to rate the value of this post:
http://rate.affero.net/andrewthomas/

Offline

#9 2011-06-09 13:27:54

doaN
Member
Registered: 2011-06-08
Posts: 1

Re: cp: cannot stat /usr/share/lxde/pcmanfm/pcmanfm.conf No such file

bug reported ? I got the same issue here sad

Offline

Board footer

Powered by FluxBB