The Following User Says Thank You to Kabouik For This Useful Post: | ||
![]() |
2012-08-06
, 16:17
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#52
|
The Following User Says Thank You to rcolistete For This Useful Post: | ||
![]() |
2012-08-06
, 16:25
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#53
|
Max9 and HolgerN : try this solution for empy LXDE menu. I.e., tap "Debian Chroot" and type inside Debian terminal :
# killall lxpanel
# find ~/.cache/menus -name '*' -type f -print0 | xargs -0 rm
# lxpanel -p LXDE &
And tap the "Debian LXDE" again to verify if it works.
It seems to be a LXDE bug.
![]() |
2012-08-06
, 16:40
|
Posts: 136 |
Thanked: 141 times |
Joined on Oct 2011
@ Germany
|
#54
|
The Following User Says Thank You to MAX9 For This Useful Post: | ||
![]() |
2012-08-06
, 17:18
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#55
|
The Following User Says Thank You to rcolistete For This Useful Post: | ||
![]() |
2012-08-06
, 17:32
|
Posts: 46 |
Thanked: 4 times |
Joined on Sep 2011
@ Malvern, PA
|
#56
|
![]() |
2012-08-06
, 18:37
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#57
|
Does anyone know why I am getting "No such file or directory" while trying to extract via xz -d debian-m5-v3e-Sci-2GB.img.ext2.lzma
I have verified the file is in MyDocs!
The Following User Says Thank You to rcolistete For This Useful Post: | ||
![]() |
2012-08-06
, 18:44
|
Posts: 1,320 |
Thanked: 915 times |
Joined on Feb 2010
|
#58
|
Which image and easy-deb-chroot version are you using ? This bug (absence of suxephwm) was fixed in v1.0.2 of easy-deb-chroot. Install v1.0.3 and make sure to "Harmattanize" the image.
![]() |
2012-08-06
, 18:48
|
Posts: 1,269 |
Thanked: 3,961 times |
Joined on May 2011
@ Brazil
|
#59
|
Max9 and HolgerN : try this solution for empy LXDE menu. I.e., tap "Debian Chroot" and type inside Debian terminal :
# killall lxpanel
# find ~/.cache/menus -name '*' -type f -print0 | xargs -0 rm
# lxpanel -p LXDE &
And tap the "Debian LXDE" again to verify if it works.
It seems to be a LXDE bug.
![]() |
2012-08-06
, 19:03
|
Posts: 47 |
Thanked: 41 times |
Joined on Feb 2012
|
#60
|
xinit /usr/bin/$WMEXEC -- /usr/bin/Xephyr :1 -br -screen 854x480x16 -dpi 96 -parent $PARWIN -ac -fullscreen
I'm currently downloading the image again Rcolistete, I'll let you know if it solves my problems.