Package: gmailfs
Version: 0.3-9
Severity: important

Hi,

I get this when i try to use gmailfs :

# mount.gmailfs none /mnt/gmail/  -o [EMAIL 
PROTECTED],password=xxxxxx,fsname=bizaRRe
gmailfs.py:Gmailfs:mountpoint: '/mnt/gmail/'
gmailfs.py:Gmailfs:unnamed mount options: []
gmailfs.py:Gmailfs:named mount options: {'username': '[EMAIL PROTECTED]', 
'password': 'xxxxxx', 'fsname': 'bizaRRe'}
INFO:gmailfs:Connected to gmail

# cd gmail
Traceback (most recent call last):
  File "/usr/share/gmailfs/gmailfs.py", line 240, in __init__
    matchInode = m.group(2)
AttributeError: 'NoneType' object has no attribute 'group'
ERROR:gmailfs:got exception when getmessages

# touch toto
Traceback (most recent call last):
  File "/usr/share/gmailfs/gmailfs.py", line 240, in __init__
    matchInode = m.group(2)
AttributeError: 'NoneType' object has no attribute 'group'
ERROR:gmailfs:got exception when getmessages
touch: setting times of `toto': Input/output error
# ls
ls: .: Input/output error
#

Note that theses commands creates some mails writing in my gmail  Inbox

Thanks.

Guy



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686-smp
Locale: LANG=fr_FR, LC_CTYPE=ISO-8859-1 (charmap=ISO-8859-1) (ignored: LC_ALL 
set to fr_FR)

Versions of packages gmailfs depends on:
ii  fuse-utils           2.2.1-4             Filesystem in USErspace (utilities
ii  python               2.3.5-2             An interactive high-level object-o
ii  python-fuse          2.2-2               Python bindings for FUSE (Filesyst
ii  python-libgmail      0.0.8+cvs20050208-1 Python bindings to access Gmail ac

-- no debconf information


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

Reply via email to