Kingkor Roy Tirtho
Kingkor Roy Tirtho
Please do the following: ```shell $ flatpak run --devel --command=sh com.github.KRTirtho.Spotube $ cd /app/spotube/ $ ldd spotube ``` Then provide the output of the last command
Please check is there `/app/spotube/lib` is available or not If it's there try with ```shell $ cd /app/spotube $ LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/app/spotube/lib" ./spotube ```
Ok so the Zip messed up the folders
This time it should work. Using the tar.xz for installation ```bash $ flatpak install --user https://dl.flathub.org/build-repo/48962/com.github.KRTirtho.Spotube.flatpakref ```
That's super easy barely an inconvenience Just go to "Settings" > "Layout Mode" & select "Compact" Btw you can turn on the "Settings" > "Use system title bar" to get...
Glad that it worked & congrats on getting it working π And WOW, those screenshots are looking beautiful β¨ > So first of all the link you provided with the...
Steps to build the flatpak locally: 1. Git clone ```bash $ git clone https://github.com/KRTirtho/com.github.KRTirtho.Spotube --recursive --shallow-submodules --depth=1 --single-branch ``` 2. Build the flatpak ```bash $ flatpak-builder --user --install --force-clean build...
Just remove `dart_discord_rpc` dependency and these lines from `main.dart` 1. https://github.com/KRTirtho/spotube/blob/e4eb0e2596ade2bb5195e183f03af42742fc8486/lib/main.dart#L2-L2 2. https://github.com/KRTirtho/spotube/blob/e4eb0e2596ade2bb5195e183f03af42742fc8486/lib/main.dart#L67-L69
The underlying plugin and Flutter itself doesn't support this yet https://github.com/pichillilorenzo/flutter_inappwebview/issues/488
Well, that's a Miracle. Congrats π. But I think you're using Google's Password Manager (more of a password distributor. Switching to any other password manager is much recommended) that's why...