Blender fails to start, libopencv_highgui not found

Bug #1772441 reported by Henk van der Laak
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
blender (Ubuntu)
Invalid
Undecided
Unassigned

Bug Description

$ sudo apt install blender

$ blender
blender: error while loading shared libraries: libopencv_highgui.so.2.4: cannot open shared object file: No such file or directory

$ ldd /usr/bin/blender | grep found
libopencv_highgui.so.2.4 => not found
libopencv_imgproc.so.2.4 => not found
libopencv_core.so.2.4 => not found

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=18.04
DISTRIB_CODENAME=bionic
DISTRIB_DESCRIPTION="Ubuntu 18.04 LTS"

$ uname -a
Linux henklaak-desktop 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24 06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Tags: bionic
Paul White (paulw2u)
affects: ubuntu → blender (Ubuntu)
tags: added: bionic
Revision history for this message
Henk van der Laak (henk-s) wrote :

Problem was on my end with a non standard library in the search path.

Changed in blender (Ubuntu):
status: New → Invalid
Revision history for this message
Light Templar (lighttemplar) wrote :

What exactly " a non standard library" mean? I have OpenCV 3.2, which comes from KDE Neon repository and I have same error. what have I do to correct it?

Changed in blender (Ubuntu):
status: Invalid → Opinion
Revision history for this message
Henk van der Laak (henk-s) wrote :

I had an older version of libopencv_highgui.so installed in /opt/lib.
This was a remnant from building Blender myself in the recent past.
So "non-standard" means "other version than is in the Ubuntu repo".

Revision history for this message
Erich Eickmeyer (eeickmeyer) wrote :

Since a component was used outside of Ubuntu, this bug is invalid.

Changed in blender (Ubuntu):
status: Opinion → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.