You are not logged in.
Pages: 1
trouble description- menu://applications/ from side-panel not working
how to fix: edit [c]usr/bin/lxde-session[/c]
http://hg.slitaz.org/wok/file/tip/lxde/stuff/lxde-session
add this line 6
export XDG_MENU_PREFIX="lxde-"
trouble description- after logout-then-login, disks not visible or can't unmount in filemanager
how to fix: edit [c]/etc/xdg/autostart/pcmanfm.desktop[/c]
http://hg.slitaz.org/wok/file/tip/pcmanfm/stuff/autostart/pcmanfm.desktop
Add --exit-with-session
Exec=dbus-launch --exit-with-session pcmanfm --desktop
dbus launched with session, but now I don't know how to use dbus with only 2 instances - system and per-login like described in man + all docs. Maybe this may solve drives unvisible in root-pcmanfm and anyway only one dbus-daemon per user is properly for dbus primary purpose.
trouble description- noIcons of pcmanfm and default image viewer (gpicview) I post this before, packages was rebuilt, but no changes
pcmanfm icon: in panel-yellow dir like anywhere before, on desktop - blue monitor, like mc. And no icon in menu.
/usr/share/applications/pcmanfm.desktop contains Icon=system-file-manager but month-old version uses Icon=pcmanfm
Interesting that midnightcommander looks same in desktop but uses Icon=computer
Offline
gpicview menu icon:
Shorten filename and icon appears in Applications menu
Icon is missing from package.
Download here: ftp://cook.slitaz.org/gpicview/install/usr/share/icons/hicolor/48x48/apps/gpicview.png
Copy to /usr/share/pixmaps
Change /usr/share/applications/gpicview.desktop
Icon=gpicview to Icon=gpicview.png
Offline
gpicview icon fixed: http://hg.slitaz.org/wok/rev/9f76efb02071
Icon is gone because "SliTaz" icon theme was unfortunately stripped.
File /usr/share/icons/SliTaz/apps/22/gpicview.png is symlink to eog.png, but eog.png was deleted, so gpicview.png is broken symlink. Here I copy eog.png from Faenza icon theme because "SliTaz" icon theme is just a stripped "Faenza" icon theme.
Download new fixed package slitaz-icon-1.2.1 right now frow cooker: http://cook.slitaz.org/cooker.cgi?download=slitaz-icon-1.2.1.tazpkg
Thanks.
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]