Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • linuxmce linuxmce
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 255
    • Issues 255
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linuxmcelinuxmce
  • linuxmcelinuxmce
  • Issues
  • #2336
Closed
Open
Issue created Mar 30, 2015 by Langston Ball@golgoj4Maintainer

Raspberry PI QPA setting needs to be set or qorbiter for rpi crashes

Executing demos on target After installing the above build on to target, there are several changes from the point of view of Qt4 users, for getting the demos to work. 1) Configure resolution of the screen for Qt If screen resolution is 16 bpp (RGB565) export QT_QPA_EGLFS_DEPTH=16 edit: If screen resolution is 24 bpp (RGB888) export QT_QPA_EGLFS_DEPTH=24 If this step is not performed, any application running on eglfs platform will abort, with a message as below: "Initialized display 1 4 Cant find EGLConfig, returning null config Could not create the egl surface: error = 0x3005" Abort

source:http://www.slideshare.net/prabindh/qt5-on-ti-processors

Assignee
Assign to
Time tracking