Bug 297949

Summary: khelpcenter not found
Product: [Applications] okular Reporter: Ciro Santilli <ciro.santilli>
Component: generalAssignee: Okular developers <okular-devel>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: aacid, mike.lagan
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description Ciro Santilli 2012-04-12 08:19:11 UTC
User-Agent:       Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:11.0) Gecko/20100101 Firefox/11.0
Build Identifier: 

Help does not work until Khelpcenter4 is install due to missing dependency in Okular install.

Same as bug #281314 with Amorok. Might be more widespread than just those two applications.

A simple

    sudo apt-get install khelpcenter4

solves it.

Reproducible: Always

Steps to Reproduce:
1. Install Ububtu 11.10
2. Install Okular
3. Hit F1 (or try open help from the menu)
Actual Results:  
A popup showing khelpcenter not found

Expected Results:  
khelpcenter opens
Comment 1 Albert Astals Cid 2012-04-12 08:33:05 UTC
This is an Ubuntu bug, not an Okular/KDE one since we don't do packaging in KDE. Please report the issue at the ubuntu bug tracker.
Comment 2 Ciro Santilli 2012-04-12 08:52:40 UTC
I'm sorry, I'm a beginner really didn't know how the packaging works very well. If its easy to answer, how can the Ubuntu people know about dependencies from other applications? (please don't take this offensively, I really don't know the answer and just want be able to better help you guys in the future)
Comment 3 Albert Astals Cid 2012-04-12 09:05:11 UTC
khelpcenter is part of kde-runtime. kde-runtime is a required dependency for runnign all kde applications.
Comment 4 Myriam Schweingruber 2012-04-13 10:32:03 UTC
*** Bug 281314 has been marked as a duplicate of this bug. ***