need help resolving unity error: external.getUnityObject is not a function

Asked by Ron Miller

TypeError: external.getUnityObject is not a function
Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file: No such file or directory

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
actionparsnip
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

What is the output of :

lsb_release -a; uname -a

Thanks

Revision history for this message
Ron Miller (r-miller) said :
#2

No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.1 LTS
Release: 14.04
Codename: trusty
Linux Ubuntu-office 3.13.0-43-generic #72-Ubuntu SMP Mon Dec 8 19:35:06 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

Thank-you

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#3

Did you install the proprietary video driver or are you using the open source driver?

Revision history for this message
Ron Miller (r-miller) said :
#4

There was no proprietary driver listed in additional drivers. So, I guess i am using the open source driver.

Revision history for this message
Best actionparsnip (andrew-woodhead666) said :
#5
Revision history for this message
Ron Miller (r-miller) said :
#6

Thanks actionparsnip, that solved my question.