Hi...

It doesnt't work for me:

$ flickrfs ~/flickr
Authorizing with flickr...
Authorization complete.
Traceback (most recent call last):
  File "/usr/bin/flickrfs", line 1097, in ?
    server = Flickrfs()
  File "/usr/bin/flickrfs", line 202, in __init__
    self.sync_sets_thread();
  File "/usr/bin/flickrfs", line 341, in sync_sets_thread
    if (title,0) not in setListLocal: #New set added online
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 10: 
ordinal not in range(128)
$ ls ~/flickr
$ 

Salud,
-- 
Roberto Lumbreras           .''`.            
                    <rover : :' : debian.org>
Debian Developer           `. `'             
                             `-              

On Tue, Jan 22, 2008 at 12:35:52AM +0530, Varun Hiremath wrote:
: Hi,
: 
: On Mon, 21 Jan, 2008 at 11:07:36AM +0530, Y Giridhar Appaji Nag wrote:
: > On 07/08/20 00:51 +0200, Roberto Lumbreras said ...
: > > The debian version is already including all last CVS changes (more
: > > than two months ago).
: > > 
: > > I've checked one more time and the bug is still there, this time with
: > > a different computer, with testing updated two weeks ago.
: > 
: > I also see this problem.
: > 
: > I am not allowed to create the sets directory (which is the expected
: > behaviour) but if I uncomment the self._mkdir in __init__, I see the
: > sets directory but no files in there.  Actually, It looks like the sets
: > thread should create the sets directory but the thread doesn't even
: > start let alone start the sync.
: > 
: > There isn't anything in the tags/{public,private} directories either.
: > 
: > Maybe we are just "pass"ing over some exception.
: > 
: 
: I spent some time today debugging this, and I think I have managed to
: fix this bug. The new package is available here:
: 
: http://people.debian.org/~varun/flickrfs_1.3.9.1-7_all.deb
: 
: Could you please check and tell me if it works.
:
: Regards
: Varun
: 
: -- 
: Varun Hiremath
: Undergraduate Student,
: Aerospace Engineering Department,
: Indian Institute of Technology Madras,
: Chennai, India
: -------------------------------------
: Homepage: http://varun.travisbsd.org




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to