Re: Anybody working on kig?
Albert Astals Cid <[email protected]> Thu, 24 Apr 2025 00:09:45 +0200
| Newsgroups | gmane.comp.kde.devel.education |
|---|---|
| Message-ID | <2985223.e9J7NaK4W3__18697.8062543616$1745446200$gmane$org@xps15> |
El dimecres, 23 d=E2=80=99abril del 2025, a les 17:22:13 (Hora d=E2=80=99es= tiu d=E2=80=99Europa=20 central), Markus Walter va escriure: > Hi everybody, >=20 > I really like kig, however I had to uninstall it from my Gentoo machine as > it caused some dependency conflicts. As I understand it this is basically > due to the outstanding port from Qt5 to Qt6. I looked and only found [1] > and no other activity in that direction. I'm contemplating trying my hand > at this if no one else is working on it. So is anybody working on it? And > if not any pointers on how to proceed? >=20 > Markus >=20 > [1] https://github.com/srodif/kig-qt6-port There have been a few attempts of porting kig to Qt6 https://invent.kde.org/education/kig/-/merge_requests But they are suffer from the "I am going to port the whole application at t= he=20 same time". Which makes it basically unreviewable. The "proper" way (we did this for most of the other applications) is to por= t=20 it by small bits. Sadly we were not able to communicate that properly to the person that did = the=20 effort of porting. If you think you can reuse their porting and break it into smaller bits tha= t=20 are self contained it would be great if you can help with that. If you have questions on development you can join the kde development matri= x=20 https://matrix.to/#/#kde-devel:kde.org where some things may get answered=20 faster than here, but if still you don't get an answer there post here agai= n. Cheers, Albert