Results 1 to 4 of 4

Thread: Qt5.5 screen rotation with eglfs

  1. #1
    Join Date
    May 2009
    Posts
    55
    Thanks
    4
    Thanked 1 Time in 1 Post
    Qt products
    Qt4
    Platforms
    Unix/X11

    Default Qt5.5 screen rotation with eglfs

    I'm using Qt5.5 with eglfs acceleration. I wrote small qml application which will run onam335x hw (beaglebone black) and would like to rotate screen to 9 degrees. In Qt4 there was rotation parameter in qws but it's not true anymore for qt5. I found also bug https://bugreports.qt.io/browse/QTBUG-39959 but patch doesn't apply anymore as custom egl compositor was removed (moved to opengl compositor). I tried to apply patch to opengl compositor but it doesn't work. Any ideas how to rotate scree other way (there isn't HW rotation supported on BBB). Thanks.

    Marek

  2. #2
    Join Date
    Dec 2016
    Posts
    1
    Qt products
    Qt5 Qt/Embedded

    Default Re: Qt5.5 screen rotation with eglfs

    Hi Marek,

    Have you found a solution? I'm also having the same problem

  3. #3
    Join Date
    Mar 2017
    Posts
    1
    Qt products
    Qt5 Qt/Embedded
    Platforms
    Unix/X11

    Default Re: Qt5.5 screen rotation with eglfs

    Hi,

    I have the same issue. Any idea how to correctly change qopenglcompositor.cpp to get screen rotated by 90 degrees ccw?

    BR stns

  4. #4
    Join Date
    Dec 2015
    Posts
    14
    Qt products
    Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows

    Default Re: Qt5.5 screen rotation with eglfs

    Hi,

    ./your_aaplication_name -qws -display transformed:rot270&\

    Change the number 270 to adjust your app screen rotation.

    Kind Regards,

Similar Threads

  1. Qt5 on Raspberry Pi EGLFS wrong screen resolution
    By 1994rstefan in forum Qt Programming
    Replies: 3
    Last Post: 21st June 2017, 16:06
  2. Detect screen rotation or resize
    By leoalvesmachado in forum Newbie
    Replies: 2
    Last Post: 9th April 2010, 02:20
  3. Screen Rotation - qt embedded 4.5
    By Beppe in forum Qt Programming
    Replies: 2
    Last Post: 17th April 2009, 12:32
  4. QVFB: Screen rotation
    By alexandr in forum Qt for Embedded and Mobile
    Replies: 1
    Last Post: 2nd February 2007, 16:41
  5. Qtopia, Zaurus (SL-C1000) & Screen Rotation
    By alexandr in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 22nd January 2007, 13:13

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.