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] Flatpak version showing gray screen after Subsonic extension setup #341

Open
xynydev opened this issue Apr 17, 2024 · 2 comments
Open
Labels
bug Something isn't working

Comments

@xynydev
Copy link

xynydev commented Apr 17, 2024

Describe the bug
I just installed the Flatpak version of the application due to my interest in the subsonic-compatible streaming support. After skipping all other setup to go and install and configure the Subsonic extension, I restarted the app because the library was empty. I thought that a restart would fix the issue, but instead I am now greeted with an errorless gray screen when launching the app.

To Reproduce
Steps to reproduce the behavior:

  1. Run flatpak install flathub app.moosync.moosync on a compatible Linux system
  2. Disregard all setup and go to settings / extensions
  3. Download the Subsonic extension and set it up with the correct server details
  4. Library fails to populate and app is gray after a restart.
    • Restart CLI logs:

         ❯ flatpak run app.moosync.moosync 
         [3:0417/182210.282289:ERROR:bus.cc(407)] Failed to connect to the bus: Failed to connect to socket /run/dbus/system_bus_socket: No such file or directory
         LaunchProcess: failed to execvp:
         xdg-settings
      

Expected behavior
Ideally, the library should populate immediately with Subsonic content, or there should be some popup warning of wait time. Also when the program start it should exit with an error or display an error message on screen instead of being stuck as a gray non-functional window.

Screenshots
If applicable, add screenshots to help explain your problem.

  • OS: Fedora Silverblue 39 (Xorg)
  • Moosync Version: Flatpak 10.3.2
  • Subsonic server: Gonic

Additional context
After removing .var/app/app.moosync.moosync/, effectively reseting all previous configuration, the application started working again. Doing the steps described above again did not cause the application to not work at all. However, the songs from Subsonic still did not fully populate, with only individual songs being available either in the "Starred" and "All Songs" playlists, or the search (when searching for songs specifically). Songs in albums or data of artists was not available.

@xynydev xynydev added the bug Something isn't working label Apr 17, 2024
@Ovenoboyo
Copy link
Contributor

The subsonic extension if I remember correctly, does not support artists or albums as of now. The way subsonic arranges the data makes it difficult to fetch artists or albums. I'll add it to my to-do list to support artists and albums

@xynydev
Copy link
Author

xynydev commented Apr 19, 2024

Ah, thanks for the info. It would be great if you:

  • Documented the lacking features
  • Tried to catch and report errors that prevent rendering of the UI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants