Join Now
Quality Rating:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)
Expertise Level:
  • Currently 0.0 / 5
(0.0 / 5 - 0 votes cast)

This page was last modified 06:29, 25 March 2008.

KIS000457 - The dependency option is not supported with embedded SIS packages

From Forum Nokia Wiki


The dependency option is not supported with embedded SIS packages
KIS000457
Overview
-
Reported against
S60 3rd Edition, S60 3rd Edition FP1
Date identified
November 22, 2006; updated March 25, 2008
Symptoms
-
Detailed description
In the S60 2nd Edition, the SISSYSTEM (SY) option in pkg file is supported for installing a shared/system component such as a DLL which may be used by multiple applications. A component of type SY will be removed when the last application using it is removed.
In the S60 3rd Edition, the SISSYSTEM option is no longer supported. According to SDK documentation, declaring dependency to an embedded SIS can serve this purpose.  SDK documentation states that an embedded sis is removed when the component within which it was embedded is removed, provided that no other component has a dependency upon it
However, the dependency option for embedded SIS packages is not working. When the main application is removed, its embedded SIS package(s) are also removed, even if another installed component has declared dependency on the embedded SIS.
How to reproduce
Create a SIS package A that contains an embedded SIS B, and install it.
Create another package C, and declare a dependency to B in its pkg file.
Install C, then uninstall A. B is also removed from the system.
Solution
This problem is corrected in the latest software builds for S60 3rd Edition, FP1 and all FP2 devices.
Related Discussions
Thread Thread Starter Forum Replies Last Post
merging 2 sis file of same application amardeep General Symbian C++ 2 2003-04-25 07:48
How to made unistall option in Application aamitgupta General Symbian C++ 10 2008-03-14 09:30
C++ application download tomereg General Symbian C++ 4 2004-04-05 09:49
File access through PDA Optional Packages amitaggarwal Mobile Java General 3 2004-07-26 14:40
Distributing PyS60 packages buzz111 Python 1 2006-01-12 09:58
 
Powered by MediaWiki