Advertisement
Guest User

Untitled

a guest
Aug 27th, 2014
244
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.77 KB | None | 0 0
  1. [nemo@Jolla user]$ HYBRIS_EGLPLATFORM=hwcomposer QT_QPA_PLATFORM=hwcomposer /usr/bin/lipstick -plugin evdevtouch:/dev/input/event0 -plugin evdevkeyboard:keymap=/usr/share/qt5/keymaps/droid.qmap
  2. [D] HwComposerScreenInfo::HwComposerScreenInfo:251 - EGLFS: Screen Info
  3. [D] HwComposerScreenInfo::HwComposerScreenInfo:252 - - Physical size: QSizeF(62, 111)
  4. [D] HwComposerScreenInfo::HwComposerScreenInfo:253 - - Screen size: QSize(1080, 1920)
  5. [D] HwComposerScreenInfo::HwComposerScreenInfo:254 - - Screen depth: 32
  6. linkerlinker.c:2011| ERROR: failed to link libbinder.so
  7. linkerlinker.c:1934| ERROR: 0 could not load needed library 'libbinder.so' for 'libqdutils.so' (reloc_library[1344]: 0 cannot locate '_ZN7android10VectorImpl19reservedVectorImpl1Ev'...
  8. )
  9. linkerlinker.c:2011| ERROR: failed to link libqdutils.so
  10. linkerlinker.c:1934| ERROR: 0 could not load needed library 'libqdutils.so' for 'libmemalloc.so' (link_image[1934]: 0 could not load needed library 'libbinder.so' for 'libqdutils.so' (reloc_library[1344]: 0 cannot locate '_ZN7android10VectorImpl19reservedVectorImpl1Ev'...
  11. ))
  12. linkerlinker.c:2011| ERROR: failed to link libmemalloc.so
  13. linkerlinker.c:1934| ERROR: 0 could not load needed library 'libmemalloc.so' for 'gralloc.msm8960.so' (link_image[1934]: 0 could not load needed library 'libqdutils.so' for 'libmemalloc.so' (link_image[1934]: 0 could not load needed library 'libbinder.so' for 'libqdutils.so' (reloc_library[1344]: 0 cannot locate '_ZN7android10VectorImpl19reservedVectorImpl1Ev'...
  14. )))
  15. linkerlinker.c:2011| ERROR: failed to link gralloc.msm8960.so
  16. failed to get gralloc module: (Invalid argument)
  17. lipstick: eglplatform_hwcomposer.cpp:27: void hwcomposerws_init_module(ws_egl_interface*): Assertion `0' failed.
  18. Aborted
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement