Summary: | Edit with QT Designer button does nothing | ||
---|---|---|---|
Product: | [Applications] korganizer | Reporter: | tombrown9501 |
Component: | general | Assignee: | kdepim bugs <kdepim-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | major | CC: | dvratil |
Priority: | NOR | ||
Version First Reported In: | 5.22.3 | ||
Target Milestone: | --- | ||
Platform: | Debian testing | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
tombrown9501
2024-02-23 20:30:49 UTC
Thanks for the report. I took a closer look at the 'Custom Pages' settings page and found out that even when you manage to configure something with it, it wouldn't show up anywhere, because the feature is (no longer) implemented in the incidence editor. As such, we have decided to remove the 'Custom Pages' configuration screen completely, since it has been broken for many many years and this is the first report we got about it. So, clearly, no-one has noticed it's broken up until now, thus we assume no-one is interested in the feature. It's not the fix you might have expected, but here it is - by removing the button completely we fixed the problem that it wasn't doing anything :-) https://invent.kde.org/pim/korganizer/-/merge_requests/118 https://invent.kde.org/pim/incidenceeditor/-/merge_requests/58 https://invent.kde.org/pim/calendarsupport/-/merge_requests/65 |