Comment 1 for bug 742350

Revision history for this message
James Gifford (jamesgifford) wrote : Re: " unity-askubuntu-daemon" crashes with latest updates

What I get when I run the daemon from the command line.

$ python /usr/lib/unity-place-askubuntu/unity-askubuntu-daemon
Traceback (most recent call last):
  File "/usr/lib/unity-place-askubuntu/unity-askubuntu-daemon", line 321, in <module>
    daemon = Daemon()
  File "/usr/lib/unity-place-askubuntu/unity-askubuntu-daemon", line 93, in __init__
    sections_model.set_schema("s", "s")
AttributeError: 'SharedModel' object has no attribute 'set_schema'
$