You are not logged in.

#1 2010-10-21 14:13:25

mikkie
Member
Registered: 2009-11-10
Posts: 52

[SOLVED] Pcmanfm doesn't start

After upgrading pcmanfm to the latest version, I am no longer able to start it. Launching it from command line doesn't give out errors, warning messages or anything suspicious. My WM is openbox.

Last edited by mikkie (2010-10-23 10:20:11)

Offline

#2 2010-10-22 10:19:47

Ventil1
Member
Registered: 2010-03-17
Posts: 143

Re: [SOLVED] Pcmanfm doesn't start

Same here.

Although I do get some errors:

(pcmanfm:4054): Gtk-WARNING **: Ni mogoče najti pogona tem v poti module_path: "clearlooks",

(pcmanfm:4054): Gtk-WARNING **: Ni mogoče najti pogona tem v poti module_path: "murrine",

(pcmanfm:4054): Gtk-WARNING **: Ni mogoče najti pogona tem v poti module_path: "murrine",

(pcmanfm:4054): Gtk-WARNING **: Ni mogoče najti pogona tem v poti module_path: "mist",

(pcmanfm:4054): Gtk-WARNING **: Ni mogoče najti pogona tem v poti module_path: "murrine",
pcmanfm: symbol lookup error: pcmanfm: undefined symbol: fm_path_new_for_str

But i think they were here before the update and pcmanfm worked fine

Last edited by Ventil1 (2010-10-22 10:20:42)

Offline

#3 2010-10-22 11:12:49

linux-ka
Member
From: ADL
Registered: 2010-05-07
Posts: 232

Re: [SOLVED] Pcmanfm doesn't start

Is it a binary or written in python? In case of the latter just change the shebang to

#!/bin/env python2.7

Offline

#4 2010-10-23 07:10:20

Ventil1
Member
Registered: 2010-03-17
Posts: 143

Re: [SOLVED] Pcmanfm doesn't start

I managed it to work.
Previously I had installed pcmanfm from AUR. It was pcmanfm-git. So I had installed pcmanfm dependency libfm-git.

Now I just had to install libfm and it automaticaly replaced libfm-git.

Now I got a question. Does trash work for you? Says to me I dont have permissions.

Offline

#5 2010-10-23 07:44:20

poliocertes
Member
From: Poland
Registered: 2010-02-19
Posts: 29

Re: [SOLVED] Pcmanfm doesn't start

You have to start pcmanfm with : dbus-launch pcmanfm. Should be ok.

Offline

#6 2010-10-23 08:18:15

Ventil1
Member
Registered: 2010-03-17
Posts: 143

Re: [SOLVED] Pcmanfm doesn't start

No wait. I lied. smile
When I click on trash it says "Operation not supported"

Offline

#7 2010-10-23 09:32:29

Ventil1
Member
Registered: 2010-03-17
Posts: 143

Re: [SOLVED] Pcmanfm doesn't start

The mounting doesnt work anymore. And I can not copy files or folders which include spaces in their names.

Offline

#8 2010-10-23 10:19:28

mikkie
Member
Registered: 2009-11-10
Posts: 52

Re: [SOLVED] Pcmanfm doesn't start

Somehow magically, it starts now even without " dbus-launch.

Offline

#9 2010-10-23 12:23:04

Lowra
Member
Registered: 2009-09-21
Posts: 192

Re: [SOLVED] Pcmanfm doesn't start

Ventil1 wrote:

The mounting doesnt work anymore. And I can not copy files or folders which include spaces in their names.

About the copy/paste problem: It's a known bug: https://bugs.archlinux.org/task/21405

Offline

Board footer

Powered by FluxBB