Your message dated Tue, 10 Apr 2018 19:50:17 +0000
with message-id <e1f5zhv-000dlf...@fasolo.debian.org>
and subject line Bug#855157: fixed in mugshot 0.3.1-1.1
has caused the Debian Bug report #855157,
regarding mugshot: missing dependency on accountsservice
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
855157: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=855157
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: mugshot
Version: 0.3.1-1
Severity: normal

Dear Maintainer,
The application is not starting
   * What led up to the situation?
#: aptitude install mugshot -t sid
The following NEW packages will be installed:
  cheese-common{a} gir1.2-cheese-3.0{a} gir1.2-clutter-1.0{a}
gir1.2-cogl-1.0{a} gir1.2-coglpango-1.0{a} gir1.2-gtkclutter-1.0{a}
gir1.2-json-1.0{a} libcheese8{a} libclutter-gst-3.0-0{a} mugshot
python3-pexpect{a} python3-ptyprocess{a}
[Y]
Preparing to unpack .../11-mugshot_0.3.1-1_all.deb ...
Unpacking mugshot (0.3.1-1) ...

$: mugshot -v
DEBUG:mugshot: init_user_details() 'Checking for ~/.face profile image'
DEBUG:mugshot: init_user_details() 'Checking AccountsService for profile image'
DEBUG:mugshot: init_user_details() 'Found profile image: False'
DEBUG:mugshot: set_user_image() 'Setting user profile image to None'
DEBUG:mugshot: get_libreoffice_data() 'Getting settings from
/home/noroot/.config/libreoffice/4/user/registrymodifications.xcu'
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'

$: mv
/home/noroot/.config/libreoffice/4/user/{registrymodifications.xcu,registrymodifications.xcu.bk}

$: mugshot -v
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'crop_center',
'toggled', 'on_crop_changed''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'crop_left',
'toggled', 'on_crop_changed''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'crop_right',
'toggled', 'on_crop_changed''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design
'image_from_stock', 'activate', 'on_image_from_stock_activate''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design
'image_from_camera', 'activate', 'on_menu_camera_activate''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design
'image_from_browse', 'activate', 'on_image_from_browse_activate''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'image_remove',
'activate', 'on_image_remove_activate''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'first_name',
'activate', 'entry_focus_next''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'last_name',
'activate', 'entry_focus_next''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'initials',
'activate', 'entry_focus_next''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'initials',
'grab-focus', 'initials_entry_focused''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'home_phone',
'activate', 'entry_focus_next''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'home_phone',
'changed', 'filter_numbers''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'email',
'activate', 'entry_focus_next''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'office_phone',
'activate', 'entry_focus_next''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'office_phone',
'changed', 'filter_numbers''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'fax',
'changed', 'filter_numbers''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'help_button',
'clicked', 'on_help_activate''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design
'cancel_button', 'clicked', 'on_cancel_button_clicked''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'apply_button',
'clicked', 'on_apply_button_clicked''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design
'filechooserdialog', 'update-preview', 'on_filechooserdialog_update_preview''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design
'stock_browser', 'delete-event', 'on_stock_browser_delete_event''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design
'stock_iconview', 'item-activated', 'on_stock_iconview_item_activated''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design
'stock_iconview', 'selection-changed', 'on_stock_iconview_selection_changed''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'stock_cancel',
'clicked', 'on_stock_cancel_clicked''
DEBUG:mugshot_lib: connect_signals() 'connect builder by design 'stock_ok',
'clicked', 'on_stock_ok_clicked''
DEBUG:mugshot_lib: do_connect() 'connect builder by name
'stock_iconview','selection_changed', 'on_stock_iconview_selection_changed''
DEBUG:mugshot_lib: do_connect() 'connect builder by name
'stock_iconview','item_activated', 'on_stock_iconview_item_activated''
DEBUG:mugshot_lib: do_connect() 'connect builder by name
'mugshot_window','destroy', 'on_destroy''
DEBUG:mugshot_lib: do_connect() 'connect builder by name
'stock_browser','delete_event', 'on_stock_browser_delete_event''
DEBUG:mugshot_lib: log_unconnected_functions() 'Not connected to builder
'on_preferences_changed''
DEBUG:mugshot_lib: log_unconnected_functions() 'Not connected to builder
'on_camera_dialog_apply''
DEBUG:mugshot: init_user_details() 'Checking for ~/.face profile image'
DEBUG:mugshot: init_user_details() 'Checking AccountsService for profile image'
DEBUG:mugshot: init_user_details() 'Found profile image: False'
DEBUG:mugshot: set_user_image() 'Setting user profile image to None'
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'


$: mv
/home/noroot/.config/libreoffice/4/user/{registrymodifications.xcu.bk,registrymodifications.xcu}

Tried to find a solution on the internet, no succes, the same thing with
package versions from
http://ppa.launchpad.net/mugshot-dev/daily/ubuntu/pool/main/m/mugshot/
and
https://bugs.launchpad.net/ubuntu/zesty/amd64/mugshot/0.3.2-0ubuntu1
tried to upgrade dependencies
aptitude upgrade ~Rmugshot -t sid, and even -t experimental, still getting this
error.
So, it might be something system-specified, but i can not imagine what exactly.

Best regards,
Dmitri



-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (990, 'unstable'), (900, 'testing'), (800, 'experimental'), (500,
'stable'), (1, 'oldoldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-8.1-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages mugshot depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.26.0-2
ii  gconf-gsettings-backend [gsettings-backend]  3.2.6-4
ii  gir1.2-gdkpixbuf-2.0                         2.36.5-1
ii  gir1.2-glib-2.0                              1.50.0-1
ii  gir1.2-gst-plugins-base-1.0                  1.11.1-1
ii  gir1.2-gstreamer-1.0                         1.10.3-1
ii  gir1.2-gtk-3.0                               3.22.7-2
ii  python3-cairo                                1.10.0+dfsg-5+b1
ii  python3-dbus                                 1.2.4-1
ii  python3-pexpect                              4.2.1-1
pn  python3:any                                  <none>

Versions of packages mugshot recommends:
ii  gir1.2-cheese-3.0      3.22.1-1
ii  gir1.2-gtkclutter-1.0  1.8.2-1

Versions of packages mugshot suggests:
ii  gstreamer1.0-plugins-good  1.10.3-1

--- End Message ---
--- Begin Message ---
Source: mugshot
Source-Version: 0.3.1-1.1

We believe that the bug you reported is fixed in the latest version of
mugshot, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 855...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <b...@debian.org> (supplier of updated mugshot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 08 Apr 2018 15:46:42 +0300
Source: mugshot
Binary: mugshot
Architecture: source
Version: 0.3.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Python Applications Packaging Team 
<python-apps-t...@lists.alioth.debian.org>
Changed-By: Adrian Bunk <b...@debian.org>
Description:
 mugshot    - lightweight user-configuration application
Closes: 855157
Changes:
 mugshot (0.3.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Add the missing dependency on accountsservice. (Closes: #855157)
Checksums-Sha1:
 be88c73e536c3c5f41dcd69023d0d5cc09f0c43f 2075 mugshot_0.3.1-1.1.dsc
 cce42619354419f7c71bea371a78286737d864e0 2516 mugshot_0.3.1-1.1.debian.tar.xz
Checksums-Sha256:
 ca2f93354a5bb960531ef44ad24b2785245ede4266269d497f83af536e1cf24f 2075 
mugshot_0.3.1-1.1.dsc
 1186c5439b4e2f149c7c63ddada4b7342dbb55c1342deceea32eb43bcfb341e4 2516 
mugshot_0.3.1-1.1.debian.tar.xz
Files:
 6f1bb4d10bbaac086bbe0285fb15e5bb 2075 python optional mugshot_0.3.1-1.1.dsc
 0a118ca53ac2ab4f82af787291bc1287 2516 python optional 
mugshot_0.3.1-1.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAlrKD/kACgkQiNJCh6LY
mLFoBhAAzFcQ1c9/6ACU/i2sgHxMatVrUIIOx4WvjH4YuSelpb2G1Pndj7wPkBf0
YKCju2iiWlWNM4EqxE3wkxbIqxMQWTt1t4OnfdHMOBKsZKJwmirWgtiLViYKZeoU
j3ik02qpEJwFw2BGIdW9K1tx8yZVLmtxHi0EbSz7JHghJjyDD4sYtf1BDXBC4Yqu
aeO1LwFBmKsjaV2eca9cKv/D2rijcIehkH4KCqXpzzLZeiGSoKZh+87i0fl2sH/O
1fTzrqboPPC2mc3wj+N/O5arlTaSd0BYDQwARKMTWIIgqqSgMG3sEzMZyeUuJ1HL
3evl8FdaeXG4S8z9R6zO//oAPBWnpNBwGEZqPnyA69CQy2AcqokJvjRdsVjm/RW7
zWa7TMk7fxFOM0ahwMylYI51aJAAFKo2E1fkiifVysyGoro8RTTtmefhzTwK6Xns
Amsx0k09pFRFQjtidEqa3iRzM+4l1AhHXPP5xV3QGTO3UEIybh64vHiCdmBXWkY3
5TqNJ9OdTChxYB5vyedTMONIVMGs+IzgQuUXhMdPbrdHd974UNo4NJR1ZZByAwix
ih7bSZhOhvesJv8IxFF/YrbRcpR0h+8OYNo2zGGEGnLOx5oH2tCyzAQV2D0BVYvt
EjRw62ss/X5C7FxkkqxFEea7PIxMD+akPNl4RT6XkCKTSjSvTWI=
=n4kn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to