kasmtech / workspaces-images

Other
730 stars 241 forks source link

kasmweb:gimp:1.11.0 #24

Open aldobranti opened 2 years ago

aldobranti commented 2 years ago

thank you for this release. as part of my testing I wanted to flag the following logs when running standalone ( headless Pi4b (4gb ram) , OMV6)

docker run --name kasmweb_gimp --rm -it --shm-size=512m -p 6901:6901 -e VNC_PW=password -e KASM_SVC_AUDIO=0 -e START_PULSEAUDIO=0 -v /home/me/:/home/kasm-user/ -v /srv/dev-disk-by-label-label/Pictures:/home/kasm-user/Pictures kasmweb/gimp:1.11.0

(gimp:86): Gtk-WARNING **: 09:51:37.600: Unable to locate theme engine in module_path: "pixmap",

(xfce4-session:53): xfce4-session-WARNING **: 09:51:38.091: Unable to launch "xfce4-panel": Failed to execute child process “xfce4-panel” (No such file or directory)

seems to me that if I could reach a shell from within the GUI I could try out fixes found by searching on these very error messages