Comment # 13 on bug 980068 from
(In reply to Christopher Yeleighton from comment #12)
> (In reply to Wolfgang Bauer from comment #11)
> > (In reply to Christopher Yeleighton from comment #10)
> > > > konversation doesn't link nor load libkdeinit_khelpcenter5 at all (upstream).
> > > 
> > > So where does the error message come from?
> > 
> > What error message?
> 
> Cannot load libkdeinit5_khelpcenter5.so: File not found.

And what are you doing exactly to get that error message?

When I try to open the manual in Konversation (Help->Konversation Handbook)
without khelpcenter5 installed, I get this:
KDEInit could not launch khelpcenter5
(no reference at all to libkdeinit5_khelpcenter5.so or konversation trying to
load it)

And that's coming from susehelp, when it tries to run khelpcenter5.
As I already wrote twice, uninstalling susehelp should make Frameworks open a
web browser as fallback (and would also get rid of this error message).
Why don't you at least try that if you don't believe me?

And just to be clear: I'm 1000% sure that this comes from susehelp, because if
I change the command to be run in /usr/bin/susehelp-khelpcenter, the error
message changes accordingly too.

The only thing that needs/tries to load libkdeinit5_khelpcenter5.so is
khelpcenter5 itself. But it does so at "load-time" (as you called it), and both
are part of the same package anyway.

And even if konversation or the Frameworks would load
libkdeinit5_khelpcenter5.so on runtime, it would be much easier to just add a
package dependency manually than patching the code to load it on "load-time"
instead. (And actually you claimed yourself that the upstream code should open
a web browser if libkdeinit5_khelpcenter5.so cannot be found, so this should
not be necessary at all then anyway...)

You're just totally overcomplicating (and maybe misunderstanding) things here.


You are receiving this mail because: