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

qnapi icon appears in wrong place if unity desktop environment (ubuntu) is used #17

Closed
MikolajQ opened this issue Aug 12, 2015 · 10 comments

Comments

@MikolajQ
Copy link

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.

@krzemin
Copy link
Member

krzemin commented Aug 12, 2015

Basically, you have 2 options:

@MikolajQ
Copy link
Author

Is there any chance You will provide ppa with working packages? Compiling against qt5.5 (from some ppa) produces not working binary (./qnapi
./qnapi: symbol lookup error: ./qnapi: undefined symbol: _ZN9QMetaType22registerNormalizedTypeERK10QByteArrayPFvPvEPFS3_S3_PKvEi6QFlagsINS_8TypeFlagEEPK11QMetaObject). sni-qt didn't help. gsettings set com.canonical.Unity.Panel systray-whitelist "['all']" - doesn't work any more with 14.04. I'm sorry but it is too difficult for an ordinary user to get qnapi 0.1.8 work under Ubuntu 14.04 LTS. ppa will make this application reachable.

@krzemin
Copy link
Member

krzemin commented Aug 18, 2015

I didn't have any problems compiling qnapi on 14.04 LTS using Qt5 grabbed here: http://www.qt.io/download-open-source/
/path/to/installed/qmake && make and I had working binary

It would be great if official qnapi debian packages were updated: https://packages.debian.org/search?keywords=qnapi
I wrote to original debian maintainer (prezu), but with no response yet.

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

@krzemin
Copy link
Member

krzemin commented Aug 25, 2015

https://github.com/QNapi/qnapi/blob/master/.travis.yml

This file contains step-by-step compilation guide for Ubuntu.

@miniworm
Copy link

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.

@miniworm
Copy link

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.

@krzemin
Copy link
Member

krzemin commented Sep 23, 2015

QNapi 0.1.9 was actually packaged by Prezu soon after it has been released.
https://packages.debian.org/pl/sid/qnapi

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).

@miniworm
Copy link

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).

@Recydywa
Copy link

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.

@krzemin krzemin closed this as completed Nov 20, 2015
@miniworm
Copy link

Nevermind (at least for me) - i've compiled package for Ubuntu 14.04 LTS so it's enough for me for now.

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

4 participants