-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
After successfully login from the browser into the app, no playlists appear on the sidebar. A popup says check the logs.
To Reproduce
Steps to reproduce the behavior:
Install flathub version 0.5.0
Login from browser
Enter the app
Expected behavior
Playlist are supposed to be on the sidebar
Screenshots
If applicable, add screenshots to help explain your problem.
General information:
- Distribution: ZorinOS 17 (Ubuntu)
- Installation method [e. g. built from source, installed from Flathub...]: Flathub
- Version [e.g. 0.1.0]: 0.5.0
- Device used [e. g. desktop, phone...]: Desktop
Stack trace:
If applicable, run the application from a terminal and paste relevant log output.
flatpak run --env=RUST_BACKTRACE=full dev.alextren.Spot
(process:2): Adwaita-CRITICAL **: 20:57:42.889: adw_leaflet_set_visible_child: assertion 'contains_child' failed
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:763: FINISHME: support YUV colorspace with DRM format modifiers
MESA-INTEL: warning: ../src/intel/vulkan/anv_formats.c:794: FINISHME: support more multi-planar formats with DRM modifiers
[src/api/cached_client.rs:259:17] &cache_key = "me_playlists_0_30.json"
[src/api/cached_client.rs:259:17] e = Error("invalid type: null, expected a sequence", line: 1, column: 20590)
[2024-12-08T19:57:45Z ERROR spot::app::components] Spotify API error: invalid type: null, expected a sequence at line 1 column 20590
[src/api/cached_client.rs:259:17] &cache_key = "me_playlists_0_30.json"
[src/api/cached_client.rs:259:17] e = Error("invalid type: null, expected a sequence", line: 1, column: 20590)
[2024-12-08T19:57:47Z ERROR spot::app::components] Spotify API error: invalid type: null, expected a sequence at line 1 column 20590
[src/api/cached_client.rs:259:17] &cache_key = "me_playlists_0_30.json"
[src/api/cached_client.rs:259:17] e = Error("invalid type: null, expected a sequence", line: 1, column: 20590)
[2024-12-08T19:57:49Z ERROR spot::app::components] Spotify API error: invalid type: null, expected a sequence at line 1 column 20590
Additional context
I use ZorinOS 17, ubuntu-based distro.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working