Bug 223206

Summary: "uics: File generated with too old version of Qt Designer" when checking UI dependencies
Product: [Developer tools] bindings Reporter: ibboard
Component: generalAssignee: kde-bindings
Status: RESOLVED FIXED    
Severity: normal CC: arno
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description ibboard 2010-01-17 21:37:20 UTC
Version:           4.3.90 (using Devel)
OS:                Linux
Installed from:    Compiled sources

(Similar to bug:192045, but with an updated version of uics and a different command-line option)

When running "uics -d path/to/somefile.ui", I get the message "uics: File generated with too old version of Qt Designer". If I remove the XML prolog then I get no output (presumably no dependencies).

Qt Designer is v4.6.0 and uics is from mono-qt-devel package v4.3.90 from openSUSE's KDE Factory build service repo (http://download.opensuse.org/repositories/KDE:/KDE4:/Factory:/Desktop/openSUSE_11.2). Not an important feature, just something I was investigating.
Comment 1 ibboard 2010-01-17 21:40:57 UTC
Just to correct that slightly, because package and app version numbers don't match:

$ uics -v
Qt User Interface Compiler version 4.6.0
Comment 2 Arno Rehn 2010-01-19 22:04:05 UTC
Seems as if the dependency printing of uics is broken.
The correct version is that of the kdebindings package. uics always prints the version that is defined by Qt itself, which is, admittedly, a bit stupid.
Comment 3 Justin Zobel 2021-03-09 05:24:38 UTC
Thank you for the bug report.

As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists.

If this bug is no longer persisting or relevant please change the status to resolved.
Comment 4 ibboard 2021-03-09 19:10:09 UTC
I've not done any Qt development in a decade. Marking as "Fixed" because there's nothing more relevant.