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

QColorPicker blocks on Linux

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P2: Important P2: Important
    • None
    • 5.4.0
    • Core: I/O
    • None
    • Ubuntu, 64bit
      cat /etc/debian_version
      wheezy/sid

      Hello,

      I am opening a QColorPicker dialog from another dialog opened with Qt::Dialog | Qt::FramelessWindowHint | Qt::WindowStaysOnTopHint flags.

      All it's well the color picker linux dialog opens above the original dialog, the problem is that after I select the color and close or cancel the color picker dialog ... the application blocks...if I debug it it seems the color picker dialog is blocked on a mutex somewhere in qt sources.

      I have to mention the same code does only replicates on Linux, on MacOS or Windows versions iit works ok.
      Also the QFontDialog opened from the same (modal) dialog opens and closes just fine.

      Thank you.

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

            thiago Thiago Macieira
            matmih Mihai Matei
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes