Public bug reported:

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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to