Crash after few seconds

All about Linux portage
Post Reply
remi
Posts: 2
Joined: Fri Apr 12, 2024 9:36 am

Crash after few seconds

Post 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 387 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 387 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.
remi
Posts: 2
Joined: Fri Apr 12, 2024 9:36 am

Re: Crash after few seconds

Post by remi »

Solved by changing from Wayland to X11.
daniel
Site Admin
Posts: 7385
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Crash after few seconds

Post by daniel »

Thanks for the feedback!
Daniel, CloudCompare admin
Post Reply