[Konversation-devel] [Bug 132094] New: show DCC SEND status events in channel

Niek Beernink omega at blackcatgames.com
Wed Aug 9 00:15:15 CEST 2006


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=132094         
           Summary: show DCC SEND status events in channel
           Product: konversation
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: konversation-devel kde org
        ReportedBy: omega blackcatgames com


Version:           0.19+ #3119 (using KDE KDE 3.5.4)
Compiler:          gcc (GCC) 4.1.2 20060715 (prerelease) (Ubuntu 4.1.1-9ubuntu1)  
OS:                Linux

Currently when you send a file, you get a notification that the file has been offered but you get none about if it got accepted or when it is completed. In order to find that out, you have to switch to the DCC status window. Nothing wrong with that window, but it's kindof slow if you quickly want to know what the status of your file transfer is and don't want to switch to the transfer tab to check and then switch back.

In order to remove that step, I would like these status messages to also be printed to the server/channel/query tab I'm currently viewing. Hopefully this stops me (and other users) from having to guess what the status of the file transfer is without having to switch windows.

Possible scenarios;
[DCC] Offering "$file.ext" to $nickname for upload...
[DCC] "$file.ext" accepted by $nickname...
[DCC] DCC send of "$file.ext" to $nickname completed.

[DCC] Offering "$file.ext" to $nickname for upload...
[DCC] $nickname requested DCC RESUME of "$file.ext"
[DCC] Resuming "$file.ext" from "% of file complete" (written in kilo/mega/gigabytes?)
[DCC] DCC send of "$file.ext" to $nickname completed.

[DCC] Offering "$file.ext" to $nickname for upload...
[DCC] $nickname has declined transfer of "file.ext".

[DCC] Offering "$file.ext" to $nickname for upload...
[DCC] "$file.ext" accepted by $nickname...
[DCC] DCC transfer of "$file" aborted by $nickname.


More information about the Konversation-devel mailing list