[Bug 664971] [NEW] CCSM refuses to enable plugin that requires another
Launchpad Bug Tracker
664971 at bugs.launchpad.net
Fri Oct 22 08:41:31 BST 2010
You have been subscribed to a public bug by Chow Loong Jin (hyperair):
Binary package hint: compizconfig-settings-manager
When attempting to enable the "Screenshot" plugin which requires the
"PNG" plugin which hasn't been enabled yet, the conflicts window does
not appear, and CCSM silently fails at enabling the plugin (the checkbox
gets ticked, but it doesn't really get enabled).
There are two errors, one of which appears after the other is fixed:
Traceback (most recent call last):
File "/usr/lib/python2.6/dist-packages/ccm/Pages.py", line 217, in EnablePlugin
if conflict.Resolve():
File "/usr/lib/python2.6/dist-packages/ccm/Conflicts.py", line 320, in Resolve
answer, choice = self.AskUser(self.Plugin, conflict)
File "/usr/lib/python2.6/dist-packages/ccm/Conflicts.py", line 470, in AskUser
cancelMsg_("Don't enable %(plugin)s") % msg_dict
NameError: global name 'cancelMsg_' is not defined
Another one, which I do not have the terminal output of, is to do with
"ret" on line 321 of Conflicts.py
** Affects: compizconfig-settings-manager (Ubuntu)
Importance: Undecided
Status: Triaged
--
CCSM refuses to enable plugin that requires another
https://bugs.launchpad.net/bugs/664971
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is a direct subscriber.
More information about the Ubuntu-sponsors
mailing list