Ticket #2427: Text clipping.txt

File Text clipping.txt, 2.1 KB (added by tonyforster, 14 years ago)

error log

Line 
1** Message: pygobject_register_sinkfunc is deprecated (HippoCanvasBox)
21286522360.358122 WARNING root: .has_key() is deprecated, use 'in'
31286522360.901848 WARNING root: No gtk.AccelGroup in the top level window.
41286522360.959989 WARNING root: No gtk.AccelGroup in the top level window.
51286522361.101745 WARNING root: No gtk.AccelGroup in the top level window.
61286522361.193774 WARNING root: No gtk.AccelGroup in the top level window.
71286522361.244372 WARNING root: No gtk.AccelGroup in the top level window.
81286522362.070607 WARNING root: No gtk.AccelGroup in the top level window.
91286522362.088437 WARNING root: No gtk.AccelGroup in the top level window.
10Traceback (most recent call last):
11  File "/usr/lib/python2.7/site-packages/sugar/activity/activity.py", line 484, in __canvas_map_cb
12    self.read_file(self._jobject.file_path)
13  File "/usr/share/sugar/activities/Read.activity/readactivity.py", line 589, in read_file
14    self._load_document('file://' + self._tempfile)
15  File "/usr/share/sugar/activities/Read.activity/readactivity.py", line 796, in _load_document
16    self._setup_evince_viewer()
17  File "/usr/share/sugar/activities/Read.activity/readactivity.py", line 763, in _setup_evince_viewer
18    self._view = evince.View()
19AttributeError: 'module' object has no attribute 'View'
20** (sugar-activity:2265): DEBUG: Got client ID "107218460ba98ad8ee128652236317319200000014020008"
21** (sugar-activity:2265): DEBUG: Setting initial properties
22** (sugar-activity:2265): DEBUG: Received SaveYourself(SmSaveLocal, !Shutdown, SmInteractStyleNone, !Fast) in state idle
23** (sugar-activity:2265): DEBUG: Sending SaveYourselfDone(True) for initial SaveYourself
24** (sugar-activity:2265): DEBUG: Received SaveComplete message in state save-yourself-done
25/usr/lib/python2.7/site-packages/sugar/datastore/datastore.py:103: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal
26  if key not in self._properties or self._properties[key] != value:
271286522375.814339 ERROR read-activity: write_file(): 'ReadActivity' object has no attribute '_model'