Mugshot crashes on Debian Stretch

Bug #1738353 reported by Avinash Sonawane
2
Affects Status Importance Assigned to Milestone
Mugshot
Invalid
Undecided
Unassigned

Bug Description

$ mugshot
Traceback (most recent call last):
  File "/usr/bin/mugshot", line 36, in <module>
    mugshot.main()
  File "/usr/lib/python3/dist-packages/mugshot/__init__.py", line 47, in main
    window = MugshotWindow.MugshotWindow()
  File "/usr/lib/python3/dist-packages/mugshot_lib/Window.py", line 52, in __new__
    new_object.finish_initializing(builder)
  File "/usr/lib/python3/dist-packages/mugshot/MugshotWindow.py", line 228, in finish_initializing
    self.init_user_details()
  File "/usr/lib/python3/dist-packages/mugshot/MugshotWindow.py", line 271, in init_user_details
    user_details = self.get_user_details()
  File "/usr/lib/python3/dist-packages/mugshot/MugshotWindow.py", line 654, in get_user_details
    as_data = self.get_accounts_service_data()
  File "/usr/lib/python3/dist-packages/mugshot/MugshotWindow.py", line 706, in get_accounts_service_data
    name = self.split_name(name)
  File "/usr/lib/python3/dist-packages/mugshot/MugshotWindow.py", line 686, in split_name
    parts = name.split()
AttributeError: 'bool' object has no attribute 'split'
$

Revision history for this message
Avinash Sonawane (kearoot) wrote :

Figured it out! Had to install accountservice. I wonder why it's not a dependency. May be I should report this on Debian bug tracker.

Revision history for this message
Avinash Sonawane (kearoot) wrote :

BTW, how do I close this bug?

Revision history for this message
Sean Davis (bluesabre) wrote :

Glad to see it was resolved in Debian. Thanks for the bug report!

Changed in mugshot:
status: New → Invalid
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.