Bug 249687 - File transfer complete tray notificaton is too technically termed.
Summary: File transfer complete tray notificaton is too technically termed.
Status: RESOLVED WORKSFORME
Alias: None
Product: kopete
Classification: Applications
Component: Notifications (show other bugs)
Version: SVN
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-01 01:39 UTC by Kai Uwe Broulik
Modified: 2023-01-19 05:15 UTC (History)
2 users (show)

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 Kai Uwe Broulik 2010-09-01 01:39:58 UTC
Version:           SVN (using KDE 4.5.0) 
OS:                Linux

The notification shown when a file transfer completed says something like „Copy [complete] kopete://user//file.PNG”. It should state: “Copying file xyz to USER finished”.
Also it offers to “open location” which results in a dead link as you certainly cannot open that file/location kopete:/xxx

Reproducible: Always
Comment 1 Igor Poboiko 2010-09-10 22:18:23 UTC
Kopete file transfers are using KJob. These notifications are shown by notification plasmoid automatically when we are using it.
Actually there is ability to show information we need using signal KJob::description. 
Notification about job looks like:
---
Label11: Label12
Label21: Label22
[======     ] (progressbar)
---
In this case notification about finished job looks like
---
Label3 [Finished]
Label22
<Open destination> (button)
---
All the labels (label11, label12, label21, label22, label3) we can set. What do you think about the most usable, informative and user-friendly labels content there?
Comment 2 Andrew Crouthamel 2018-11-09 00:59:32 UTC
Dear Bug Submitter,

This bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? I am setting the status to NEEDSINFO pending your response, please change the Status back to REPORTED when you respond.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Andrew Crouthamel 2018-11-18 03:26:09 UTC
Dear Bug Submitter,

This is a reminder that this bug has been stagnant for a long time. Could you help us out and re-test if the bug is valid in the latest version? This bug will be moved back to REPORTED Status for manual review later, which may take a while. If you are able to, please lend us a hand.

Thank you for helping us make KDE software even better for everyone!
Comment 4 Justin Zobel 2022-12-20 07:49:46 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version?

If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you!
Comment 5 Bug Janitor Service 2023-01-04 05:24:57 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 6 Bug Janitor Service 2023-01-19 05:15:23 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!