Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

The phone and contacts icons disappeared from the home screen

23 views
Skip to first unread message

21n...@gmail.com

unread,
Aug 28, 2018, 5:42:12 PM8/28/18
to dev-...@lists.mozilla.org
Hello,


The phone and contacts icons disappeared from the home screen—the
applications are still accessible if someone calls me for example.

I already had this problem once a long time ago, but I cannot find the
solution anymore. I believe I need to delete a file which contains the
position of the icons on the home screen.

(I remember having used “adb” at that time, so it is accessible.)


Thank you for your understanding.

Best regards.

21n...@gmail.com

unread,
Sep 4, 2018, 12:27:33 PM9/4/18
to dev-...@lists.mozilla.org
I found the solution I no longer remembered.


Through “adb shell”, execute the two following commands:
– su
– rm -r
'data/local/storage/persistent/1041+f+app+++verticalhome.gaiamobile.org/idb'
→ Then exit “adb shell” and restart the device.

Source:
https://bugzilla.mozilla.org/show_bug.cgi?id=1143526#c17

Notes:
– It is possible that icons which were present at the first start of
Firefox OS and which you deleted since, reappear (smart collections for
example). You can delete them again if you wish.
– The comment of the webpage I selected mentions a file named
“444928743bpopoakbmeawr.ktss_es.sqlite”. Any file which has a name
beginning with “444928743bpopoakbmeawr.ktss_es” may contain your
bookmarks, so do not try to delete these files.

Eduardo Trápani

unread,
Sep 4, 2018, 10:58:24 PM9/4/18
to dev-...@lists.mozilla.org
Thanks for sharing! That might help me solve another problem: the call
history not being saved. I'll move the database, let the application
recreate it and see if it works.

El 04/09/18 a las 13:27, 21n...@gmail.com escribió:
> _______________________________________________
> dev-fxos mailing list
> dev-...@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-fxos

0 new messages