[chandler-users] Chandler isn't working
Juan Antonio Rivera Vila
juan_linux at populusnigra.com
Sat Jun 7 10:07:50 PDT 2008
Thanks Andre for your suggestion. Now Chandler is working!! At last!! I
think the problem was related to some data corruption, that is what
latest Chandler version detected while loading for the first time. I
clicked on the button suggesting to clean all former data and voila! now
it is running OK!!
Thanks a lot to you all for your help and suggestions!!
Best luck,
Juan
Andre Mueninghoff wrote:
> Hi Juan,
>
> It may be time to upgrade your Chandler build. Looks to me like these
> errors were resolved in late 2007. See:
>
> https://bugzilla.osafoundation.org/show_bug.cgi?id=11455
>
> -Andre
>
> Juan Antonio Rivera Vila wrote:
>> Hi Grant,
>>
>> It's me again. Well, I haven't given up yet! So I've been playing around
>> with Chandler version 0.7.0.1 and now at least I get two error messages:
>>
>> # Error message 1:
>>
>> Chandler: Internal Program Error
>>
>> Seconds since last error: 0
>> Chandler Version: 0.7.0.1
>> OS: posix
>> Platform Type: linux2
>> Platform Details: Linux-2.6.18-6-686-i686-with-debian-4.0
>> Architecture: i686
>> Python Version: 2.5.1 (r251:54863, Jul 2 2007, 17:26:48) [GCC 4.0.3
>> (Ubuntu 4.0.3-1ubuntu5)]
>> Traceback (most recent call last):
>> File "Chandler.py", line 101, in main
>> return realMain()
>> File "Chandler.py", line 80, in realMain
>> app = wxApplication(redirect=redirect, useBestVisual=useBestVisual)
>> File
>> "/home/juan/tmp/software/Chandler_linux_0.7.0.1/release/lib/python2.5/site-packages/wx/_core.py",
>> line 7845, in __init__
>> self._BootstrapApp()
>> File
>> "/home/juan/tmp/software/Chandler_linux_0.7.0.1/release/lib/python2.5/site-packages/wx/_core.py",
>> line 7442, in _BootstrapApp
>> return _core_.PyApp__BootstrapApp(*args, **kwargs)
>> File
>> "/home/juan/tmp/software/Chandler_linux_0.7.0.1/application/Application.py",
>> line 396, in OnInit
>> Utility.initI18n(options)
>> File
>> "/home/juan/tmp/software/Chandler_linux_0.7.0.1/application/Utility.py",
>> line 457, in initI18n
>> i18n._I18nManager.initialize(options.locale)
>> File
>> "/home/juan/tmp/software/Chandler_linux_0.7.0.1/i18n/i18nmanager.py",
>> line 202, in initialize
>> encoding, fallback)
>> File
>> "/home/juan/tmp/software/Chandler_linux_0.7.0.1/release/lib/python2.5/site-packages/EggTranslations-1.0-py2.5.egg/egg_translations.py",
>> line 240, in initialize
>> self.setLocaleSet(localeSet, fallback)
>> File
>> "/home/juan/tmp/software/Chandler_linux_0.7.0.1/i18n/i18nmanager.py",
>> line 400, in setLocaleSet
>> self._setLocale("en_US")
>> File
>> "/home/juan/tmp/software/Chandler_linux_0.7.0.1/i18n/i18nmanager.py",
>> line 423, in _setLocale
>> setWxLocale(stripCountryCode(primaryLocale), self)
>> File
>> "/home/juan/tmp/software/Chandler_linux_0.7.0.1/i18n/i18nmanager.py",
>> line 1088, in setWxLocale
>> "'%s'" % locale)
>> I18nException: Invalid wxPython Locale: 'en'
>>
>> --------------------------------------------
>>
>> and
>>
>> # Error message 2:
>>
>> Chandler: Internal Program Error
>>
>> Seconds since last error: 1
>> Chandler Version: 0.7.0.1
>> OS: posix
>> Platform Type: linux2
>> Platform Details: Linux-2.6.18-6-686-i686-with-debian-4.0
>> Architecture: i686
>> Python Version: 2.5.1 (r251:54863, Jul 2 2007, 17:26:48) [GCC 4.0.3
>> (Ubuntu 4.0.3-1ubuntu5)]
>> wx output: Error: Cannot set locale to 'en_GB'.
>> wx output: Error: Cannot set locale to 'en_GB'.
>>
>> I don't know if this could help guessing what's going on.
>>
>> Thanks in advance,
>>
>> Juan
>>
>> El mar, 27-05-2008 a las 11:51 -0700, Grant Baillie escribió:
>>> Hi, Juan
>>>
>>> That is basically the normal startup sequence, so I'm stumped as
>>> well. I'm not sure how (if at all) Matlab would have affected
>>> things, unless it changed the version of some library Chandler
>>> depended on.
>>>
>>> --Grant
>>>
>>> On 26 May, 2008, at 00:39, Juan Antonio Rivera Vila wrote:
>>>
>>>> Hi,
>>>>
>>>> This is what I found at the end of log file:
>>>>
>>>> 2008-05-26 09:19:07,336 application.Utility WARNING: === logging
>>>> initialized, Chandler version 0.7.7.dev-r16400 ===
>>>> 2008-05-26 09:19:07,389 twisted WARNING: Log opened.
>>>> 2008-05-26 09:19:07,592 application.Utility INFO: Using PARCELPATH
>>>> ['/home/juan/tmp/software/chandler/parcels']
>>>> 2008-05-26 09:19:08,413 repository INFO: opening repository
>>>> in /home/juan/.chandler/cMTRT7Xy.default/__repository__
>>>> 2008-05-26 09:19:08,422 repository INFO: opened db in 0:00:00.000567
>>>> 2008-05-26 09:19:08,423 repository INFO: mvcc is enabled
>>>> 2008-05-26 09:19:08,423 repository INFO: __versions.db opened with
>>>> mvcc
>>>>
>>>> and I have waited 15 minutes more or less
>>>>
>>>> Cheers,
>>>>
>>>> Juan
>>>>
>>>> El dom, 25-05-2008 a las 20:29 -0700, grant at osafoundation.org
>>>> escribió:
>>>>>> Hi to all,
>>>>>>
>>>>>> Today I've been trying to run Chandler 0.7.6 but everytime I do it
>>>>>> Chandler splash screen appears saying 10% is loaded staying in that
>>>>>> state forever!! I can't figure out what's going on, the only thing I
>>>>>> could imagine of is installing Matlab for Linux 32-bits version
>>>>>> Release 2008a. But no idea how this could probably have affected
>>>>>> Chandler's functionality. Any ideas? Thanks a lot in advance.
>>>>> Hi
>>>>>
>>>>> I'm not sure what might be going on here. Is there anything at the
>>>>> end of your log file? On Linux, that will be
>>>>>
>>>>> ~/.chandler/xxxxxxxx.default/chandler.log
>>>>>
>>>>> where the "xxxxxxxx" is a random string of alphanumeric characters.
>>>>>
>>>>> Also, how long have you waited?
>>>>>
>>>>> Cheers,
>>>>> --Grant
>>
>> _______________________________________________
>> chandler-users mailing list
>> chandler-users at osafoundation.org
>> http://lists.osafoundation.org/mailman/listinfo/chandler-users
>
>
More information about the chandler-users
mailing list