DroidWorksStudio / mLauncher

Minimal Launcher app for Android. Customized olauncher as I just started learning kotlin .
GNU General Public License v3.0
217 stars 22 forks source link

[Bug Report] Unable to load backup json file. #490

Closed babtown closed 2 months ago

babtown commented 2 months ago

Checklist

App version

1.5.0

Android version

Android 9

How did you download the software?

Github (Release)

Bug description

I'm unable to restore backup file to the launcher if it is transferred from a computer to the tablet.

Steps to reproduce the bug

  1. Tap and hold in the middle of the screen to open the launcher settings.
  2. Scroll all the way down to the backup section and tap "Load".

Expected behavior

I expect to be able to click on the backup.JSON file and restore the backup to the launcher

Screenshots/Screen recordings

Screenshot_20240501-141445

Logs

No response

Additional information

Let me give you a little bit of context, I'm currently working on a project that involves setting up a bunch of android tablets and installing mLauncher 1.5.0 on them, each tablet has the same OS and apps on them and when I set up 1 tablet I transfer the backup file from a pc to each tablet in the hopes that I can have the exact same layout on all the tablets without having to manually set each one up individually, but unfortunately the backup file isn't recognized by the launcher, it's the same backup file on each tablet but the launcher will not accept the file

Terms and Conditions

Gitbot-Actions commented 2 months ago

👋 Thanks for reporting!

We will get back to you soon about this issue.

babtown commented 2 months ago

One more bit of information, all of these tablets are Amazon fire tablets and I'm using mLauncher to replace the default launcher.

HeCodes2Much commented 2 months ago

Please for the life of me don't report bugs from 9 versions behind as I can't fix something that's already been fixed before.

Update to 1.5.9 already :)

babtown commented 2 months ago

i just updated 2 tablets to mLauncher 1.5.9 and the issue still persists

babtown commented 2 months ago

Screenshot_20240501-170827

HeCodes2Much commented 2 months ago

Is there any crashing that happens when you click the file or what happens?

babtown commented 2 months ago

Nothing crashes. The file isn’t selectable in the first place, when I tap load, it opens up the recent folder on my device, but since it’s a brand new device, I’m setting up each time there’s nothing in that folder and even if I open up the download folder where the backup is stored I can’t select it from there.