That looks like a bug, related to the way Chandler imports your default timezone from Windows. What does the Windows control panel say your timezone is?
--Grant On 4 Sep, 2009, at 06:24, Yesolar wrote: > I paste the report. > If you have some suggestion please send me. > Thanks > > " > Seconds since last error: 5 > Chandler Version: 1.0.3 > OS: nt > Platform Type: win32 > Platform Details: Windows-32bit > Architecture: > Python Version: 2.5.1 (r251:54863, Apr 11 2009, 05:21:42) [MSC v. > 1310 32 > bit (Intel)] > Traceback (most recent call last): > File "C:\Archivos de programa\Chandler1.0.3\Chandler.py", line 101, > in > main > return realMain() > File "C:\Archivos de programa\Chandler1.0.3\Chandler.py", line 80, in > realMain > app = wxApplication(redirect=redirect, useBestVisual=useBestVisual) > File "C:\Archivos de > programa\Chandler1.0.3\release\bin\lib\site-packages\wx\_core.py", > line > 7901, in __init__ > self._BootstrapApp() > File "C:\Archivos de > programa\Chandler1.0.3\release\bin\lib\site-packages\wx\_core.py", > line > 7498, in _BootstrapApp > return _core_.PyApp__BootstrapApp(*args, **kwargs) > File "C:\Archivos de > programa\Chandler1.0.3\application\Application.py", line 377, in > OnInit > options) > File "C:\Archivos de programa\Chandler1.0.3\application\Utility.py", > line 1102, in openRepositoryOrBackup > view = openRepository(options, repoDir) > File "C:\Archivos de programa\Chandler1.0.3\application\Utility.py", > line 1071, in openRepository > view = initRepository(repoDir, options) > File "C:\Archivos de programa\Chandler1.0.3\application\Utility.py", > line 717, in initRepository > view.commit() > File "c:\archivos de > programa\chandler1.0.3\release\bin\lib\site-packages > \chandlerdb-0.7_37-py2.5-win32.egg\chandlerdb\persistence > \DBRepositoryView.py", > line 710, in commit > store.saveViewData(newVersion, self) > File "c:\archivos de > programa\chandler1.0.3\release\bin\lib\site-packages > \chandlerdb-0.7_37-py2.5-win32.egg\chandlerdb\persistence > \DBRepository.py", > line 1404, in saveViewData > str(view.tzinfo.default), > UnicodeEncodeError: 'ascii' codec can't encode character u'\xe1' in > position 8: ordinal not in range(128) > > Feedback report ID: 2009-09-04T06-14-16.578840 > Your feedback report has been saved locally at: C:\Documents and > Settings\D\Datos de programa\Open Source Applications > Foundation\Chandler\2QfpZDQJ.default > \feedback-2009-09-04T06-14-16.578840.xml > " > > Leonardo Fiorelli > > > > _______________________________________________ > [email protected] mailing list > unsubscribe here: > http://lists.osafoundation.org/mailman/listinfo/chandler-users > Chandler wiki: http://chandlerproject.org/wikihome _______________________________________________ [email protected] mailing list unsubscribe here: http://lists.osafoundation.org/mailman/listinfo/chandler-users Chandler wiki: http://chandlerproject.org/wikihome
