Bug 505727 - bacula console and bacula wxconsole don't start from menus
Summary: bacula console and bacula wxconsole don't start from menus
Keywords:
Status: CLOSED DUPLICATE of bug 426790
Alias: None
Product: Fedora
Classification: Fedora
Component: bacula
Version: 11
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Andreas Thienemann
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-06-13 09:26 UTC by Stephanos Manos
Modified: 2009-07-22 16:39 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-22 16:39:53 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Stephanos Manos 2009-06-13 09:26:33 UTC
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.

Comment 1 Gwyn Ciesla 2009-07-22 16:39:53 UTC

*** This bug has been marked as a duplicate of bug 426790 ***


Note You need to log in before you can comment on or make changes to this bug.