Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Qt5.2.0/android Character display problems
Forum Update on Monday, May 27th 2025

Qt5.2.0/android Character display problems

Scheduled Pinned Locked Moved Mobile and Embedded
1 Posts 1 Posters 857 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Y Offline
    Y Offline
    yhw916
    wrote on 9 Mar 2014, 04:30 last edited by
    #1

    Hello all,
    Qt5.2.0 for the following problem occurred in the Huawei MT1-T00 type mobile phone when running Android Development: Text control static display character is normal, once the dynamic change character, cannot normal display (characters include all of the procedures)
    The debug messages:

    I/Qt (29663): qt start
    D/dalvikvm(29663): Trying to load lib /data/data/org.qtproject.example.untitled5/lib/libQt5QuickParticles.so 0x4187db78
    D/dalvikvm(29663): Shared lib '/data/data/org.qtproject.example.untitled5/lib/libQt5QuickParticles.so' already loaded in same CL 0x4187db78
    D/dalvikvm(29663): Trying to load lib /data/data/org.qtproject.example.untitled5/lib/libuntitled5.so 0x4187db78
    D/Qt (29663): qml\qqmlengine.cpp:1446 (QQmlDebuggingEnabler::QQmlDebuggingEnabler(bool)): QML debugging is enabled. Only use this in a safe environment.
    D/dalvikvm(29663): Added shared lib /data/data/org.qtproject.example.untitled5/lib/libuntitled5.so 0x4187db78
    D/dalvikvm(29663): No JNI_OnLoad found in /data/data/org.qtproject.example.untitled5/lib/libuntitled5.so 0x4187db78, skipping init
    D/libEGL (29663): loaded /system/lib/egl/libEGL_VIVANTE.so
    D/libEGL (29663): loaded /system/lib/egl/libGLESv1_CM_VIVANTE.so
    D/libEGL (29663): loaded /system/lib/egl/libGLESv2_VIVANTE.so
    W/IInputConnectionWrapper(29663): getCursorCapsMode on inactive InputConnection
    W/IInputConnectionWrapper(29663): getCursorCapsMode on inactive InputConnection
    D/v_gal (29663): [ 1] libGAL: Target tiling=4 not supported
    D/v_gal (29663): [ 2] libGAL: Target tiling=4 not supported
    D/v_gal (29663): [ 3] libGAL: Target tiling=4 not supported
    D/v_gal (29663): [ 4] libGAL: Target tiling=4 not supported
    D/v_gal (29663): [ 5] libGAL: Target tiling=4 not supported
    D/v_gal (29663): [ 6] libGAL: Target tiling=4 not supported
    D/v_gal (29663): [ 7] libGAL: Target tiling=4 not supported
    D/v_gal (29663): [ 8] libGAL: Target tiling=4 not supported

    thanks

    1 Reply Last reply
    0

    1/1

    9 Mar 2014, 04:30

    • Login

    • Login or register to search.
    1 out of 1
    • First post
      1/1
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved