nheko icon indicating copy to clipboard operation
nheko copied to clipboard

wayland

Open r3k2 opened this issue 6 years ago • 4 comments

Hello when I run on wayland, it detects it as any other QT app, launches but then it keeps spinning and never finish loading the center of the app..

[ blackarch ~ ]$ nheko
Using Wayland-EGL
ssl3 ext invalid servername
ssl3 ext invalid servername
FilteredTextEdit(0x55e4cc99c400)  does not have a property named  "borderColor"
FilteredTextEdit(0x55e4cc99c400)  does not have a property named  "borderColor"
[2018-09-18 14:52:02.027] [crypto] [info] creating new olm account
[2018-09-18 14:52:02.044] [crypto] [info] ed25519   : 3gTuESvaheVwbkwKnEcbv+9fO93/e6E1TlgzT2sYACc
[2018-09-18 14:52:02.044] [crypto] [info] curve25519: AziyicGWPtIqQoizxhd0FO15LKmZ9PAuONn7WrZgyC8
[2018-09-18 14:52:02.044] [crypto] [info] generating one time keys
Using the 'xdg-shell-v6' shell integration
[2018-09-18 14:52:02.067] [ui] [info] starting nheko 0.5.3-04c888c

then I have to ctrl+c out of it

r3k2 avatar Sep 18 '18 21:09 r3k2

Those are the only logs available? What happens if you use the latest version? Anything different on non-wayland platforms? When it was the last time it worked? (version, system etc)

mujx avatar Sep 19 '18 09:09 mujx

@ReK2Fernandez Any updates on this?

mujx avatar Sep 25 '18 08:09 mujx

hey @mujx sorry, work and we al moved to gitlab etc so rarely come into github anymore since all my projects and work code is there. I just had the issue on my laptop but here I am getting something totally diff

nheko: error while loading shared libraries: libboost_iostreams.so.1.67.0: cannot open shared object file: No such file or directory

so this seems easy to fix. prob recompile. about the original issue on my other computer I need to prob pipe the output to a file and post it here to help you troubleshoot. I will try to get this for you in the next days.

r3k2 avatar Sep 26 '18 21:09 r3k2

@mujx this is the only output I get.

Using Wayland-EGL
ssl3 ext invalid servername
ssl3 ext invalid servername
[2018-09-27 15:05:34.256] [crypto] [info] creating new olm account
[2018-09-27 15:05:34.267] [crypto] [info] ed25519   : aYVs+t+dEG074+lhdC4Zsb8ov1xXbe+czhlqtLESa6w
[2018-09-27 15:05:34.267] [crypto] [info] curve25519: UFwrsXwe9pNSZvrgvqAl1Xvfdaj1wrCYgP0EMaqfrTs
[2018-09-27 15:05:34.267] [crypto] [info] generating one time keys
Using the 'xdg-shell-v6' shell integration
[2018-09-27 15:05:34.285] [ui] [info] starting nheko 0.6.1-276728a

it opens a QT window and I see the loading animation (the circle dots) and just hangs there.

r3k2 avatar Sep 27 '18 22:09 r3k2