[Bug 801673] New: Help does not work for Gnucash in KDE, even when "yelp" is installed.
https://bugzilla.novell.com/show_bug.cgi?id=801673 https://bugzilla.novell.com/show_bug.cgi?id=801673#c0 Summary: Help does not work for Gnucash in KDE, even when "yelp" is installed. Classification: openSUSE Product: openSUSE 12.3 Version: RC 1 Platform: x86-64 OS/Version: SUSE Other Status: NEW Severity: Normal Priority: P5 - None Component: Documentation AssignedTo: ke@suse.com ReportedBy: hacker@scarlet-jade.com QAContact: ke@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 I clicked on the help button in Gnucash and tried to get the tutorial but the KDE panel came up to say that there was no documentation. I then checked that the documentation had been installed - yes - and that yelp was also installed - yes. I then asked for help in the opensuse.org.help.applications newsgroup and jdmcdaniel3 suggested: ======= Code: -------------------- sudo mv /usr/bin/gnome-help /usr/bin/gnome-help.bak -------------------- And copy yelp over to the name openSUSE expects: Code: -------------------- sudo cp /usr/bin/yelp /usr/bin/gnome-help -------------------- ======= This has worked but he did wonder whether the fix might cause other problems. He also thought that this problem dated back to openSUSE 10! I can only say for sure that it occurs in 12.2 and 12.3 beta-1. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=801673 https://bugzilla.novell.com/show_bug.cgi?id=801673#c Karl Eichwalder <ke@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ke@suse.com Component|Documentation |GNOME AssignedTo|ke@suse.com |bnc-team-gnome@forge.provo. | |novell.com QAContact|ke@suse.com |qa-bugs@suse.de -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=801673 https://bugzilla.novell.com/show_bug.cgi?id=801673#c1 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dimstar@opensuse.org Resolution| |FIXED --- Comment #1 from Dominique Leuenberger <dimstar@opensuse.org> 2013-02-10 22:08:59 UTC --- For the 12.3 release, we disabled the susehelp integration in yelp. susehelp was meant to load the native help system of the running DE, being khelpcenter in KDE and yelp in gnome... but as khelpcenter has to much trouble reading gnome help, this is no longer really effective. ==> so, we now really start yelp, also in a KDE session... -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com