Re: Digikam GSoC 2021
Posted by
Gilles Caulier-4 on
Apr 08, 2021; 8:38pm
URL: http://digikam.185.s1.nabble.com/Digikam-GSoC-2021-tp4715320p4715786.html
Hello,
I have tried to resolve all the issues and suggestions in the proposal. There are a few things I would like to clear.
What to do with the rajce plugin? I have proposed that the plugin's new implementation be written when the new api arrives which I don't find it on the website
https://www.rajce.idnes.cz/api.
Place Rajce in quarantine if code needs to be ported to a new talker because communication is broken due to changes in web service.
If web service continues to work with current implementation and if Qt6 port needs an extra Qt5 porting help classes propose a temporary solution.
Linux port to Qt6 is a prior. For the moment ignore MacOS and Windows OS, but if specificity for non Linux systems exists with Qt6 (as there are few differences with Qt5), well, list the points to take care for the future...
All sounds fine to me, as I can see...
Thanks
Anjani
I think qt6-deprecated-api-fixes option is the culprit though I'm not sure.
Hi,
I can reproduce the crash at around 35% of CLazy compilation.
It Sounds like one of the Qt6 checkers is buggy.
Try to re-run clazy with only with the first Qt6 option enabled to see if it passes. If yes, try again to activate the second, etc... The goal is to determine which option cannot be used.
qt6-qhash-signature generate 1218 warnings
I remove all qt6 checks which includes -fix in name
Gilles Caulier