qtDragon sim does not work anymore

More
29 May 2022 15:45 #244131 by cmorley
Thanks for the detailed info.
To confirm, there is no folder named as such?:
/home/xxx/linuxcnc/nc_files/remap-subroutines

Please Log in or Create an account to join the conversation.

More
30 May 2022 06:49 - 30 May 2022 07:00 #244189 by ikkuh

Thanks for the detailed info.
To confirm, there is no folder named as such?:
/home/xxx/linuxcnc/nc_files/remap-subroutines

 
Yes, I can confirm that.
The only directory with remap-subroutines is
/usr/share/linuxcnc/ncfiles/remap-subroutines





I did a
~/linuxcnc/nc_files$ ln -s /usr/share/linuxcnc/ncfiles/remap-subroutines .
and now the ngc errors are gone, but qtDragon will not start because of the earlier errors (the painting stuff)

QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
QBackingStore::endPaint() called with active painter; did you forget to destroy it or call QPainter::end() on it?
[QTvcp][CRITICAL] Aborted from Error Dialog
Qtvcp encountered an error. The following information may be useful in troubleshooting:
LinuxCNC Version : 2.9.0~pre0

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/qtvcp/widgets/simple_widgets.py", line 556, in paintEvent
self.paintIndicator()
File "/usr/lib/python3/dist-packages/qtvcp/widgets/simple_widgets.py", line 598, in paintIndicator
p.drawEllipse(x, y, self._diameter - 1, self._diameter - 1)
TypeError: arguments did not match any overloaded call:
drawEllipse(self, QRectF): argument 1 has unexpected type 'float'
drawEllipse(self, QRect): argument 1 has unexpected type 'float'
drawEllipse(self, int, int, int, int): argument 1 has unexpected type 'float'
drawEllipse(self, Union[QPointF, QPoint], float, float): argument 1 has unexpected type 'float'
drawEllipse(self, QPoint, int, int): argument 1 has unexpected type 'float'

(qtvcp:482)
QPaintDevice: Cannot destroy paint device that is being painted
/usr/bin/linuxcnc: regel 963: 8835 Segmentatiefout $EMCDISPLAY -ini "$INIFILE" $EMCDISPLAYARGS $EXTRA_ARGS
Shutting down and cleaning up LinuxCNC...
task: 1033 cycles, min=0.000008, max=0.014083, avg=0.009744, 0 latency excursions (> 10x expected cycle time of 0.010000s)
Note: Using POSIX realtime
LinuxCNC terminated with an error. You can find more information in the log:



 

Attachments:
Last edit: 30 May 2022 07:00 by ikkuh. Reason: this forum editor is ridiculous!

Please Log in or Create an account to join the conversation.

Moderators: cmorley
Time to create page: 0.071 seconds
Powered by Kunena Forum