Search found 29 matches

by Romain.Janvier
Fri Jun 08, 2018 8:00 am
Forum: Questions
Topic: Running cloudcompare on ubuntu 16.04 lts
Replies: 8
Views: 13748

Re: Running cloudcompare on ubuntu 16.04 lts

@augie please try to reboot your computer an try to launch CloudCompare first through the graphic shell.
by Romain.Janvier
Fri Jun 08, 2018 7:54 am
Forum: Linux related topics
Topic: Snap download gives me 2.10-Beta even in Stable channel, Cloudcompare can't be launched [Ubuntu 14.04]
Replies: 1
Views: 16064

Re: Snap download gives me 2.10-Beta even in Stable channel, Cloudcompare can't be launched [Ubuntu 14.04]

It's really 2.9, but I messed up with release number on the snap package (If a day you manage to launch it, you'll see it's really 2.9 ;). I don't know if snap is running flawlessly in 14.04, it's really supported since 16.04. Cannocical have made a sort of backport for 14.04 but I'm not really sure...
by Romain.Janvier
Sun May 06, 2018 9:22 pm
Forum: Questions
Topic: Ubuntu command line issue
Replies: 7
Views: 6986

Re: Ubuntu command line issue

Hello, sorry for the delay,
you have to run cloudcompare.CloudCompare with the snap package. The prefix prevents name collision with potential other package and binaries of CC installed on your computer, you can make an alias if it's an issue for you.
by Romain.Janvier
Wed Apr 25, 2018 8:47 pm
Forum: Plugins
Topic: Ransac
Replies: 1
Views: 4158

Re: Ransac

Bonjour, je crois avoir indentifié un problème sur un paramètre du plugin RANSAC Shape Detection depuis un moment. le correctif potentiel est très simple mais êtes vous en mesure de compiler le programme par vous même ? Sinon pourriez-vous essayer de diviser le paramètre "max distance to primit...
by Romain.Janvier
Tue Apr 24, 2018 7:34 pm
Forum: Linux related topics
Topic: Ubuntu 16.04 compile
Replies: 2
Views: 20015

Re: Ubuntu 16.04 compile

You don't have to specified any QT5 directory to compile on Ubuntu 16.04, it should work out of the box if you have the right packages installed. the deb package is outdated but you can use the snap package, it's easy to install: sudo snap install cloudcompare for the latest stable version. sudo sna...
by Romain.Janvier
Wed Jul 19, 2017 7:06 am
Forum: Questions
Topic: Running cloudcompare on ubuntu 16.04 lts
Replies: 8
Views: 13748

Re: Running cloudcompare on ubuntu 16.04 lts

In Snap, there is a namespace concept, to launch your application you have to type namespace.applicationbinary . for CC package the namespace is cloudcompare. So you you have to type cloudcompare.CloudCompare.

you can also launch CC from the Unity shell by clicking on the icon.
by Romain.Janvier
Tue Jul 18, 2017 11:35 am
Forum: Issues, bugs, etc.
Topic: loading plugins with CC 2.9 beta on ubuntu
Replies: 13
Views: 8323

Re: loading plugins with CC 2.9 beta on ubuntu

then it's normal, it won't work like this.
you have to run make install and then simply run "CloudCompare" or to be sure run "/usr/local/bin/CloudCompare" and tell me if it works
by Romain.Janvier
Tue Jul 18, 2017 11:27 am
Forum: Issues, bugs, etc.
Topic: loading plugins with CC 2.9 beta on ubuntu
Replies: 13
Views: 8323

Re: loading plugins with CC 2.9 beta on ubuntu

Could be.
How did you launch CC, by the mean of the icons in the menu?
by Romain.Janvier
Tue Jul 18, 2017 9:07 am
Forum: Issues, bugs, etc.
Topic: loading plugins with CC 2.9 beta on ubuntu
Replies: 13
Views: 8323

Re: loading plugins with CC 2.9 beta on ubuntu

have you another version of CC installed on this computer?
else I must admit that I'm clueless here,
It should just work fine, you are the first to encounter the issue since we changed the whole path system
by Romain.Janvier
Tue Jul 18, 2017 9:01 am
Forum: Issues, bugs, etc.
Topic: loading plugins with CC 2.9 beta on ubuntu
Replies: 13
Views: 8323

Re: loading plugins with CC 2.9 beta on ubuntu

We just check with Daniel, it should work fine as is.
could you give me the output of "which CloudCompare"?
thanks