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

pyside2-rcc: "-name" argument not implemented

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Out of scope
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • 5.11.0, 5.11.1, 5.11.2
    • PySide
    • None
    • PySide2, installed via pip from the official repository.
    • All

      The "-name" argument on the pyside2 resource compiler (pyside2-rcc) is not implemeted, but listed under help page.

       

      Probably missing the implementation in the rcc.cpp source-file inside the [pyside2-tools|http://code.qt.io/cgit/pyside/pyside-tools.git/tree/pyrcc] sub-module. The argumentparser is considering the argument and is setting a static variable for it, but inside the "compiling"-implementation the usage of the variable mInitName or function initName() is missing.

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

            crmaurei Cristian Maureira-Fredes
            rou Chris G
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes