Results 1 to 2 of 2

Thread: Starnge error while painting

  1. #1
    Join Date
    Jun 2007
    Location
    India
    Posts
    1,042
    Thanks
    8
    Thanked 133 Times in 128 Posts
    Qt products
    Qt3 Qt4 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows

    Default Starnge error while painting

    Hi all,

    We are working on an application which includes a lot of drawing code. There are thousands of unique elements being drawn on specific parts of the screen.

    When we try to draw one of those items, we get the following error:
    Debug Error!
    File: global\qglobal.cpp
    line: 2016
    ASSERT: "pd!=0" in file text\qfont.cpp, line 49
    Every other element drawn is working fine. Can somebody please highlight as to what could be causing this error. Any help or insights will be highly appreciated.

    Thanks.
    Last edited by jpn; 13th March 2008 at 20:33. Reason: missing [quote] tags

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Starnge error while painting

    Could you provide some source code we could work with?

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.