[chandler-users] Help!
Benjamin Wilreker
roadwarrior at indril.com
Wed Apr 2 00:45:57 PDT 2008
Just upgraded to 0.7.5.1
Worked fine right after I upgraded, but now it crashes on startup each
time. Any ideas?
The traceback reads thusly:
Traceback (most recent call last): File "C:\Program
Files\Chandler0.7\parcels\osaf\framework\blocks\ControlBlocks.py", line
1023, in Notify wx.GetApp().OnCommand(event) File "C:\Program
Files\Chandler0.7\application\Application.py", line 825, in OnCommand
Block.post (blockEvent, arguments, block) File "C:\Program
Files\Chandler0.7\parcels\osaf\framework\blocks\Block.py", line 180, in
post hookItem.dispatchEvent (event, Block.depth) File "C:\Program
Files\Chandler0.7\parcels\osaf\framework\blocks\Block.py", line 942, in
dispatchEvent callNamedMethod (event.destinationBlockReference,
methodName, event) File "C:\Program
Files\Chandler0.7\parcels\osaf\framework\blocks\Block.py", line 873, in
callNamedMethod event.arguments ['results'] = member (blockOrWidget,
event) File "C:\Program
Files\Chandler0.7\parcels\osaf\framework\blocks\ControlBlocks.py", line
1198, in onReminderTimeEvent self.primeReminderTimer() File "C:\Program
Files\Chandler0.7\parcels\osaf\framework\blocks\ControlBlocks.py", line
1223, in primeReminderTimer pending = Reminder.getPendingTuples(view,
now) File "C:\Program Files\Chandler0.7\parcels\osaf\pim\reminders.py",
line 287, in getPendingTuples allFutureReminders = schema.ns('osaf.pim',
view).allFutureReminders File "C:\Program
Files\Chandler0.7\application\schema.py", line 1327, in __getattr__
value = self.parcel.getItemChild(name) File
"build_release\bdist.win32\egg\chandlerdb\item\Item.py", line 1868, in
getItemChild File
"build_release\bdist.win32\egg\chandlerdb\util\LinkedMap.py", line 133,
in getByAlias File
"build_release\bdist.win32\egg\chandlerdb\util\LinkedMap.py", line 103,
in get File
"build_release\bdist.win32\egg\chandlerdb\persistence\DBRefs.py", line
640, in _load File
"build_release\bdist.win32\egg\chandlerdb\persistence\RepositoryView.py",
line 1592, in _loadItem File
"build_release\bdist.win32\egg\chandlerdb\persistence\RepositoryView.py",
line 1561, in _readItem File
"build_release\bdist.win32\egg\chandlerdb\persistence\DBItemIO.py", line
798, in readItem File
"build_release\bdist.win32\egg\chandlerdb\persistence\DBItemIO.py", line
896, in _values chandlerdb.persistence.c.DBNotFoundError: (-30989,
'DB_NOTFOUND: No matching key/data pair found')
More information about the chandler-users
mailing list