Archived:Front-End Processors (FEPs) can crash some system apps in S60 2nd Edition FP1 and FP2 (Known Issue)
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot change of template (Template:KnowledgeBase) - now using Template:ArticleMetaData) |
hamishwillee
(Talk | contribs) m (moved Front-End Processors (FEPs) can crash some system apps in S60 2nd Edition FP1 and FP2 (Known Issue) to Archived:Front-End Processors (FEPs) can crash some system apps in S60 2nd Edition FP1 and FP2 (Known Issue)) |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | {{ | + | {{Archived|timestamp=20120406155346|user=[[User:Lpvalente|Lpvalente]]}} |
| − | + | [[Category:Known Issue]][[Category:Symbian C++]][[Category:S60 2nd Edition FP2]][[Category:S60 2nd Edition FP3]] | |
| − | + | ||
| − | + | ||
| − | | | + | |
| − | | | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| + | |||
| + | {{ArticleMetaData <!-- v1.2 --> | ||
|sourcecode= <!-- Link to example source code (e.g. [[Media:The Code Example ZIP.zip]]) --> | |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]]) --> | |installfile= <!-- Link to installation file (e.g. [[Media:The Installation File.sis]]) --> | ||
| − | |sdk=<!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> | + | |devices= <!-- Devices tested against - e.g. ''devices=Nokia 6131 NFC, Nokia C7-00'') --> |
| − | |devicecompatability=<!-- Compatible devices (e.g.: All* (must have GPS) ) --> | + | |sdk= <!-- SDK(s) built and tested against (e.g. [http://linktosdkdownload/ Nokia Qt SDK 1.1]) --> |
| − | |signing=<!-- Empty or one of Self-Signed, DevCert, Manufacturer --> | + | |platform= S60 2nd Edition, Feature Pack 1 and Feature Pack 2 |
| − | |capabilities=<!-- Capabilities required (e.g. Location, NetworkServices. | + | |devicecompatability= <!-- Compatible devices (e.g.: All* (must have GPS) ) --> |
| − | |author=[[User:Technical writer 1]] | + | |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= 20050203 | ||
| + | |author= [[User:Technical writer 1]] | ||
| + | <!-- The following are not in current metadata --> | ||
| + | |subcategory= | ||
| + | |id= KIS000187 | ||
}} | }} | ||
==Overview== | ==Overview== | ||
| − | Third-party FEPs will crash some system applications, such as browser. | + | {{Abstract|Third-party FEPs will crash some system applications, such as the browser.}} |
==Description== | ==Description== | ||
| Line 27: | Line 36: | ||
==How to reproduce== | ==How to reproduce== | ||
| − | Use | + | Use S60 Developer Platform 1.0: FEP Example v1.0. |
==Solution== | ==Solution== | ||
| − | Currently no solution exists. | + | Currently no solution exists. |
| − | + | ||
| − | + | ||
Latest revision as of 14:44, 20 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}}.
The article is believed to be still valid for the original topic scope.
The article is believed to be still valid for the original topic scope.
Article Metadata
Compatibility
Platform(s): S60 2nd Edition, Feature Pack 1 and Feature Pack 2
Article
Created: User:Technical writer 1
(03 Feb 2005)
Last edited: hamishwillee
(20 Jun 2012)
Contents |
Overview
Third-party FEPs will crash some system applications, such as the browser.
Description
System applications require that a FEP implements a specific interface which is not part of the public SDK.
How to reproduce
Use S60 Developer Platform 1.0: FEP Example v1.0.
Solution
Currently no solution exists.

