#linuxcnc-devel | Logs for 2013-11-09

Back
[07:24:59] <KGB-linuxcnc> 03jthornton 05v2.5_branch df7d2fa 06linuxcnc 10src/emc/usr_intf/stepconf/stepconf.py
[07:24:59] <KGB-linuxcnc> Stepconf: reversed test this axis defaults for mm and inch
[07:24:59] <KGB-linuxcnc> now mm is 15 and inch is .5 which is a safer default
[07:24:59] <KGB-linuxcnc> Signed-off-by: John Thornton <jthornton@gnipsel.com>
[07:35:51] <ju-emb> what do I have to do that LinuxCNC-specific widgets come up in glade?
[07:36:43] <jthornton> http://linuxcnc.org/docs/html/gui/gladevcp.html
[07:37:40] <ju-emb> scripts/rip-environment
[07:37:42] <ju-emb> This script should be loaded in the context of your shell, by executing
[07:37:44] <ju-emb> . scripts/rip-environment
[07:37:46] <ju-emb> not executed as a separate command.
[07:38:46] <ju-emb> I have two machines, one is a PC with Linuxcnc from the buildbot, there it works fine,
[07:39:54] <ju-emb> and I have a BeagleBone with machineKit lcnc tree, there it doesn't work.
[07:39:56] <ju-emb> I want to make glade, work on the Machine-Kit tree.
[08:07:48] <ju-emb> running glade on PC
[08:07:50] <ju-emb> several Warnings like:
[08:07:52] <ju-emb> (glade:3044): GladeUI-WARNING **: No icon named 'widget-gladevcp-hal_filechooserbutton' was found for object class 'EMC_FileChooserButton'.
[08:07:54] <ju-emb> show up, but the Glade UI has the LCNC Widgets
[08:07:56] <ju-emb> running it on the bone:
[08:07:58] <ju-emb> GladeUI-Message: 2 missing displayable value for GtkWidget::events
[08:08:00] <ju-emb> GladeUI-Message: No displayable values for property GtkTreeSelection::mode
[08:08:02] <ju-emb> GladeUI-Message: 14 missing displayable value for GtkCellRendererAccel::accel-mods
[08:08:04] <ju-emb> and no widgets
[08:11:10] <ju-emb> someone has a hint for me, what's the magic behind getting LCNC Widgets into glade GUI
[10:54:22] <ju-emb> with halrun I can give -I and a hal file name to go interactive.
[10:54:24] <ju-emb> how can I process the .ini file before that?
[11:42:31] <seb_kuzminsky> new mach4 interface demo: https://www.youtube.com/watch?v=5gWi0s788fQ#t=142
[11:43:58] <seb_kuzminsky> "the interface is more professional than the third version, where all sorts of gradients, multicolor buttons"
[12:42:56] <cradek> still full of gui bloopers though. using buttons as radio buttons, buttons changing red and green as indicators (10% of men can't tell the difference), custom icons instead of checkbuttons (why?)
[12:43:17] <cradek> nobody asked me, though
[13:34:27] <skunkworks> nobody asked me either...
[20:37:09] <KGB-linuxcnc> 03nieson 05master fb8488b 06linuxcnc 10configs/sim/gmoccapy/gmoccapy_lathe.ini 03configs/sim/gmoccapy/gmoccapy_lathe_imperial.ini 10share/gscreen/skins/gmoccapy/gmoccapy_handler.py 10share/gscreen/skins/gmoccapy/release_notes.txt
[20:37:10] <KGB-linuxcnc> gmoccapy_0_9_8_4 - fixed some bugs on displaying labels in wrong units while in imperial mode