Ubuntu 12.04 (32 bit) with FrontPanel 4.4.0

Hello,

I get an undefined symbol error with the latest FrontPanel. The message is like below. It happens at “import ok”. I would like to know if this is a known issue, or just happening only in my environment.

> File "ok.py", line 26 in <module>
> _ok = swig_import_helper()
> File "ok.py", line 22, in swig_import_helper
> _mod = imp.load_module('_ok', fp, pathname, description)
> ImportError: ./_ok.so: undefined symbol: udev_list_entry_get_by_name

Thank you,

Please check out the 4.4.1 release that was just posted. This release should fix the issue you’re having.

Thank you we will check and see how it goes.
PS: Sorry, I didn’t notice you provided such a quick response.