Branch: refs/heads/master
Home: https://github.com/LinuxCNC/linuxcnc
Commit: 31bd2e1949c1307d4b16225db4682471884cd437
https://github.com/LinuxCNC/linuxcnc/commit/31bd2e1949c1307d4b16225db4682471884cd437
Author: Hans Unzner <han...@gm...>
Date: 2026-05-16 (Sat, 16 May 2026)
Changed paths:
M src/emc/usr_intf/gmoccapy/notification.py
Log Message:
-----------
gmoccapy: fix "Must be string, not int" in notification (#4032)
Gtk.Label wants a string as label, not an int. This converts the int explicitly to a string.
To unsubscribe from these emails, change your notification settings at https://github.com/LinuxCNC/linuxcnc/settings/notifications
|