Re: [Emc-developers] quirks of ngcgui

2020-06-14 Thread John
I've always ran ngcgui as a tab in Axis and never tried to run it stand 
alone. Maybe it needs a main window as a container.


JT

On 6/13/20 9:41 AM, Reinhard wrote:

Hi,

for testing purpose I wanted to try ngcgui.

When I called ngcgui from commandline, I first wondered, why nothing happens.
Terminal looks like program is running but no change on screen?

Well, the change was so small, that I didn't realize it a first sight.
Application size is about 4mm wide and almost 20mm high. Of cause - nothing is
readable.
So I tried to resize the window using the mouse.
The problem is, that ngcgui allows horizontal size changes only.
Even if I use maximize buttons or (kde-only feature) maximize window
vertically only - no way to change the height of application.

With the horizontally grown app I can read a Box with the title "Controls",
which has a button (?) called "Präambel", which triggers a file selection.
But even on selecting a file, nothing changes to the application window size.

Any hint, how I can resize the window vertically?


cheers Reinhard





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




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


Re: [Emc-developers] quirks of ngcgui [update]

2020-06-13 Thread Reinhard
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 
import pyngcgui
  File "/usr/local/src/linuxcnc-dev/lib/python/pyngcgui.py", line 72, in 

from gladevcp import hal_actions
  File "/usr/local/src/linuxcnc-dev/lib/python/gladevcp/__init__.py", line 1, 
in 
from .hal_pythonplugin import *
  File "/usr/local/src/linuxcnc-dev/lib/python/gladevcp/hal_pythonplugin.py", 
line 42, in 
from .hal_sourceview import *
  File "/usr/local/src/linuxcnc-dev/lib/python/gladevcp/hal_sourceview.py", 
line 27, in 
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


[Emc-developers] quirks of ngcgui

2020-06-13 Thread Reinhard
Hi,

for testing purpose I wanted to try ngcgui.

When I called ngcgui from commandline, I first wondered, why nothing happens. 
Terminal looks like program is running but no change on screen?

Well, the change was so small, that I didn't realize it a first sight.
Application size is about 4mm wide and almost 20mm high. Of cause - nothing is 
readable.
So I tried to resize the window using the mouse.
The problem is, that ngcgui allows horizontal size changes only.
Even if I use maximize buttons or (kde-only feature) maximize window 
vertically only - no way to change the height of application.

With the horizontally grown app I can read a Box with the title "Controls", 
which has a button (?) called "Präambel", which triggers a file selection.
But even on selecting a file, nothing changes to the application window size.

Any hint, how I can resize the window vertically?


cheers Reinhard





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