asteroid icon indicating copy to clipboard operation
asteroid copied to clipboard

Unable to change watchface and wallpaper after reflashing

Open arktyk opened this issue 2 years ago • 9 comments

I have the LG G Watch (dory) and reinstalled AsteroidOS according to the instructions using the version available for download on 2022-08-14. The is the full installation, not the temporary one.
I can no longer change the watchface nor the wallpaper. Other settings appear to be fine, but when I click on the Wallpaper or the Watchface choices, I am redirected to the Settings gear on the main application menu.
In addition, I can pair the phone to the AsteroidOS app but it always shows a battery level of 5% regardless of the actual watch battery level. This last sentence appears to be a completely unrelated issue, so please let me know if I should create a separate issue. Thank you.

arktyk avatar Aug 14 '22 23:08 arktyk

Thanks for reporting! The issue is correct and i apologize to not having escalated this earlier. Found the same regression when flashing a dory last week. Its isolated to dory afaics. Porter is informed ;)

eLtMosen avatar Aug 14 '22 23:08 eLtMosen

I reported here https://github.com/AsteroidOS/meta-smartwatch/issues/96

I still have a copy of a nightly from I think February which doesn't have this bug and works well. I can share it if you need to downgrade

megamaced avatar Aug 29 '22 23:08 megamaced

I reported here AsteroidOS/meta-smartwatch#96

I still have a copy of a nightly from I think February which doesn't have this bug and works well. I can share it if you need to downgrade

Hi @megamaced , I would very much appreciate to get that nightly ...

7usr7local avatar Sep 08 '22 22:09 7usr7local

Is there some way to manually set the wallpaper via command line?

bolbishvili avatar Sep 09 '22 00:09 bolbishvili

@7usr7local https://filepost.io/d/q5th7RxW5S

megamaced avatar Sep 13 '22 09:09 megamaced

Thank you, @megamaced - it runs like a charm! :-)

7usr7local avatar Sep 15 '22 21:09 7usr7local

Can you report what the amount of free space available is? This should be available on the about page in the settings app. Or via the command line (SSH or ADB): df -h

MagneFire avatar Sep 18 '22 13:09 MagneFire

The Settings>About only had the version (Asteroid OS 1.1-nightly), but df -h has:

# df -h
Filesystem            Size      Used Available Use% Mounted on
rootfs                    3.0G    566.3M      2.3G  19% /
devtmpfs                217.3M      4.0K    217.3M   0% /dev
/dev/mmcblk0p21           3.0G    566.3M      2.3G  19% /
devtmpfs                217.3M      4.0K    217.3M   0% /dev
run                     232.1M     25.8M    206.2M  11% /run
tmpfs                   239.9M         0    239.9M   0% /dev/shm
tmpfs                     4.0M         0      4.0M   0% /sys/fs/cgroup
tmpfs                   239.9M         0    239.9M   0% /tmp
tmpfs                   239.9M      8.0K    239.9M   0% /var/volatile
tmpfs                    48.0M     92.0K     47.9M   0% /run/user/1000

arktyk avatar Sep 19 '22 00:09 arktyk

Is there some way to manually set the wallpaper via command line?

You can change both wallpaper and watchface from the command line with the latest version of deploy.sh within https://github.com/AsteroidOS/unofficial-watchfaces

beroset avatar Oct 08 '22 23:10 beroset

Solved by https://github.com/AsteroidOS/meta-smartwatch/pull/148

eLtMosen avatar Feb 20 '23 19:02 eLtMosen