Bug 989056
| Summary: | Playlist cannot be emptied | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Michael Schwendt <bugs.michael> |
| Component: | parole | Assignee: | Christoph Wickert <christoph.wickert> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 19 | CC: | bugs.michael, christoph.wickert, kevin, rosset.filipe |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-01-03 22:53:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
Michael Schwendt
2013-07-27 08:14:56 UTC
This is a single problem: Unchecking "Remember Playlist" doesn't actually set the value false, the GUI doesn't represent the settings status correctly. You can check this with $ xfconf-query -c parole -p /playlist/remember-playlist true Now if you set the value with $ xfconf-query -c parole -p /playlist/remember-playlist -s false and restart parole, the playlist is empty as expected. After some further debugging, I've reported this upstream to https://bugzilla.xfce.org/show_bug.cgi?id=10269 It's not yet implemented. The three other checkboxes get set: src/parole-conf-dialog.c parole_conf_dialog_set_defaults_playlist() Hi guys, the upstream bug is fixed. Michael, can you please take a lot if it works fine for you? https://admin.fedoraproject.org/updates/parole-0.5.4-1.fc20 I can confirm it's fixed in parole 0.5.4 so I'm closing this bug. |