"JDownloader only runs fine when started from a root shell."
what message is shown when you run it as 'guest'? are the permissions sets correctly? all perms should be ok in default ISO. i'm worrying that one of your module can overwrite good perms with 'root only'.
"ImportError: No module named pygtk"
pygtk is there:
/var/log/packages/pygtk-2.22.0-x86_64-1
maybe emesene needs older version of python? please try to update emesense (and all applications in general) to latest version possible.
"dillo: error while loading shared libraries: libjpeg.so.62: cannot open shared object file: No such file or directory"
this lib is also there - part of:
/var/log/packages/aaa_elflibs-13.2-x86_64-5
i'm wonder if one of your modules does not overwrite it with older/newer version.
"error while loading shared libraries: libraptor.so.1"
as i said earler:
"add applications (not libraries) 'one by one' and check if it works. If not then run 'slackyd -d' to find missing deps."
"VMWare view open client will not display any fonts correctly,"
no idea... did it work correctly on v09?
In general: shared libs can't be doubled anywhere (main ISO and external modules) in the system and applications must be in latest versions possible. otherwise it wont be possible to resolve 'dependency hell' ever (application X wants libjpeg in version 1 while application Y needs libjpeg in version 2).
I know it's not easy to make it. Hopefully some problems (i dont believe that all) will be resolved when official module repo is launched.
Cheers
#######################
UPDATE
#######################
with latest update in Slackware-13.37-rc3 'polkit/kde logout' issue is gone

Code: Select all
kde/polkit-qt-1-r1145513-i486-2.txz: Rebuilt.
Patched to fix a crash at logout.
the only bug which left is 'deactivation of modules' which hangs the system from time to time. Luckily Junjiro is back to work on aufs:
http://comments.gmane.org/gmane.linux.f ... .user/3277
so hopefully all is sorted before 1.0 FINAL

Cheers