louis77 / tuner

GNU/Linux app to discover and play internet radio stations
GNU General Public License v3.0
197 stars 26 forks source link

Beta testers wanted! #132

Open technosf opened 1 month ago

technosf commented 1 month ago

Beta testers wanted to help QA and finesse new releases.

If you're interested please add a comment to this ticket.

th0razin3 commented 1 month ago

Interested.

technosf commented 2 weeks ago

v1.5.5-beta.3 is available to test.

This beta dealt with some housekeeping issues on the flatpak build and in the app addressed search, which should now be more responsive and not freeze the app while the search executes. Some debugging warnings around search are active in this build.

Install with flatpak install --user https://dl.flathub.org/build-repo/142822/com.github.louis77.tuner.flatpakref

Run with flatpak run --user com.github.louis77.tuner

Please take it for a spin give it a thumbs up or comment on any issues you find.

Thanks in advance!

Prust57 commented 2 weeks ago

Hi technosf, I have tested the functions of tuner as far as possible. Now it works again as it should. The search also works correctly. The only thing I could not set was the dark view theme?

Tested on Linux Mint 22, Cinnamon 6.2.9, Kernel: 6.8.0-48,

Regards

technosf commented 2 weeks ago

The theme is disabled in the flathub distro - I'm looking into that in another ticket Thanks for the feedback @Prust57

th0razin3 commented 2 weeks ago

@Prust57 That never worked, even in the older versions.

@technosf Is it OK if I build from source? Or is the flatpak the only version currently available for testing? I don't use flatpak, that is why I'm asking. If testing with building from source is an option, from which commit do I clone to get the beta 3 tree?

technosf commented 2 weeks ago

v1.5.5 Beta 4 - the last one before release I think. This beta adjusts the search timeouts so as to avoid ocaisonal contention and hangs - found by @bztd

Install with flatpak install --user https://dl.flathub.org/build-repo/143351/com.github.louis77.tuner.flatpakref

Run with flatpak run --user com.github.louis77.tuner

@th0razin3 you can build from the tag https://github.com/louis77/tuner/releases/tag/v1.5.5-beta.4

th0razin3 commented 1 week ago

@technosf Oh, OK :+1: .