photogrammetry icon indicating copy to clipboard operation
photogrammetry copied to clipboard

No bundler output and nautilus error

Open BlueTailWolf opened this issue 4 years ago • 2 comments

hello, i am new to linux so please bear with me , i am working on a project that uses photogrammetry, when i run bundler on a set of photos i end up with no bundler output files and these errors on the terminal : /home/zotacman2/photogrammetry-master/linux/software/bundler/bin/bundler: error while loading shared libraries: liblapack.so.3gf: cannot open shared object file: No such file or directory Finished! See the results in the '/tmp/osm-bundler-8yOA_n' directory

(nautilus:3044): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed

(nautilus:3044): GLib-GIO-CRITICAL **: g_dbus_interface_skeleton_unexport: assertion 'interface_->priv->connections != NULL' failed

(nautilus:3044): Gtk-CRITICAL **: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed

(nautilus:3044): GLib-GObject-WARNING **: invalid (NULL) pointer instance

(nautilus:3044): GLib-GObject-CRITICAL **: g_signal_connect_object: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

Please help me i didn't find any solution in other forums

BlueTailWolf avatar May 19 '21 11:05 BlueTailWolf

Hi! it has been a while, but I have a similar problem. Just without the nautilus part. Have you solved it yet?

Luluie1 avatar Sep 07 '22 14:09 Luluie1

Hi! it has been a while, but I have a similar problem. Just without the nautilus part. Have you solved it yet?

Hi, i ended up not using photogrammetry toolbox for my project. As for this issue all i can remember is that i solved it by installing LAPACK and BLAS libraries ( there are 2 versions the 32bits and 64bits i cant remember which one solved it ). Yet when all problems were solved photogrammetry toolbox still had an issue where it generated partial point clouds and not the whole point cloud as expected thus me ending up not using it in my project.

If in the future u make it work as inteded i really would appreciate it if u could show me how u did it !

Hope i helped u a bit, good luck !

BlueTailWolf avatar Sep 07 '22 15:09 BlueTailWolf