View Single Post
ezcola's Avatar
Posts: 54 | Thanked: 37 times | Joined on Nov 2009 @ Finland
#105
Originally Posted by Jaffa View Post
Can you send me the output of running /opt/hermes/bin/hermes in X Terminal; and potentially even try the Hermes in Extras-devel?

Thanks in advance.

Hi!
Here is the output from Xterminal...
Hope it helps!

I'm going to try the extras devel version of Hermes and will tell here how it goes...

\\\ezcola
**************************************************

BusyBox v1.10.2 (Debian 3:1.10.2.legal-1osso26+0m5) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ $ /opt/hermes/bin/hermes
+++ Opening Facebook...
0 0
+++ Syncing contacts...
+++ Addressbook opened...
+++ Contact store created...
1 158
2 158
3 158
4 158
5 158
6 158
7 158
8 158
9 158
10 158
11 158
12 158
13 158
14 158
15 158
16 158
17 158
18 158
19 158
20 158
21 158
22 158
23 158
24 158
25 158
26 158
27 158
28 158
29 158
30 158
31 158
32 158
Traceback (most recent call last):
File "/opt/hermes/bin/hermes", line 105, in sync
fb2c.sync_contacts(resync = force)
File "/home/opt/hermes/lib/hermes.py", line 199, in sync_contacts
updated = self.update_contact(contact, self.friends[name], resync)
File "/home/opt/hermes/lib/hermes.py", line 249, in update_contact
updated = self.store.set_photo(contact, friend['pic']) or updated
File "/home/opt/hermes/lib/contacts.py", line 56, in set_photo
im = Image.open(StringIO.StringIO(data))
File "/usr/lib/python2.5/site-packages/PIL/Image.py", line 1917, in open
raise IOError("cannot identify image file")
IOError: cannot identify image file
~ $
 

The Following User Says Thank You to ezcola For This Useful Post: