TurBoss

Results 78 comments of TurBoss

Hello! I'm goin to test it thank you!

I'm seen this ![imagen](https://github.com/kcjengr/qtpyvcp/assets/184088/3a8a6c4e-8cef-4425-9002-b7e25fd8f28b) ![imagen](https://github.com/kcjengr/qtpyvcp/assets/184088/ba9d3c6d-503d-4a33-94a3-3cc80c05792a) ![imagen](https://github.com/kcjengr/qtpyvcp/assets/184088/29226250-9347-4488-86f7-9affe26ffbeb) ![imagen](https://github.com/kcjengr/qtpyvcp/assets/184088/6457d610-a2e0-4eb6-8efe-0b082f8cc2e6) is this what you tried? thanks

hello, have you tried running qcompile . in bot qtpyvcp and your VCP directories? I'm taking a look if debian need qticons something to be install because my test system...

hello, sorry for the late reply yes, qcompile is ran by buildbot when building debs so no need to run it again

this is a 64 bit machine 👍

Hello, I took a look and tried the fixes but more issues followed, it can take bit of time :-) Thanks for the reminder

That fixed the error messages but I cant get the callback to print. I ran this while linuxcnc is running ```python from qtpyvcp.utilities.obj_status import HALStatus hal_status = HALStatus() def test_def(value):...