-
Notifications
You must be signed in to change notification settings - Fork 37
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
qnapi icon appears in wrong place if unity desktop environment (ubuntu) is used #17
Comments
Basically, you have 2 options:
|
Is there any chance You will provide ppa with working packages? Compiling against qt5.5 (from some ppa) produces not working binary (./qnapi |
I didn't have any problems compiling qnapi on 14.04 LTS using Qt5 grabbed here: http://www.qt.io/download-open-source/ It would be great if official qnapi debian packages were updated: https://packages.debian.org/search?keywords=qnapi I will not provide PPA. But, as a temporary solution, I could provide pre-built static binaries (similar as for Windows and OSX). Other way to solve this problem in a desktop-independent way could be #18 |
https://github.com/QNapi/qnapi/blob/master/.travis.yml This file contains step-by-step compilation guide for Ubuntu. |
Could you provide pre-built static binaries (or deb packages) for latest qnapi? It's really great that new versions are developed but lack of binaries for Linux is really sad. |
Maybe it's good idea to take over debian package maintenance? I'me affraid that prezu will not respond after so many years and closing of his original website. |
QNapi 0.1.9 was actually packaged by Prezu soon after it has been released. I'm not sure if it's available for Ubuntu users as well. Anyway, it's good idea to provide static binaries. I'll try to do that soon (#26). |
This Debian package is usable in Ubuntu, but only in latest version (15.04) with manual install (no 0.1.9 in Ubuntu repositories). Sadly not on 14.04 LTS (dependencies - too old qt5 libraries in 14.04). Probably it will change for good, but IMHO in 2016. Now merging window for Debian-->Ubuntu migration closed for Ubuntu 15.10 so it will be imported to Ubuntu in next merging window (early 2016, preparation for Ubuntu 16.04 LTS). |
Qnapi was updated today in 15.10 to 0.1.9. I reported bug yesterday and today they synced package from Debian so that was a very fast reaction. |
Nevermind (at least for me) - i've compiled package for Ubuntu 14.04 LTS so it's enough for me for now. |
Qnapi icon appears on the left edge of the unity panel and covers the name of currently opened window. It should rather appear next to the other indicators (on the right side of the unity panel). I use Ubuntu 14.04 LTS. Besides that, qnapi works as expected. Thnks.
The text was updated successfully, but these errors were encountered: