Hi: I came across this recently and suspect it might be a Fedora package special. It works OK if I disable Notifications, and might well do so once they have been properly associated. K3b ought to check this, though.
I'm running Fedora 14. I don't recollect touching the K3b Notifications settings, but I haven't heard the trumpets recently.
https://bugs.kde.org/show_bug.cgi?id=284966
John P
On 10/26/2011 06:50 AM, John Pilkington wrote:
Hi: I came across this recently and suspect it might be a Fedora package special. It works OK if I disable Notifications, and might well do so once they have been properly associated. K3b ought to check this, though.
I'm running Fedora 14. I don't recollect touching the K3b Notifications settings, but I haven't heard the trumpets recently.
I can't reproduce this problem on f14/x86_64, however, I can on my f16/x86_64 laptop, where the notification is configured to play something like
KDE-K3B-Finish-Success.ogg fail, but if configured with the full path, /usr/share/sounds/KDE-K3B-Finish-Success.ogg it works.
Methinks the bug lies elsewhere, besides k3b.
-- rex
Rex Dieter wrote:
On 10/26/2011 06:50 AM, John Pilkington wrote:
Hi: I came across this recently and suspect it might be a Fedora package special. It works OK if I disable Notifications, and might well do so once they have been properly associated. K3b ought to check this, though.
I'm running Fedora 14. I don't recollect touching the K3b Notifications settings, but I haven't heard the trumpets recently.
I can't reproduce this problem on f14/x86_64, however, I can on my f16/x86_64 laptop, where the notification is configured to play something like
KDE-K3B-Finish-Success.ogg fail, but if configured with the full path, /usr/share/sounds/KDE-K3B-Finish-Success.ogg it works.
Methinks the bug lies elsewhere, besides k3b.
OK, 2 issues here
1. (educated guess) on your upgraded system, k3b (v1) used different audio files for these notifications , but your preferences still point to the older/non-existent audio files
2. on Fedora 16, qt-4.8 changed QUrl.toLocalFile behavior , breaking *all* kde audio notifications. :( We've filed bugs, and have some work-in- progress patches underway, tracking locally in: https://bugzilla.redhat.com/show_bug.cgi?id=749213
-- rex