You are not logged in.
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
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_strBut i think they were here before the update and pcmanfm worked fine
Last edited by Ventil1 (2010-10-22 10:20:42)
Offline
Is it a binary or written in python? In case of the latter just change the shebang to
#!/bin/env python2.7Offline
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
You have to start pcmanfm with : dbus-launch pcmanfm. Should be ok.
Offline
No wait. I lied. ![]()
When I click on trash it says "Operation not supported"
Offline
The mounting doesnt work anymore. And I can not copy files or folders which include spaces in their names.
Offline
Somehow magically, it starts now even without " dbus-launch.
Offline
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