Martin Spacek

Results 16 comments of Martin Spacek

Thanks! This worked perfectly for me on my mata device (Essential PH-1) running LineageOS 16.0 (Android 9). I was getting the `Remounting /system to rw . . . fail` error....

#93 fixed this for me on my Android 9 phone.

This is old (2012-2013) , but might be relevant: https://stackoverflow.com/questions/12280371/python-runtimeerror-super-class-init-of-s-was-never-called A comment in the solution: > In your case you are trying to deepcopy a QWidget, but this is not...

Maybe the simplest thing to do is to simply extract the raw bytes from the QByteArray, jsonpickle encode and decode those raw bytes, then use them to create a new...

I know this is an old issue, but I've recently run up against it as well, in the latest pypi packaged version of jsonpickle 1.2, with the latest simplejson and...

Also, in the process of looking into this, I encountered some interesting behaviour from numpy. Most often, when you index into a numpy array to get a single numpy scalar...

@davvid just FYI, https://github.com/jsonpickle/jsonpickle/issues/246 seems to be reporting a failure at the same place in `unpickler.py`. I don't know if the cause is similar.

I just tested this (i.e. PR #72) by making the modifications myself on master. First I tried adding both 83333 and 166667 (10s of milliseconds? kind of a strange unit)...

I can instantly tell just looking at the onscreen preview. Everything is much more alive at 60 fps. Try a youtube video and compare normal to 60 fps, you should...