[chandler-users] Error on Synch
Andi Vajda
vajda at osafoundation.org
Fri Apr 4 10:43:56 PDT 2008
On Thu, 3 Apr 2008, Carl Lemp wrote:
> I never tried setting up mail accounts on Chandler before but when I did
> and tried to sync, I get this traceback. Is this related to the
> previously attempted plugin installation? Can I just delete the folders
> under the plugins folder to uninstall plugins or do I have to run some
> command to remove items associated with the plugin from the repository?
Yes, the error below would come from a bad debug plugin installation.
To see what plugins you have installed and are active in your installation,
see your chandler.prefs file. It resides in your chandler profile directory.
The location of that directory is described at [1].
Andi..
[1] http://chandlerproject.org/bin/view/Projects/ProfileDirectory
>
> Carl
>
> Seconds since last error: 171
> Chandler Version: 0.7.5.1
> OS: nt
> Platform Type: win32
> Platform Details: Windows-XP-5.1.2600
> Architecture:
> Python Version: 2.5.1 (r251:54863, Nov 28 2007, 17:53:19) [MSC v.1310 32 bit (Intel)]
> Traceback (most recent call last):
> File "C:\Program Files\Chandler0.751\application\Application.py", line 825, in OnCommand
> Block.post (blockEvent, arguments, block)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 180, in post
> hookItem.dispatchEvent (event, Block.depth)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 954, in dispatchEvent
> callNamedMethod (block, methodName, event)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 873, in callNamedMethod
> event.arguments ['results'] = member (blockOrWidget, event)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\ContainerBlocks.py", line 321, in onChoiceEventUpdateUI
> event.arguments ['Check'] = self.theActiveView == self.views [event.choice]
> KeyError: 'CPIATestMainView'
> Traceback (most recent call last):
> File "C:\Program Files\Chandler0.751\application\Application.py", line 825, in OnCommand
> Block.post (blockEvent, arguments, block)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 180, in post
> hookItem.dispatchEvent (event, Block.depth)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 954, in dispatchEvent
> callNamedMethod (block, methodName, event)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 873, in callNamedMethod
> event.arguments ['results'] = member (blockOrWidget, event)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\ContainerBlocks.py", line 321, in onChoiceEventUpdateUI
> event.arguments ['Check'] = self.theActiveView == self.views [event.choice]
> KeyError: 'CPIATest2MainView'
> Traceback (most recent call last):
> File "C:\Program Files\Chandler0.751\application\Application.py", line 825, in OnCommand
> Block.post (blockEvent, arguments, block)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 180, in post
> hookItem.dispatchEvent (event, Block.depth)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 954, in dispatchEvent
> callNamedMethod (block, methodName, event)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 873, in callNamedMethod
> event.arguments ['results'] = member (blockOrWidget, event)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\ContainerBlocks.py", line 321, in onChoiceEventUpdateUI
> event.arguments ['Check'] = self.theActiveView == self.views [event.choice]
> KeyError: 'CPIATestMainView'
> Traceback (most recent call last):
> File "C:\Program Files\Chandler0.751\application\Application.py", line 825, in OnCommand
> Block.post (blockEvent, arguments, block)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 180, in post
> hookItem.dispatchEvent (event, Block.depth)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 954, in dispatchEvent
> callNamedMethod (block, methodName, event)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\Block.py", line 873, in callNamedMethod
> event.arguments ['results'] = member (blockOrWidget, event)
> File "C:\Program Files\Chandler0.751\parcels\osaf\framework\blocks\ContainerBlocks.py", line 321, in onChoiceEventUpdateUI
> event.arguments ['Check'] = self.theActiveView == self.views [event.choice]
> KeyError: 'CPIATest2MainView'
>
>
>
More information about the chandler-users
mailing list