[GH-ISSUE #209] --onevent PROGRAM #144

Closed
opened 2026-02-27 19:29:04 +03:00 by kerem · 7 comments
Owner

Originally created by @leszekb on GitHub (Apr 25, 2018).
Original GitHub issue: https://github.com/librespot-org/librespot/issues/209

Program called onevent parameters becoms zombie, this behavior creates long list zombies after long time using librespot

Originally created by @leszekb on GitHub (Apr 25, 2018). Original GitHub issue: https://github.com/librespot-org/librespot/issues/209 Program called onevent parameters becoms zombie, this behavior creates long list zombies after long time using librespot
kerem 2026-02-27 19:29:04 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@leszekb commented on GitHub (Apr 25, 2018):

compilation command:
cargo build --release --target armv7-unknown-linux-gnueabihf --no-default-features --features alsa-backend

<!-- gh-comment-id:384464145 --> @leszekb commented on GitHub (Apr 25, 2018): compilation command: cargo build --release --target armv7-unknown-linux-gnueabihf --no-default-features --features alsa-backend
Author
Owner

@leszekb commented on GitHub (May 14, 2018):

Solution:
change .spawn() to .status() in src/player_event_handler.rs line 11.

<!-- gh-comment-id:388954425 --> @leszekb commented on GitHub (May 14, 2018): Solution: change .spawn() to .status() in src/player_event_handler.rs line 11.
Author
Owner

@ComlOnline commented on GitHub (Jun 4, 2018):

Hi @leszekb could you submit a pull request for this?

<!-- gh-comment-id:394458595 --> @ComlOnline commented on GitHub (Jun 4, 2018): Hi @leszekb could you submit a pull request for this?
Author
Owner

@leszekb commented on GitHub (Jun 5, 2018):

The pull request #221 about this error is waiting 21 days for acceptance :-)

<!-- gh-comment-id:394609590 --> @leszekb commented on GitHub (Jun 5, 2018): The pull request #221 about this error is waiting 21 days for acceptance :-)
Author
Owner

@ComlOnline commented on GitHub (Jun 5, 2018):

Opps, Sorry about that.

<!-- gh-comment-id:394638765 --> @ComlOnline commented on GitHub (Jun 5, 2018): Opps, Sorry about that.
Author
Owner

@erkia commented on GitHub (Oct 12, 2018):

Pull request #254 fixes this without blocking.

<!-- gh-comment-id:429443618 --> @erkia commented on GitHub (Oct 12, 2018): Pull request #254 fixes this without blocking.
Author
Owner

@StopMotionCuber commented on GitHub (Mar 18, 2019):

This seems to be fixed, I'd request the issue to be closed

<!-- gh-comment-id:474122305 --> @StopMotionCuber commented on GitHub (Mar 18, 2019): This seems to be fixed, I'd request the issue to be closed
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/librespot#144
No description provided.