[Bug 1813441] Re: Can no longer drag and drop files between desktop and applications
I was quite surprised to find the icons on the Desktop not navigable with arrow keys. Also, I couldn't cut and paste files to and from the Desktop. For many years, I have always replaced Nautilus with Nemo, it's so much more flexible. I managed to get the Desktop in a great state using Nemo, following the steps outlined here: https://askubuntu.com/questions/1066752/how-to-set-nemo-as-the-default- file-manager-in-ubuntu-18-04/1173861#1173861 I would suggest the Ubuntu software managers to replace Nautilus with Nemo, it seems like the logical choice, by far. -- 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/1813441 Title: Can no longer drag and drop files between desktop and applications To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-shell-extension-desktop-icons/+bug/1813441/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1764417] Re: Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop
This seems to have been fixed in Ubuntu 20.04.1 ... -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1764417 Title: Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1764417/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1903337] [NEW] [Feature Request] Replace Nautilus with Nemo?
Public bug reported: This bug is a feature request to replace Nautilus with Nemo. The Desktop is not working too well in Ubuntu 20.04: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/1813441 https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/1855711 https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/1857014 https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/1886322 https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-desktop-icons/+bug/1901150 Could it be considered to replace Nautilus with Nemo as the default file manager, including managing desktop icons? With the tweaks outlined in this post, the Desktop works pretty well, and more or less as expected: https://askubuntu.com/questions/1066752/how-to-set-nemo-as-the-default- file-manager-in-ubuntu-18-04/1173861#1173861 I always switch to Nemo when I install a fresh Ubuntu, due to all the extra configuration options it offers. Nautilus seems too minimalistic for a modern file manager. ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1903337 Title: [Feature Request] Replace Nautilus with Nemo? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1903337/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1903337] Re: [Feature Request] Replace Nautilus with Nemo?
Thanks for a fast answer, is it this web site? https://discourse.ubuntu.com/ -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1903337 Title: [Feature Request] Replace Nautilus with Nemo? To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1903337/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1951830] [NEW] Low Disk Space is too late
Public bug reported: With today's bandwidth, downloading 1 GB doesn't take long, so you could end up running out of space only seconds after the "Low Disk Space" warning pops up, since the thresholds are pretty tight, with less than 95% and less than 1 GB. /org/gnome/settings-daemon/plugins/housekeeping/free-percent-notify 95% /org/gnome/settings-daemon/plugins/housekeeping/free-size-gb-no-notify 1 GB Suggested solution: 1. Change these values to 85% and 10 GB 2. Make them available through the GUI under "Notifications", and add "Change thresholds under Settings > Notifications" under the "Low Disk Space" warning message window ** Affects: gnome-settings-daemon (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1951830 Title: Low Disk Space is too late To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1951830/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1632027] Re: New Document feature missing from Nautilus 3.20+
This still (surprisingly) seems to be an issue in Ubuntu 22.04 ... Perhaps Ubuntu could add support for having the templates in a hidden folder such as `~/.templates`, and ship it just a single empty file, as a starting example? I just tried this experiment, which worked well: `mkdir ~/.templates` `touch ~/.templates/document.txt` Edit relevant bit in `~/.config/user-dirs.dirs`: `XDG_TEMPLATES_DIR="$HOME/.templates"` I was able to right-click in a folder and given a "New Document > document" option. (Comment also added in Gitlab issue #407 mentioned by ๆๅไป (Buo-ren, Lin) on 2018-05-06 above) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1632027 Title: New Document feature missing from Nautilus 3.20+ To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/1632027/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1632027] Re: New Document feature missing from Nautilus 3.20+
So, https://help.launchpad.net/HelpOnFormatting says that the MoinMoin wiki syntax is supported, which it is evidently not, so here's the code bit from my post, cleaned up: [...] this experiment, which worked well: mkdir ~/.templates touch ~/.templates/document.txt Edit relevant bit in ~/.config/user-dirs.dirs: XDG_TEMPLATES_DIR="$HOME/.templates" -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1632027 Title: New Document feature missing from Nautilus 3.20+ To manage notifications about this bug go to: https://bugs.launchpad.net/nautilus/+bug/1632027/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1832913] [NEW] Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
Public bug reported: I am getting this error in my log, Ubuntu 18.04: Cannot access vdagent virtio channel /dev/virtio- ports/com.redhat.spice.0 ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/1832913 Title: Cannot access vdagent virtio channel /dev/virtio- ports/com.redhat.spice.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1832913/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1832913] Re: Cannot access vdagent virtio channel /dev/virtio-ports/com.redhat.spice.0
*** This bug is a duplicate of bug 1800196 *** https://bugs.launchpad.net/bugs/1800196 Thanks for pointing me in the right direction Daniel, I'll follow the other bug report. Have a nice day! -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/1832913 Title: Cannot access vdagent virtio channel /dev/virtio- ports/com.redhat.spice.0 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1832913/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1821897] Re: Unrecoverable failure in required component org.gnome.Shell.desktop
Also a problem in Ubuntu 18.04. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1821897 Title: Unrecoverable failure in required component org.gnome.Shell.desktop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1821897/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1819919] [NEW] Lots of useless info in File Systems
Public bug reported: Previous versions of File Systems only showed my two harddrives, and was pretty useful. In Ubuntu 18.04 gnome-system-monitor > File Systems now shows 35 lines of uninteresting lines, like /var/lib/snapd ... I tried switching from Snap- to classic apt-based version, with these commands: sudo snap remove gnome-system-monitor sudo apt-get install gnome-system-monitor I got the good old System Files back, showing just the two hard drives of interest to me, but "snap remove gnome-system-monitor" removed a lot of extra packages, so my shortcuts stopped working, and possibly other stuff as well. I had to revert to snap-based gnome-system-monitor to get them working again. How can I get the previous and useful File Systems back, only showing my two hard drives? ** Affects: gnome-system-monitor (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-monitor in Ubuntu. https://bugs.launchpad.net/bugs/1819919 Title: Lots of useless info in File Systems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1819919/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1819920] [NEW] gnome-session-quit --power-off option ignored
Public bug reported: OS: Ubuntu 18.04 Command: gnome-session-quit --power-off Expected behaviour: Power off dialogue, with "Power Off" selected Actual behaviour: Power off dialogue, with "Cancel" selected ** Affects: gnome-session (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/1819920 Title: gnome-session-quit --power-off option ignored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1819920/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1819920] Re: gnome-session-quit --power-off option ignored
Thank you @Daniel van Vugt for your thorough explanation and @Sebastien Bacher for suggestion of reporting at gitlab.gnome.org, I have created this issue: https://gitlab.gnome.org/GNOME/gnome-session/issues/16 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-session/issues #16 https://gitlab.gnome.org/GNOME/gnome-session/issues/16 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-session in Ubuntu. https://bugs.launchpad.net/bugs/1819920 Title: gnome-session-quit --power-off option ignored To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/1819920/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1819919] Re: Too much useless information in File Systems
** Summary changed: - Lots of useless info in File Systems + Too much useless information in File Systems ** Summary changed: - Too much useless information in File Systems + Too much information in File Systems -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-monitor in Ubuntu. https://bugs.launchpad.net/bugs/1819919 Title: Too much information in File Systems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1819919/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1819919] Re: Too much information in File Systems
I have created an issue here: https://gitlab.gnome.org/GNOME/gnome- system-monitor/issues/101 ** Bug watch added: gitlab.gnome.org/GNOME/gnome-system-monitor/issues #101 https://gitlab.gnome.org/GNOME/gnome-system-monitor/issues/101 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-system-monitor in Ubuntu. https://bugs.launchpad.net/bugs/1819919 Title: Too much information in File Systems To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-system-monitor/+bug/1819919/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 1764417] Re: Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop
Also getting an org.gnome.SettingsDaemon.Color.desktop error using Ubuntu 18.04 with Nvidia graphics card, no Chrome Desktop installed. The Desktop drops into a black screen, with this text: dev/sda1: clean, 123456/1234567 files, 1234567/12345678 blocks I can get back into Ubuntu by pressing Alt+F2. >From journalctl -b: nov 12 09:01:43 USER gnome-software[3843]: json_object_has_member: assertion 'member_name != NULL' failed nov 12 09:01:43 USER gnome-software[3843]: g_strsplit: assertion 'string != NULL' failed nov 12 09:01:43 USER gnome-software[3843]: g_strv_length: assertion 'str_array != NULL' failed nov 12 09:01:43 USER PackageKit[3036]: get-updates transaction /20427_ababeceb from uid 1000 finished with success after 440ms nov 12 09:01:50 USER gnome-session[1816]: gnome-session-binary[1816]: WARNING: Application 'org.gnome.SettingsDaemon.Color.desktop' failed to register before timeout nov 12 09:01:50 USER gnome-session-binary[1816]: WARNING: Application 'org.gnome.SettingsDaemon.Color.desktop' failed to register before timeout nov 12 09:01:50 USER gnome-session-binary[1816]: Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop nov 12 09:01:50 USER gnome-session[1816]: gnome-session-binary[1816]: CRITICAL: We failed, but the fail whale is dead. Sorry nov 12 09:01:50 USER gnome-session-binary[1816]: CRITICAL: We failed, but the fail whale is dead. Sorry nov 12 09:01:50 USER gnome-shell[1835]: gnome-shell: Fatal IO error 0 (Success) on X server :0. nov 12 09:01:50 USER at-spi-bus-launcher[1819]: XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":0" nov 12 09:01:50 USER at-spi-bus-launcher[1819]: after 71 requests (71 known processed) with 0 events remaining. nov 12 09:01:50 USER gsd-xsettings[3061]: gsd-xsettings: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. nov 12 09:01:50 USER gsd-clipboard[3067]: gsd-clipboard: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. nov 12 09:01:50 USER gsd-media-keys[3093]: gsd-media-keys: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. nov 12 09:01:50 USER gsd-keyboard[3082]: gsd-keyboard: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. nov 12 09:01:50 USER gsd-power[3100]: gsd-power: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. nov 12 09:01:50 USER gsd-wacom[3143]: gsd-wacom: Fatal IO error 11 (Resource temporarily unavailable) on X server :0. nov 12 09:01:50 USER /usr/lib/gdm3/gdm-x-session[1735]: (II) UnloadModule: "libinput" nov 12 09:01:50 USER /usr/lib/gdm3/gdm-x-session[1735]: (II) systemd-logind: releasing fd for 13:66 nov 12 09:01:50 USER polkitd(authority=local)[1175]: Unregistered Authentication Agent for unix-session:c2 (system bus name :1.37, object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8) (disconnected from bus) nov 12 09:01:50 USER /usr/lib/gdm3/gdm-x-session[1735]: (II) UnloadModule: "libinput" nov 12 09:01:50 USER /usr/lib/gdm3/gdm-x-session[1735]: (II) systemd-logind: releasing fd for 13:67 nov 12 09:01:50 USER /usr/lib/gdm3/gdm-x-session[1735]: (II) UnloadModule: "libinput" nov 12 09:01:50 USER /usr/lib/gdm3/gdm-x-session[1735]: (II) systemd-logind: releasing fd for 13:64 nov 12 09:01:50 USER /usr/lib/gdm3/gdm-x-session[1735]: (II) UnloadModule: "libinput" nov 12 09:01:50 USER /usr/lib/gdm3/gdm-x-session[1735]: (II) systemd-logind: releasing fd for 13:65 nov 12 09:01:50 USER /usr/lib/gdm3/gdm-x-session[1735]: (II) NVIDIA(GPU-0): Deleting GPU-0 nov 12 09:01:50 USER rtkit-daemon[1844]: Supervising 3 threads of 1 processes of 1 users. nov 12 09:01:50 USER rtkit-daemon[1844]: Successfully made thread 4339 of process 3602 (n/a) owned by '1000' RT at priority 5. nov 12 09:01:50 USER rtkit-daemon[1844]: Supervising 4 threads of 1 processes of 1 users. nov 12 09:01:50 USER kernel: rfkill: input handler enabled nov 12 09:01:50 USER /usr/lib/gdm3/gdm-x-session[1735]: (II) Server terminated successfully (0). Closing log file. nov 12 09:01:50 USER gdm-launch-environment][1648]: pam_unix(gdm-launch-environment:session): session closed for user gdm nov 12 09:01:50 USER systemd-logind[927]: Removed session c2. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/1764417 Title: Unrecoverable failure in required component org.gnome.SettingsDaemon.Color.desktop To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1764417/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
[Bug 885146] Re: Archive Manager fails to handle password-protected ZIP files
I can confirm that installing p7zip-full fixes this problem. -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to file-roller in Ubuntu. https://bugs.launchpad.net/bugs/885146 Title: Archive Manager fails to handle password-protected ZIP files To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/885146/+subscriptions -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs