Results 11 comments of Andrew de Quincey

I counted the number of rows and columns shown on the table with my eyeballs. there were 10x5 and all cells were filled. Oh also, no SSL proxy involved. I'll...

Hey, yup, you're right, one is OPTIONS and one is a GET request. However, I still cannot get it to load more than 50 artists: - I've enabled debug. -...

Found another thread: https://github.com/processing/processing/issues/6160 -- I think you're using jogl 2.3? I am on an intel GPU: `Device: Mesa DRI Intel(R) UHD Graphics 630 (CFL GT2) (0x3e9b)` Another way to...

No problem! Thanks for such awesome software!

Check your logs; if you see stuff like "ImportError: No module named Cryptodome.Random", try running "pip2 install pycryptodomex" from the commandline and restart kodi.

Thanks, appreciate it! :grin:

Hey, maybe the original commenter didn't realise you have to setup the virtual sd card in *klipper* config not in dwc.cfg. Had the same problem and adding this in klipper...

Sorry to hear that! I'll get a sample one together soon, but they can be pretty huge. Its the entire file in plain JSON format. For example here's block type...

yeah, just found it this afternoon! I'd spotted there were some interesting strings which were clearly tracing from functions about "writing scene files out as JSON" so I went poking...

Good plan: done! Here's a simple sample of the RM file and its matching json file. [2584527c-7667-4b1c-994c-ae70215653e4.rm.gz](https://github.com/ricklupton/rmscene/files/15140269/2584527c-7667-4b1c-994c-ae70215653e4.rm.gz) [2584527c-7667-4b1c-994c-ae70215653e4.rm.tmp.json.gz](https://github.com/ricklupton/rmscene/files/15140270/2584527c-7667-4b1c-994c-ae70215653e4.rm.tmp.json.gz)