Install libpango1.0-dev, or get qtile from the develop git branch,
where this issue is fixed

For reference:

https://github.com/qtile/qtile/issues/734

https://github.com/qtile/qtile/commit/b7addd98ccfb462b6155b346e89790db3d614534

On 9 October 2015 at 00:19, Roy Mathew <[email protected]> wrote:
>
>
> # I've installed the latest qtile (using pip in my virtualenv).
> py2.7: qtile --version
> 0.10.1
>
> py2.7: which qtile
> /home/roy/git-dir/Python/py2.7-qtile/bin/qtile
>
> # but I can't run qtile...
> py2.7: qtile
> Traceback (most recent call last):
>   File "/home/roy/git-dir/Python/py2.7-qtile/bin/qtile", line 130, in
> <module>
>     q = make_qtile()
>   File "/home/roy/git-dir/Python/py2.7-qtile/bin/qtile", line 107, in
> make_qtile
>     c = confreader.File(options.configfile, is_restart=options.no_spawn)
>   ...
>   File
> "/home/roy/git-dir/Python/py2.7-qtile/local/lib/python2.7/site-packages/cffi/api.py",
> line 595, in _load_backend_lib
>     return backend.load_library(name, flags)
> OSError: cannot load library libpango-1.0.so: libpango-1.0.so: cannot open
> shared object file: No such file or directory
>
> # I do have a libpango, almost, but not exactly the name that's missing
> py2.7: locate libpango-1.0.so
> /usr/lib/x86_64-linux-gnu/libpango-1.0.so.0
>
> What could be going on?
>
> --
> You received this message because you are subscribed to the Google Groups
> "qtile-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"qtile-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to