Page MenuHome GnuPG

Kleopatra: Configuration dialog doesn't work
Testing, HighPublic

Description

The configuration dialog is completely broken in the Qt6/KF6 build.

Observations:

  1. The actual settings are not shown in the dialog.
  2. Changing any settings (at least on the first page) doesn't enable the Apply button.
  3. Clicking OK doesn't save the entered values (at least on the first page).

All of those are regressions introduced by KF6. The reason for the first problem is that KCModule does not call load() anymore on first show.

Since we don't make use of KCModule plugins we should probably port the config dialog to KConfigDialog. Or we update KleoPageConfigDialog to the current code of KCMultiDialog.

Details

Version
24.02

Event Timeline

aheinecke added a subscriber: aheinecke.

needs to be fixed soon. But we don't have a tag for Gpg4win 5 or whatever we call a kf6 based gpg4win.

TobiasFella changed the task status from Open to Testing.Mar 21 2024, 10:56 AM
TobiasFella claimed this task.
TobiasFella moved this task from Restricted Project Column to Restricted Project Column on the Restricted Project board.
This comment was removed by ebo.