Version: (using KDE KDE 3.1.94) Installed from: Compiled From Sources Compiler: gcc-3.3.2 OS: Linux Hi! When I use konsole and the bell is set to "System notification" it always starts the arts daemon(when i press for example tabulator twice), although the soundsystem is disabled in the control center. Konsole should check whether the soundsystem is deactivated and if so, it should change the bell to "System Bell".
Created attachment 6310 [details] Check if Sound System is enabled. 1st attempt... still needs work... any comments?
Created attachment 6326 [details] Disable 'system notification' if sound system is disabled. The passive popup may be overkill, but without some visual message the user may be confused as to why they can't select 'System Notification' from the Bell menu. The check is in readProperties; perhaps a check some where in newSession would be helpful?
Created attachment 6327 [details] Disable 'system notification' if sound system is disabled.
Created attachment 6328 [details] Disable 'system notification' if sound system is disabled.
Created attachment 6346 [details] Disable 'Bell->system notification' if sound system is disabled. It might be nice if this got in for 3.3.0 for the people who don't run arts. It checks the 'Sound System' in readProperties and when the user tries to change the Settings/Bell. O.K. to commit?
Created attachment 6347 [details] Disable 'Bell->system notification' if sound system is disabled. Forgot to include konsole.h
Created attachment 6415 [details] Disable 'Bell->system notification' if sound system is disabled at startup. This only checks the sound system in readProperties. Should BR83380 be applied (or something similar) this BR can be updated to include disabling the 'system notification bell' menu.
Applied.
Not fixed in 3.3.0! Please reopen this bug (#71551).
Read BR 87664, especially comments 13+.