14:39:21 .merge+ 3601 14:39:21 Added 15:36:12 i want to ask ask at #monero but i'll ask here as im not registered user 15:36:41 where is defined genesis block timestamp 15:36:48 on blockchain.cpp or elsewhere 15:41:28 either blockchain.cpp or cryptonote_core.cpp 15:46:15 for what is "struct tm timestamp" on account.cpp 15:55:05 For the account creation time. 16:02:43 how to get timestamp for block 3333 16:03:01 print_block 3333 16:03:07 ah 16:12:19 genesis block has timestamp 0 16:13:27 daemon decide block rate on cryptonote_core.cpp ? 21:34:13 hello 21:50:25 hey 22:18:56 any news about installing qt6 22:20:58 are you also interested in qr? 22:22:18 qr scanner yes not working on linux 22:23:08 is any fix about that? 22:24:47 https://github.com/monero-project/monero-gui/pull/3598 fixes some cases 22:25:03 but the camera has to work so not linux 22:25:40 yes i think is about rights 22:25:49 on android works 22:26:39 there is on androidmanifest 22:26:53 smth like this must exist for linux too 22:26:58 linux support for the qr scanner is unlikely to happen any time soon 22:27:10 there was a discussion a few days ago with details as to why 22:27:13 why? 22:27:15 when 22:27:21 28th 22:32:39 i can not understand what is worst 22:32:53 trying to use qt6 or gstreamer 22:33:09 both choices are shi.... 22:37:40 one thing you can try if you don't care about the qr scanner and just want a GUI build with Qt6 22:37:50 is to use a rolling release distro as your base image and just install all the build dependencies 22:38:08 that way you can focus on getting GUI to compile with Qt6 instead of getting Qt6 to compile 22:45:45 interesting 22:47:44 the part of qt6 that dont install is 2part http://paste.debian.net/1203082/ 22:48:30 your docker works because featherwallet dont need 2part 22:49:09 you don't need to split up the qt builds btw 22:49:23 just add the missing modules to the first part 22:50:02 the same compile dont work 22:52:49 like I said before, it's probably a qt bug 22:53:16 retry your build with --no-cache, since it might be fixed already 22:53:52 otherwise take to the qt issue tracker and see if others are running into it 22:54:48 ok 23:20:24 linux gui scanner should work fine if installed using local dependencies without docker 23:20:37 only static docker build makes issues 23:21:41 yes 23:22:02 some issue with org.qt-project.qt.camera service 23:22:16 don't have exact error message written down 23:33:36 wait i copy for u 23:36:48 http://paste.debian.net/1203093/ 23:46:49 ^ It's because gstreamer is missing