Bug 25204 - pcmanfm2 requires menucache
Summary: pcmanfm2 requires menucache
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: pcmanfm2 (show other bugs)
Version: unstable
Hardware: all Linux
: P3 normal
Assignee: Radik Usupov
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-09 02:16 MSK by Alex Negulescu
Modified: 2011-04-15 23:08 MSK (History)
6 users (show)

See Also:


Attachments
find ~/.config ~/.cache -iname '*.desktop' -o -iname '*.menu' (3.70 KB, text/plain)
2011-04-12 19:49 MSK, Alex Negulescu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Negulescu 2011-03-09 02:16:34 MSK
[alecs@rainsoul ~]$ pcmanfm2

And after clicking on Applications...

** ERROR **: failed to find menu-cached
aborting...
Aborted
Comment 1 Radik Usupov 2011-04-08 05:59:02 MSK
To gns: У тебя воспроизводится?
У меня нет..

To alecs: Which version do you use?
Comment 2 Alex Negulescu 2011-04-08 10:30:49 MSK
Latest. If you have menu-cache installed it works. Idea is that menu-cache should be a require for pcmanfm.
Comment 3 Lenar Shakirov 2011-04-12 18:32:41 MSK
Alex, show me output of this command, please:

$ find ~/.config ~/.cache -iname '*.desktop' -o -iname '*.menu'
Comment 4 Alex Negulescu 2011-04-12 19:49:39 MSK
Created attachment 4879 [details]
find ~/.config ~/.cache -iname '*.desktop' -o -iname '*.menu'
Comment 5 Alex Negulescu 2011-04-12 19:52:13 MSK
If i click on "applications" and don't have menu-cache installed, it dies.

[alecs@rainsoul ~]$ sudo rpm -e menu-cache
error: failed to stat /home/alecs/.gvfs: Permission denied
[alecs@rainsoul ~]$ pcmanfm2 
** (pcmanfm2:3491): DEBUG: FmJob error: No such file or directory
** (pcmanfm2:3491): DEBUG: try automount
** (pcmanfm2:3491): DEBUG: vol-changed
** (pcmanfm2:3491): DEBUG: vol-changed
** (pcmanfm2:3491): DEBUG: mount path: 320P
** (pcmanfm2:3491): DEBUG: on_mount_action_finished

** ERROR **: failed to find menu-cached
aborting...
Aborted
[alecs@rainsoul ~]$ sudo apt-get install menu-cache
Reading Package Lists... Done
Building Dependency Tree... Done
The following NEW packages will be installed:
  menu-cache
0 upgraded, 1 newly installed, 0 removed and 0 not upgraded.
Need to get 0B/50.2kB of archives.
After unpacking 139kB of additional disk space will be used.
Committing changes...
error: failed to stat /home/alecs/.gvfs: Permission denied
Preparing...                 ########################################### [100%]
1: menu-cache                ########################################### [100%]
Running /usr/lib/rpm/posttrans-filetriggers
Done.
[alecs@rainsoul ~]$ pcmanfm2 
[alecs@rainsoul ~]$
Comment 6 Lenar Shakirov 2011-04-12 23:12:00 MSK
(В ответ на комментарий №5)
> If i click on "applications" and don't have menu-cache installed, it dies.
Yes, reproduced for me
Comment 7 Radik Usupov 2011-04-15 08:49:57 MSK
Коль, если не против, беру на себя.
Comment 8 Repository Robot 2011-04-15 23:08:03 MSK
pcmanfm2-0.9.9-alt2 -> sisyphus:

* Fri Apr 15 2011 Radik Usupov <radik@altlinux> 0.9.9-alt2
- Added requires (Closes: 25204)