[frameworks-knotifications] [Bug 405470] Logout sound is not played under certain conditions

2019-03-19 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=405470

Kai Uwe Broulik  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://commits.kde.org/kno
   ||tifyconfig/5e2b9c838f3f1a49
   ||e7a359a1bd0a087eceb90b10
 Resolution|--- |FIXED

--- Comment #4 from Kai Uwe Broulik  ---
Git commit 5e2b9c838f3f1a49e7a359a1bd0a087eceb90b10 by Kai Uwe Broulik.
Committed on 19/03/2019 at 20:09.
Pushed by broulik into branch 'master'.

Allow selecting only supported audio files

While Phonon could play all the files, libcanberra as a low-latency
notification sound library only supports WAV and OGG*.

*) I didn't find documentation on this but ca_sound_file_open in libcanberra
only has a wav and vorbis handler

Differential Revision: https://phabricator.kde.org/D19806

M  +2-0src/knotifyconfigactionswidget.cpp

https://commits.kde.org/knotifyconfig/5e2b9c838f3f1a49e7a359a1bd0a087eceb90b10

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-knotifications] [Bug 405470] Logout sound is not played under certain conditions

2019-03-16 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=405470

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-knotifications] [Bug 405470] Logout sound is not played under certain conditions

2019-03-16 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=405470

--- Comment #3 from Kai Uwe Broulik  ---
Agreed: https://phabricator.kde.org/D19806

(The previewer has not yet been ported and still uses Phonon which can load all
the codecs)

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-knotifications] [Bug 405470] Logout sound is not played under certain conditions

2019-03-14 Thread Julius R.
https://bugs.kde.org/show_bug.cgi?id=405470

--- Comment #2 from Julius R.  ---
(In reply to Kai Uwe Broulik from comment #1)
> We migrated notifications to use libcanberra which is a low-latency audio
> library. As such it only supports a limited number of codeces, such as OGG
> Vorbis.

Thank you for the information, that solves the mystery. In that case, wouldn't
it be user friendly to restrict the selection of filetypes to supported only?
This was very confusing, for there is no error and the preview works fine with
other codecs.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-knotifications] [Bug 405470] Logout sound is not played under certain conditions

2019-03-14 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=405470

Kai Uwe Broulik  changed:

   What|Removed |Added

Product|plasmashell |frameworks-knotifications
  Component|Lock/logout applet  |general
   Assignee|plasma-b...@kde.org |kdelibs-b...@kde.org
   Target Milestone|1.0 |---
 CC||k...@privat.broulik.de,
   ||kdelibs-b...@kde.org
Version|master  |unspecified

--- Comment #1 from Kai Uwe Broulik  ---
We migrated notifications to use libcanberra which is a low-latency audio
library. As such it only supports a limited number of codeces, such as OGG
Vorbis.

-- 
You are receiving this mail because:
You are watching all bug changes.