Hi,

Ok here is a more constructive comment about recovery bug.

I add my experience to bug https://bugzilla.osafoundation.org/show_bug.cgi?id=12782

What can I do to help get ride of this ?
I am an IT engineer, I know Python but I don't know chandler architecture neither berkley db.


Paul


Le 17/08/09 10:03, Paul Girard a écrit :
Hi there,

I posted some messages last week about bad recovery.
I am using Mac OS X 10.5.7 on a MacBook and chandler 1.0.3

This morning, coming back from week end chandler doesn't want to open up... again... That time nothing special happened when I closed chandler on friday evening.
Actually I even made sure everything was ok and did a backup.
Also I went through all alternative boot options only the "erase all and start from new empty database" worked...
I loaded my friday evening chex backup and I am back.
I spent some hours last week understanding those mechanisms and ther are actually not working...

So... I am sorry guys I love Chandler but what's wrong with it ?
The database management seems really buggy... The f*****g db repository looks terribly sensitive.. Of course I can backup from chex file but I don't want to do this once per week !

Do I do anything wrong (I don't think so) ?
Should I wait for a new version ?

I am close to put chandler in a bin and never use it again.
Please tell me I am wrong.

Paul, disappointed fan

And here is the error :
Seconds since last error: 4
Chandler Version: 1.0.3
OS: posix
Platform Type: darwin
Platform Details: Darwin-9.7.0-i386-32bit
Architecture: i386
Python Version: 2.5.1 (r251:54863, Feb  6 2009, 19:02:12)
[GCC 4.0.1 (Apple Inc. build 5465)]
Traceback (most recent call last):
File "/Applications/Chandler.app/Contents/Resources/Chandler.py", line 101, in main
    return realMain()
File "/Applications/Chandler.app/Contents/Resources/Chandler.py", line 80, in realMain
    app = wxApplication(redirect=redirect, useBestVisual=useBestVisual)
File "/Applications/Chandler.app/Contents/Resources/release/site-packages/wx/_core.py", line 7901, in __init__
    self._BootstrapApp()
File "/Applications/Chandler.app/Contents/Resources/release/site-packages/wx/_core.py", line 7498, in _BootstrapApp
    return _core_.PyApp__BootstrapApp(*args, **kwargs)
File "/Applications/Chandler.app/Contents/Resources/application/Application.py", line 377, in OnInit
    options)
File "/Applications/Chandler.app/Contents/Resources/application/Utility.py", line 1102, in openRepositoryOrBackup
    view = openRepository(options, repoDir)
File "/Applications/Chandler.app/Contents/Resources/application/Utility.py", line 1071, in openRepository
    view = initRepository(repoDir, options)
File "/Applications/Chandler.app/Contents/Resources/application/Utility.py", line 685, in initRepository
    repository.open(**kwds)
File "/Applications/Chandler.app/Contents/Resources/release/site-packages/chandlerdb-0.7_37-py2.5-macosx-10.5-i386.egg/chandlerdb/persistence/DBRepository.py", line 970, in open
    raise RepositoryRunRecoveryError, recover
RepositoryRunRecoveryError: True

_______________________________________________
[email protected] mailing list
unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users
Chandler wiki: http://chandlerproject.org/wikihome

Reply via email to