Inconsistent Error Messages
I use mint almost exclusively actually.
can you look up what version of qt the system has - if you open designer and click about that will tell you.
Chris
Please Log in or Create an account to join the conversation.
- snowgoer540
-
Topic Author
- Away
- Platinum Boarder
-
- Posts: 1318
- Thank you received: 340
It's not just one PC though, like I said SIM and my plasma PC both do (or dont do) it.
At any rate, I will get the designer version when I am home from work today.
Please Log in or Create an account to join the conversation.
- snowgoer540
-
Topic Author
- Away
- Platinum Boarder
-
- Posts: 1318
- Thank you received: 340
Attachments:
Please Log in or Create an account to join the conversation.
If you used the install script recently that may be the case because I just noticed that when I added v5.11 I forgot to fix the script and it only installs the v5.11 .so file now. Oops, I need to fix that...
You could try to get the Qt version with:
dpkg-query -W -f='${Version}\n' qttools5-dev
Please Log in or Create an account to join the conversation.
- snowgoer540
-
Topic Author
- Away
- Platinum Boarder
-
- Posts: 1318
- Thank you received: 340
phillc54 wrote: I seem to recall getting segmentation faults when the wrong version of libpyqt5_py2.so was installed.
If you used the install script recently that may be the case because I just noticed that when I added v5.11 I forgot to fix the script and it only installs the v5.11 .so file now. Oops, I need to fix that...
You could try to get the Qt version with:dpkg-query -W -f='${Version}\n' qttools5-dev
I will give that a go. I haven't ran the install script, but I did install the qt dev tools because qtdragon asked me to when I was trying to see if error popups worked for other qtvcp screens. I'm guessing that's what messed it up.
Please Log in or Create an account to join the conversation.
- snowgoer540
-
Topic Author
- Away
- Platinum Boarder
-
- Posts: 1318
- Thank you received: 340
Please Log in or Create an account to join the conversation.
- snowgoer540
-
Topic Author
- Away
- Platinum Boarder
-
- Posts: 1318
- Thank you received: 340
Please Log in or Create an account to join the conversation.

Did you try running the install script to see if that helps.
Please Log in or Create an account to join the conversation.
remove the python3 plugin
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.