Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QML application is Crashing using CANVAS2D on QNX.
Forum Updated to NodeBB v4.3 + New Features

QML application is Crashing using CANVAS2D on QNX.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
1 Posts 1 Posters 39 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    SU_AV
    wrote last edited by
    #1

    We are implementing an QML application using Qt 6.8.3 which will run using the QNX 7.1 on target that uses ARM board.
    In our application we are drawing a line on using onpaint{} of CANVAS2D over a grid png image in the background of this CANVAS2D. This drawing is continuously happening as soon as the coordinates are coming from another interface.

    While drawing this application is getting crashed. But when we remove the grid png image and starts drawing using CANVAS2D then we did not observed any crash.

    Pls help us to figure out the issue and with solution.

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved