← Back to team overview

epoptes team mailing list archive

Re: [Question #248189]: No thumbnails of fat client

 

Question #248189 on Epoptes changed:
https://answers.launchpad.net/epoptes/+question/248189

    Status: Needs information => Answered

Fotis Tsamis proposed the following answer:
It seems that epoptes-client is not starting automatically in the user
session due to a lxsession bug (Lubuntu specific):
https://bugs.launchpad.net/ubuntu/+source/lxsession/+bug/1309698

Until it's fixed you could create an upstart job as a workaround:
Create a file /usr/share/upstart/sessions/epoptes-client.conf with the following contents:
description "Epoptes client service (upstart)"

start on desktop-start

exec /usr/sbin/epoptes-client


After you save it, run:
sudo ltsp-update-image -c /

and you should be able to see client thumbnails.

-- 
You received this question notification because you are a member of
Epoptes Developers, which is an answer contact for Epoptes.