Bug 1209574
Summary: | Rhythmbox fails to play mp3 music as normal user | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Thore <thore> |
Component: | rhythmbox | Assignee: | Bastien Nocera <bnocera> |
Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 22 | CC: | bnocera, c.code.jp, crvisqr, fulminemizzega, wibrown |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-07-19 13:39:50 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
Thore
2015-04-07 16:50:05 UTC
I've tried to add a file via drag and drop to the library and checked rhythmbox -d again: (rhythmbox:18722): GLib-GIO-CRITICAL **: g_file_info_get_attribute_uint64: assertion 'G_IS_FILE_INFO (info)' failed (19:12:42) [0x24d9b80] [rb_encoder_gst_emit_completed] rb-encoder-gst.c:142: destination file size: 0 (19:12:42) [0x24d9b80] [encoder_completed_cb] rb-track-transfer-batch.c:543: encoder finished (error: Didn't get a playback URI for entry file:///home/tamwyn/Musik/Hozier%20-%20Take%20Me%20To%20Church.mp3) Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. Additionally I recieve a window with the content: "Didn't get a playback URI for entry file:///home/tamwyn/Musik/Hozier%20-%20Take%20Me%20To%20Church.mp3" What could be the problem with the permissions from the encoder that it works as root? Hello, I encountered this issue with fedora 22, trying to play an mp3 file. This is what I discovered: renaming mp3 file makes it work. duplicating the mp3 file with nautilus (the copy has a "(copy)" appended to the filename), and opening the new mp3 file works. The old file continues to not work. I tried also running rythmbox with root, and it plays the original file as Thore reported. cd ~/Music find . -exec touch '{}' \; Corrected the issue for me, all my files are now importing and accessible. Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. Is this still an issue on latest rhythmbox 3.4.4 ? What filesystem was the audio file on ? I haven't used rhythmbox in the last 4 years and have no comparable system to try to reproduce this this again. I have been experimenting with btrfs at that time, though it is unlikely that this was on fedora. |