Pregunta

I'm using omnetpp-4.3.1 and ubuntu 13.4, my problem is I can't display the menu in my omnetpp, so there is anyway to make my menu visible?

¿Fue útil?

Solución

You have to use

export UBUNTU_MENUPROXY=0

in your shell. This is an eclipse issue with ubuntu's global menu system that was fixed in later Eclipse versions. OMNeT++ 4.4 and later already contains this workaround in its launcher script.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top