Bug 138590 - Error notifications are not customizable
Summary: Error notifications are not customizable
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-12-09 18:05 UTC by Matthias Bock
Modified: 2008-07-27 16:58 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Bock 2006-12-09 18:05:15 UTC
Version:           3.5.5-3 (using KDE KDE 3.5.5KDE 1.2)
Installed from:    Debian testing/unstable PackagesDebian testing/unstable Packages
Compiler:          precompiled Debian package 
OS:                Linux

When a file cannot be found, KGet shows a window:
"The file or folder http://www.known-host.net/example.tar.gz does not exist."
When the destination host cannot be contacted it says:
"Unknown host www.unknown-host.net"

Error notifications cannot be customized under
KGet->Settings->Configure Notifications.
The windows are interrupting the user's work, which can be very disturbing.
I think, it would be good, if one could setup these error messages inside the KDE Notification system, like it is possible for e.g. the KGet event "Download finished".
Comment 1 Javier goday 2008-07-27 16:58:55 UTC
SVN commit 838340 by jgoday:

Create static method showNotification in core/kget
BUG:138590


 M  +17 -12    core/kget.cpp  
 M  +12 -0     core/kget.h  
 M  +7 -2      mainwindow.cpp  
 M  +6 -0      sounds/kget.notifyrc  


WebSVN link: http://websvn.kde.org/?view=rev&revision=838340