[knotes] [Bug 431126] KNotes cannot be configured using the GUI

Antonio Rojas bugzilla_noreply at kde.org
Thu Jan 7 19:23:47 GMT 2021


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

--- Comment #7 from Antonio Rojas <arojas at archlinux.org> ---
(In reply to Laurent Montel from comment #6)
> So perhaps there is an explaination but for the moment I didn't see it.

The problem is that the linker will remove the libknotesprivate link from
kcm_knote.so when using --as-needed (as it's done in most distros to prevent
massive overlinking) because it doesn't use any of its public symbols.

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


More information about the Kdepim-bugs mailing list