Bug 464840 - Copy and paste folder to desktop that cannot fit on the disk doesn't show reason for fail
Summary: Copy and paste folder to desktop that cannot fit on the disk doesn't show rea...
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Notifications (show other bugs)
Version: master
Platform: Manjaro Linux
: NOR normal
Target Milestone: 1.0
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-26 06:47 UTC by thenujan
Modified: 2023-08-04 14:11 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Notification when copying fails (42.93 KB, image/png)
2023-01-26 06:47 UTC, thenujan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description thenujan 2023-01-26 06:47:35 UTC
Created attachment 155653 [details]
Notification when copying fails

SUMMARY
***
NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols.
See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***


STEPS TO REPRODUCE
1. Copy a hude enough folder
2. paste it on desktop

OBSERVED RESULT
Notification says Copying failed with the file that was being copied

EXPECTED RESULT
Notifaction says copying failed not enough space left

SOFTWARE/OS VERSIONS
Operating System: Manjaro Linux
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.102.0
Qt Version: 5.15.8
Kernel Version: 6.0.19-3-MANJARO (64-bit)
Graphics Platform: Wayland
Processors: 8 × 11th Gen Intel® Core™ i5-1135G7 @ 2.40GHz
Memory: 7.4 GiB of RAM
Graphics Processor: Mesa Intel® Xe Graphics
Manufacturer: HP
Product Name: HP Pavilion x360 Convertible 14-dw1xxx
Comment 1 Nate Graham 2023-01-27 17:27:02 UTC

*** This bug has been marked as a duplicate of bug 463507 ***
Comment 2 thenujan 2023-01-29 04:55:20 UTC
(In reply to Nate Graham from comment #1)
> 
> *** This bug has been marked as a duplicate of bug 463507 ***

That bug is a about copying a large file while this one is about folder. In that bug's scenario no notification appears but in this bug notification does appear but it doesn't show the reason. These bugs are not the same.

Did you mistakenly mark this as duplicate or Should this bug be mentioned as part of that bug?
Comment 3 Nate Graham 2023-02-02 20:57:42 UTC
Ah my mistake, it is a different bug. Thanks for noticing!
Comment 4 thenujan 2023-08-04 04:02:22 UTC
On 5.27.6 doesn't show a notification that Copying failed. It just fails silently.
Comment 5 thenujan 2023-08-04 04:02:39 UTC
Merge request https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1646
Comment 6 Nate Graham 2023-08-04 13:34:21 UTC
Git commit 3a750b7ffff5537d06559ddd98eebb9fc14f35d3 by Nate Graham, on behalf of Thenujan Sandramohan.
Committed on 04/08/2023 at 15:34.
Pushed by ngraham into branch 'master'.

Show a notification when attempting to paste a folder/file to desktop failed

Example scenario disk full. Before this merge request, copying would fail silently.
Related: bug 463507
FIXED-IN: 6.0

M  +4    -1    containments/desktop/plugins/folder/foldermodel.cpp

https://invent.kde.org/plasma/plasma-desktop/-/commit/3a750b7ffff5537d06559ddd98eebb9fc14f35d3
Comment 7 Nate Graham 2023-08-04 14:06:50 UTC
Thenujan, is there anything else left to do here, or is this bug fully fixed by that commit?
Comment 8 thenujan 2023-08-04 14:11:03 UTC
(In reply to Nate Graham from comment #7)
> Thenujan, is there anything else left to do here, or is this bug fully fixed
> by that commit?

Fully fixed