Bug 223206 - "uics: File generated with too old version of Qt Designer" when checking UI dependencies
Summary: "uics: File generated with too old version of Qt Designer" when checking UI d...
Status: RESOLVED FIXED
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-17 21:37 UTC by ibboard
Modified: 2021-03-09 19:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.