Hello everyone,
I was installing Android 4.2.2(linaro released) on 8GB SDHC. But, going to "Settings" -> "Storage" crashes the settings application.
Could you tell me a method for solving a problem?
Best regards, Fugal
Do you have a logcat dump that you can share ?
Regards, Khasim
On 24 June 2013 18:18, piropass@yahoo.co.jp wrote:
Hello everyone,
I was installing Android 4.2.2(linaro released) on 8GB SDHC. But, going to "Settings" -> "Storage" crashes the settings application.
Could you tell me a method for solving a problem?
Best regards, Fugal
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
Hi, Khasim
I guess the logcat will be something like the attached file.
I happened to investigated about this bug several days ago when I tried to use the origen board. it's because of the inconsistency between StorageMeasurement.java and StorageVolumePreferenceCategory.java.
StorageMeasurement.java will get the size of the details when there is an emulated storage in the internal volume, but StorageVolumePreferenceCategory.java will show the details of the volume when it's the internal volume even there is no emulated storage. so it will get the java.lang.NullPointerException error.
I will submit the patch later.
Hi, piropass
If you want to try, you can use this apk which is compiled with the patch. https://fileserver.linaro.org/ajaxplorer/data/public/46abba15288e3090470bb0a...
Thanks, Yongqin Liu On 24 June 2013 20:58, Khasim Syed Mohammed khasim.mohammed@linaro.orgwrote:
Do you have a logcat dump that you can share ?
Regards, Khasim
On 24 June 2013 18:18, piropass@yahoo.co.jp wrote:
Hello everyone,
I was installing Android 4.2.2(linaro released) on 8GB SDHC. But, going to "Settings" -> "Storage" crashes the settings application.
Could you tell me a method for solving a problem?
Best regards, Fugal
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
Hi, Khasim & piropass
Here is the fix for the problem. http://review.android.git.linaro.org/#/c/3649/
Thanks, Yongqin Liu On 25 June 2013 10:26, YongQin Liu yongqin.liu@linaro.org wrote:
Hi, Khasim
I guess the logcat will be something like the attached file.
I happened to investigated about this bug several days ago when I tried to use the origen board. it's because of the inconsistency between StorageMeasurement.java and StorageVolumePreferenceCategory.java.
StorageMeasurement.java will get the size of the details when there is an emulated storage in the internal volume, but StorageVolumePreferenceCategory.java will show the details of the volume when it's the internal volume even there is no emulated storage. so it will get the java.lang.NullPointerException error.
I will submit the patch later.
Hi, piropass
If you want to try, you can use this apk which is compiled with the patch.
https://fileserver.linaro.org/ajaxplorer/data/public/46abba15288e3090470bb0a...
Thanks, Yongqin Liu
On 24 June 2013 20:58, Khasim Syed Mohammed khasim.mohammed@linaro.orgwrote:
Do you have a logcat dump that you can share ?
Regards, Khasim
On 24 June 2013 18:18, piropass@yahoo.co.jp wrote:
Hello everyone,
I was installing Android 4.2.2(linaro released) on 8GB SDHC. But, going to "Settings" -> "Storage" crashes the settings application.
Could you tell me a method for solving a problem?
Best regards, Fugal
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
-- Thanks, Yongqin Liu
#mailing list linaro-android@lists.linaro.org linaro-dev@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android linaro-validation@lists.linaro.org linaro-dev@lists.linaro.org http://lists.linaro.org/pipermail/linaro-validation
linaro-android@lists.linaro.org