13:07:25 hi 13:07:59 how to insert permission on linux for camera 13:08:18 during compile? 13:08:28 yes 13:08:31 does linux have camera permissions? 13:08:36 i dont know 13:09:29 when i click for qr code camera do not open and is permission reason 13:10:34 on android there is a permission like "" 13:10:42 Find your camera device, probably some USB one. Add your user to its group. 13:10:50 lsusb might help find it 13:11:05 Devices will be in /dev/usb, probably. 13:11:49 Actually dmesg is even better to find it. 13:12:19 dmesg "usb 3-3: Manufacturer: Chicony Electronics Co.,Ltd" 13:12:46 You'll have to start a new shell after adding your user to the group (not sure how you're meant to do this, I just add the user to /etc/group or whatever the file is but I think there's a better way with some command). 13:13:20 So find which /dev device got allocated for it. 13:13:49 ok thank you but why not to have a generic solution like "" 13:14:03 android ask u when u start opening app 13:14:15 and that's it 13:14:25 No idea. Maybe it exists on some distros. 13:15:36 who knows qt? 13:16:35 start-low-graphics-mode.bat  this is for windows 13:16:43 qml directive 13:17:04 something similar would help 15:07:03 sech1: should we update p2pool inside the gui? 15:12:26 To v3.1? It's not really needed unless new point release is coming soon 15:12:39 3.1 only has a couple of minor fixes