Pavel Skipenes
Pavel Skipenes
Experiencing similar issues as @ChrisLane . Here is the output after attempting to play through a playlist. Seems like it's an upstream issue. ``` flatpak run dev.alextren.Spot (process:2): Adwaita-CRITICAL **:...
Seems like this is an issue with Spotify servers. [This comment](https://github.com/librespot-org/librespot/issues/972#issuecomment-1059073001) "resolved" the issue on my computer however it's more of a hack than anything.
Cannot reproduce the problem anymore. I guess I didn't use a virtual environment and it conflicted with my systems packages. Working instructions: ```sh git clone [email protected]:masked-potatoes/PotatoNV-crossplatform.git cd PotatoNV-crossplatform/ python -m...
I get a different error output ``` ❯ flatpak run --env='RUST_BACKTRACE=full' dev.alextren.Spot (process:2): Adwaita-CRITICAL **: 19:26:26.942: adw_leaflet_set_visible_child: assertion 'contains_child' failed [2023-12-01T18:40:15Z ERROR librespot_playback::player] Unable to load audio item: MercuryError [2023-12-01T18:40:15Z...
a vector can have 0 elements so it should be a valid state
Summary. @allaeddineomc feel free to update the description so it's more visible. [Screencast from 2023-12-20 17-25-35.webm](https://github.com/forge-ext/forge/assets/38912521/3a00abe0-0755-45f4-b8aa-50c9d8907d23) Steps to reproduce - open two windows on on each workspace - open the...
original conversation here #37 Is there any reason to purge the current behavior with many images per day?
Could I get some help? I cannot get this to work lazy configutation: ```lua { "dccsillag/magma-nvim", version = "*", lazy = false, -- workaround while debugging other stuff ft =...
I found a solution that worked for me: In atom go to settings->install->packages->search for: "gpp-compiler"->settings->uncheck "Compile to Temporary Directory". Now your executables will be created in the project folder instead...