Qt 5.14.2 release. See https://www.qt.io/blog/qt-5.14-has-released for more information.
Update to qt-creator-4.12.2, see https://www.qt.io/blog/qt-creator-4.12.2-released for details.
Also look for unsuffixed qmake when detecting kits.
Update to qt-creator-4.12.1, see https://www.qt.io/blog/qt-creator-4.12.1-released for details.
Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:
sudo dnf upgrade --refresh --advisory=FEDORA-2020-c80eec2ce4
Please login to add feedback.
This update has been submitted for testing by jgrulich.
This update's test gating status has been changed to 'waiting'.
This update has obsoleted qt-creator-4.12.2-1.fc32, and has inherited its bugs and notes.
This update's test gating status has been changed to 'ignored'.
I've got one package requiring a rebuild:
Problem: problem with installed package qt5-qtenginio-1:1.6.2-28.fc32.x86_64
package qt5-qtenginio-1:1.6.2-28.fc32.x86_64 requires libQt5Core.so.5(Qt_5.13.2_PRIVATE_API)(64bit), but none of the providers can be installed
package qt5-qtenginio-1:1.6.2-28.fc32.x86_64 requires qt5-qtbase(x86-64) = 5.13.2, but none of the providers can be installed
cannot install both qt5-qtbase-5.14.2-5.fc32.x86_64 and qt5-qtbase-5.13.2-5.fc32.x86_64
cannot install both qt5-qtbase-5.14.2-5.fc32.x86_64 and qt5-qtbase-5.13.2-4.fc32.x86_64
cannot install the best update candidate for package qt5-qtbase-5.13.2-5.fc32.x86_64
Please add:
This update has been pushed to testing.
jgrulich edited this update.
New build(s):
Karma has been reset.
This update has been submitted for testing by jgrulich.
I'm sorry, but I cannot do deepin rebuilds, I wanted to, but deepin-qt-dbus-factory doesn't have "f32" branch for some reason and my request for this branch to be created was rejected, because I'm not the maintainer. Feel free to poke the maintainer to do the rebuilds.
I mean I have done the deepin rebuilds. Please the following builds to the update:
Works
Updated successfully, I'll add karma after some more time.
the openQA failure here is just because the update is so large it causes the test VM to run out of disk space. it's not a bug in the update really. I could hack it up and re-run it but it doesn't seem worth bothering because there's no reason this update would actually break FreeIPA.
Update currently blocked here by the lack of the corresponding -freeworld update on rpmfusion from the looks of it. Jan, would you be taking care of that bit too please?
(Not given negative karma because this isn't an issue with this update)
RPM Fusion cannot do rebuilds until this update will reach stable.
This update's test gating status has been changed to 'greenwave_failed'.
This update's test gating status has been changed to 'ignored'.
Works fine, no regressions found
Ah, right.
Good.
works for me
Works for me.
I don't use many QT apps, but VLC shows up fine in my Workstation. Also, yubioath-desktop generates a token correctly as well.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
Also:
hi thank you for package qt5-qtbase
i use qt-creator for develop but i don't know why qt-creator don't show output qDebug after i search it i know i need enable that on use .debug=true qt.*.debug=true on file qtlogging.ini but i don't know why output don't show on qt-creator -> panel - > application output?
This update has been pushed to stable.
working for me.
@alone you need to run qtcreator with QT_ASSUME_STDERR_HAS_CONSOLE=1 (https://bugreports.qt.io/browse/QTBUG-66153)
My package python-pyqtchart was not rebuilt for this upgrade and hence now fails to install :(
Followup: https://bodhi.fedoraproject.org/updates/FEDORA-2020-8674a1c6a9
@churchyard sorry about that. I will add python-pyqtchart to my list and rebuild it next time.
No harm done, thanks for adding it. Do you keep a static list?
I have my own list locally and I just do a bash for cycle through the packages and run the builds. I also tried to run "dnf repoquery --repoid=rawhide-source --arch=src --whatrequires qt5-qtbase-private-devel" and compared it with my list and I either overlooked your package or it doesn't depend on qtbase-private-devel.
It does BuildRequire qt5-qtbase-private-devel, so hopefully all is good now. Thanks!