[kompare] [Bug 347701] New: Can't change preferences (broken QT signals)

Florian Eßer f.esser at rwth-aachen.de
Thu May 14 08:52:15 UTC 2015


https://bugs.kde.org/show_bug.cgi?id=347701

            Bug ID: 347701
           Summary: Can't change preferences (broken QT signals)
           Product: kompare
           Version: 4.1.3
          Platform: Kubuntu Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kompare-devel at kde.org
          Reporter: f.esser at rwth-aachen.de

It's not possible to change Kompare preferences.
I tried to change the font size. When I clicked OK or Apply, nothing changed
visually.
When I open the Preferences dialog again, the default settings are in place
again.

When starting Kompare form the console, those five lines appear when opening
the Preferences dialog:

QObject::connect: No such signal KomparePrefDlg::defaultClicked()
QObject::connect: No such signal KomparePrefDlg::helpClicked()
QObject::connect: No such signal KomparePrefDlg::applyClicked()
QObject::connect: No such signal KomparePrefDlg::okClicked()
QObject::connect: No such signal KomparePrefDlg::cancelClicked()

So my guess is that somehow the Preferences dialog's button bindings are
broken, so the changed settings are never applied.

Reproducible: Always

Steps to Reproduce:
1. Open Preferences dialog
2. Change something
3. click OK to close the dialog


Actual Results:  
Changed settings are not applied.
When re-opening Preferences, old default settings are still in place.

Expected Results:  
Changed settings are applied.
When re-opening Preferences, the new settings are in place.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kompare-devel mailing list