Hi Andrew,
I ran into some difficulties when upgrading from Ubuntu 22.04 to 22.04 - will not bore you with the details.
I had to install a new graphics card to work with 24.04 to get a suitable NVIDIA driver - now GT 1050.
I had to re-install all software and now have a working system with the exception of QCAD. I have recently renewed my license to QCAD Pro and have had another attempt to install this morning. I have followed the installation procedure and all seems well but the QCAD icon does not appear to work.
I have tried running from the installation directory directly using ./qcad but have had no joy.
The PC is dual boot and the windows 10 installation of QCAD works well.
Is this enough information for you to go on?
Thanks
Ian
[solved] Ubuntu 24.04 Upgrade issues - QCAD 3.31.2 Pro linux-qt5.14-x86_64
Moderator: andrew
Forum rules
Always indicate your operating system and QCAD version.
Post one question per topic.
Always indicate your operating system and QCAD version.
Post one question per topic.
-
IanH
- Newbie Member
- Posts: 4
- Joined: Fri Dec 13, 2024 11:50 am
[solved] Ubuntu 24.04 Upgrade issues - QCAD 3.31.2 Pro linux-qt5.14-x86_64
Last edited by IanH on Fri Dec 13, 2024 12:19 pm, edited 1 time in total.
- andrew
- Site Admin
- Posts: 8785
- Joined: Fri Mar 30, 2007 6:07 am
Re: Ubuntu 24.04 Upgrade issues
Thanks for your report.
When running from the command line, what exact error message do you get?
What is the file name of the package you have downloaded and installed?
Thanks.
When running from the command line, what exact error message do you get?
What is the file name of the package you have downloaded and installed?
Thanks.
-
IanH
- Newbie Member
- Posts: 4
- Joined: Fri Dec 13, 2024 11:50 am
Re: Ubuntu 24.04 Upgrade issues - QCAD 3.31.2 Pro linux-qt5.14-x86_64
Blimey that was quick!
Error message is
QCAD version 3.31.2
11:20:10: Info: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Warning: Application already running. Aborting...
Ian
Error message is
QCAD version 3.31.2
11:20:10: Info: Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Warning: Application already running. Aborting...
Ian
- andrew
- Site Admin
- Posts: 8785
- Joined: Fri Mar 30, 2007 6:07 am
Re: Ubuntu 24.04 Upgrade issues - QCAD 3.31.2 Pro linux-qt5.14-x86_64
We first need to get rid of that with:
Code: Select all
killall -9 qcad
killall -9 qcad-bin-
IanH
- Newbie Member
- Posts: 4
- Joined: Fri Dec 13, 2024 11:50 am
Re: Ubuntu 24.04 Upgrade issues - QCAD 3.31.2 Pro linux-qt5.14-x86_64
Thanks!
All good now - many thanks Andrew, brilliant!
Ian
All good now - many thanks Andrew, brilliant!
Ian