Opened 11 years ago
Closed 11 years ago
#316 closed defect (fixed)
RPLD hungs up upon pausing a flac/mp3 file during playback
Reported by: | stephanj | Owned by: | ph3-der-loewe |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | RoarAudio PlayList Daemon | Version: | 0.1.5 |
Keywords: | Cc: | ||
Architecture: | Compiler: | ||
Difficulty: | Kernel: | ||
Operating System: | Parent Tickets: | ||
Patch attached: | no | Protocol: | |
Sound driver: | Topic: | Bug Fix |
Description (last modified by stephanj)
RPLD doesnt like it when i pause a flac/mp3 file during playback
Subtickets
Change History (3)
comment:1 Changed 11 years ago by stephanj
- Description modified (diff)
- Summary changed from RPLD hungs up upon pausing a flac file during playback to RPLD hungs up upon pausing a flac/mp3 file during playback
comment:2 Changed 11 years ago by ph3-der-loewe
- Owner set to ph3-der-loewe
- Status changed from new to accepted
comment:3 Changed 11 years ago by ph3-der-loewe
- Resolution set to fixed
- Status changed from accepted to closed
- Topic set to Bug Fix
- Version set to 0.1.5
This was fixed by using ROAR_VIO_SELECT_NO_RETEST correctly.
Note: See
TracTickets for help on using
tickets.
I started working on this.