machinelevel/sp425-crazy-cow

Remarkable 2 - restart causes crazy-cow to do nothing

Opened this issue · 4 comments

Hi!

I have a remarkable 2 and was trying out some stuff. Notable difference is that the undo key is in a different place, so I needed to recompile etc.
However, when trying to play around with this, I realised that systemctl restart crazy-cow (without using any new binary) will stop the output to the page. A restart actually fixes this, so I'm not sure what's going on here. I ran the debug version and it's clearly detecting the keypress, but then just not drawing anything 😕

Let me know if you have any ideas?!

Hy @ayroblu, thanks for letting me know about this! That's interesting. I'm still on a reM1, but haven't noticed it. I did notice the undo button has moved even on mine, so time for a refresh.

My best guess is it has something to do with the stylus device being left open... interesting.

@ayroblu mind sharing your branch for rm2 w/ the changes for undo, etc?

Please checkout my fork on master. I included a GitHub action to auto release it, so if you just want the binary, it's there too

Hi there, thanks for these! I've pulled them into the branch https://github.com/machinelevel/sp425-crazy-cow/tree/11-rm2-mods-from-ayroblu and once I have a chance to test/unify on my trusty rm1 I'll merge into main. :]