Hi,

I tried ngcgui with option "--vert" but then the window is resizable vertical 
only and horizontally fixed to a with of about 4mm.
The width is 2 borders and a breath of nothing from the client area.

Then I considered myself as astute and tried both variants, but only the 
latter is taken :(


A start of pyngcgui shows what every py/glade/vcp- app shows:
============== snip =========
Xlib:  extension "RANDR" missing on display ":0".
Traceback (most recent call last):
  File "/usr/local/src/linuxcnc-dev/bin/pyngcgui", line 2, in <module>
    import pyngcgui
  File "/usr/local/src/linuxcnc-dev/lib/python/pyngcgui.py", line 72, in 
<module>
    from gladevcp import hal_actions
  File "/usr/local/src/linuxcnc-dev/lib/python/gladevcp/__init__.py", line 1, 
in <module>
    from .hal_pythonplugin import *
  File "/usr/local/src/linuxcnc-dev/lib/python/gladevcp/hal_pythonplugin.py", 
line 42, in <module>
    from .hal_sourceview import *
  File "/usr/local/src/linuxcnc-dev/lib/python/gladevcp/hal_sourceview.py", 
line 27, in <module>
    import gtksourceview2 as gtksourceview
ImportError: No module named gtksourceview2
============== snap =========

I run out of ideas.


cheers Reinhard





_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to