First run does not create ~/.config/epoptes folder

Bug #1395808 reported by Michael Knichel
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Epoptes
Fix Released
Low
Fotis Tsamis

Bug Description

I installed epoptes on my LTSP server and in my chroot for clients. When I run epoptes from my laptop using ssh -XC user@{server_IP} epoptes and try to send a message, I get the following output in CLI and no message is sent...

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/epoptes/ui/gui.py", line 335, in sendMessageDialog
    msg = startSendMessageDlg()
  File "/usr/lib/python2.7/dist-packages/epoptes/ui/sendmessage.py", line 72, in startSendMessageDlg
    f = open(os.path.expanduser('~/.config/epoptes/settings'), 'w')
IOError: [Errno 2] No such file or directory: '/home/user/.config/epoptes/settings'

I am able to control the clients, just not send message.

I created the folder manually and all was fine.

Fotis Tsamis (ftsamis)
Changed in epoptes:
assignee: nobody → Fotis Tsamis (phantomas)
importance: Undecided → Low
status: New → Confirmed
Revision history for this message
Fotis Tsamis (ftsamis) wrote :

Fixed in trunk revision 467. Thank you for your report!

Changed in epoptes:
status: Confirmed → Fix Committed
Revision history for this message
Alkis Georgopoulos (alkisg) wrote :

Fix released in epoptes 0.5.9.

Changed in epoptes:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.