| ID | KIS001380 | Creation date | May 19, 2009 |
| Platform | S60 5th Edition | Devices | Nokia N97 |
| Category | Symbian C++ | Subcategory | Base/System, Files/Data |
| Keywords (APIs, classes, methods, functions): MGFetch |
MGFetch (class used for fetching file names for Media Gallery content) is not documented to require any capabilities. However, all overloaded versions of the MGFetch::RunL method require the ReadUserData capability. For more information, see KIS000765 - Issues with MGFetch.
On the Nokia N97, MGFetch::RunL causes a panic (KERN-EXEC 3) or fails with the KErrAccessDenied error unless also the WriteDeviceData capability is defined.
This is a known problem and is expected to be fixed in the next software release for Nokia N97. Add ReadUserData and WriteDeviceData capabilities to your application.
Note that WriteDeviceData requires that the application is Symbian signed.
No related wiki articles found