[Bug 1881115] Re: shift-delete not handled

2020-10-25 Thread Daniel van Vugt
*** This bug is a duplicate of bug 1825415 *** https://bugs.launchpad.net/bugs/1825415 ** This bug has been marked a duplicate of bug 1825415 Add permanent delete option (including Shift+Delete) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 1881115] Re: shift-delete not handled

2020-07-14 Thread Alberts Muktupāvels
Nautilus in 20.10 has development release - 3.37.x. You don't want development release in stable / LTS release. Also adding needed change as patch is risky, change is not small: https://gitlab.gnome.org/GNOME/nautilus/-/merge_requests/504 -- You received this bug notification because you are a

[Bug 1881115] Re: shift-delete not handled

2020-07-14 Thread frank
Can't nautilus be upgraded in 20.4 too to have the base for patches in flashback? 20.4 is lts and out 3 months :) i guess in any dot-release it can upgrade some packages too if they do not break anything else -- You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 1881115] Re: shift-delete not handled

2020-07-14 Thread Dmitry Shachnev
Please see comment #18. It is fixed in Ubuntu 20.10, but it won't be fixed in 20.04 LTS. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu. https://bugs.launchpad.net/bugs/1881115 Title:

[Bug 1881115] Re: shift-delete not handled

2020-07-14 Thread frank
In gnome-flashback state is "fix released",but i see none there. Can i see it anywhere? Or did the bug assigned to nautilus? How to do this? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in

[Bug 1881115] Re: shift-delete not handled

2020-06-10 Thread Dmitry Shachnev
> gnome-shell-extension-desktop-icons has no relation to the Nautilus code Well, for moving files to trash it uses org.gnome.Nautilus.FileOperations D-Bus interface, see dbusUtils.js. So it should either implement the deletion itself, or use the new D-Bus interface added in Nautilus 3.37.x. --

[Bug 1881115] Re: shift-delete not handled

2020-06-10 Thread Daniel van Vugt
gnome-shell-extension-desktop-icons has no relation to the Nautilus code, so that will be fixable. ** Changed in: gnome-shell-extension-desktop-icons (Ubuntu) Importance: Low => Wishlist -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is

[Bug 1881115] Re: shift-delete not handled

2020-06-10 Thread Dmitry Shachnev
For GNOME Flashback, this is fixed in version 3.37.1, available in Ubuntu development release (Groovy). It cannot be backported to 20.04 (Focal) because it needs changes in Nautilus that are only available in Nautilus 3.37.1.1. I guess a fix for gnome-shell-extension-desktop-icons in 20.04 will

[Bug 1881115] Re: shift-delete not handled

2020-06-10 Thread frank
How can i figure out if nautilus or any other desktop handler is used in flashback to push the bug there? Btw. Last state was also for gnome-extension-desktop-icons because in ubuntu-session there is only delete (proposed package), shift+delete moves to trash too (without dialog). -- You

[Bug 1881115] Re: shift-delete not handled

2020-06-09 Thread Daniel van Vugt
Or whatever gnome-flashback uses in the absence of nautilus-desktop. Still, it's not gnome-shell-extension-desktop-icons :) ** Also affects: gnome-flashback (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop

[Bug 1881115] Re: shift-delete not handled

2020-06-09 Thread Daniel van Vugt
Let's be clear - the original reporter is not using gnome-shell- extension-desktop-icons. He is using nautilus, via gnome-flashback. I'm happy for us to commandeer this bug to track a different upstream issue in gnome-shell-extension-desktop-icons, but it's not what the original reporter is

[Bug 1881115] Re: shift-delete not handled

2020-06-09 Thread Sebastien Bacher
Daniel, bug #1844808 is another problem and a regression from 3.36 where the key handling code hadn't be updated to match the new symbols name. Where the issue here is that the confirmation dialog that you get in nautilus by doing shift-delete to bypass the trash isn't implemented that's known

[Bug 1881115] Re: shift-delete not handled

2020-06-09 Thread Daniel van Vugt
And actually bug 1844808 covers Shift+Delete already. The extension just ignores the Shift. So we should track this as a duplicate of bug 1844808. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in

[Bug 1881115] Re: shift-delete not handled

2020-06-09 Thread Daniel van Vugt
gnome-shell-extension-desktop-icons is already covered by bug 1844808 ** No longer affects: gnome-shell-extension-desktop-icons (Ubuntu) ** Project changed: gnome-shell-extension-desktop-icons => ubuntu ** No longer affects: ubuntu -- You received this bug notification because you are a

[Bug 1881115] Re: shift-delete not handled

2020-06-09 Thread Daniel van Vugt
Sorry for the confusion. I can see you're using flashback, so this is a nautilus bug. That said, nautilus-desktop is not being maintained. We use gnome-shell- extension-desktop-icons in ubuntu-session now. And since that extension happens to have an upstream bug for this same problem we can track

[Bug 1881115] Re: shift-delete not handled

2020-06-09 Thread frank
tried in ubuntu-sessionthere it works, but not in gnome-flashback -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu. https://bugs.launchpad.net/bugs/1881115 Title: shift-delete not

[Bug 1881115] Re: shift-delete not handled

2020-06-09 Thread frank
in ubuntu-session there was no dialog on shift-delete, and only delete was handled (shift ignored)...so moved to trash in gnome-flashback nothing happens if i press shift-delete -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 1881115] Re: shift-delete not handled

2020-06-08 Thread Sebastien Bacher
> btw. is there a way to find out right package if it is not a simple application-package like here? Not really sorry -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-shell-extension-desktop-icons in Ubuntu.

[Bug 1881115] Re: shift-delete not handled

2020-06-08 Thread frank
localization-issue is reported here: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop- icons/+bug/1882531 have created it manually because i cannot report bug using ubuntu-bug command for this package due to installed proposed package (can i reinstall the official

[Bug 1881115] Re: shift-delete not handled

2020-06-08 Thread Sebastien Bacher
The shift-delete issue has been reported upstream as https://gitlab.gnome.org/World/ShellExtensions/desktop-icons/-/issues/30 ** Changed in: gnome-shell-extension-desktop-icons (Ubuntu) Status: New => Triaged ** Also affects: gnome-shell-extension-desktop-icons via