Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved
    1. Home
    2. Tags
    3. am335x
    Log in to post
    • All categories
    • K

      Unsolved Button gets latched at times
      Mobile and Embedded • 4.8 embedded qt am335x pushbutton • • kumararajas

      4
      0
      Votes
      4
      Posts
      352
      Views

      mrjj

      Hi

      One reason can be the touch setup
      -- Can you please explain a little more on this?
      Well since it only happens sometimes, i guess its not that.
      I have seen something like it when touch was setup for gestures and you kinda moved the finger
      when you "clicked" it would then start the gesture and sort of eat the click.

      Could also be a bug in Qt4.8 that the later fixed with Grabmouse
      -- Is there any defect ID that you remember? That will add more waitage for the understanding.
      Sorry nope. it was a duck. It was due to calling a message box that would run event loop and
      button would not redraw before after.

      One of the other thought that I have is, if this is really a UI issue or this is being a side effect due to any other -problems such as CPU load, Memory full, etc. Do you think it is possible?

      Yes that is really possible if the target is low powered board and it's low on say ram then the same task might
      suddenly take much longer and the button will appear down.

      Have you tested with a button that does nothing and see if that can get stuck?

    • K

      Solved Qt 5 Stable version for Embedded Systems
      Mobile and Embedded • qt5 upgrade qt4to5 embedded linux am335x • • kumararajas

      3
      0
      Votes
      3
      Posts
      337
      Views

      K

      @jsulm Sorry for the late response. Thank you very much for very clear answer. It helps.

    • V

      Unable to hear any sound on phonon
      Mobile and Embedded • phonon qt4.8.5 am335x audio audioplayer mp3 • • vk41286

      1
      0
      Votes
      1
      Posts
      626
      Views

      No one has replied

    • V

      Display cursor on TextEdit box
      Mobile and Embedded • cursor qt4.8.5 textedit am335x • • vk41286

      2
      0
      Votes
      2
      Posts
      1256
      Views

      V

      Its something completely custom. It does not have package manager.

    • V

      Display BMP image from raw bitmap file
      Mobile and Embedded • am335x qt4.8 raw images bitmap qlabel pixmap • • vk41286

      6
      0
      Votes
      6
      Posts
      5098
      Views

      SGaist

      Do you have Qt configured to use that display ?

    • C

      [Solved] Qt 5.4.1 for AM335x
      Installation and Deployment • am335x qt 5.4.1 • • chad

      15
      0
      Votes
      15
      Posts
      5481
      Views

      tekojo

      Figured it out.
      The 'mark as solved' option is there for people with admin rights, as the functionality relies on the admin 'rename post' function.

      For a thread OP to mark a post, he/she needs to add [solved] to the title.

      I'll take a look at the plugin that adds the thread tool option to see if it could work with normal OP rights too.