Comment 0 for bug 1369212

Revision history for this message
D.P.Pandya (pandyadeepp) wrote :

I am running Ubuntu 14.04 (LTS). I have issue/bug for command : `unity-control-center` as below:

1. From manpage of unity-control-center (command : `man unity-control-center` or link:http://manpages.ubuntu.com/manpages/trusty/man1/unity-control-center.1.html) there is options available for Panel Names as below:

___________________________________________________________________________________________

PANELS
       The following panel names can be specified:

       background
           The background panel lets you set your desktop background.

____________________________________________________________________________________________

2. But when I run command : `unity-control-center background` following error/bug is generated:

$ unity-control-center background

** (unity-control-center:2823): WARNING **: Could not find settings panel "background"

And Main window of System Setting is opened instead of "Background Panel"

3. The correct option may be executed by command is : `unity-control-center appearance`.