Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-61309

QPixmap(someFileName) hangs in debug mode

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P1: Critical P1: Critical
    • 5.9.0
    • 5.8.0
    • Image formats
    • None
    • Windows 7 64bit, Qt 5.8.0 MSVC 32bit.

      When I try something like that:

       

      QString lFileName("./motor.jpg");
      QPixmap lPixmap(lFileName); 
      

      In debug mode it hangs for file (attached) motor.jpg. I don't know whether it is an issue that it was created on Mac or it is too old or maybe it is too big. But in my opinion this shouldn't cause hang! Thanks for God it works in release mode. How ever 99% time I am testing apps in debug mode...

       

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            vgt Eirik Aavitsland
            jacekmarcinj jacekmarcinj
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes