programmin1
programmin1
That might be hard as that old phone doesn't connect to computer very well and when it does happen it ruins the phone (until the battery wears down and it...
You would think so, but I just updated everything on Librem 5 phone including Organicmaps and it still does not even open and load at all. That is really frustrating...
Corrected name of tag
Oddly enough I always see this can't-drag-the-scrollbar bug in Ubuntu-14's Firefox (all versions), no other browsers. Apparently this is because "ontouchstart" in document.documentElement is true although document.documentElement.ontouchstart is null. Can...
At least for me, the problem was not in the browser but in the kernel - I'm curious if you update your kernel or drivers to the latest supported, do...
Would it be relevant to add some docker-compose examples?
It's probably not advisable to keep that old library in the long run, it wouldn't get the usual security updates that go into Chrome or other Webkit browsers regularly. If...
That is an ooold version of webkit. Webkit2 api has been available for some time, and you can see some of the differences in my app as an [example](https://github.com/programmin1/tunesviewer/commit/809f021a893cba80f4f1d9a0843a67dbefadc365). along...
Sounds like the source code needs to be changed - should not be using such an old webkit interface.
Apparently everyone is getting this error or similar on trying to compile the ideviceinstaller - see http://pastebin.com/LmUBEjwn https://github.com/libimobiledevice/ideviceinstaller/issues/18 https://github.com/libimobiledevice/ideviceinstaller/issues/7 I double checked the appropriate latest library was installed by moving...