13:38:19 .merge+ 3462 3463 13:38:19 Added 13:38:22 .merges 13:38:22 -xmr-pr- 3451 3455 3456 3458 3459 3461 3462 3463 13:39:06 luigi1111w: please merges and v0.17.2.2 tag today or tomorrow 14:47:31 .merge+ 3467 14:47:32 Added 19:35:51 hello 19:36:36 linux gui has no qr code scanner even now with updated cmakelists 19:37:32 no qrcode scanner icon as on android for example 19:38:09 windows has qrcode icon and works only linux no 19:46:31 lelanow: what did you update? 19:47:08 do you mean scan from webcam or scan qr code from desktop? 19:48:58  https://github.com/monero-project/monero-gui/pull/3464 19:50:07 did you also do https://github.com/monero-project/monero-gui/pull/3466 ? 19:50:52 hmm no i'll do it right now 21:03:24 on linux still there is no qr icon 21:03:32 i use dockerfile 21:04:03 can you make a screenshot? 21:04:13 also did you do https://github.com/monero-project/monero-gui/pull/3465 ? 21:05:51 i did that change on cmakelists 21:06:06 apt install is not need because i use dockerfile 21:06:19 did you do a clean build? 21:06:34 yes rm -rf build 21:23:50 can you post a screenshot? 21:25:04 yes im doing a new rebuild to be sure 21:27:13 new issue from nowhere http://paste.debian.net/1196844/ 21:31:09 i have 80sockets and insert only 16 but is crashing 21:34:28 it means you are out of ram 21:35:20 yes i did a reboot 21:50:19 .merge+ 3468 21:50:19 Added 22:14:45 in which url to link img 22:19:00 https://pasteboard.co/K10aTSj.jpg 22:21:49 hmm ok, I did not try myself yet 22:25:08 lelanow: any error message in terminal log? 22:26:15 http://paste.debian.net/1196851/ 22:30:05 anything useful? 22:30:15 xiphon: do you know what this no service found error is? 22:30:24 from log above 22:31:30 hmm, might be just a warning 22:31:36 lelanow: is this after a clean build now? 22:32:39 lelanow: change this line to true https://github.com/monero-project/monero-gui/blob/master/pages/Transfer.qml#L296 22:32:46 visible: true 22:32:56 and then try again 22:33:52 ok 22:35:37 have no idea at the moment 22:35:54 I suspect it's just not clean build 22:35:54 unfortunately, i don't have Linux pc with webcam to test it 22:36:06 or maybe it's some other issue 22:36:41 At least, i tested the build and resulting binary on Linux without webcam 22:51:39 icon is enabled but when i click i c only black hole.... 22:52:27 so qt can not control my webcam 22:52:50 i have a 2019 lenovo laptop 22:57:59 i probably have a clue, though i see no easy way to resolve it quicky 22:58:00 I will test in a VM once I get to it 22:58:32 most probably we won't support WITH_SCANNER in static Linux builds 22:59:13 selsta: "I will test in a VM once I get to it" -> sounds good, let me know how it goes. 22:59:32 or maybe i try to install qt6.2 22:59:38 I expect you'll get the same results (no org.qt-project.qt.camera service) 22:59:56 ^ selsta 23:00:48 " same results" was for me? 23:00:55 no 23:01:16 lelanow: "or maybe i try to install qt6.2" -> i didn't test the build with qt6 23:01:35 think it won't compile 23:01:45 we will switch to qt 5.15 at some point, but no qt 6 yet 23:01:55 if i do a recursive qt5_/qt6_ is enough? 23:02:01 if we simplify cmake for 5.15 only it should be easier to add support for 6 23:02:27 lelanow: no 23:02:33 most likely not 23:02:53 i think that qt6 will create smaller binary and faster 23:03:49 when i transfer qt app need 1min or more 23:04:05 with cli is much faster 23:04:18 is like qt app blocks 23:14:59 any plans to insert qt6 23:15:40 qt 5.15 first :P and then maybe if I'm bored 23:16:24 the most serius issue that maybe will fix in qt6 is speed of transfer 23:16:45 really even for small amounts app stops form more than 1min 23:16:57 transfer is done but is very fragile 23:17:08 but that won't change with qt6 23:17:15 i dont know really 23:17:30 which remote node are you using 23:17:30 just the feeling is very bad 23:17:43 i have my own node 23:17:48 just is not allways on 23:17:58 when i transfer i enable mine 23:21:26 so why transfer is so slow even with my node? 23:21:45 and not with cli... 23:23:57 do you use cli on the same system with same node? 23:25:00 yes 23:25:08 does cli also take 1 minute? 23:26:48 no much less