Page 1 of 1

Solved - lost Xfburn from menu on AntiX 17

Posted: Tue Dec 12, 2017 1:31 am
by namida12
How can I add Xfburn back to menu, as It is installed looking in Synaptic, but missing from the menu system.

Also trying to start the application in a terminal by typing "Xfburn" I get this info...

Code: Select all

green250@antix250:~
$ Xfburn
bash: Xfburn: command not found
green250@antix250:~
$ 

Re: lost Xfburn from menu on AntiX 17

Posted: Tue Dec 12, 2017 3:44 am
by caprea

Re: lost Xfburn from menu on AntiX 17

Posted: Tue Dec 12, 2017 11:28 pm
by rokytnji.1
Or. If positively sure it is installed

Code: Select all

$ apt-cache policy xfburn
xfburn:
  Installed: 0.5.4-1
  Candidate: 0.5.4-1
  Version table:
 *** 0.5.4-1 500
        500 http://ftp.us.debian.org/debian stretch/main i386 Packages
        100 /var/lib/dpkg/status
Menu>Applications>Preferences>Menu Manager

Pretty simple to use. Edit: PS. You ran the command wrong in terminal. Lower case x instead of upper case X

Re: lost Xfburn from menu on AntiX 17

Posted: Tue Dec 12, 2017 11:32 pm
by Stevo
namida12 wrote:How can I add Xfburn back to menu, as It is installed looking in Synaptic, but missing from the menu system.

Also trying to start the application in a terminal by typing "Xfburn" I get this info...

Code: Select all

green250@antix250:~
$ Xfburn
bash: Xfburn: command not found
green250@antix250:~
$ 
Try "xfburn" instead of "Xfburn"?

Re: lost Xfburn from menu on AntiX 17

Posted: Wed Dec 13, 2017 7:13 am
by namida12

Code: Select all

$ apt-cache policy xfburn
xfburn:
  Installed: 0.5.4-1
  Candidate: 0.5.4-1
  Version table:
 *** 0.5.4-1 500
        500 http://ftp.us.debian.org/debian stretch/main amd64 Packages
        100 /var/lib/dpkg/status

Menu>Applications>Preferences>Menu Manager <--- xfburn is not listed

JR

Re: lost Xfburn from menu on AntiX 17

Posted: Wed Dec 13, 2017 7:29 am
by namida12
Caprea,

Thanks for providing link...

Reinstalling the app did the trick.

JR