[Bug 1511728] Re: "Meta object revision without matching export" in Qt Creator

2016-05-19 Thread Pat McGowan
Please apply the fix described here ** Changed in: ubuntu-ui-toolkit (Ubuntu) Assignee: (unassigned) => Zsombor Egri (zsombi) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511728 Title:

[Bug 1511728] Re: "Meta object revision without matching export" in Qt Creator

2016-05-19 Thread Pat McGowan
Confirmed today on Wily install ** Also affects: canonical-developer-experience Importance: Undecided Status: New ** Changed in: canonical-developer-experience Importance: Undecided => High ** Changed in: canonical-developer-experience Status: New => Confirmed ** Changed

[Bug 1511728] Re: "Meta object revision without matching export" in Qt Creator

2016-03-18 Thread Felipe Salvador
$ apt-show-versions qtdeclarative5-ubuntu-ui-toolkit- pluginqtdeclarative5-ubuntu-ui-toolkit-plugin:amd64/xenial 1.3.1872+16.04.20160314-0ubuntu1 uptodate I’ve tried to change [0.1] whit [0], [1], [1.1]. Nothing change :/ ** Attachment added: "printscreen"

[Bug 1511728] Re: "Meta object revision without matching export" in Qt Creator

2015-12-11 Thread Alberto Salvia Novella
** Changed in: ubuntu-ui-toolkit (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511728 Title: "Meta object revision without matching export" in Qt Creator

[Bug 1511728] Re: "Meta object revision without matching export" in Qt Creator

2015-11-14 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: ubuntu-ui-toolkit (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1511728

[Bug 1511728] Re: "Meta object revision without matching export" in Qt Creator

2015-11-06 Thread Adam Nickle
This bug is caused by setting `exportMetaObjectRevisions` to `[0,0]` on `Component` blocks that only have one `export` defined. Deleting the comma and the second `0` fixes this. This change needs to be applied on lines 1058, 1067, and 1085 of the following file: