Skip to content

Mobile and Embedded

The forum for developing everything embedded: Linux, WinCE, Symbian, MeeGo... you name it.
14.1k Topics 62.2k Posts
  • Qt application laggy/rendering artifacts when startet using a systemd service

    Solved
    6
    0 Votes
    6 Posts
    709 Views
    B
    I managed to get it to run properly but I still am not sure why it behaved like described in the first place. Logging in as root and then starting the app manually also resulted in the same issues as using a service to start the app. The fix was to export the variable FB_MULTI_BUFFER=3. Setting it to 2 causes screen tearing, 1 results in animations running too fast since there is no vsync.
  • Blank screen in RaspberryPi

    Unsolved
    4
    0 Votes
    4 Posts
    586 Views
    M
    eglfs. device is a raspberry pi 3 B+
  • This topic is deleted!

    Unsolved
    1
    -1 Votes
    1 Posts
    6 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    -1 Votes
    1 Posts
    6 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    -1 Votes
    1 Posts
    6 Views
    No one has replied
  • This topic is deleted!

    Unsolved
    1
    -1 Votes
    1 Posts
    6 Views
    No one has replied
  • Qml SoundEffect volume issue

    Unsolved
    2
    0 Votes
    2 Posts
    235 Views
    No one has replied
  • QSerialPort transmit errors while sending 0xff

    Unsolved
    6
    0 Votes
    6 Posts
    523 Views
    T
    I guess i found a solution which i don't like. I observed also two crashes of my USB stack on my Mac which are (obviously) related to this stuff. Sometimes when i start this program all my USB ports are dying and the kernel tasks runs with 100% load. I can only resurrect the USB ports by a reboot of my computer. If i connect the serial adapter on a nativ USB port, it works as intended without any errors. The USB Hub should have enough power. It is a Hub which is powered from an external power plug. For sure, i would be really thankful if anyone know a better workaround to this bug instead of utilizing one of the very rare native USB ports on a Mac, but in this case, i guess, it is an Apple problem and not an Qt related one. Thank you very much for your help Greetings Tobias
  • Cross compile QtBase for RaspberryPI CM3 without the raspberry toolchain

    Unsolved
    3
    0 Votes
    3 Posts
    371 Views
    D
    @Pablo-J-Rogina yes, I have already build qtbase and qtmultimedia with the toolchain reccomended by raspbian. If I take the same command "./configure..." changing the default toolchain with another one I have the error. I have already tested my toolchain building some test c and c++ programs.
  • Unable to play Audio on embedded device using pulseaudio & Audio in QML

    Unsolved
    2
    0 Votes
    2 Posts
    677 Views
    V
    try to play the file with "aplay"
  • Android 4.1 (API level 16) and Qt 5.13.x onward

    Unsolved
    4
    0 Votes
    4 Posts
    369 Views
    E
    Oh, I wasn't aware of that. Thanks for the info guys.
  • Gradle flavors

    Unsolved
    2
    1 Votes
    2 Posts
    538 Views
    No one has replied
  • [QT5.12.1][VirtualKeyboard] some keypresses get canceled

    Solved
    2
    0 Votes
    2 Posts
    182 Views
    N
    Here's the answer in case anyone has the same problem: The project on which i am working relies on tslib input backend to capture events from touchscreen. In average, one of six samples retreived by tslib was "noisy" hence the problems explained above. Solution was to use variance tslib plugin which gets rid of "noise samples"
  • What about status bar icon in Android?

    Unsolved
    3
    0 Votes
    3 Posts
    351 Views
    G
    @LeLev Not yet. Too many other tasks. Therefore I ask the Global Mind about this.
  • yocto with meta-qt5 layer not building static sdk correctly

    Unsolved
    1
    0 Votes
    1 Posts
    218 Views
    No one has replied
  • Display problem using using QML + QQuickWindow and openGl

    Unsolved
    1
    0 Votes
    1 Posts
    139 Views
    No one has replied
  • Android "The file name must end with .xml". But its a PNG

    Solved
    4
    0 Votes
    4 Posts
    8k Views
    sierdzioS
    @nonesense said in Android "The file name must end with .xml". But its a PNG: I found out, that it is now state of the art, to put the app-icon not to "drawable", but to folders called "mipmap". Eh, why do they keep changing everything, all the time :-( Even the most basic APIs get changed constantly. Thanks for posting the correct solution, it may help more people!
  • ios13

    Solved
    6
    0 Votes
    6 Posts
    494 Views
    B
    @MLGDN 但是在创建表单的时候,button不会失效吗?
  • 0 Votes
    6 Posts
    1k Views
    Pablo J. RoginaP
    @Surendar-Dharani said in Can we able to get user details by using only CN=username,DC=domain,DC=org in OPENLDAP search?: Got solution Great! Thank you for sharing it. Please don't forget to mark your post as solved.
  • webgl camera streaming issue

    Unsolved
    1
    0 Votes
    1 Posts
    161 Views
    No one has replied