shandshellin

Results 19 comments of shandshellin

Something like clustercode but something that works on a rpi, it can work out of a single folder. Can you apply it's functionality to your build?

This is the real snag 15:52:10.827 [textguihid-0] ERROR horse.wtf.nzyme.bandits.trackers.hid.TextGUIHID - Could not initialize Text GUI HID. java.lang.IllegalArgumentException: selectedRow must be >= 0 but was -1 at com.googlecode.lanterna.gui2.table.Table.setSelectedRow(Table.java:315) ~[nzyme-1.2.2.jar:?] at horse.wtf.nzyme.bandits.trackers.hid.TextGUIHID.initializeGUI(TextGUIHID.java:266)...

does this only work with a specific display, i havea 4 inch touch screen and all i get is a blank with a cursor. Webgui works fine, nzyme itself is...

The first post has the output of the log, it just loops that output when the textguid option is enabled. Screen has a blank cursor, screen works fine otherwise during...

03:10:35.918 [textguihid-0] ERROR horse.wtf.nzyme.bandits.trackers.hid.TextGUIHID - Could not initialize Text GUI HID. java.lang.IllegalArgumentException: selectedRow must be >= 0 but was -1 at com.googlecode.lanterna.gui2.table.Table.setSelectedRow(Table.java:315) ~[nzyme-1.2.2.jar:?] at horse.wtf.nzyme.bandits.trackers.hid.TextGUIHID.initializeGUI(TextGUIHID.java:266) ~[nzyme-1.2.2.jar:?] at horse.wtf.nzyme.bandits.trackers.hid.TextGUIHID.lambda$initialize$0(TextGUIHID.java:99) ~[nzyme-1.2.2.jar:?] at...

The screen is set to mirror hdmi output.

https://github.com/lennartkoopmann/nzyme/assets/25377845/35c9241c-cc49-425c-9ba8-a4a29c82e4e6

using this touchscreen https://www.waveshare.com/wiki/3.5inch_RPi_LCD_(A)

agreed PGID and PUID at 1000, configurable in env varibles. The thought of doing this manually on each node in my swarm in nauseating.

The image size is fine at first but as soon as i run the sync scripts the image grows too big. Any way to store the feed data on a...