Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-658

buttonGroup fails with latest pysideuic

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • None
    • Other
    • None
    • 844430acee4653d2758c621fb26513141b22e162

      when building a python file from a qtdesigner file with a button Group, pysideuic2 fails.

      line 214 in uiparser.py attempts to get a string from the buttonGroup, seems it is a string already...

      so I added a isinstance check against string ... then it seemed to work here.

      all the best

      johannes

        1. a_test.py
          2 kB
        2. a_test.ui
          1 kB
        3. pysideuicbug.JPG
          pysideuicbug.JPG
          164 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            crmaurei Cristian Maureira-Fredes
            nebukadhezer Johannes Hezer
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes