cytopia / kali-openbox-menu

Kali-Linux menu for openbox
16 stars 6 forks source link

I can't see the menu on #! #2

Open al34n1x opened 8 years ago

al34n1x commented 8 years ago

I followed the instructions and I found the following issues in the doc

1) The file is rc.xml, is not rc.conf 2) The menu file reference is kali_menu.xml, is not menu_kali.xml 3) We should update the README to show the steps for #! users

In regards to the menu, I can't see any of the options. Do you have any hint?

cytopia commented 8 years ago

I fixed 1 and 2. What are the steps for #! users?

al34n1x commented 8 years ago

Replace kali_menu.xml by kali_menu-no_icons.xml after execute cat kali_menu.xml | sed 's/\sicon=".*"//g' > kali_menu-no_icons.xml

Do you have any idea why I can't still facing the same issue?

Thanks!

cytopia commented 8 years ago

Does it work with the kali_menu.xml (with icons) ? I currently don't have a linux box around (on a Mac right now). Can you check my dotfiles for the configuration in order to figure out what might be missing: https://github.com/cytopia/dotfiles/tree/master/openbox

al34n1x commented 8 years ago

Does not work with the kali_menu.xml either. That's why I figured out the issue with the file name and references on the config files.

Thanks!

cytopia commented 8 years ago

Maybe there is something missing I forgot to note down. Currently I can't check, so only help I can offer is for you to check the above dotfiles...

al34n1x commented 8 years ago

I'll gonna check it and I'll let you know. Thanks!

cytopia commented 8 years ago

@al34n1x could you make it work in the end?

al34n1x commented 8 years ago

@cytopia I've was not able to continue dig into this issue, I moved forward and just switch to a Gnome 2-like desktop, I will get back to open box as soon as i have time. Did you find something else around this issue?

Thanks!