05:16:08 -xmr-pr- viperperidot opened issue #3151: Cannot open view-only hardware wallet 05:16:08 -xmr-pr- > https://github.com/monero-project/monero-gui/issues/3151 12:11:00 selsta are u here 12:11:10 kinda 12:11:16 don’t have a solution for android right now 12:11:23 http://paste.debian.net/1166826/ 12:12:38 one small details is that i change "system_name" to android1 for avoiding cmake automate checks that break early all 12:14:50 do you know where your qt is installed? 12:14:55 yes 12:15:29 "/opt/android" 12:15:56 "/opt/android/Qt-5.15" 12:16:10 you have to set CMAKE_PREFIX_PATH env var to the qt folder 12:16:39 e.g. try CMAKE_PREFIX_PATH=/opt/android/Qt-5.15 make 12:18:57 did u c that cat Qt5Core/Qt5AndroidSupport.cmake >Qt5Core/Qt5CoreConfig.cmake 12:19:30 is because qt dont know what guest system is 12:21:52 i added CMAKE_PREFIX_PATH=/opt/android/Qt-5.15 but still same error 12:27:07 seems like there are a lot of issues 13:38:22 selsta this now http://paste.debian.net/1166833/ 13:38:57 but on line 14 there is set(arm64-v8a ON) 13:47:03 I don’t know what that means :/ 14:53:29 hi peeps, i am in need of support - running monero gui oxygen orion on whonix and my tx is stuck in 'pending' 14:53:54 try "relay_tx TXID" in monerod. 14:54:16 when i try typing status in the log box it says error, couldn't connect to daemon 14:55:19 Is your daemon running atm ? 14:56:57 the gui says "connected" sorry, bit of a noob here. when i double click monerod nothing seems to happen 14:59:13 i should say, this is via remote node, i don't have the capacity for local at the moment 15:01:25 jsilvz: Did you set a custom remote node? 15:02:31 dEBRUYNE I didbut only after the default was giving the same result 15:02:57 https://monero.stackexchange.com/questions/6649/transaction-stuck-as-pending-in-the-gui 15:02:59 That one should work 15:03:07 Check the remote node part of the guide (scroll down a bit) 15:07:00 Thank you, will report back 21:00:38 .merges 21:00:38 -xmr-pr- 3138 3141 3143 21:03:12 .merge+ 3150 3147 3145 3143 3141 3131 21:03:18 .merges 21:03:18 -xmr-pr- 3131 3138 3141 3143 3145 3147 3150 23:00:35 dEBRUYNE that worked perfectly, thanks very much!