Mailinglist Archive: opensuse-bugs (11337 mails)
| < Previous | Next > |
[Bug 458963] New: playback of KDE4 login sound gets truncated
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Sun, 14 Dec 2008 07:45:19 -0700 (MST)
- Message-id: <bug-458963-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=458963
Summary: playback of KDE4 login sound gets truncated
Product: openSUSE 11.1
Version: Final
Platform: i586
OS/Version: openSUSE 11.1
Status: NEW
Severity: Minor
Priority: P5 - None
Component: KDE4 Workspace
AssignedTo: kde-maintainers@xxxxxxx
ReportedBy: aspiers@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Field Engineer
The default login sound (KDE-Sys-Log-In-Short.ogg) for a freshly created user
on a fresh install of 11.1 GM stops playing abruptly before reaching the end of
the sample. If I go to the System Settings GUI and play it from there, or via
ogg123 /usr/share/sounds/KDE-Sys-Log-In-Short.ogg
it plays the whole thing fine the first time, then the ogg123 process returns
immediately for all subsequent times, with complete silence. I wonder if this
is related?
$ strace -f ogg123 /usr/share/sounds/KDE-Sys-Log-In-Short.ogg
[snipped lots of healthy-looking output]
poll([{fd=3, events=POLLIN}], 1, 100) = 1 ([{fd=3, revents=POLLIN}])
fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
read(3, "\1\0\0\0", 4) = 4
fcntl64(3, F_SETFL, O_RDWR) = 0
close(5) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [PIPE], SA_RESTART}, {0xb786dc60, [PIPE],
SA_RESTART}, 8) = 0
write(3, "\26\0\0\0", 4) = 4
write(3, "\0\0\0\0", 4) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
+++ killed by SIGPIPE +++
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: playback of KDE4 login sound gets truncated
Product: openSUSE 11.1
Version: Final
Platform: i586
OS/Version: openSUSE 11.1
Status: NEW
Severity: Minor
Priority: P5 - None
Component: KDE4 Workspace
AssignedTo: kde-maintainers@xxxxxxx
ReportedBy: aspiers@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: Field Engineer
The default login sound (KDE-Sys-Log-In-Short.ogg) for a freshly created user
on a fresh install of 11.1 GM stops playing abruptly before reaching the end of
the sample. If I go to the System Settings GUI and play it from there, or via
ogg123 /usr/share/sounds/KDE-Sys-Log-In-Short.ogg
it plays the whole thing fine the first time, then the ogg123 process returns
immediately for all subsequent times, with complete silence. I wonder if this
is related?
$ strace -f ogg123 /usr/share/sounds/KDE-Sys-Log-In-Short.ogg
[snipped lots of healthy-looking output]
poll([{fd=3, events=POLLIN}], 1, 100) = 1 ([{fd=3, revents=POLLIN}])
fcntl64(3, F_GETFL) = 0x2 (flags O_RDWR)
fcntl64(3, F_SETFL, O_RDWR|O_NONBLOCK) = 0
read(3, "\1\0\0\0", 4) = 4
fcntl64(3, F_SETFL, O_RDWR) = 0
close(5) = 0
rt_sigaction(SIGPIPE, {SIG_DFL, [PIPE], SA_RESTART}, {0xb786dc60, [PIPE],
SA_RESTART}, 8) = 0
write(3, "\26\0\0\0", 4) = 4
write(3, "\0\0\0\0", 4) = -1 EPIPE (Broken pipe)
--- SIGPIPE (Broken pipe) @ 0 (0) ---
+++ killed by SIGPIPE +++
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |