Page 1 of 1

Crash after few seconds

Posted: Fri Apr 12, 2024 10:02 am
by remi
Hi,

I have a crash when i try to turn around on the vizualisation.
I've installed Cloudcompare on Ubuntu 22.04 with

Code: Select all

flatpak install flathub org.cloudcompare.CloudCompare
Here's my config:
Screenshot from 2024-04-12 11-17-11.png
Screenshot from 2024-04-12 11-17-11.png (84.69 KiB) Viewed 2433 times
Everything is great during the installation, when i launch the software (Cloudcompare or CloudCompareViewer) and do nothing, it is working, but when i try to turn around on the 3d visualization, the viewer began to be black and then i have the pop-up 'Cloudcompare is not responding'
Screenshot from 2024-04-12 11-18-18.png
Screenshot from 2024-04-12 11-18-18.png (290.02 KiB) Viewed 2433 times
Do you have any idea why? I suppose this is related with my drivers, OS, or graphical lib because this is a basic feature, but i can't find it. When i try to launch it from command line i have this :

Code: Select all

$ flatpak run org.cloudcompare.CloudCompare
QSocketNotifier: Can only be used with threads started with QThread
QSocketNotifier: Can only be used with threads started with QThread
qt.qpa.qgnomeplatform: Could not find color scheme  ""
libEGL warning: egl: failed to create dri2 screen
libpng warning: iCCP: known incorrect sRGB profile
qt.gui.icc: fromIccProfile: failed minimal tag size sanity
QPngHandler: Failed to parse ICC profile
Language not found for translation file "CloudCompare_chs.qm"
Any help or suggestions would be greatly appreciated.

Re: Crash after few seconds

Posted: Tue Apr 16, 2024 7:34 am
by remi
Solved by changing from Wayland to X11.

Re: Crash after few seconds

Posted: Thu Apr 18, 2024 2:00 pm
by daniel
Thanks for the feedback!