[winswitch] error or not
Michael Durkin
kc7noa at gmail.com
Sun Aug 28 22:44:33 BST 2016
Im not sure if this is a bug or just too old of ubuntu built on ...
trusty 14.04 ...
Cythonizing xpra/x11/bindings/keyboard_bindings.pyx
Error compiling Cython file:
------------------------------------------------------------
...
cdef XkbRF_VarDefsRec rdefs
cdef XkbComponentNamesRec rnames
cdef char *locale = setlocale(LC_ALL, NULL)
log("setxkbmap: using locale=%s", locale)
rdefs.model = model or b""
^
------------------------------------------------------------
xpra/x11/bindings/keyboard_bindings.pyx:273:28: Obtaining 'char *' from
temporary Python value
Traceback (most recent call last):
File "setup.py", line 2388, in <module>
setup_options["ext_modules"] = cythonize(ext_modules, gdb_debug=False)
File "/usr/lib/python2.7/dist-packages/Cython/Build/Dependencies.py",
line 798, in cythonize
cythonize_one(*args[1:])
File "/usr/lib/python2.7/dist-packages/Cython/Build/Dependencies.py",
line 915, in cythonize_one
raise CompileError(None, pyx_file)
Cython.Compiler.Errors.CompileError: xpra/x11/bindings/keyboard_bindings.pyx
odroid at odroid:~/Downloads/xpra-0.17.5$
More information about the shifter-users
mailing list