Results 1 to 3 of 3

Thread: hello. problem with QT....

  1. #1
    Join Date
    May 2008
    Location
    Spain
    Posts
    92
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default hello. problem with QT....

    Hello,

    I have a strange problem and I do not know how to fix it.

    I compile QT embedded 3.3.8, and after it, I execute demo example, but when I move mouse, screen overwrite with characters of console.

    any advice??

    best regards

  2. #2
    Join Date
    May 2008
    Location
    Spain
    Posts
    92
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: hello. problem with QT....

    Hello

    I'm able to compile and run the applications with "-qws" parameter,
    but unfortunately it seems that they dont get any mouse or keyboard
    input. They just display th econtent and then they are somewhat "dead".
    if the gpm is running then the content is "overpainted" by text mouse
    cursor. if I kill gpm nothing is happening.
    I've tried to set QWS_PROTO_MOUSE variable, but no proggres =(

    Best regards

  3. #3
    Join Date
    May 2008
    Location
    Spain
    Posts
    92
    Thanks
    13
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: hello. problem with QT....

    well,

    I fix my problem.
    I shutdown gpm -> "gpm -k"
    and QWS_MOUSE_PROTO=MouseMan:/dev/mouse1 in my case.
    Before, I used IntelliMouse and it does not work properly.

    Best regards

Similar Threads

  1. problem with paint and erase in frame
    By M.A.M in forum Qt Programming
    Replies: 9
    Last Post: 4th May 2008, 20:17
  2. PyQt QTimer problem { FIXED }
    By WinchellChung in forum Newbie
    Replies: 0
    Last Post: 1st March 2008, 16:50
  3. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 10:35
  4. fftw problem
    By lordy in forum General Programming
    Replies: 1
    Last Post: 16th March 2006, 21:36
  5. Replies: 16
    Last Post: 7th March 2006, 15:57

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.