Navigation

    Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Search
    1. Home
    2. Tags
    3. beaglebone
    Log in to post

    • SOLVED Segmentation fault while saving data into QVector
      General and Desktop • qvector segmentation beaglebone qt5.13 • • Ketank16  

      5
      0
      Votes
      5
      Posts
      185
      Views

      @mrjj Thank you for your tip. Its great help for a QT and C++ beginner. I'll try to implement the logic you mentioned.
    • UNSOLVED Cross-compile of Qt 5.9.1 source for beaglebone black
      Mobile and Embedded • beaglebone bbb • • koahnig  

      10
      0
      Votes
      10
      Posts
      3870
      Views

      I had checked the toolchain with my previous installation which is gone with the crash of my desktop. Therefore, I cannot check anymore. However, the toolchain for cross-compilation on my current installation is broken.
    • SOLVED Error when attempting to remote debug a Beaglebone
      Mobile and Embedded • beaglebone • • mzimmers  

      12
      0
      Votes
      12
      Posts
      3434
      Views

      Great ! Happy hacking then :) Don't forget to mark the thread as solved using the "Topic Tools" button ;)
    • Virtual Keyboard for embedd
      Mobile and Embedded • linux embedded virtual keyboar beaglebone • • IL  

      4
      0
      Votes
      4
      Posts
      1533
      Views

      @IL said in Virtual Keyboard for embedd: Can you give me perspective about how hard it to move from QT5.5 to QT5.7? equal zero? :)
    • UNSOLVED Qt 5.6 + EGLFS + SGX
      Mobile and Embedded • eglfs qt 5.6 beaglebone bbb sgx • • buha  

      1
      0
      Votes
      1
      Posts
      2016
      Views

      No one has replied

    • Troubleshooting BB-View for Beaglebone Black and QT Embedded (uncalibrated touchscreen)
      Mobile and Embedded • beaglebone touch screen qws • • Yuichi_C  

      2
      0
      Votes
      2
      Posts
      1345
      Views

      Replying to myself as I've found the solution. If other people face the same issue they may find this to be the fix. under /etc/environment I had the line: QWS_MOUSE_PROTO="Tslib:/dev/input/event1" However, this didn't seem to work. I'm not entirely sure why, I'll probably look into it. If, however, I use: export QWS_MOUSE_PROTO="Tslib:/dev/input/event1" , and then run the application, it functions correctly.
    • Deployment of a Qt Application, developed in Windows, to a BeagleBone Black running Debian distribution.
      Mobile and Embedded • deployment beaglebone beaglebone blac • • josegua94  

      1
      0
      Votes
      1
      Posts
      972
      Views

      No one has replied

    • No keyboard input on BeagleBone Black
      Mobile and Embedded • keyboard input beaglebone • • Bremenpl  

      20
      0
      Votes
      20
      Posts
      6437
      Views

      Sorry, I meant a more recent version of Qt Creator, as for Qt 4 the latest version is 4.8.7
    • Boot2Qt 4.x for Beaglebone Black RevC and Chipsee 7" Cap LCD
      Mobile and Embedded • beaglebone boot2qt chipsee 7 capacitive lc • • dbeau  

      2
      0
      Votes
      2
      Posts
      1280
      Views

      Hi and welcome to devnet, Boot2Qt is a commercial offering, you should contact the Qt Company/Digia directly through e.g. the Support Center accessible on your Qt account.
    • Generic Linux Device and Beaglebone
      Mobile and Embedded • beaglebone generic linux d • • Pavlya  

      5
      0
      Votes
      5
      Posts
      1520
      Views

      Hi Pavlya, did you manage to get this working? I have the same problem. I'm using Beaglebone Black running Debian and have Ubuntu 14.04 on my desktop with QT 5.4.1 (x64)(Creator 3.3.1) I can connect from my Desktop using PUTTY or terminal without any problems. BUT I have problems from QT, when I try to Add a kit (Generic Linux Device) it locks when press OK to accept the IP Address and Username etc. This is when it tests the connection to the device. I have reinstalled, I have also tried from another laptop with the same Ubuntu and have the same problems. Any help appreciated. Thanks