Page 1 of 1

menu://applications/ only for root user & can't set bookmrks

Posted: Sat Dec 04, 2010 5:31 pm
by elmariachi
Hey all!

I'm using pcmanfm .9.8 the menu://applications is populated only when using the root user. the same is true for the 'open with" menu.
Also, I can't create bookmarks. When dragging a folder to the left pane nothing happens and some error messages show up in the terminal, but they're bening no?

Code: Select all

** (pcmanfm:21058): DEBUG: ON_DRAG_LEAVE
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: path: 3
** (pcmanfm:21058): DEBUG: drag_leave
** (pcmanfm:21058): DEBUG: ON_DRAG_LEAVE
Thanks!

Re: menu://applications/ only for root user & can't set bookmrks

Posted: Sat Dec 04, 2010 7:01 pm
by maces
Hi,

what version of PCManFM are you using? Have you tried the latest source?

maces

Re: menu://applications/ only for root user & can't set bookmrks

Posted: Sat Dec 04, 2010 7:46 pm
by elmariachi
Erasing every single config file and building from git makes the app menu problem go away (although I think it was more related to bad gnome-menu files than anything..)

The bookmarking problem persists though...

Re: menu://applications/ only for root user & can't set bookmrks

Posted: Sat Dec 11, 2010 1:18 pm
by holdikregel
Hi all,

I have the same problem using Arch Linux and PCManFM 0.9.9. When I run pcmanfm as a regular user and click on "Applications" I just see the "please wait" watch symbol and nothing happens. However, if I sudo pcmanfm the application folder is populated as expected.

@maces: Any new ideas about that issue?

@elmariachi: Do you remember which config files you deleted? I am far from being a linux pro and I'd rather not delete too many or totally unrelated config files.

Thanks,
Hdk

Re: menu://applications/ only for root user & can't set bookmrks

Posted: Sat Dec 11, 2010 6:20 pm
by maces
Hi holdikregel,

It's working here, I'm irregular building from git. Did you install gvfs?

maces

Re: menu://applications/ only for root user & can't set bookmrks

Posted: Sat Dec 11, 2010 9:22 pm
by elmariachi
The only thing not working now are the gtk bookmarks. Latest GIT with gvfs

Re: menu://applications/ only for root user & can't set bookmrks

Posted: Sun Dec 12, 2010 8:30 pm
by maces
what happens if you create the gtk bookmarks file manually?

maces

Re: menu://applications/ only for root user & can't set bookmrks

Posted: Sun Dec 12, 2010 9:00 pm
by elmariachi
humm I don't know the syntax for the gtk-bookmark file, but adding a line with "/home/mariachi/faculdade" (one of my folders) creates a bookmark to "/". No Drag&Drop.

Re: menu://applications/ only for root user & can't set bookmrks

Posted: Mon Dec 13, 2010 8:22 pm
by maces
Hi,

they look something like this:

Code: Select all

file:///home/maces/.config .config
smb://yourpc/yourmountpoint yourmountpoint
maces