-
xiphon
Snipa: selsta: i'm also looking into completely stripping this openssl requirement
-
xiphon
plan to reuse monero core http client (epee lib)
-
xiphon
^ the same way moneromooo reused it in monero-update utility
-
xiphon
if everything goes fine, we will be okay with Qt without openssl support (i.e. '-openssl no' configuration)
-
selsta
sounds like a good alternative if it reduces dependencies
-
xiphon
Snipa: just pushed the PR, could you try to build some test binaries with the patch?
-
xiphon
With the patch, we don't even use any Qt networking anymore, but using epee monero core lib instead to issue HTTP/HTTPS requests
-
xmr-pr
xiphon opened pull request #2799: qt: drop Qt Network and Qt OpenSSL deps, use epee library instead
-
xmr-pr
-
selsta
xiphon: ../monero/contrib/epee/include/net/http_client.h:31:10: fatal error: 'boost/shared_ptr.hpp' file not found
-
xiphon
selsta: have to go right now, will fix later
-
selsta
yep np
-
xmr-pr
tobtoht opened pull request #2800: Add optimization flag to resolve compile issue with glibc >=2.25
-
xmr-pr
-
xmr-pr
tobtoht opened pull request #2801: Add QT Creator cache file to gitignore
-
xmr-pr
-
xmr-pr
tobtoht opened pull request #2802: Include icon for xdg menu entry
-
xmr-pr
-
kinghat
i think they top left icons need hover info. not sure what the www icon would do, didnt know what the left most icon is or does until i clicked it. the moon i get.
-
kinghat
the dots in the password entry get cut off and then text field icon at the end get covered in long passwords:
irc.kinghat.xyz/uploads/f4cd695dd8e658fd/image.png
-
kinghat
that menu on the left is really nice. the colored dots and the colored thing across the top is gone! 🙌
-
selsta
is this the getmonero.org release binary?
-
selsta
the dots should not look that large
-
selsta
they should look normal
-
selsta
-
kinghat
from github
-
kinghat
im on KDE Neon so Qt 5.14.1
-
selsta
it seems to be an issue with kde neon and monero-gui
-
selsta
not sure where the problem is exactly
-
selsta
-
kinghat
if i get around to running the VM i can check on kubuntu 19.10
-
selsta
the other person who reported this also used kde neon
-
kinghat
got to be a Qt thing since its the only distro running most recent. i guess rolling distros probably do as well
-
kinghat
sorry i didnt go to the issues first
-
selsta
no problem, too many open anyway lol
-
selsta
so from github means binary from github or self compiled?
-
kinghat
from github, not self built.
-
selsta
because if you could try self compiling with Qt 5.14.1 it would be interesting to see if the bug is fixed
-
kinghat
ok. ill have to put that into the when the VMs start up because of my pooter.
-
ErCiccione[m]
FYI: the updated guides to verify the binaries are online on getmonero
-
selsta
Snipa: re openssl + Qt, you don’t have to test anything yet, xiphon is still working on the patch
-
selsta
if everything works well we don’t need Qt compiled with openssl
-
Snipa
kk.
-
dEBRUYNE
ErCiccione[m]: Nice work, thanks