Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • Lazarus Lazarus
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 2,092
    • Issues 2,092
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
  • Merge requests 7
    • Merge requests 7
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Value stream
    • Code review
    • Insights
    • Issue
    • Repository
  • External wiki
    • External wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • FPC
  • Lazarus
  • LazarusLazarus
  • Issues
  • #38197
Closed
Open
Created Dec 10, 2020 by FPC Admin account@fpc_adminOwner

Patch for Qt5 interface = Linux with Wayland, Qt5 build with QT_NO_SESSIONMANAGER (first part, pascal)

Original Reporter info from Mantis: marius.maximus
  • Reporter name: Marius Maximus

Description:

Small patch for use Qt5 on i.MX8 linux

I tested this module https://somlabs.com/product/visionsom-8mmini-sls23/
My linux image bitbake https://github.com/SoMLabs/imx-meta-somlabs "27ed02a on 4 Nov"

Problems: Qt5 is build with option "QT_NO_SESSIONMANAGER" without class "QSessionManager"
Problem exists probably on all iMX.8 modules (all based on XNP example image)

Solution: ADD define "QT_NO_SESSIONMANAGER" in qtdefines.inc and disable dependencies

Mantis conversion info:

  • Mantis ID: 38197
  • Fixed in revision: r64193 (#c3eb57a7)
Assignee
Assign to
Time tracking