-
selsta
.merge+ 3641
-
xmr-pr
Added
-
masado
hi
-
masado
JIT=8 is ok for disabling jit
-
Guest6033
hello
-
Guest6033
tobtoht are u here
-
tobtoht
yes
-
Guest6033
any change about installing qt6
-
tobtoht
I haven't done anything qt6 related recently
-
tobtoht
I will once Qt 6.2 is out
-
Guest6033
the only real problem is that qr is not working on linux
-
Guest6033
qr scanner
-
Guest6033
i didnt find a way to install gstreamer
-
tobtoht
is your goal to get the qr scanner working on Linux release builds or just for you?
-
Guest6033
is for me but of course i will add it on github
-
Guest6033
i use only linux
-
tobtoht
if it's the latter you can follow the instructions here:
github.com/monero-project/monero-gui#on-linux
-
Guest6033
i compile,install but qr for unknown reason dont work
-
tobtoht
to build a non-static binary with qr scanner support
-
tobtoht
do you have any logs that may indicate why it isn't working?
-
Guest6033
if i click on qr button i have blank screen
-
tobtoht
do any error messages / warnings show up in the logs?
-
Guest6033
defaultServiceProvider::requestService(): no service found for - "org.qt-project.qt.camera"
-
Guest6033
QrCodeScanner : object found
-
Guest6033
nothing else
-
tobtoht
"no service found for" -> that would indicate that gstreamer is missing
-
tobtoht
what distro are you on?
-
Guest6033
debian
-
Guest6033
what kind of gstreamer to install
-
tobtoht
It should get install by default when installing qt with apt
-
tobtoht
libgstreamer-plugins-base1.0-0 libgstreamer1.0-0 gstreamer1.0-plugins-base
-
Guest6033
what qt package to install
-
Guest6033
on my distribution
-
tobtoht
See the instructions I linked earlier
-
Guest6033
maybe the problem is that i create static version
-
tobtoht
yes
-
tobtoht
it won't work with a static build
-
tobtoht
that is expected
-
Guest6033
for static version i must install gstreamer with qt
-
Guest6033
i tried but no success
-
tobtoht
yes good luck statically compiling the dozens of plugins that camerabin requires
-
tobtoht
it will take weeks
-
Guest6033
why dozens?
-
tobtoht
because that's how many dependencies it has
-
tobtoht
and it's a fool's errand because qt 6.2 drops camerabin altogether
-
Guest6033
oh so i must not loose time with this
-
tobtoht
yes don't waste your time trying to get the qr scanner to work on static linux builds
-
Guest6033
qt6 installing will be complicated too but better than loosing time with qt5
-
tobtoht
GUI won't compile with qt6, requires a complete overhaul of the qr scanning logic. Qt 6.2 (the first release to include multimedia support) is still in beta and it's a buggy mess.
-
tobtoht
best thing to do is wait
-
Guest6033
yea in 1year someone (maybe u) will help but in 1year i cant use qr scanning
-
tobtoht
You can if you run a non-static build locally
-
selsta
yes, just build non static build, it's the easiest solution
-
selsta
.merges
-
xmr-pr
3620 3624 3627 3630 3634 3637 3638 3640 3641