rocket-pig

Results 16 comments of rocket-pig

> @rocket-pig To catch the long strace log, use `strace -f -o strace-log.txt your-command`. Then upload file `strace-log.txt`. > > `mprotect` lines possibly related to `/system/bin/app_process`. This utility will generate...

I appreciate the help, updating to that version fixed the problem, maybe could have led with that lol. FWIW Chrome seems incapable of clicking the .apk links on those Action...

I really need to start searching issues _before_ I start using stuff! Is this true? Was any fix ever found @markaw375 ?

> I get no suggestions in Play Store, (Google) Maps, Google, and Yahoo Android apps. In Brave Browser I get no suggestions in the browser URL/search bar, Duck Duck Go,...

> I had a similar issue, turned out the issue was using the code on a dark background. If you want to use the code on a dark background, you...

Itried above and a thousand other methods, nothing worked until `$('#qrcode canvas').remove()` ..somehwere else mentions `$('#qrcode canvas').clear()` (didnt work) , i tried setAttribute none, hide, etc...ugh what a two hour...