[Konversation-devel] [Bug 215403] New: Crash on Identity Window

Eren eren at pardus.org.tr
Fri Nov 20 11:52:06 CET 2009


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

           Summary: Crash on Identity Window
           Product: konversation
           Version: 1.2
          Platform: unspecified
        OS/Version: other
            Status: UNCONFIRMED
          Severity: crash
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel at kde.org
        ReportedBy: eren at pardus.org.tr


Version:           1.2 (using KDE 4.2.4)
OS:                Other
Installed from:    Unlisted Binary Package

Konversation crashes when "settins->identities" is clicked. I noticed that it
fails to call "KIntSpinBox::setSuffix(KLocalizedString const&)"

konversation: symbol lookup error: konversation: undefined symbol:
_ZN11KIntSpinBox9setSuffixERK16KLocalizedString

Looking for the symbol, I realized that "setSuffix" method was added in KDE 4.3
[0]. This way, konversation will work only in 4.3+. It isn't
backward-compatible and identity window will always crash on 4.2.x

I think something other than "setSuffix" should be used to be
backward-compatible.

[0]
http://api.kde.org/4.x-api/kdelibs-apidocs/kdeui/html/classKIntSpinBox.html#aeceb68143530826f6a21b6ca4c4e5638

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Konversation-devel mailing list