Advertisement
Guest User

Untitled

a guest
Apr 1st, 2023
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1.  
  2. Traceback (most recent call last):
  3. File "/usr/lib/python2.7/dist-packages/sugar3/activity/activity.py", line 1336, in close
  4. self._do_close(skip_save)
  5. File "/usr/lib/python2.7/dist-packages/sugar3/activity/activity.py", line 1310, in _do_close
  6. self._complete_close()
  7. File "/usr/lib/python2.7/dist-packages/sugar3/activity/activity.py", line 1297, in _complete_close
  8. dbus.service.Object.remove_from_connection(self._bus)
  9. File "/usr/lib/python2.7/dist-packages/dbus/service.py", line 626, in remove_from_connection
  10. '(%r,%r)' % (self, connection, path))
  11. LookupError: <sugar3.activity.activityservice.ActivityService at /org/laptop/Activity/b3cc68087275c92cfd3f958af2b0fa542cdf803c at 0x7f49b4663a10> is not exported at a location matching (None,None)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement