[Bug 1772441] Re: Blender fails to start, libopencv_highgui not found

2018-08-18 Thread Henk van der Laak
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". -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1772441] Re: Blender fails to start, libopencv_highgui not found

2018-05-22 Thread Henk van der Laak
Problem was on my end with a non standard library in the search path. ** Changed in: blender (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1772441 Title:

[Bug 1772441] [NEW] Blender fails to start, libopencv_highgui not found

2018-05-21 Thread Henk van der Laak
Public bug reported: $ 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 =>

[Bug 1501345] Re: linux-image-3.13.0-65-generic 3.13.0-65 breaks Python based Serial communication

2015-10-04 Thread Henk van der Laak
Problem occured also when using Qt's QSerialPort. QSerialPort::waitforReadyRead() returns true, bute QSerialPort::readAll() returns no data. Downgrading kernel version to 3.13.0-63 'fixed' the problem. Gr. Henk - Qt 5.5.0 Linux henklaak-desktop 3.13.0-65-generic #105-Ubuntu SMP