[Bugs] #1383 UNSP: Strange error while using object chooser
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Thu Sep 17 16:05:40 EDT 2009
#1383: Strange error while using object chooser
------------------------------------------+---------------------------------
Reporter: kushal | Owner: tomeu
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: sugar-datastore | Version: Git as of bugdate
Severity: Unspecified | Keywords:
Distribution: Fedora | Status_field: Unconfirmed
------------------------------------------+---------------------------------
I am trying to access some media files from a pendrive. The following
error is coming (from jukebox log)
1253216581.054341 WARNING root: Invocation of ObjectChooser() has
deprecated parameters.
/usr/lib/python2.6/site-packages/dbus/connection.py:242:
DeprecationWarning: object.__init__() takes no parameters
super(Connection, self).__init__(*args, **kwargs)
1253216583.901034 DEBUG root: ObjectChooser.__chooser_response_cb:
dbus.String(u'/media/FEDORA/m.mp3')
1253216583.953487 DEBUG root: datastore.get
Traceback (most recent call last):
File "/junk/git/sugar-
jhbuild2/install/share/sugar/activities/Jukebox.activity/jukeboxactivity.py",
line 257, in _show_picker_cb
if jobject and jobject.file_path:
File "/junk/git/sugar-jhbuild2/install/lib/python2.6/site-
packages/sugar/datastore/datastore.py", line 177, in get_file_path
os.symlink(self.object_id, self._file_path)
OSError: [Errno 2] No such file or directory
1253216587.936109 WARNING root: RawObject was deleted without cleaning up.
Call RawObject.destroy() before disposing it.
Exception OSError: (2, 'No such file or directory',
'/home/kdas/.sugar/default/data/rawobjectlR7wFY') in <bound method
RawObject.__del__ of <sugar.datastore.datastore.RawObject object at
0x8a04d4c>> ignored
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/1383>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list