Thanks for the response

OK Did that and got the same error messages
HOLD file was 110K 
New DaboPreferences is 2K
Traceback (most recent call last):
 File
"/usr/local/lib/python2.6/dist-packages/Dabo-0.9.2-py2.6.egg/dabo/ui/uiwx/dMenuItem.py",
 line 57, in __onWxHit
   self.raiseEvent(dEvents.Hit, evt)
.
.
.
 File
"/usr/local/lib/python2.6/dist-packages/Dabo-0.9.2-py2.6.egg/dabo/ui/uiwx/dControlItemMixin.py",
 line 239, in _setKeyValue
   raise ValueError(_("Trying to set %s.Value to these invalid
selections: %s") % (self.Name, invalidSelections))
ValueError: Trying to set dRadioList.Value to these invalid selections:
[<dabo.dPref.dPref object at 0x41f2050>]


On Mon, 2010-02-15 at 22:43 -0500, Ed Leafe wrote:
> On Feb 15, 2010, at 9:38 PM, Mike wrote:
> 
>> File
>> "/usr/local/lib/python2.6/dist-packages/Dabo-0.9.2-py2.6.egg/dabo/ui/uiwx/dControlItemMixin.py",
>>  line 239, in _setKeyValue
>>   raise ValueError(_("Trying to set %s.Value to these invalid
>> selections: %s") % (self.Name, invalidSelections))
>> ValueError: Trying to set dRadioList.Value to these invalid selections:
>> [<dabo.dPref.dPref object at 0x4893350>]
> 
>       Try renaming your preferences file to see if the problem is a bad 
> preference. From a terminal:
> 
> cd ~/.dabo
> mv DaboPreferences.db DaboPreferences.db.HOLD
> 
>       Now start up a Dabo app, and try opening the preference dialog again.
> 
> 
> -- Ed Leafe
> 
> 
> 


_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: http://leafe.com/archives/byMID/1266328070.3127.7.ca...@linux

Reply via email to