jpagliaccio
jpagliaccio
Hey thanks so much. I am trying to use the GUI. Now I am getting: GDK_BACKEND=x11 LD_PRELOAD=/usr/lib64/libstdc++.so.6 ./MeerK40t-Linux Failed to extract PIL/_imaging.cpython-36m-x86_64-linux-gnu.so: decompression resulted in return code -1! The lib...
I made the following changes in Unicode.py to have characters show up. BLACK_RIGHT_POINTING_TRIANGLE = "\u2500" # changed from \u25B6, horz line BLACK_DOWN_POINTING_TRIANGLE = "\u25BC" # not changed, \u25BC always worked...
Results from Evaluation board 1 with a 1% 1.5K ohm resistor  Results from Evaluation board 2 with a 1% 1.62K ohm resistor 
Thank you Kristoff for the suggestions. That's really good. Great work. I think the basic read and write functions are working now with the 80MHz unit. Your DEBUG functions helped....
Yes. Thank you. Fixed in this version lmms-1.3.0-alpha.1.851+a505f57-linux-x86_64, confirmed on Fedora 41 and 42.
If the current file is new, without a name yet, then "Untitled" is okay. That is just a save. If you are doing a "Save As" with an existing file,...
I have the same problem on Linux (Fedora 41) solved it by also installing and running with Python 3.9. Here is the error from Python 3.11. Looks the same as...
Got it. Thanks. Turning off dithering (+dither) for the second color reduction "fixes" it. Please note, this version behaves different than previous versions. My downstream application started failing after a...