| View previous topic :: View next topic |
| Author |
Message |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
Posted: Sun Jan 06, 2013 2:19 pm Post subject: LXDE not starting - menu-cache |
|
|
This is a tip for people on LXDE. If you've run updates recently and suddenly LXDE won't start, you can try masking lxde-base/menu-cache-0.4.1, which "solved" the problem for me. _________________ Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees
A cloud is evaporated water in the sky, thanks. |
|
| Back to top |
|
 |
jdewberr-24876 n00b

Joined: 11 Sep 2012 Posts: 12
|
Posted: Wed Feb 06, 2013 12:54 pm Post subject: |
|
|
does this mean adding
lxde-base/menu-cache
to /etc/portage/package.mask ? |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
Posted: Tue Feb 12, 2013 9:45 pm Post subject: |
|
|
Aha, I'd forgotten about this. I remember this now.
To answer your question, yes, but not quite. You want to put =lxde-base/menu-cache-0.4.1 in package.mask. It was that specific version that needed to go to make way for something else (not at the computer I had the issue with, so I don't recall too much other than having the issue and what solved it). _________________ Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees
A cloud is evaporated water in the sky, thanks. |
|
| Back to top |
|
 |
jdewberr-24876 n00b

Joined: 11 Sep 2012 Posts: 12
|
Posted: Wed Feb 13, 2013 1:49 pm Post subject: |
|
|
could you put up the text of
eix -c lxde-base/
so I can see what you've got installed? |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
|
| Back to top |
|
 |
jdewberr-24876 n00b

Joined: 11 Sep 2012 Posts: 12
|
Posted: Wed Feb 13, 2013 3:55 pm Post subject: |
|
|
Yes,
That was my method of install.
--
JD |
|
| Back to top |
|
 |
BillWho Veteran


Joined: 03 Mar 2012 Posts: 1576 Location: US
|
Posted: Wed Feb 13, 2013 4:33 pm Post subject: |
|
|
Just some additional info:
If you revdep-rebuild immediately after the LXDE upgrade, that should prevent the problem. What I found is:
| Code: | [ 19% ] * broken /usr/bin/libfm-pref-apps (requires libmenu-cache.so.1)
[ 20% ] * broken /usr/bin/lxpanel (requires libmenu-cache.so.1)
[ 66% ] * broken /usr/lib64/libfm-gtk.so.1.0.0 (requires libmenu-cache.so.1)
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild R ] lxde-base/lxpanel-0.5.10
[ebuild R ] x11-libs/libfm-0.1.17-r1
|
I rebooted and all was fine  _________________ Good luck
Since installing gentoo, my life has become one long emerge  |
|
| Back to top |
|
 |
audiodef Advocate


Joined: 06 Jul 2005 Posts: 4949
|
Posted: Wed Feb 13, 2013 10:49 pm Post subject: |
|
|
| BillWho wrote: |
If you revdep-rebuild immediately after the LXDE upgrade, that should prevent the problem. What I found is:
[code][ 19% ] * broken /usr/bin/libfm-pref-apps (requires libmenu-cache.so.1)
[ 20% ] * broken /usr/bin/lxpanel (requires libmenu-cache.so.1)
[ 66% ] * broken /usr/lib64/libfm-gtk.so.1.0.0 (requires libmenu-cache.so.1)
|
That makes sense. That's a better solution than what I did. _________________ Gentoo Studio: http://gentoostudio.org
Pappy's Kernel Seeds: http://kernel-seeds.gentoostudio.org
Linux 'Tude Tees: http://skreened.com/geektudetees
A cloud is evaporated water in the sky, thanks. |
|
| Back to top |
|
 |
jdewberr-24876 n00b

Joined: 11 Sep 2012 Posts: 12
|
Posted: Thu Feb 14, 2013 3:32 pm Post subject: |
|
|
| OUTSTANDING! Worked like a champ and I'm able to tinker with LXDE. |
|
| Back to top |
|
 |
|