I notice AXIS and QtVcp 's dro in the graphics window displays as square boxes.
This is with mint 20 - mint 19 works fine.
pncconf is broken, though it seems there was some gtk3 changes - what is the
best procedure to convert?
I see gladevcp's hal_lightbutton throws errors and doesn't work:
sample errors:
Traceback (most recent call last):
File "/home/chris/emc/lib/python/gladevcp/hal_lightbutton.py", line 126, in
__init__
self.default_Pangolayout = self.create_Pango_layout(self.button_text)
AttributeError: 'HAL_LightButton' object has no attribute 'create_Pango_layout'
Traceback (most recent call last):
File "/home/chris/emc/lib/python/gladevcp/hal_lightbutton.py", line 352, in
do_set_property
self.update_widget_size()
File "/home/chris/emc/lib/python/gladevcp/hal_lightbutton.py", line 300, in
update_widget_size
w1, h1 = self.default_Pangolayout.get_pixel_size()
AttributeError: 'HAL_LightButton' object has no attribute 'default_Pangolayout'
Traceback (most recent call last):
File "/home/chris/emc/lib/python/gladevcp/hal_lightbutton.py", line 344, in
do_set_property
self.set_text(value)
File "/home/chris/emc/lib/python/gladevcp/hal_lightbutton.py", line 324, in
set_text
self.default_Pangolayout.set_text(text)
Thanks you any hints.
Chris
_______________________________________________
Emc-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/emc-developers