Ubuntu 20.04 still not loading plugins after manual install of libpng12-0

145 views
Skip to first unread message

Aaron Tallman

unread,
Oct 28, 2021, 4:22:25 PM10/28/21
to dream3d-users
When I run Dream.3d, many filters are missing, including most of the ones I need.


I get the error messages:
atallman@me3472:~/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/bin$ ./DREAM3D 
argv[0]:  "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/bin"
    cwd:  "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/bin"
Loading  "DREAM3D"  Plugins....
SIMPL_PLUGIN_PATH: ""
Removed  0  duplicate Plugin Paths
Plugin Directory being Searched:  "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/bin"
Plugin Directory being Searched:  "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins"
Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libDREAM3DReviewUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libEMMPMUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libGenericUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libImageProcessingUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libImportExportUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libITKImageProcessingUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libOrientationAnalysisUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libProcessingUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libReconstructionUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libSamplingUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libSimulationIOUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libStatisticsUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libSurfaceMeshingUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libSyntheticBuildingUi.guiplugin"
    Pointer:  QObject(0x0) 

Plugin Being Loaded: "/home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/Plugins/libUCSBUtilitiesUi.guiplugin"
    Pointer:  QObject(0x0) 

HttpConnectionHandlerPool: cannot open sslCertFile /home/atallman/Downloads/DREAM3D-6.6.188.5cbe99346-Ubuntu-18.04-x86_64/ssl/my.cert


I followed this guide to get libpng12-0:

...and installed it. 

I got the same issues using the binary release for linux. 

Any ideas?

Thanks,
Aaron

Michael Jackson

unread,
Oct 28, 2021, 7:43:12 PM10/28/21
to Aaron Tallman, dream3d-users

Dear Aaron,

    Not sure. We don’t have much Linux expertise in house at the moment so not sure what to try. We did recently build an Anaconda version of DREAM.3D for Linux which might work if you don’t mind having to work from an anaconda virtual env.

 

[user@host] $ conda create -n dream3d python=3.8

[user@host] $ conda activate dream3d

[user@host] $ conda install -c http://dream3d.bluequartz.net/binaries/conda dream3d-conda

 

After that you can just do:

 

[user@host] $ DREAM3D

 

And it _should_ launch. Let me know if that works for you. Worked for me on Ubuntu 18.04.

 

--

Michael Jackson | Owner, President

      BlueQuartz Software

[e] mike.j...@bluequartz.net

[w] www.bluequartz.net

--
You received this message because you are subscribed to the Google Groups "dream3d-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dream3d-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dream3d-users/719b0396-b806-494c-939a-7998d2e00d49n%40googlegroups.com.

Michael Jackson

unread,
Nov 1, 2021, 1:59:36 PM11/1/21
to Aaron Tallman, dream3d-users

Could you try http://dream3d.bluequartz.net/binaries/experimental/DREAM3D-6.6.265.bdeb27b84-Linux-x86_64.tar.gz  and let me know if that works? I built that on centos 7 instead of Ubuntu.

 

--

Michael Jackson | Owner, President

      BlueQuartz Software

[e] mike.j...@bluequartz.net

[w] www.bluequartz.net

 

 

On 10/28/21, 4:22 PM, "Aaron Tallman" <dream3...@googlegroups.com on behalf of aarone...@gmail.com> wrote:

 

--

danishkh...@gmail.com

unread,
Feb 19, 2022, 8:01:25 AM2/19/22
to dream3d-users
Hello Mike,

I am also facing the same problem as descibed above. I am using Ubuntu 21.10. I installed the package libpng12-0 as well. The distribution available from the website (Linux - DREAM3D-6.5.160-Linux-x86_64.tar.gz), gives the same error as described in the above email. However, I am able to launch dream3d obtained from the link you posted above (DREAM3D-6.6.265.bdeb27b84-Linux-x86_64.tar.gz ), with no visible warnings . The terminal shows this commands while launching DREAM 3D

argv[0]:  "/home/dkhan/DREAM3D-6.6.265.bdeb27b84-Linux-x86_64/bin"
    cwd:  "/home/dkhan"

Loading  "DREAM3D"  Plugins....
SIMPL_PLUGIN_PATH: ""
Removed  0  duplicate Plugin Paths
Plugin Directory being Searched:  "/home/dkhan/DREAM3D-6.6.265.bdeb27b84-Linux-x86_64/bin"
Plugin Directory being Searched:  "/home/dkhan/DREAM3D-6.6.265.bdeb27b84-Linux-x86_64/Plugins"
HttpConnectionHandlerPool: cannot open sslCertFile /home/dkhan/DREAM3D-6.6.265.bdeb27b84-Linux-x86_64/ssl/my.cert

However, when I try to load any prebuilt pipeline (from Examples) it says that filters are not loaded. Please see the snapshot attached.

How can I use DREAM 3D on latest Ubuntu?

Dear @aaronetallman, were you able to figure out how to run DREAM 3D on latest Ubuntu?

Regards,

Danish
Screenshot from 2022-02-19 14-46-42.png

Michael Jackson

unread,
Feb 19, 2022, 6:01:11 PM2/19/22
to danishkh...@gmail.com, dream3d-users

Could you give the 6.5.163 binaries a go?

 

http://dream3d.bluequartz.net/binaries/

 

 

--

Mike Jackson

Reply all
Reply to author
Forward
0 new messages