Comment 3 for bug 965122

Revision history for this message
Michal Predotka (mpredotka) wrote :

OK, I've restarted with different command. Results are here:

michal@michal-Inspiron-530-11:~$ /opt/extras.ubuntu.com/unity-lens-graphicdesign/lib/unity-scope-colourlovers
Search changed to: 'None'
http://www.colourlovers.com/api/palettes?format=json&keywords=
Search changed to: 'vin'
http://www.colourlovers.com/api/palettes?format=json&keywords=vin
Search changed to: 'vintage'
http://www.colourlovers.com/api/palettes?format=json&keywords=vintage
Inkscape not found
Agave not found
Traceback (most recent call last):
  File "/opt/extras.ubuntu.com/unity-lens-graphicdesign/lib/unity-scope-colourlovers", line 64, in on_activate_uri
    GLib.spawn_command_line_async('notify-send -i "%s" "%s" "%s"' % ('applications-graphics',notification_title, notification_text))
  File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
    return info.invoke(*args, **kwargs)
gi._glib.GError: Failed to execute child process "notify-send" (Permission denied)
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 59, in apport_excepthook
    from apport.fileutils import likely_packaged
  File "/usr/lib/python2.7/dist-packages/apport/__init__.py", line 1, in <module>
    from apport.report import Report
  File "/usr/lib/python2.7/dist-packages/apport/report.py", line 20, in <module>
    import apport.fileutils
  File "/usr/lib/python2.7/dist-packages/apport/fileutils.py", line 22, in <module>
    from apport.packaging_impl import impl as packaging
  File "/usr/lib/python2.7/dist-packages/apport/packaging_impl.py", line 19, in <module>
    import apt
  File "/usr/lib/python2.7/dist-packages/apt/__init__.py", line 35, in <module>
    apt_pkg.init()
SystemError: E:Unable to read /etc/apt/apt.conf.d/ - opendir (13: Permission denied)

Original exception was:
Traceback (most recent call last):
  File "/opt/extras.ubuntu.com/unity-lens-graphicdesign/lib/unity-scope-colourlovers", line 64, in on_activate_uri
    GLib.spawn_command_line_async('notify-send -i "%s" "%s" "%s"' % ('applications-graphics',notification_title, notification_text))
  File "/usr/lib/python2.7/dist-packages/gi/types.py", line 43, in function
    return info.invoke(*args, **kwargs)
gi._glib.GError: Failed to execute child process "notify-send" (Permission denied)