Package: goobook
Version: 1.9-14-g71ed97e-1
Severity: important

Dear Maintainer,

After updating goobook, I notice that running $ goobook query ... raises
an exception:

 Traceback (most recent call last):
   File "/usr/bin/goobook", line 11, in <module>
     load_entry_point('goobook==1.10.dev0', 'console_scripts', 'goobook')()
   File "/usr/share/goobook/goobook/application.py", line 100, in main
     args.func(config, args)
   File "/usr/share/goobook/goobook/application.py", line 142, in do_query
     goobk.query(args.query)
   File "/usr/share/goobook/goobook/goobook.py", line 66, in query
     matching_contacts = sorted(self.__query_contacts(query), key=lambda c: 
c.display_name)
   File "/usr/share/goobook/goobook/goobook.py", line 139, in __query_contacts
     if self.__config.filter_groupless_contacts and not contact.groups:
 AttributeError: 'NoneType' object has no attribute 'groups'

Downgrading goobook fixes the issue.


-- System Information:
Debian Release: buster/sid
 APT prefers unstable
 APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.17.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages goobook depends on:
ii  python3               3.6.6-1
ii  python3-googleapi     1.5.5-1
ii  python3-oauth2client  4.1.2-3
ii  python3-simplejson    3.15.0-1+b1

goobook recommends no packages.

goobook suggests no packages.

-- no debconf information

Reply via email to