Error Messages
- phillc54
- Topic Author
- Offline
- Platinum Member
- Posts: 5698
- Thank you received: 2081
Thanks Chris!
All run just fine, but Qt.but hey does AXIS display show?
You are getting further than me, they run here but there is no display in the Preview.
What desktop are you using, I have XFCE.
Please Log in or Create an account to join the conversation.
- ajsinfotech
- Offline
- Senior Member
- Posts: 76
- Thank you received: 1
Default Buster desktop environment. From the web: PIXEL (composed of LXDE) desktop environment.What desktop are you using, I have XFCE
Please Log in or Create an account to join the conversation.
- ajsinfotech
- Offline
- Senior Member
- Posts: 76
- Thank you received: 1
I have no idea. Any clue?You may need to compile the libpyqt5_py2
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
- Posts: 7760
- Thank you received: 2055
AXIS working shows that there isn't a hardware problem for openGL.
QTvcp uses QT openGL libraries to interface to the same code AXIS and Gremlin uses.
So the problem is the QT openGl libraruies - probably Phill is right about the Qt library change.
We need an openGL expert to adapt the code.
It possible I could stumble on the answer, but I'd need to get a machine that shows the problem.
The other route is we could try to adapt PyQTvcp's graphics display to Qtvcp.
Unfortunately it won't run on older distributions such as Stretch.
I still use Stretch for all my systems so can't start adapting until I upgrade.
And then in the future we must switch to python 3 ....
Chris
Please Log in or Create an account to join the conversation.
- phillc54
- Topic Author
- Offline
- Platinum Member
- Posts: 5698
- Thank you received: 2081
Not yet Chris. I need to rebuild the Pi from square one as I tried so many different things It ended up a mess. I will be smarter and create images at mileposts this time (if I remember). I won't be able to start until next week as the grandkids are have a sleepover.Phill did you compile QT python for 5.11? If you did can you post it (I will add it to our repo)
I do too for all my machines and my PlasmaC development.I still use Stretch for all my systems so can't start adapting until I upgrade.
Yes, it never ends...And then in the future we must switch to python 3 ....
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
- Posts: 7760
- Thank you received: 2055
Chris
I have no idea. Any clue?You may need to compile the libpyqt5_py2
Sorry I missed this. There is a README in lib/python/qtvcp/designer
but the compiling part is best described here:
gist.github.com/KurtJacobson/34a2e45ea2227ba58702fc1cb0372c40
Please Log in or Create an account to join the conversation.
- ajsinfotech
- Offline
- Senior Member
- Posts: 76
- Thank you received: 1
I'll check this outgist.github.com/KurtJacobson/34a2e45ea2227ba58702fc1cb0372c40
Please Log in or Create an account to join the conversation.
- hottabich
- Offline
- Platinum Member
- Posts: 574
- Thank you received: 96
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
- Posts: 7760
- Thank you received: 2055
Does everything work other wise?
Please Log in or Create an account to join the conversation.
- cmorley
- Offline
- Moderator
- Posts: 7760
- Thank you received: 2055
Chris
Please Log in or Create an account to join the conversation.