Comment 1 for bug 290474

Revision history for this message
Matt Layman (mblayman) wrote :

Kristopher, we tried the easy option in the question section, but I think that going forward, we need to treat this as a bug.

Have you made sure to get all the dependencies that are listed in the docs/DEPENDENCIES file?

Please check your ~/.config/entertainer/entertainer.log and let us know if there are any noteworthy error messages. If there is nothing there, then we can attempt further debugging.

Here is the additional comment that you provided in the question (note: that the GLX warnings are fairly normal and show up for a lot of clutter users):

Getting the same result, although this time with warnings:

$ ./entertainer

** (./entertainer:13083): WARNING **: failed to bind GLXGetProcAddress or GLXGetProcAddressARB

Entertainer backend starting...
/usr/lib64/python2.5/site-packages/imdb/parser/http/utils.py:631: UserWarning: unable to use "lxml": cannot import name html
  warnings.warn('unable to use "%s": %s' % (mod, str(e)))
/usr/lib64/python2.5/site-packages/imdb/parser/http/utils.py:622: UserWarning: falling back to "beautifulsoup".
  warnings.warn('falling back to "%s".' % mod)