robert7 / nixnote2

Nixnote - Evernote desktop client for Linux
GNU General Public License v3.0
297 stars 32 forks source link

Feature request: Wayland support & icu 74.2 lib #221

Closed ansdim1 closed 4 months ago

ansdim1 commented 10 months ago

qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem. Available platform plugins are: xcb. I use "QT_QPA_PLATFORM=xcb" 2023-12-13: ICU 74.2 released https://icu.unicode.org/

prahal commented 9 months ago

nixnote2 does not depend directly on libicu. Probably a libqt5 dependency. As far as I know, the wayland or xcb platform is managed by Qt, not the application.

I use "QT_QPA_PLATFORM=xcb" Do you mean that when you select xcb it works or that you get the wayland not supported when you ask for xcb (which would not make sense, but you say I use "QT_QPA_PLATFORM=xcb" so maybe something weird is happening).

These are not nixnote2 issues, but qt5 ones. Please close this bug if you are running under Xorg and you only get this could not find plugin wayland error when QT_QPA_PLATFORM=wayland. I do not have the permission to do so on my side.

I am currently using nixnote2 under wayland with QT_QPA_PLATFORM=wayland. It is ok to me (though I don't know how to be sure it is not running under Xwayland).

prahal commented 4 months ago

ping? Could you test my above suggestion for nixnote2 wayland and close this issue if ok?

ansdim1 commented 4 months ago

OK. Now I have no problem with nixnote2 + Hyprland v0.42.