When trying to run Bacula Console from the menus nothing happens. When trying to run Bacula WX Console from the menus i get an error window saying "Failed to find selected program.". When trying to run Bacula Console from cli as a user with "bgnome-console -c /etc/bacula/bgnome-console.conf" (as stated in the .desktop file) i get the following 13-Jun 11:55 bgnome-console: ERROR TERMINATION at parse_conf.c:829 Config error: Cannot open config file "/etc/bacula/bgnome-console.conf": Permission denied If i rename /usr/bin/gnome-console to /usr/bin/bgnome-console it works as expected. As for Bacula WX Console the problem is with the /etc/security/console.apps/wxconsole. This file is a .desktop file and not a console.apps file. If i change the contents to USER=root PROGRAM=/usr/sbin/bwxconsole SESSION=true Then it works as expected. BTW bat although is working has the same problem with the console.apps file.
*** This bug has been marked as a duplicate of bug 426790 ***