[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2019-10-21 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=391606 --- Comment #15 from David Faure --- Git commit 4d216b0a019e22940593435d80aa4c0bd7cd429b by David Faure. Committed on 21/10/2019 at 08:28. Pushed by dfaure into branch 'master'. Add unittest for KIO fix for undoing trashing files from the desktop See

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2019-09-07 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=391606 David Faure changed: What|Removed |Added Status|CONFIRMED |RESOLVED Version Fixed In|

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2019-09-01 Thread Ash
https://bugs.kde.org/show_bug.cgi?id=391606 Ash changed: What|Removed |Added CC||a...@heyquark.com --- Comment #13 from Ash --- This is

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2019-02-23 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=391606 Nate Graham changed: What|Removed |Added CC||n...@kde.org -- You are receiving this mail

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2019-02-23 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=391606 Patrick Silva changed: What|Removed |Added CC||kde@the-systems-commonwealt

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2019-01-17 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=391606 --- Comment #11 from Patrick Silva --- plasma 5.15 beta has the same bug. Operating System: Arch Linux KDE Plasma Version: 5.14.90 KDE Frameworks Version: 5.54.0 Qt Version: 5.12.0 -- You are receiving this mail because: You are watching all bug

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-10-28 Thread Patrick Silva
https://bugs.kde.org/show_bug.cgi?id=391606 --- Comment #10 from Patrick Silva --- Bug persists. Operating System: Arch Linux KDE Plasma Version: 5.14.2 Qt Version: 5.12.0 beta3 KDE Frameworks Version: 5.51.0 -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-09-03 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391606 Kai Uwe Broulik changed: What|Removed |Added CC||codestr...@posteo.org --- Comment #9 from

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-04-12 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391606 Kai Uwe Broulik changed: What|Removed |Added CC||kdeb...@galaxy.za.net

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-04-06 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391606 --- Comment #7 from Kai Uwe Broulik --- Patch: https://phabricator.kde.org/D11987 (If I start growing gray hair you know why ;) -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-04-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=391606 --- Comment #6 from jhana2...@emeel.net --- > I'l see if shuffling the if statements around helps. Sound like a great debugging strategy. xD -- You are receiving this mail because: You are watching all bug changes.

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-04-06 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391606 --- Comment #5 from Kai Uwe Broulik --- > Try replacing rename() with file_move(), which is higher level and supports > remote protocols? Further down there's a codepath m_current.isMoveCommand() || m_current.m_type ==

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-04-06 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=391606 jhana2...@emeel.net changed: What|Removed |Added CC||jhana2...@emeel.net --- Comment #4 from

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-03-13 Thread David Faure
https://bugs.kde.org/show_bug.cgi?id=391606 --- Comment #3 from David Faure --- Try replacing rename() with file_move(), which is higher level and supports remote protocols? That would be a more generic solution than trying to resolve to local paths in special cases. -- You are

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-03-12 Thread Dr . Chapatin
https://bugs.kde.org/show_bug.cgi?id=391606 Dr. Chapatin changed: What|Removed |Added CC||bugsefor...@gmx.com --

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-03-09 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391606 Kai Uwe Broulik changed: What|Removed |Added CC||fa...@kde.org ---

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-03-09 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391606 Kai Uwe Broulik changed: What|Removed |Added Assignee|se...@kde.org |h...@kde.org

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-03-09 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=391606 Kai Uwe Broulik changed: What|Removed |Added Ever confirmed|0 |1

[plasmashell] [Bug 391606] Undoing file removal causes an "Internal error in copyOrMove, should never happen" error

2018-03-09 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=391606 docar...@gmail.com changed: What|Removed |Added CC||docar...@gmail.com -- You are receiving