exception when all plugins are disabled
Bug #456982 reported by
buzzdee
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Coccinella |
Fix Released
|
Low
|
buzzdee |
Bug Description
here it was reported: http://
With the version 0.96.14, I have disable all the plugins using the Infos/Plugins menu.
After that, it is no more possible to start coccinella. A popup windows "Error in startup script" appaears with the following message :
can't read "sortedLocMoods": no such variable
while executing
"foreach mood $sortedLocMoods {
set label [dict get $moodtext $mood]
$m add radiobutton -label[mc $label] - value $mood -image[
(procdure MPBuild line 19)
invoked from within
"MPBuild .jmain.
...
I was able to reproduce the problem.
Changed in coccinella: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
removing UserActivity from the *jprefs_comp_off: line in preferences.rdb allows startup of coccinella again.