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

pyside-uic always exits with code "0" even if there was an error

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: P2: Important P2: Important
    • 6.0
    • 1.2.0
    • PySide
    • OS X 10.9.2, python 2.7.3

      $ pyside-uic main.ui -o main.py
      An unexpected error occurred.
      Check that you are using the latest version of PySide and report the error to
      http://bugs.openbossa.org, including the ui file used to trigger the error.
      $ echo $?
      0

      If you are using a Makefile to run pyside-uic it thinks that the command succeeded.

      In addition to not exiting cleanly, the file main.py exists and has some code in it, but it is incomplete.

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

            ctismer Christian Tismer
            spikeynick Nick Romanyshyn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes