Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt Application crashes/ASSERT

Qt Application crashes/ASSERT

Scheduled Pinned Locked Moved General and Desktop
3 Posts 2 Posters 1.9k Views 1 Watching
  • 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.
  • A Offline
    A Offline
    aashish.lg
    wrote on last edited by
    #1

    I am facing a qt application crash in my windows xp OS. This qt application plays flash videos from youtube website using QWebkit.

    I am getting the below mentioned error message in the assert dialog.
    ASSERT: "bitmap" in file image\qnativeimage.cpp line 117

    Not getting any clue why this is happening, please advice.

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Based on the information you are providing it is hard to give you any sound advice.
      So the only reply can be very generic. Something is messed up when you come to this location.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • A Offline
        A Offline
        aashish.lg
        wrote on last edited by
        #3

        Hi Thanks for your reply.
        Actually I have created one qt application which uses QWebView to play youtube website.
        I am playing the flash videos on this website , and the QWebView window parent has been changed .
        I have mstsc running in my machine , so that I have changed the parent of my webview dialog to the mstsc window using SetParent api of win32.

        When I am navigating from one video to another in youtube website sometimes my qt app is crashing.
        As per the source code of the above mentioned line 117 in file qnativeimage.cpp, BITMAP creation is getting fail.

        I am having qt4.8.1 sdk running in windows xp 32 bit os.

        Please let me know if you need any other information

        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