Archived:Context-sensitive help not available for applications having a UID from the unprotected range (Known Issue)
hamishwillee
(Talk | contribs) m (moved Context-sensitive help not available for applications having a UID from the unprotected range (Known Issue) to Archived:Context-sensitive help not available for applications having a UID from the unprotected range (Known Issue)) |
|||
| (12 intermediate revisions by 4 users not shown) | |||
| Line 1: | Line 1: | ||
| − | + | {{Archived|timestamp=20120223104549|user=roy.debjit| }} | |
| − | + | [[Category:Known Issue]][[Category:Symbian C++]][[Category:S60 3rd Edition (initial release)]][[Category:Context Sensitive Help]][[Category:Symbian]] | |
| − | {| | + | {{ArticleMetaData <!-- v1.2 --> |
| − | | | + | |sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) --> |
| − | ===== | + | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> |
| − | |KIS000529 | + | |devices= <!-- Devices tested against - e.g. ''devices=Nokia 6131 NFC, Nokia C7-00'') --> |
| + | |sdk= <!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | ||
| + | |platform= S60 3rd Edition | ||
| + | |devicecompatability= <!-- Compatible devices (e.g.: All* (must have GPS) ) --> | ||
| + | |dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 --> | ||
| + | |signing= <!-- Empty or one of Self-Signed, DevCert, Manufacturer --> | ||
| + | |capabilities= <!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. --> | ||
| + | |keywords= <!-- APIs, classes and methods (e.g. QSystemScreenSaver, QList, CBase --> | ||
| + | |language= <!-- Language category code for non-English topics - e.g. Lang-Chinese --> | ||
| + | |translated-by= <!-- [[User:XXXX]] --> | ||
| + | |translated-from-title= <!-- Title only --> | ||
| + | |translated-from-id= <!-- Id of translated revision --> | ||
| + | |review-by= <!-- After re-review: [[User:username]] --> | ||
| + | |review-timestamp= <!-- After re-review: YYYYMMDD --> | ||
| + | |update-by= <!-- After significant update: [[User:username]]--> | ||
| + | |update-timestamp= <!-- After significant update: YYYYMMDD --> | ||
| + | |creationdate= 20070820 | ||
| + | |author= [[User:Technical writer 1]] | ||
| + | <!-- The following are not in current metadata --> | ||
| + | |subcategory= | ||
| + | |id= KIS000529 | ||
| + | }} | ||
| + | ==Description== | ||
| + | When an application provides context-sensitive help using the system Help application, the Help application starts but gives the error message "No help topics available". This happens when the application UID3 is in the unprotected range. | ||
| − | + | More information about Symbian protected/unprotected UIDs and Symbian Signed is available at www.symbiansigned.com. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ==How to reproduce== | |
| − | + | N/A | |
| − | + | ||
| − | + | ||
| − | + | ==Solution== | |
| − | + | Apply for a protected UID from Symbian and use it as the application UID3. | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Latest revision as of 08:54, 21 June 2012
Archived: This article is archived because it is not considered relevant for third-party developers creating commercial solutions today. If you think this article is still relevant, let us know by adding the template {{ReviewForRemovalFromArchive|user=~~~~|write your reason here}}.
Article Metadata
Compatibility
Platform(s): S60 3rd Edition
Article
Created: User:Technical writer 1
(20 Aug 2007)
Last edited: hamishwillee
(21 Jun 2012)
Description
When an application provides context-sensitive help using the system Help application, the Help application starts but gives the error message "No help topics available". This happens when the application UID3 is in the unprotected range.
More information about Symbian protected/unprotected UIDs and Symbian Signed is available at www.symbiansigned.com.
How to reproduce
N/A
Solution
Apply for a protected UID from Symbian and use it as the application UID3.

