Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Wallpaper pop-up carousel not showing #5148

Closed
guniens opened this issue Jan 9, 2025 · 11 comments
Closed

[BUG] Wallpaper pop-up carousel not showing #5148

guniens opened this issue Jan 9, 2025 · 11 comments
Labels

Comments

@guniens
Copy link

guniens commented Jan 9, 2025

Describe the bug

Wallpaper pop-up carousel isn't shown, latest nightly, allowed media permission, see screenshot.

Steps to reproduce

  1. Longpress on home screen
  2. No wallpaper pop-up carousel, just the menu options like before

Expected behavior

Wallpaper pop-up carousel should be shown.

Screenshots

Screenshot_20250109-093207

Device information

  • Device: Google Pixel 8
  • OS: Android 15 (dec 2024 security patch)
  • App version: Latest nightly (problem present since first nightly introduced wallpaper pop-up carousel)

Additional context

No response

@guniens guniens added the bug label Jan 9, 2025
@AndrewDallas
Copy link

Same here. 🙋

@MrSluffy
Copy link
Member

MrSluffy commented Jan 9, 2025

Fixed use latest 80fbd9b

make sure you allowed storage permission

@MrSluffy MrSluffy closed this as completed Jan 9, 2025
@guniens
Copy link
Author

guniens commented Jan 9, 2025

Not fixed, latest nightly and like a I said allowed media permission. I have no storage permission (?)

Screenshot_20250109-101340
Screenshot_20250109-101351

@MrSluffy
Copy link
Member

MrSluffy commented Jan 9, 2025

You need to set new wallpaper, that's the time it will store the wallpaper

check : WallpaperService

Screenshot_20250109-171809_Lawnchair

@guniens
Copy link
Author

guniens commented Jan 9, 2025

Thanks, works fine, my bad :)

@guniens
Copy link
Author

guniens commented Jan 9, 2025

However I noticed that changing wallpaper from the carousel sets lockscreen wallpaper to black/blank, should change it also for lockscreen or leave inalterated.

@MrSluffy
Copy link
Member

MrSluffy commented Jan 9, 2025

if you set wallpaper from carousel it shouldn't affect the lock screen wallpaper
https://streamable.com/p17nad

@guniens
Copy link
Author

guniens commented Jan 9, 2025

Not working for me like in your video.

If I chose a wallpaper from "wallpaper and style" settings I've it added to the carousel correctly and it changes correctly.

If I change it from the carousel directly it changes correctly for homescreen but lockscreen gets black (also tried rebooting system UI but no luck) and have to set it in "wallpaper and style" settings.

@MrSluffy
Copy link
Member

MrSluffy commented Jan 9, 2025

I'll investigate that

@guniens
Copy link
Author

guniens commented Jan 11, 2025

Hi
Wallpaper carousel is gone completely with latest nightly, also tried changing wallpaper

@MrSluffy
Copy link
Member

this is cause by the latest commit but you can fix it by resetting the pop-up menu

Settings -> Home -> Edit Popup menus -> change any options then hit reset button

It will fix in upcoming nightly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants