Taiko2k / Tauon

The music player of today! :city_sunrise:
https://tauonmusicbox.rocks
GNU General Public License v3.0
1.77k stars 67 forks source link

Player shuts down when OS goes to sleep mode #1084

Open joaocerca opened 8 months ago

joaocerca commented 8 months ago

I am using Rocky Linux 9 and every time OS goes to sleep mode the application simply shuts down. When I restart it, there is no possibility of knowing which track was playing. Tauon_Music_Box_screenshot

Taiko2k commented 8 months ago

Can you run tauon from terminal and copy the output after it crashes?

(For Flatpak its flatpak run com.github.taiko2k.tauonmb)

joaocerca commented 8 months ago

This is the result of the troubleshooting. Can this be a lack of glibc libraries locally?

image

Fatal glibc error: tpp.c:83 (__pthread_tpp_change_priority): assertion failed: new_prio == -1 || (new_prio >= fifo_min_prio && new_prio <= fifo_max_prio) /app/bin/com.github.taiko2k.tauonmb.sh: line 14: 3 Aborted (core dumped) python3 /app/bin/tauon.py "$@"

joaocerca commented 5 months ago

Any updates on the issue?

Taiko2k commented 5 months ago

Since the error is coming from glibc, and that I can't replicate it, its likely not a bug in Tauon specifically but in glibc or another system component or dependency. Its sort of out of my scope to debug this. I'd anticipate that the issue should be resolved in a future system update.

Duckeenie commented 1 week ago

Same issue on Debian 12 Bookworm.