Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qml: menu not showing #14

Closed
gwenzek opened this issue Oct 18, 2015 · 2 comments
Closed

qml: menu not showing #14

gwenzek opened this issue Oct 18, 2015 · 2 comments

Comments

@gwenzek
Copy link

gwenzek commented Oct 18, 2015

issue moved from limetext/support#5

Hey, I'm interested in contributing.
But I'm surprised by the look of the qml frontend versus the code.

For instance in main.qml there is a menu bar.
But when I launch it, I don't have any menus (it's neither on the top of the screen like for other linux app).
lime

Is this normal ?

As a warmup task I wanted to try to replace the 'xx' and 'yy' in the status bar by the actual coordinates.
Do you think it's a good start, or it may reveal harder than it looks like ?

Answer from @zoli :

About the menu its not normal the menu was showing before
I'll look at that later and about the status bar i think you are starting at good point because you can get help from limetext/lime#487
also there was an issue for qml to in limetext/lime#486 and the code for the termbox front end is here.

@zoli
Copy link
Member

zoli commented Oct 19, 2015

Checked this on my system the menu is showing maybe this is ubuntu related issue.

@gwenzek
Copy link
Author

gwenzek commented Oct 26, 2015

Apparently there is a bug in an ubuntu package

robotology/yarp#521 suggest this workaround:

sudo apt-get remove --purge appmenu-qt5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants