[Bug 1975735] [NEW] Build with libedit support by default
Public bug reported: The libedit support needs to be enabled by default. Even though dash is the default sh on Ubuntu and is mainly used to run POSIX shell scripts, it's also a good interactive shell for testing scripts and prototype code. Enabling history will make life much easier. Otherwise, the "Command Line Editing" section and the "fc" command should be removed from the man page as it's currently misleading. ** Affects: dash (Ubuntu) Importance: Undecided Status: Opinion ** Changed in: dash (Ubuntu) Status: New => Opinion -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1975735 Title: Build with libedit support by default To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/dash/+bug/1975735/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1972018] [NEW] [needs-packaging] xfce4-docklike-plugin
Public bug reported: A modern, minimalist taskbar for Xfce Docklike Taskbar behaves similarly to many other desktop environments and operating systems. Wherein all application windows are grouped together as an icon and can be pinned to act as a launcher when the application is not running. Commonly referred to as a dock. URL: https://gitlab.xfce.org/panel-plugins/xfce4-docklike-plugin License: GNU GPLv3 ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1972018 Title: [needs-packaging] xfce4-docklike-plugin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1972018/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1972016] [NEW] xfce4-windowck-plugin
Public bug reported: Xfce panel plugin which allows to put the maximized window title on the panel. URL: https://gitlab.xfce.org/panel-plugins/xfce4-windowck-plugin License: GPL-3.0+ Notes: Enabling "Show title on desktop" setting causes the plugin to crash and segfault. ** Affects: ubuntu Importance: Undecided Status: New ** Tags: needs-packaging ** Tags added: needs-packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1972016 Title: xfce4-windowck-plugin To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1972016/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1971123] [NEW] thunar.service times out on system boot up
Public bug reported: 1) Ubuntu 20.04.4 LTS 2) thunar 1.8.14-0ubuntu1 3) xfce4-session should be able to start Thunar --daemon with no issues 4) The service times out instead Entries from the systemd journal: = hp systemd[920]: thunar.service: start operation timed out. Terminating. Apr 30 22:12:09 hp systemd[920]: thunar.service: Failed with result 'timeout'. Apr 30 22:12:09 hp systemd[920]: Failed to start Thunar file manager. = Apr 30 22:10:39 hp dbus-daemon[965]: [session uid=1000 pid=965] Activating via systemd: service name='org.xfce.FileManager' unit='thunar.service' requested by ':1.27' (uid=1000 pid=1200 comm="/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 " label="unconfined") Apr 30 22:12:39 hp dbus-daemon[965]: [session uid=1000 pid=965] Failed to activate service 'org.xfce.FileManager': timed out (service_start_timeout=12ms) Apr 30 22:23:38 hp dbus-daemon[965]: [session uid=1000 pid=965] Activating via systemd: service name='org.xfce.FileManager' unit='thunar.service' requested by ':1.92' (uid=1000 pid=3522 comm="gdbus complete gdbus call --session --dest org.xfc" label="unconfined") Apr 30 22:23:38 hp dbus-daemon[965]: [session uid=1000 pid=965] Successfully activated service 'org.xfce.FileManager' Topic on Xfce Forums: https://forum.xfce.org/viewtopic.php?id=15743 ** Affects: thunar (Ubuntu) Importance: Undecided Status: New ** Description changed: 1) Ubuntu 20.04.4 LTS 2) thunar 1.8.14-0ubuntu1 3) xfce4-session should be able to start Thunar --daemon with no issues 4) The service times out instead Entries from the systemd journal: = hp systemd[920]: thunar.service: start operation timed out. Terminating. Apr 30 22:12:09 hp systemd[920]: thunar.service: Failed with result 'timeout'. Apr 30 22:12:09 hp systemd[920]: Failed to start Thunar file manager. = Apr 30 22:10:39 hp dbus-daemon[965]: [session uid=1000 pid=965] Activating via systemd: service name='org.xfce.FileManager' unit='thunar.service' requested by ':1.27' (uid=1000 pid=1200 comm="/usr/lib/x86_64-linux-gnu/xfce4/panel/wrapper-2.0 " label="unconfined") Apr 30 22:12:39 hp dbus-daemon[965]: [session uid=1000 pid=965] Failed to activate service 'org.xfce.FileManager': timed out (service_start_timeout=12ms) Apr 30 22:23:38 hp dbus-daemon[965]: [session uid=1000 pid=965] Activating via systemd: service name='org.xfce.FileManager' unit='thunar.service' requested by ':1.92' (uid=1000 pid=3522 comm="gdbus complete gdbus call --session --dest org.xfc" label="unconfined") Apr 30 22:23:38 hp dbus-daemon[965]: [session uid=1000 pid=965] Successfully activated service 'org.xfce.FileManager' + + Topic on Xfce Forums: https://forum.xfce.org/viewtopic.php?id=15743 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1971123 Title: thunar.service times out on system boot up To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1971123/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1969305] Re: Export XDG_CONFIG_HOME and XDG_DATA_HOME as well
It's one of the shell scripts in https://git.launchpad.net/ubuntu/+source/xorg/tree/debian/local/Xsession.d, which is then installed to /etc/X11/Xsession.d The most appropriate would be 60x11-common_xdg_path, where CONFIG and DATA dirs are exported from. I'm on Xubuntu 20.04 but I checked the devel branch. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969305 Title: Export XDG_CONFIG_HOME and XDG_DATA_HOME as well To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1969305/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1969305] [NEW] Export XDG_CONFIG_HOME and XDG_DATA_HOME as well
Public bug reported: These base directories should also be included to make scripting easier. Their default values should be set as per XDG base-dir spec, i.e.: XDG_CONFIG_HOME="$HOME/.config" XDG_DATA_HOME="$HOME/.local/share" ** Affects: xorg (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1969305 Title: Export XDG_CONFIG_HOME and XDG_DATA_HOME as well To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1969305/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1961969] Re: Inaccessible website in the Homepage field
** Changed in: wmctrl (Ubuntu) Assignee: Akbarkhon Variskhanov (kbar) => (unassigned) ** Changed in: wmctrl (Ubuntu) Status: Fix Committed => Confirmed ** Changed in: wmctrl (Ubuntu) Status: Confirmed => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961969 Title: Inaccessible website in the Homepage field To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wmctrl/+bug/1961969/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1961969] Re: Inaccessible website in the Homepage field
This is a debdiff. I built this in pbuilder and it builds successfully, and I installed it, the patch works as intended. ** Patch added: "1-1.07-7ubuntu2.debdiff" https://bugs.launchpad.net/ubuntu/+source/wmctrl/+bug/1961969/+attachment/5562987/+files/1-1.07-7ubuntu2.debdiff ** Changed in: wmctrl (Ubuntu) Assignee: (unassigned) => Akbarkhon Variskhanov (kbar) ** Changed in: wmctrl (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961969 Title: Inaccessible website in the Homepage field To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wmctrl/+bug/1961969/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1961969] Re: Inaccessible website in the Homepage field
** Changed in: wmctrl (Ubuntu) Status: New => Incomplete ** Changed in: wmctrl (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961969 Title: Inaccessible website in the Homepage field To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wmctrl/+bug/1961969/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1961969] [NEW] Inaccessible website in the Homepage field
Public bug reported: Homepage field in the control file points to an inaccessible website: http://tomas.styblo.name/wmctrl/ The correct URL is: http://tripie.sweb.cz/utils/wmctrl/ ** Affects: wmctrl (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1961969 Title: Inaccessible website in the Homepage field To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/wmctrl/+bug/1961969/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1958856] [NEW] gnome-software continues running in the background even after its window is closed
Public bug reported: 1) Ubuntu 20.04.3 LTS 2) gnome-software 3.36.1-0ubuntu0.20.04.0 3) Closing the window should kill the process altogether 4) The process remains in the background instead [ STEPS TO REPRODUCE ] This becomes obvious when launched from the shell: ~ gnome-software & [1] 7972 ~ 11:25:23:0836 Gs enabled plugins: desktop-categories, fwupd, os-release, packagekit, packagekit-local, packagekit-offline, packagekit-proxy, packagekit-refine-repos, packagekit-refresh, packagekit-upgrade, packagekit-url-to-app, appstream, desktop-menu-path, hardcoded-blacklist, modalias, odrs, packagekit-refine, rewrite-resource, snap, packagekit-history, provenance, systemd-updates, generic-updates, provenance-license, icons, key-colors, key-colors-metadata 11:25:23:0836 Gs disabled plugins: dpkg, dummy, repos 11:25:26:0660 Gs Only 0 apps for recent list, hiding 11:25:31:0006 Gs automatically prevented from changing kind on system/snap/*/runtime/io.snapcraft.bare-EISPgh06mRh1vordZY9OZ34QHdd7OrdR/latest/stable from runtime to unknown! 11:25:31:0817 Gs automatically prevented from changing kind on system/snap/*/runtime/io.snapcraft.core20-DLqre5XGLbDqg9jPtiAhRRjDuPVa5X1q/latest/stable from runtime to unknown! 11:25:32:0448 Gs automatically prevented from changing kind on system/snap/*/desktop/io.snapcraft.snapd-PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4/latest/stable from desktop to unknown! 11:25:32:0721 Gs automatically prevented from changing kind on system/snap/*/runtime/io.snapcraft.core18-CSO04Jhav2yK0uz97cr0ipQRyqg0qQL6/latest/stable from runtime to unknown! here, the window is closed but the process is still running as shown below ~ jobs [1]+ Running gnome-software & Launching Software, window appears ~ wmctrl -lpG | grep 'Software$' 0x0267 0 7972 29 -8 1274 916 hp Software Closing Software, window disappears, yet the process is still running as shown above ~ wmctrl -lpG | grep 'Software$' ~ [ WORKAROUND ] The workaround here is to kill the process manually, e.g. `pkill gnome-software`. [ SUGGESTION ] Is it designed so to prevent interruptions (accidental or not) during updates? If it is, perhaps a more elegant way would be to display a confirmation dialog/prompt/popup in the case of an ongoing update process, gracefully quit the program otherwise (the process is killed for good). END OF REPORT ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: gnome-software 3.36.1-0ubuntu0.20.04.0 ProcVersionSignature: Ubuntu 5.13.0-27.29~20.04.1-generic 5.13.19 Uname: Linux 5.13.0-27-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Mon Jan 24 16:19:33 2022 InstallationDate: Installed on 2021-05-17 (252 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) InstalledPlugins: gnome-software-plugin-flatpak N/A gnome-software-plugin-snap3.36.1-0ubuntu0.20.04.0 SourcePackage: gnome-software UpgradeStatus: No upgrade log present (probably fresh install) modified.conffile..etc.cron.daily.apport: [modified] mtime.conffile..etc.cron.daily.apport: 2022-01-10T23:09:37.086519 ** Affects: gnome-software (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ** Description changed: 1) Ubuntu 20.04.3 LTS 2) gnome-software 3.36.1-0ubuntu0.20.04.0 3) Closing the window should kill the process altogether 4) The process remains in the background instead + + [ STEPS TO REPRODUCE ] This becomes obvious when launched from the shell: ~ gnome-software & [1] 7972 ~ 11:25:23:0836 Gs enabled plugins: desktop-categories, fwupd, os-release, packagekit, packagekit-local, packagekit-offline, packagekit-proxy, packagekit-refine-repos, packagekit-refresh, packagekit-upgrade, packagekit-url-to-app, appstream, desktop-menu-path, hardcoded-blacklist, modalias, odrs, packagekit-refine, rewrite-resource, snap, packagekit-history, provenance, systemd-updates, generic-updates, provenance-license, icons, key-colors, key-colors-metadata 11:25:23:0836 Gs disabled plugins: dpkg, dummy, repos 11:25:26:0660 Gs Only 0 apps for recent list, hiding 11:25:31:0006 Gs automatically prevented from changing kind on system/snap/*/runtime/io.snapcraft.bare-EISPgh06mRh1vordZY9OZ34QHdd7OrdR/latest/stable from runtime to unknown! 11:25:31:0817 Gs automatically prevented from changing kind on system/snap/*/runtime/io.snapcraft.core20-DLqre5XGLbDqg9jPtiAhRRjDuPVa5X1q/latest/stable from runtime to unknown! 11:25:32:0448 Gs automatically prevented from changing kind on system/snap/*/desktop/io.snapcraft.snapd-PMrrV4ml8uWuEUDBT8dSGnKUYbevVhc4/latest/stable from desktop to unknown! 11:25:32:0721 Gs automatically prevented from changing kind on system/snap/*/runtime/io.snapcraft.core18-CSO04Jhav2yK0uz97cr0ipQRyqg0qQL6/latest/stable from runtime to unknown! here, the wi
[Bug 1954311] Re: Daily cron job script unnecessarily executes `find` with `rm` instead of using its '-delete' action
Replaced -prune with -maxdepth 1 because -delete automatically turns on -depth. Reverted the second command back to its original state as -delete can't delete directories that aren't empty. ** Patch added: "apport.patch" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1954311/+attachment/5554429/+files/apport.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954311 Title: Daily cron job script unnecessarily executes `find` with `rm` instead of using its '-delete' action To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1954311/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1954311] Re: Daily cron job script unnecessarily executes `find` with `rm` instead of using its '-delete' action
Also removed -prune primary as it conflicted with -depth, which is automatically turned on by -delete. ** Patch added: "removed_prune_primary.patch" https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1954311/+attachment/5553122/+files/removed_prune_primary.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954311 Title: Daily cron job script unnecessarily executes `find` with `rm` instead of using its '-delete' action To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1954311/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1950947] Re: Using system monospace font affects context menus
The reason is that GtkMenu being spawned inside GtkTextView and the font-family property is inherited from parent. If GtkTextView is set to monospace font, GtkMenu also inherits that font. The fix would be setting its value to initial. The following Gtk code does that: .context-menu { font: initial; } I don't know how it would be done programmatically, though: https://gitlab.xfce.org/apps/mousepad/-/blob/master/mousepad/mousepad-window.c#L3487 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950947 Title: Using system monospace font affects context menus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mousepad/+bug/1950947/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1955316] Re: Wishlist - Make apport entries copy-able
** Summary changed: - Wishlist - Make apport entires copy-able + Wishlist - Make apport entries copy-able -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1955316 Title: Wishlist - Make apport entries copy-able To manage notifications about this bug go to: https://bugs.launchpad.net/apport/+bug/1955316/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1954561] Re: Yaru Dark Theme text invisible in Software's app tiles when in foreground.
** Changed in: yaru-theme (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954561 Title: Yaru Dark Theme text invisible in Software's app tiles when in foreground. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/yaru-theme/+bug/1954561/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1954429] Re: The required package for GNOME Classic not mentioned in docs
My apologies, Gunnar. I stand corrected. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954429 Title: The required package for GNOME Classic not mentioned in docs To manage notifications about this bug go to: https://bugs.launchpad.net/gnome-user-docs/+bug/1954429/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1954429] Re: wrong description in documentation
Thank you for noticing and bringing it up. Obviously, to be able to switch to GNOME Classic, you must have the vanilla-gnome-desktop package installed. Perhaps this really needs to be mentioned in the documentation. I think this is a relic of the times when Ubuntu GNOME used to be one of the official Ubuntu flavors. The list of options that appears when the gear icon is clicked, however, is working as intended. Impish comes with two session types pre- installed: Ubuntu Xorg, which uses the Xorg display server, and Ubuntu, which is selected by default and uses the Wayland display server, really. This list grows as you install desktop sessions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954429 Title: wrong description in documentation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-docs/+bug/1954429/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1954416] Re: shutdown linux
** Description changed: why when I turn off / reboot it gets stuck on the logo, please fix the - kernel. + kernel. my kernel version 3.13.0-22 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954416 Title: shutdown linux To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1954416/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1954416] Re: shutdown linux
I believe you're referring to this bug in plymouth: https://bugzilla.kernel.org/show_bug.cgi?id=212469 ** Bug watch added: Linux Kernel Bug Tracker #212469 https://bugzilla.kernel.org/show_bug.cgi?id=212469 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954416 Title: shutdown linux To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1954416/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1954417] Re: shutdown/reboot linux problem
*** This bug is a duplicate of bug 1954416 *** https://bugs.launchpad.net/bugs/1954416 ** This bug has been marked a duplicate of bug 1954416 shutdown linux -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954417 Title: shutdown/reboot linux problem To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1954417/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1952083] Re: Add support for Beige Goby
@tjaalton, I always use the main official server (archive.ubuntu.com). Anyway, there were no errors today and the update went smoothly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952083 Title: Add support for Beige Goby To manage notifications about this bug go to: https://bugs.launchpad.net/amd/+bug/1952083/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1954311] [NEW] Daily cron job script unnecessarily executes `find` with `rm` instead of using its '-delete' action
Public bug reported: Executing `rm` as a separate process each time for every single file is unnecessary and inefficient. The option '-delete' should be used instead. Patch is included below. ** Affects: apport (Ubuntu) Importance: Undecided Status: New ** Patch added: "apport.patch" https://bugs.launchpad.net/bugs/1954311/+attachment/5546501/+files/apport.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1954311 Title: Daily cron job script unnecessarily executes `find` with `rm` instead of using its '-delete' action To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apport/+bug/1954311/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1953225] [NEW] Mnemonics appearing on startup
Public bug reported: 1) Xubuntu 20.04.3 LTS 2) xfce4-appmenu-plugin (0.7.3+dfsg1-2ubuntu0.1) 3) Mnemonics should only appear on hover or menu activation 4) Mnemonics appear on initial launch Whenever xfce4-panel starts, xfce4-appmenu-plugin has all of the mnemonics automatically enabled, even on inactive state. To make them disappear, user has to click on any menu item, which is annoying. Another option is to add `gtk-enable-mnemonics = 0` to $HOME/.config/gtk-3.0/settings.ini, which also disables all mnemonics altogether, and that's objectively worse. Mnemonics should not be autoshown on initial panel launch. Only on consequent hover or activation. Screenshot included. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xfce4-appmenu-plugin 0.7.3+dfsg1-2ubuntu0.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Sat Dec 4 17:37:55 2021 InstallationDate: Installed on 2021-05-17 (201 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: vala-panel-appmenu UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: vala-panel-appmenu (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ** Attachment added: "xfce4-appmenu-panel.png" https://bugs.launchpad.net/bugs/1953225/+attachment/5545380/+files/xfce4-appmenu-panel.png ** Description changed: 1) Xubuntu 20.04.3 LTS 2) xfce4-appmenu-plugin (0.7.3+dfsg1-2ubuntu0.1) 3) Mnemonics should only appear on hover or menu activation - 4) Mnemonics appear after session startup + 4) Mnemonics appear on initial launch Whenever xfce4-panel starts, xfce4-appmenu-plugin has all of the mnemonics automatically enabled, even on inactive state. To make them disappear, user has to click on any menu item, which is annoying. Another option is to add `gtk-enable-mnemonics = 0` to $HOME/.config/gtk-3.0/settings.ini, which also disables all mnemonics altogether, and that's objectively worse. - Mnemonics should not be autoshown on panel launch. Only on hover or - activation. + Mnemonics should not be autoshown on initial panel launch. Only on + consequent hover or activation. Screenshot included. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: xfce4-appmenu-plugin 0.7.3+dfsg1-2ubuntu0.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Sat Dec 4 17:37:55 2021 InstallationDate: Installed on 2021-05-17 (201 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: vala-panel-appmenu UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1953225 Title: Mnemonics appearing on startup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vala-panel-appmenu/+bug/1953225/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1953151] Re: Doubled control operators before `alert` will have their second characted appear in the body of the message
** Description changed: + Patch attached below. + [Description] Separating the first part of a list and the `alert` part with && (or any of the doubled control operators) will result the second character to be printed in the body of a message, for example with: sleep 5s && alert notify-send will display the following message: sleep 5s & which is obviously undesirable and not intended. [Suggested fix] Adding the asterisk after the [;&|] bracket expression fixes it: alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]*\s*alert$//'\'')"' ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: bash 5.0-6ubuntu1.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Fri Dec 3 16:56:21 2021 InstallationDate: Installed on 2021-05-17 (200 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: bash UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1953151 Title: Doubled control operators before `alert` will have their second characted appear in the body of the message To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1953151/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1953151] Re: Doubled control operators before `alert` will have their second characted appear in the body of the message
** Description changed: Separating the first part of a list and the `alert` part with && (or any of the doubled control operators) will result the second character to be printed in the body of a message, for example: sleep 5s && alert + + will display the following message: + + sleep 5s & Adding the asterisk after the [;&|] bracket expression fixes it: alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]*\s*alert$//'\'')"' ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: bash 5.0-6ubuntu1.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Fri Dec 3 16:56:21 2021 InstallationDate: Installed on 2021-05-17 (200 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: bash UpgradeStatus: No upgrade log present (probably fresh install) ** Description changed: Separating the first part of a list and the `alert` part with && (or any of the doubled control operators) will result the second character to be - printed in the body of a message, for example: + printed in the body of a message, for example with: sleep 5s && alert - will display the following message: + notify-send will display the following message: sleep 5s & Adding the asterisk after the [;&|] bracket expression fixes it: alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]*\s*alert$//'\'')"' ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: bash 5.0-6ubuntu1.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Fri Dec 3 16:56:21 2021 InstallationDate: Installed on 2021-05-17 (200 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: bash UpgradeStatus: No upgrade log present (probably fresh install) ** Description changed: + [Description] + Separating the first part of a list and the `alert` part with && (or any of the doubled control operators) will result the second character to be printed in the body of a message, for example with: sleep 5s && alert notify-send will display the following message: sleep 5s & + + which is obviously not intended and undesirable + + [Suggested fix] Adding the asterisk after the [;&|] bracket expression fixes it: alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]*\s*alert$//'\'')"' ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: bash 5.0-6ubuntu1.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Fri Dec 3 16:56:21 2021 InstallationDate: Installed on 2021-05-17 (200 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: bash UpgradeStatus: No upgrade log present (probably fresh install) ** Description changed: [Description] Separating the first part of a list and the `alert` part with && (or any of the doubled control operators) will result the second character to be printed in the body of a message, for example with: sleep 5s && alert notify-send will display the following message: sleep 5s & - which is obviously not intended and undesirable + which is obviously undesirable and not intended. [Suggested fix] Adding the asterisk after the [;&|] bracket expression fixes it: alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]*\s*alert$//'\'')"' ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: bash 5.0-6ubuntu1.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Fri Dec 3 16:56:21 2021 InstallationDate: Installed on 2021-05-17 (200 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: bash UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/19531
[Bug 1953151] Re: Doubled control operators before `alert` will have their second characted appear in the body of the message
** Patch added: "skel.bashrc.patch" https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1953151/+attachment/5545229/+files/skel.bashrc.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1953151 Title: Doubled control operators before `alert` will have their second characted appear in the body of the message To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1953151/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1953151] Re: Doubled control operators before `alert` will have their second characted appear in the body of the message
** Description changed: Separating the first part of a list and the `alert` part with && (or any of the doubled control operators) will result the second character to be - printed in the body of a message. Adding the asterisk after the [;&|] - bracket expression fixes it: + printed in the body of a message, for example: + + sleep 5s && alert + + Adding the asterisk after the [;&|] bracket expression fixes it: alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]*\s*alert$//'\'')"' ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: bash 5.0-6ubuntu1.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Fri Dec 3 16:56:21 2021 InstallationDate: Installed on 2021-05-17 (200 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: bash UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1953151 Title: Doubled control operators before `alert` will have their second characted appear in the body of the message To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1953151/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 616028] Re: add an "alert" alias, which can optionally be added after long running commands
Separating the first part of a list and the `alert` part with && (or any of the doubled control operators) will result the second character to be printed in the body of the message. Adding the asterisk after the [;&|] bracket expression fixes it. alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]*\s*alert$//'\'')"' Bug #1953151 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/616028 Title: add an "alert" alias, which can optionally be added after long running commands To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/616028/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1953151] [NEW] Doubled control operators before `alert` will have their second characted appear in the body of the message
Public bug reported: Separating the first part of a list and the `alert` part with && (or any of the doubled control operators) will result the second character to be printed in the body of a message. Adding the asterisk after the [;&|] bracket expression fixes it: alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]*\s*alert$//'\'')"' ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: bash 5.0-6ubuntu1.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Fri Dec 3 16:56:21 2021 InstallationDate: Installed on 2021-05-17 (200 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: bash UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: bash (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ** Description changed: Separating the first part of a list and the `alert` part with && (or any of the doubled control operators) will result the second character to be - printed in the body of the message. Adding the asterisk after the [;&|] - bracket expression fixes it. + printed in the body of a message. Adding the asterisk after the [;&|] + bracket expression fixes it: alias alert='notify-send --urgency=low -i "$([ $? = 0 ] && echo terminal || echo error)" "$(history|tail -n1|sed -e '\''s/^\s*[0-9]\+\s*//;s/[;&|]*\s*alert$//'\'')"' ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: bash 5.0-6ubuntu1.1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Fri Dec 3 16:56:21 2021 InstallationDate: Installed on 2021-05-17 (200 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: bash UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1953151 Title: Doubled control operators before `alert` will have their second characted appear in the body of the message To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bash/+bug/1953151/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1952083] Re: Add support for Beige Goby
This version wants to break dependencies and introduces a conflict between packages. Xubuntu 20.04.3 LTS ** Attachment added: "Screenshot_2021-12-02_13-21-29.png" https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1952083/+attachment/5544859/+files/Screenshot_2021-12-02_13-21-29.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1952083 Title: Add support for Beige Goby To manage notifications about this bug go to: https://bugs.launchpad.net/amd/+bug/1952083/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1950947] [NEW] Using system monospace font affects context menus
Public bug reported: 1) Xubuntu 20.04.3 LTS 2) mousepad (0.4.2-1) 3) The "Use system monospace font" preference should only affect the text being typed 4) It also changes the font for context menus Screenshot is attached. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: mousepad 0.4.2-1 ProcVersionSignature: Ubuntu 5.11.0-40.44~20.04.2-generic 5.11.22 Uname: Linux 5.11.0-40-generic x86_64 ApportVersion: 2.20.11-0ubuntu27.21 Architecture: amd64 CasperMD5CheckResult: skip CurrentDesktop: XFCE Date: Mon Nov 15 12:39:20 2021 InstallationDate: Installed on 2021-05-17 (182 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) SourcePackage: mousepad UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: mousepad (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ** Attachment added: "mousepad-font.png" https://bugs.launchpad.net/bugs/1950947/+attachment/5540928/+files/mousepad-font.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950947 Title: Using system monospace font affects context menus To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mousepad/+bug/1950947/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1934185] Re: Ubuntu Dock popup menu in top left corner of the screen and won't go away
Here is a short screencast: https://launchpadlibrarian.net/566466758/Screencast%20from%2010-31-2021%2001%3A55%3A32%20PM.webm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1934185 Title: Ubuntu Dock popup menu in top left corner of the screen and won't go away To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1934185/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1950075] Re: nautilus crashes when 1 window is open and open new window directly to folder
syslog, dmesg and strace for bug #1950075 ** Attachment added: "1950075.tar.xz" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1950075/+attachment/5538650/+files/1950075.tar.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950075 Title: nautilus crashes when 1 window is open and open new window directly to folder To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1950075/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1950075] Re: nautilus crashes when 1 window is open and open new window directly to folder
From bug #1950083 1) Ubuntu Jammy Jellyfish (development branch) 20211107 daily-live 2) nautilus (1:40.2-1ubuntu1) 3) A new window should open 4) Files crashes altogether ProblemType: Crash DistroRelease: Ubuntu 22.04 Package: nautilus 1:40.2-1ubuntu1 ProcVersionSignature: Ubuntu 5.13.0-19.19-generic 5.13.14 Uname: Linux 5.13.0-19-generic x86_64 ApportVersion: 2.20.11-0ubuntu73 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sun Nov 7 16:16:50 2021 ExecutablePath: /usr/bin/nautilus GsettingsChanges: InstallationDate: Installed on 2021-11-07 (0 days ago) InstallationMedia: Ubuntu 22.04 LTS "Jammy Jellyfish" - Alpha amd64 (20211107) ProcCmdline: /usr/bin/nautilus --gapplication-service SegvAnalysis: Segfault happened at: 0x7f846593510f: mov 0x8(%rbp),%rax PC (0x7f846593510f) ok source "0x8(%rbp)" (0x5570009c) not located in a known VMA region (needed readable region)! destination "%rax" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: nautilus StacktraceTop: ?? () from /lib/x86_64-linux-gnu/libgdk-3.so.0 gdk_x11_display_error_trap_push () from /lib/x86_64-linux-gnu/libgdk-3.so.0 ?? () from /lib/x86_64-linux-gnu/libgdk-3.so.0 ?? () from /lib/x86_64-linux-gnu/libgdk-3.so.0 gdk_x11_screen_supports_net_wm_hint () from /lib/x86_64-linux-gnu/libgdk-3.so.0 Title: nautilus crashed with SIGSEGV in gdk_x11_display_error_trap_push() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo vboxsf separator: usr_lib_nautilus: evince 41.2-1 file-roller 3.40.0-2 nautilus-extension-gnome-terminal 3.38.1-1ubuntu2 nautilus-share 0.7.3-2ubuntu4 ** Attachment added: "Screencast from 11-07-2021 04:24:47 PM.webm" https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1950075/+attachment/5538649/+files/Screencast%20from%2011-07-2021%2004%3A24%3A47%20PM.webm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1950075 Title: nautilus crashes when 1 window is open and open new window directly to folder To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1950075/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1949845] Re: Toggle enable/disable dock autohide gives glitches
There are two glitches here: 1. Selecting the Appearance tab for the first time causes the Dock to disappear briefly. 2. Toggling the "Auto-hide the Dock" setting causes the Dock (plus the Settings icon) and the Application menu to flash and re-render. Screencasts are attached below. Pay attention to the Dock (plus the Settings icon) and the Application menu. ** Attachment added: "bug_1949845.tar" https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1949845/+attachment/5538338/+files/bug_1949845.tar -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949845 Title: Toggle enable/disable dock autohide gives glitches To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1949845/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1845362] Re: gnome-font-viewer crashed with signal 5 in _XEventsQueued()
I know that it was set to rls-ii-notfixing but I just want to tell that it appears in Jammy as well (build 20211104). I'm including this bug in my test result with the "Passed" flag. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1845362 Title: gnome-font-viewer crashed with signal 5 in _XEventsQueued() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-font-viewer/+bug/1845362/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1949438] Re: User logged out everytime the system suspends
** Changed in: ubuntu Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949438 Title: User logged out everytime the system suspends To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+bug/1949438/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1949293] Re: Context menu of an empty Trash is spawned at +0+0 and has no action items
@lotuspsychje You're absolutely correct! I did not check that. After the context menu disappears, Trash becomes un-right-clickable. Whether it needs to produce some sort of a feedback or offer at least a single action, i.e. Open/View Trash, is a valid question. The bug is present on Ubuntu 22.04 20211031 daily build. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949293 Title: Context menu of an empty Trash is spawned at +0+0 and has no action items To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1949293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1949294] Re: Right-clicking Terminal in the Ubuntu dock and selecting “Preferences” opens a new instance of Terminal instead
Testing on Ubuntu 22.04 20211031 daily build, the bug doesn't appear, so I guess it got fixed. Hence, I'm changing the status to "Incomplete" until someone else encounters it and reports that here. ** Changed in: gnome-terminal (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949294 Title: Right-clicking Terminal in the Ubuntu dock and selecting “Preferences” opens a new instance of Terminal instead To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1949294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1949294] [NEW] Right-clicking Terminal in the Ubuntu dock and selecting “Preferences” opens a new instance of Terminal instead
Public bug reported: 1) Ubuntu 21.10 2) gnome-terminal (3.38.1-1ubuntu2) 3) The Preferences window should pop up 4) A new instance of Terminal is opened. The reason is in the desktop entry for Terminal, the last line (23) to be precise: [Desktop Action preferences] Name=Preferences Exec=gnome-terminal However, manually appending the --preferences option changes absolutely nothing, even if running instances of Terminal are present. In addition, the --zoom=ZOOM option is not recognized either. Other applications, such as Firefox, are working as intended and offer appropriate windows/actions. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: gnome-terminal 3.38.1-1ubuntu2 [modified: usr/share/applications/org.gnome.Terminal.desktop] ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14 Uname: Linux 5.13.0-20-generic x86_64 ApportVersion: 2.20.11-0ubuntu71 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sun Oct 31 14:21:05 2021 InstallationDate: Installed on 2021-10-16 (15 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012) SourcePackage: gnome-terminal UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-terminal (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug impish wayland-session ** Description changed: 1) Ubuntu 21.10 2) gnome-terminal (3.38.1-1ubuntu2) 3) The Preferences window should pop up - 4) A new instance of Terminal is opened. + 4) A new instance of Terminal is opened. - The reason is the desktop entry of Terminal, the last line (23) to be + The reason is in the desktop entry of Terminal, the last line (23) to be precise: [Desktop Action preferences] Name=Preferences Exec=gnome-terminal However, manually appending the --preferences option changes absolutely nothing, even if running instances of Terminal are present. In addition, the --zoom=ZOOM option is not recognized either. Other applications, such as Firefox, are working as intended and offer appropriate windows/actions. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: gnome-terminal 3.38.1-1ubuntu2 [modified: usr/share/applications/org.gnome.Terminal.desktop] ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14 Uname: Linux 5.13.0-20-generic x86_64 ApportVersion: 2.20.11-0ubuntu71 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sun Oct 31 14:21:05 2021 InstallationDate: Installed on 2021-10-16 (15 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012) SourcePackage: gnome-terminal UpgradeStatus: No upgrade log present (probably fresh install) ** Description changed: 1) Ubuntu 21.10 2) gnome-terminal (3.38.1-1ubuntu2) 3) The Preferences window should pop up 4) A new instance of Terminal is opened. - The reason is in the desktop entry of Terminal, the last line (23) to be - precise: + The reason is in the desktop entry for Terminal, the last line (23) to + be precise: [Desktop Action preferences] Name=Preferences Exec=gnome-terminal However, manually appending the --preferences option changes absolutely nothing, even if running instances of Terminal are present. In addition, the --zoom=ZOOM option is not recognized either. Other applications, such as Firefox, are working as intended and offer appropriate windows/actions. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: gnome-terminal 3.38.1-1ubuntu2 [modified: usr/share/applications/org.gnome.Terminal.desktop] ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14 Uname: Linux 5.13.0-20-generic x86_64 ApportVersion: 2.20.11-0ubuntu71 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sun Oct 31 14:21:05 2021 InstallationDate: Installed on 2021-10-16 (15 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012) SourcePackage: gnome-terminal UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949294 Title: Right-clicking Terminal in the Ubuntu dock and selecting “Preferences” opens a new instance of Terminal instead To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1949294/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1949293] [NEW] Context menu of an empty Trash is spawned at +0+0 and has no action items
Public bug reported: Right-clicking an empty Trash icon in the Ubuntu dock causes the context menu to spawn in the upper left-hand corner. Additionally, the context menu contains no action items. The latter is merely an observation and perhaps isn't related to the bug itself. 1) Ubuntu 21.10 2) gnome-shell-extension-ubuntu-dock (70~ubuntu3) 3) Context menu is shown next to Trash icon with a list of possible actions (Open/View Trash is my only suggestion) 4) Context menu is spawned at +0+0 with no action items A short screencast is attached. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: gnome-shell-extension-ubuntu-dock 70~ubuntu3 ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14 Uname: Linux 5.13.0-20-generic x86_64 ApportVersion: 2.20.11-0ubuntu71 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sun Oct 31 13:58:13 2021 InstallationDate: Installed on 2021-10-16 (15 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012) PackageArchitecture: all SourcePackage: gnome-shell-extension-ubuntu-dock UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-shell-extension-ubuntu-dock (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug impish wayland-session ** Attachment added: "Screencast from 10-31-2021 01:55:32 PM.webm" https://bugs.launchpad.net/bugs/1949293/+attachment/5537271/+files/Screencast%20from%2010-31-2021%2001%3A55%3A32%20PM.webm ** Description changed: Right-clicking an empty Trash icon in the Ubuntu dock causes the context menu to spawn in the upper left-hand corner. Additionally, the context - menu contains no action items. + menu contains no action items. The latter is merely an observation and + perhaps isn't related to the bug itself. 1) Ubuntu 21.10 2) gnome-shell-extension-ubuntu-dock (70~ubuntu3) 3) Context menu is shown next to Trash icon with a list of possible actions (Open/View Trash is my only suggestion) 4) Context menu is spawned at +0+0 with no action items A short screencast is attached. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: gnome-shell-extension-ubuntu-dock 70~ubuntu3 ProcVersionSignature: Ubuntu 5.13.0-20.20-generic 5.13.14 Uname: Linux 5.13.0-20-generic x86_64 ApportVersion: 2.20.11-0ubuntu71 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sun Oct 31 13:58:13 2021 InstallationDate: Installed on 2021-10-16 (15 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Release amd64 (20211012) PackageArchitecture: all SourcePackage: gnome-shell-extension-ubuntu-dock UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1949293 Title: Context menu of an empty Trash is spawned at +0+0 and has no action items To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell-extension-ubuntu-dock/+bug/1949293/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1946525] Re: Removable media are not mounted automatically
@bjorn-hutmacher, thank you for the thorough description! Do removable media show up in the Files at least? In my case, I could see them being recognized and I could click on them, which would then mount them successfully. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946525 Title: Removable media are not mounted automatically To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1946525/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1946525] Re: Removable media are not mounted automatically
** Summary changed: - Disks are not being mounted automatically + Removable media are not mounted automatically -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946525 Title: Removable media are not mounted automatically To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1946525/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1946525] Re: Disks are not being mounted automatically
I have tried to reproduce this bug numerous times, but to no avail. Further testing is required. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946525 Title: Disks are not being mounted automatically To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1946525/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1946525] Re: Disks are not being mounted automatically
** Changed in: udisks2 (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946525 Title: Disks are not being mounted automatically To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1946525/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1946525] Re: Disks are not being mounted automatically
Yes. This behavior is observed in a VirtualBox virtual machine. It doesn't occur every time. I'll try reproducing it on a hardware in a live session environment and see if I can get relevant journal entries and outputs. Thank you. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946525 Title: Disks are not being mounted automatically To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1946525/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1946525] [NEW] Disks are not being mounted automatically
Public bug reported: 1) Ubuntu Desktop amd 64 20211008.1 daily build 2) udisks 2.9.4-1 3) Inserted disks, in this case the Ubuntu and VirtualBox Guest Additions disk images, should be mounted automatically 4) the automount feature seems to be gone or non-functional in the last couple of days ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: udisks2 2.9.4-1 ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13 Uname: Linux 5.13.0-16-generic x86_64 ApportVersion: 2.20.11-0ubuntu70 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME CustomUdevRuleFiles: 70-snap.firefox.rules 70-snap.core.rules 60-vboxadd.rules 70-snap.snap-store.rules Date: Sat Oct 9 01:37:13 2021 InstallationDate: Installed on 2021-10-08 (0 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Daily amd64 (20211008.1) Lsusb: Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/12p, 12M |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M MachineType: innotek GmbH VirtualBox ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-16-generic root=UUID=d07fdf87-8838-4ac4-889b-0ae8cdf3ebb5 ro quiet splash SourcePackage: udisks2 UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/01/2006 dmi.bios.vendor: innotek GmbH dmi.bios.version: VirtualBox dmi.board.name: VirtualBox dmi.board.vendor: Oracle Corporation dmi.board.version: 1.2 dmi.chassis.type: 1 dmi.chassis.vendor: Oracle Corporation dmi.modalias: dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:sku:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr: dmi.product.family: Virtual Machine dmi.product.name: VirtualBox dmi.product.version: 1.2 dmi.sys.vendor: innotek GmbH ** Affects: udisks2 (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug impish wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1946525 Title: Disks are not being mounted automatically To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/1946525/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942774] Re: No fallback English layout on "Who are you?" screen during installation. Ubiquity doesn't accept non-Latin characters
** Summary changed: - No fallback English layout on "Who are you?" screen during installation + No fallback English layout on "Who are you?" screen during installation. Ubiquity doesn't accept non-Latin characters ** Summary changed: - No fallback English layout on "Who are you?" screen during installation. Ubiquity doesn't accept non-Latin characters + No fallback English layout on "Who are you?" screen during installation. Ubiquity won't accept non-Latin characters -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942774 Title: No fallback English layout on "Who are you?" screen during installation. Ubiquity won't accept non-Latin characters To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942774/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: All hyperlinks provided by Ubiquity are opened with gedit
I can also confirm that the bug is fixed in Ubuntu Desktop amd64 20211008.1 daily build. Just in case. :) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: All hyperlinks provided by Ubiquity are opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945977] Re: Screenshots are outdated
This bug is fixed in Ubuntu Desktop amd64 20211008.1 daily build. ubiquity-slideshow-ubuntu - 173 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945977 Title: Screenshots are outdated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity-slideshow-ubuntu/+bug/1945977/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942774] Re: No fallback English layout on "Who are you?" screen during installation
This behavior appeared again on today's daily build: Ubuntu Desktop amd64 20211008.1 It prevents creating a new user. Either any characters need to be accepted or this page should fallback to English layout by default (possibly warning the user). ** Attachment added: "Screenshot_2021-10-09_00-34-23.png" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942774/+attachment/5531659/+files/Screenshot_2021-10-09_00-34-23.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942774 Title: No fallback English layout on "Who are you?" screen during installation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942774/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: All hyperlinks provided by Ubiquity are opened with gedit
It's not fixed on my side, though `apt-cache policy` shows that 21.10.8 is available and was successfully installed. Is running `apt install ubiquity` enough? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: All hyperlinks provided by Ubiquity are opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945977] Re: Screenshots are outdated
** Changed in: ubiquity-slideshow-ubuntu (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945977 Title: Screenshots are outdated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity-slideshow-ubuntu/+bug/1945977/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942031] Re: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent() from cogl_onscreen_glx_dispose() fr
** Attachment added: "_usr_bin_gnome-shell.999.crash" https://bugs.launchpad.net/mutter/+bug/1942031/+attachment/5531059/+files/_usr_bin_gnome-shell.999.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942031 Title: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent() from cogl_onscreen_glx_dispose() from g_object_unref() from clutter_stage_view_finalize() To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1942031/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942031] Re: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent() from cogl_onscreen_glx_dispose() fr
Ubuntu Desktop amd64 daily-live 20211006 gnome-shell 40.5-1ubuntu2 gnome-shell --sm-disable --mode=ubiquity crash with signal 11 Shall I include more logs? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942031 Title: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent() from cogl_onscreen_glx_dispose() from g_object_unref() from clutter_stage_view_finalize() To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1942031/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942878] Re: Names of locations and cities are not translated on the "Where are you?" screen
** Description changed: + Ubiquity needs translatable strings for the names of cities and + locations. + Choosing Russian for Ubiquity installation process. Arrive at 'Where are - you?' screen. Names of locations and cities are not translated. Keyboard - layout hasn't changed. + you?' screen. Names of locations and cities are not translated. - Expected behavior: names are translated, keyboard layout changes as soon - as it's selected on the 'Keyboard layout' screen. + Expected behavior: names are translated. Screenshot is attached below. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: ubiquity 21.10.5 ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1 Uname: Linux 5.13.0-14-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu68 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.465 CurrentDesktop: ubuntu:GNOME Date: Tue Sep 7 10:08:18 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210907) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942878 Title: Names of locations and cities are not translated on the "Where are you?" screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942878/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1888056] Re: No displays show up in display settings
** Changed in: unity (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1888056 Title: No displays show up in display settings To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1888056/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942774] Re: No fallback English layout on "Who are you?" screen during installation
I cannot reproduce this bug anymore. Layout is hard-set to English, which solves this issue but creates another issue discussed in bug #1945848 ** Description changed: Impish Indri daily + + I cannot reproduce this bug anymore. Layout is hard-set to English, + which solves this issue but creates another issue discussed in bug + #1945848. Still, I'll leave the steps required to reproduce below: Steps to reproduce: 1) Choose any language with a character set outside of ISO 8859-1. In my case, Russian 2) Proceed with installation. Arrive at "Who are you?" screen 3) Type in your name in Russian layout - - The "Your username" field is not filled automatically + - The "Your username" field is not filled automatically 5) Try typing a username you wish to use - - It cannot recognize the characters and won't let you continue. - - It will thus complain that usernames should begin with lowercase letters + - It cannot recognize the characters and won't let you continue. + - It will thus complain that usernames should begin with lowercase letters No matter if the letters are lower or upper case, it simply cannot recognize them. User is forced to manually add English or a similar layout that has Latin characters. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: ubiquity 21.10.5 ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1 Uname: Linux 5.13.0-14-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu68 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.465 CurrentDesktop: ubuntu:GNOME Date: Mon Sep 6 17:37:52 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210905) ProcEnviron: - TERM=xterm-256color - PATH=(custom, no user) - XDG_RUNTIME_DIR= - LANG=ru_RU.UTF-8 - SHELL=/bin/bash + TERM=xterm-256color + PATH=(custom, no user) + XDG_RUNTIME_DIR= + LANG=ru_RU.UTF-8 + SHELL=/bin/bash SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942774 Title: No fallback English layout on "Who are you?" screen during installation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942774/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945848] Re: No Russian layout during keyboard configuration setup
Selecting Russian and clicking on "Try Ubuntu" starts a Live session with the correct layout. Russian ЙЦУКЕН is set. However, as soon as Ubiquity is launched again (i.e. done with testing, I like the system, let's install), "us" is added as the primary layout, which is confirmed by "setxkbmap -query". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945848 Title: No Russian layout during keyboard configuration setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: All hyperlinks provided by Ubiquity are opened with gedit
Awesome! Great work! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: All hyperlinks provided by Ubiquity are opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945848] Re: No Russian layout during keyboard configuration setup
No. In the description of that bug, the user explicitly states that "selecting Norwegian keyboard is provided and keys are responding correctly at that stage", while in my case, Cyrillic letters are not shown at all. The layout has to be set to en2 for them to appear, which is a bit tricky (for a new user at least) because there are no hints or tips on how to switch layouts whatsoever. Besides, it's counterintuitive. When a layout is selected from the list, it should be set automatically. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945848 Title: No Russian layout during keyboard configuration setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945977] Re: Screenshots are outdated
** Tags added: slides ** Description changed: - u-s-u version 171 + u-s-u version 170 Screenshots of apps are outdated and don't reflect the changes to the UI. • Shotwell needs to be updated to include a photo of an indri • Ubuntu Software needs to be updated to reflect the new UI • Rhythmbox could include some tracks by an artist named "Indri" • Firefox, the Settings–Appearance panel could also use some retouching -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945977 Title: Screenshots are outdated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity-slideshow-ubuntu/+bug/1945977/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945977] [NEW] Screenshots are outdated
Public bug reported: u-s-u version 171 Screenshots of apps are outdated and don't reflect the changes to the UI. • Shotwell needs to be updated to include a photo of an indri • Ubuntu Software needs to be updated to reflect the new UI • Rhythmbox could include some tracks by an artist named "Indri" • Firefox, the Settings–Appearance panel could also use some retouching ** Affects: ubiquity-slideshow-ubuntu (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945977 Title: Screenshots are outdated To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity-slideshow-ubuntu/+bug/1945977/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945848] Re: No Russian layout during keyboard configuration setup
The same behavior is observed even if the language of Ubiquity is set to Russian. ** Attachment added: "same.png" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+attachment/5530103/+files/same.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945848 Title: No Russian layout during keyboard configuration setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: All hyperlinks provided by Ubiquity are opened with gedit
** Summary changed: - Link to release notes on Ubiquity language plugin page is opened with gedit + All hyperlinks provided by Ubiquity are opened with gedit ** Description changed: Reproducible only during Live session. See comment #2. Ubuntu Impish daily-live 20210930 ubiquity 21.10.6 xdg-utils 1.1.3-2ubuntu2 Commit 33e306c9d77c6688e02d0cbae9a1d86f404272d3 to ubiquity changed sensible-browser to xdg-open to open hyperlinks. - Now, for some reason the link to the release notes + As a result, all hyperlinks are opened with gedit. - http://www.ubuntu.com/getubuntu/releasenotes?os=ubuntu&ver=21.10&lang=${LANG} + Per comment #4 by mymedia: + — This happens because of sanitized environment in the ubiquity.desktop file. - is opened with gedit. Desktop files for both gedit and firefox show - correct values for MimeType, however, xdg-mime query default text/xml - outputs org.gnome.gedit.desktop - - /etc/mailcap still points to text/html; /usr/bin/sensible-browser - - For now, I propose to revert the last commit, at least until the bug is - fixed. + Starting up ubiquity through shell with $XDG_DATA_DIRS included fixes + it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: All hyperlinks provided by Ubiquity are opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945848] Re: No Russian layout during keyboard configuration setup
** Attachment added: "layout-panel.webm" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+attachment/5530051/+files/layout-panel.webm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945848 Title: No Russian layout during keyboard configuration setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945848] Re: No Russian layout during keyboard configuration setup
bug #1870219 might be related -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945848 Title: No Russian layout during keyboard configuration setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945848] Re: No Russian layout during keyboard configuration setup
Keyboard layout can be toggled to en2 with Super+Space and Russian layout will be set ** Attachment added: "keyboard-layout.webm" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+attachment/5530050/+files/keyboard-layout.webm -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945848 Title: No Russian layout during keyboard configuration setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945848] Re: No Russian layout during keyboard configuration setup
Whenever Russian–Russian is selected from the menu, setxkbmap sets the layout to us,ru ** Attachment added: "_setxkbmap_ubiquity" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+attachment/5530019/+files/_setxkbmap_ubiquity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945848 Title: No Russian layout during keyboard configuration setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945848] Re: No Russian layout during keyboard configuration setup
** Attachment added: "_strace_ubiquity.tar.xz" https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+attachment/5530018/+files/_strace_ubiquity.tar.xz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945848 Title: No Russian layout during keyboard configuration setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945848] [NEW] No Russian layout during keyboard configuration setup
Public bug reported: 1) Ubuntu Desktop amd64 impish daily 20211001 2) ubiquity 21.10.6 3) Selecting Russian–Russian should set layout to Russian ЙЦУКЕН and typing in the 'Type here to test your keyboard' should display Cyrillic letters 4) Instead of Cyrillic letters, English letters appear ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: layout ubiquity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945848 Title: No Russian layout during keyboard configuration setup To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945848/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: Link to release notes on Ubiquity language plugin page is opened with gedit
Nice find! That is indeed the case. Starting up ubiquity through shell with $XDG_DATA_DIRS included fixes it. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: Link to release notes on Ubiquity language plugin page is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1893439] Re: Adjusting the 'Pointer speed' mouse setting in Unity has no effect
Testing Ubuntu Unity Impish ISO, I've just realized that touchpad click doesn't work either, although installing xserver-xorg-input-synaptics helped with that. Touchpad can be configured as expected (additional checkboxes appeared), the mouse cannot, though. Installing x-x-i-mouse did not help either. Regardless, I think x-x-i-synaptics has to be included in the ISO. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1893439 Title: Adjusting the 'Pointer speed' mouse setting in Unity has no effect To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1893439/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: Link to release notes on Ubiquity language plugin page is opened with gedit
** Description changed: Reproducible only during Live session. See comment #2. Ubuntu Impish daily-live 20210930 ubiquity 21.10.6 xdg-utils 1.1.3-2ubuntu2 Commit 33e306c9d77c6688e02d0cbae9a1d86f404272d3 to ubiquity changed sensible-browser to xdg-open to open hyperlinks. Now, for some reason the link to the release notes http://www.ubuntu.com/getubuntu/releasenotes?os=ubuntu&ver=21.10&lang=${LANG} is opened with gedit. Desktop files for both gedit and firefox show correct values for MimeType, however, xdg-mime query default text/xml outputs org.gnome.gedit.desktop /etc/mailcap still points to text/html; /usr/bin/sensible-browser - I will attach relevant files here in a moment and will also look through - the code. - For now, I propose to revert the last commit, at least until the bug is fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: Link to release notes on Ubiquity language plugin page is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: Link to release notes on Ubiquity language plugin page is opened with gedit
** Description changed: + Reproducible only during Live session. See comment #2. + Ubuntu Impish daily-live 20210930 ubiquity 21.10.6 xdg-utils 1.1.3-2ubuntu2 Commit 33e306c9d77c6688e02d0cbae9a1d86f404272d3 to ubiquity changed sensible-browser to xdg-open to open hyperlinks. Now, for some reason the link to the release notes http://www.ubuntu.com/getubuntu/releasenotes?os=ubuntu&ver=21.10&lang=${LANG} is opened with gedit. Desktop files for both gedit and firefox show correct values for MimeType, however, xdg-mime query default text/xml outputs org.gnome.gedit.desktop /etc/mailcap still points to text/html; /usr/bin/sensible-browser I will attach relevant files here in a moment and will also look through the code. For now, I propose to revert the last commit, at least until the bug is fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: Link to release notes on Ubiquity language plugin page is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: Link to release notes on Ubiquity language plugin page is opened with gedit
** Description changed: Ubuntu Impish daily-live 20210930 ubiquity 21.10.6 xdg-utils 1.1.3-2ubuntu2 Commit 33e306c9d77c6688e02d0cbae9a1d86f404272d3 to ubiquity changed sensible-browser to xdg-open to open hyperlinks. Now, for some reason the link to the release notes http://www.ubuntu.com/getubuntu/releasenotes?os=ubuntu&ver=21.10&lang=${LANG} is opened with gedit. Desktop files for both gedit and firefox show correct values for MimeType, however, xdg-mime query default text/xml outputs org.gnome.gedit.desktop /etc/mailcap still points to text/html; /usr/bin/sensible-browser I will attach relevant files here in a moment and will also look through the code. + + For now, I propose to revert the last commit, at least until it's fixed. ** Description changed: Ubuntu Impish daily-live 20210930 ubiquity 21.10.6 xdg-utils 1.1.3-2ubuntu2 Commit 33e306c9d77c6688e02d0cbae9a1d86f404272d3 to ubiquity changed sensible-browser to xdg-open to open hyperlinks. Now, for some reason the link to the release notes http://www.ubuntu.com/getubuntu/releasenotes?os=ubuntu&ver=21.10&lang=${LANG} is opened with gedit. Desktop files for both gedit and firefox show correct values for MimeType, however, xdg-mime query default text/xml outputs org.gnome.gedit.desktop /etc/mailcap still points to text/html; /usr/bin/sensible-browser I will attach relevant files here in a moment and will also look through the code. - For now, I propose to revert the last commit, at least until it's fixed. + For now, I propose to revert the last commit, at least until the bug is + fixed. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: Link to release notes on Ubiquity language plugin page is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: Link to release notes on Ubiquity language plugin page is opened with gedit
** Summary changed: - The link to the release notes is opened with gedit + Link to release notes on Ubiquity language plugin page is opened with gedit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: Link to release notes on Ubiquity language plugin page is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: The link to the release notes is opened with gedit
** Description changed: Ubuntu Impish daily-live 20210930 ubiquity 21.10.6 xdg-utils 1.1.3-2ubuntu2 Commit 33e306c9d77c6688e02d0cbae9a1d86f404272d3 to ubiquity changed sensible-browser to xdg-open to open hyperlinks. Now, for some reason the link to the release notes http://www.ubuntu.com/getubuntu/releasenotes?os=ubuntu&ver=21.10&lang=${LANG} is opened with gedit. Desktop files for both gedit and firefox show correct values for MimeType, however, xdg-mime query default text/xml outputs org.gnome.gedit.desktop /etc/mailcap still points to text/html; /usr/bin/sensible-browser I will attach relevant files here in a moment and will also look through - its code. + the code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: The link to the release notes is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: The link to the release notes is opened with gedit
** Description changed: Ubuntu Impish daily-live 20210930 ubiquity 21.10.6 xdg-utils 1.1.3-2ubuntu2 Commit 33e306c9d77c6688e02d0cbae9a1d86f404272d3 to ubiquity changed sensible-browser to xdg-open to open hyperlinks. Now, for some reason the link to the release notes http://www.ubuntu.com/getubuntu/releasenotes?os=ubuntu&ver=21.10&lang=${LANG} - is opened with gedit. Both org.gnome.gedit.desktop and - firefox_firefox.desktop show correct values for MimeType, however, xdg- - mime query default text/xml outputs org.gnome.gedit.desktop + is opened with gedit. Desktop files for both gedit and firefox show + correct values for MimeType, however, xdg-mime query default text/xml + outputs org.gnome.gedit.desktop + + /etc/mailcap still points to text/html; /usr/bin/sensible-browser I will attach relevant files here in a moment and will also look through - the code. + its code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: The link to the release notes is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: The link to the release notes is opened with gedit
** Description changed: Ubuntu Impish daily-live 20210930 ubiquity 21.10.6 xdg-utils 1.1.3-2ubuntu2 Commit 33e306c9d77c6688e02d0cbae9a1d86f404272d3 to ubiquity changed sensible-browser to xdg-open to open hyperlinks. Now, for some reason the link to the release notes http://www.ubuntu.com/getubuntu/releasenotes?os=ubuntu&ver=21.10&lang=${LANG} - is opened with gedit. Desktop files for both gedit and firefox show - correct values for MimeType, however, xdg-mime query default text/xml - outputs org.gnome.gedit.desktop + is opened with gedit. Both org.gnome.gedit.desktop and + firefox_firefox.desktop show correct values for MimeType, however, xdg- + mime query default text/xml outputs org.gnome.gedit.desktop I will attach relevant files here in a moment and will also look through - its code. + the code. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: The link to the release notes is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: The link to the release notes is opened with gedit
** Tags added: ubiquity xdg-open xdg-utils -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: The link to the release notes is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] Re: The link to the release notes is opened with gedit
journalctl entry. nothing too fancy, just confirming that it is indeed opened with gedit ** Attachment added: "ubiquity-journalctl" https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+attachment/5529525/+files/ubiquity-journalctl -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: The link to the release notes is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945658] [NEW] The link to the release notes is opened with gedit
Public bug reported: Ubuntu Impish daily-live 20210930 ubiquity 21.10.6 xdg-utils 1.1.3-2ubuntu2 Commit 33e306c9d77c6688e02d0cbae9a1d86f404272d3 to ubiquity changed sensible-browser to xdg-open to open hyperlinks. Now, for some reason the link to the release notes http://www.ubuntu.com/getubuntu/releasenotes?os=ubuntu&ver=21.10&lang=${LANG} is opened with gedit. Desktop files for both gedit and firefox show correct values for MimeType, however, xdg-mime query default text/xml outputs org.gnome.gedit.desktop I will attach relevant files here in a moment and will also look through its code. ** Affects: xdg-utils (Ubuntu) Importance: Undecided Status: Confirmed ** Changed in: xdg-utils (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945658 Title: The link to the release notes is opened with gedit To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/xdg-utils/+bug/1945658/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945198] Re: Ubuntu Software first startup stuck at “Downloading application ratings…”
*** This bug is a duplicate of bug 1944768 *** https://bugs.launchpad.net/bugs/1944768 ** This bug has been marked a duplicate of bug 1944768 snap-store hangs building catalog on first run (impish) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945198 Title: Ubuntu Software first startup stuck at “Downloading application ratings…” To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1945198/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945198] Re: Ubuntu Software first startup stuck at “Downloading application ratings…”
Attaching relevant log entries. ** Attachment added: "snap" https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1945198/+attachment/5529417/+files/snap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945198 Title: Ubuntu Software first startup stuck at “Downloading application ratings…” To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1945198/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942031] Re: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent() from cogl_onscreen_glx_dispose() fr
Still affects libX11 in Live session (build 20210929), which I am currently testing. Same thing: segfault at 0 ip 7f---77f sp 7ff0 error 4 in libX11.so.6.4.0[7f---000+8c000] Can attach detailed logs if required. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942031 Title: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent() from cogl_onscreen_glx_dispose() from g_object_unref() from clutter_stage_view_finalize() To manage notifications about this bug go to: https://bugs.launchpad.net/mutter/+bug/1942031/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1893439] Re: Adjusting the 'Pointer speed' mouse setting in Unity has no effect
** Summary changed: - Adjusting the 'Pointer speed' setting in Bionic running on Unity has no effect + Adjusting the 'Pointer speed' mouse setting in Unity has no effect -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1893439 Title: Adjusting the 'Pointer speed' mouse setting in Unity has no effect To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1893439/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1945198] [NEW] Ubuntu Software first startup stuck at “Downloading application ratings…”
Public bug reported: Ubuntu Impish 20210926 daily build fresh install on VirtualBox VM ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: gnome-software (not installed) ProcVersionSignature: Ubuntu 5.13.0-16.16-generic 5.13.13 Uname: Linux 5.13.0-16-generic x86_64 ApportVersion: 2.20.11-0ubuntu69 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Mon Sep 27 08:25:15 2021 InstallationDate: Installed on 2021-09-27 (0 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Beta amd64 (20210926) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: gnome-software UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-software (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug impish wayland-session ** Attachment added: "gnome-software.png" https://bugs.launchpad.net/bugs/1945198/+attachment/5528380/+files/gnome-software.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1945198 Title: Ubuntu Software first startup stuck at “Downloading application ratings…” To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1945198/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1943318] Re: systemd-shutdown[1]: Failed to finalize file systems, ignoring.
** Attachment added: "systemd-shutdown" https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1943318/+attachment/5524535/+files/Screenshot_2021-09-11_16-02-38.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943318 Title: systemd-shutdown[1]: Failed to finalize file systems, ignoring. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1943318/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1943318] Re: systemd-shutdown[1]: Failed to finalize file systems, ignoring.
** Attachment added: "Reached target Reboot." https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1943318/+attachment/5524534/+files/Screenshot_2021-09-11_16-02-20.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943318 Title: systemd-shutdown[1]: Failed to finalize file systems, ignoring. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1943318/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1943318] [NEW] systemd-shutdown[1]: Failed to finalize file systems, ignoring.
Public bug reported: Description:Ubuntu Impish Indri (development branch) Release:21.10 Impish Indri 20210911 build, erase disk and install, packages updated after installation Installation failed at step 15: bug #1925314 "no eject media message after install". System restarted successfully. Changed downloading updates to main server and was prompted to update a few packages. After updates finished, pressed "Restart now". This is the result. Updated packages: Start-Date: 2021-09-11 15:56:40 Commandline: aptdaemon role='role-commit-packages' sender=':1.83' Upgrade: libedata-book-1.2-26:amd64 (3.40.2-1build1, 3.40.4-1), libebook-1.2-20:amd64 (3.40.2-1build1, 3.40.4-1), libgomp1:amd64 (11.2.0-3ubuntu1, 11.2.0-5ubuntu1), libecal-2.0-1:amd64 (3.40.2-1build1, 3.40.4-1), libedataserver-1.2-26:amd64 (3.40.2-1build1, 3.40.4-1), evolution-data-server:amd64 (3.40.2-1build1, 3.40.4-1), libgcr-base-3-1:amd64 (3.38.1-2, 3.40.0-3), evolution-data-server-common:amd64 (3.40.2-1build1, 3.40.4-1), open-vm-tools-desktop:amd64 (2:11.2.5-2ubuntu1, 2:11.3.0-2), gcr:amd64 (3.38.1-2, 3.40.0-3), libgcr-ui-3-1:amd64 (3.38.1-2, 3.40.0-3), libcamel-1.2-62:amd64 (3.40.2-1build1, 3.40.4-1), libxmlsec1:amd64 (1.2.31-1, 1.2.32-1), libebook-contacts-1.2-3:amd64 (3.40.2-1build1, 3.40.4-1), libedataserverui-1.2-3:amd64 (3.40.2-1build1, 3.40.4-1), open-vm-tools:amd64 (2:11.2.5-2ubuntu1, 2:11.3.0-2), libgupnp-av-1.0-2:amd64 (0.12.11-2, 0.12.11-3), cpp-11:amd64 (11.2.0-3ubuntu1, 11.2.0-5ubuntu1), printer-driver-pnm2ppa:amd64 (1.13+nondbs-0ubuntu7, 1.13+nondbs-0ubuntu8), libedata-cal-2.0-1:amd64 (3.40.2-1build1, 3.40.4-1), gcc-11-base:amd64 (11.2.0-3ubuntu1, 11.2.0-5ubuntu1), groff-base:amd64 (1.22.4-6, 1.22.4-7), libgck-1-0:amd64 (3.38.1-2, 3.40.0-3), gir1.2-gck-1:amd64 (3.38.1-2, 3.40.0-3), libstdc++6:amd64 (11.2.0-3ubuntu1, 11.2.0-5ubuntu1), libebackend-1.2-10:amd64 (3.40.2-1build1, 3.40.4-1), libxmlsec1-openssl:amd64 (1.2.31-1, 1.2.32-1), gir1.2-gcr-3:amd64 (3.38.1-2, 3.40.0-3), libgcc-s1:amd64 (11.2.0-3ubuntu1, 11.2.0-5ubuntu1) End-Date: 2021-09-11 15:57:17 ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: systemd 248.3-1ubuntu3 ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1 Uname: Linux 5.13.0-14-generic x86_64 ApportVersion: 2.20.11-0ubuntu68 Architecture: amd64 CasperMD5CheckResult: pass CurrentDesktop: ubuntu:GNOME Date: Sat Sep 11 16:07:46 2021 InstallationDate: Installed on 2021-09-11 (0 days ago) InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210910) Lsusb: Bus 001 Device 002: ID 80ee:0021 VirtualBox USB Tablet Bus 001 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub Lsusb-t: /: Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ohci-pci/12p, 12M |__ Port 1: Dev 2, If 0, Class=Human Interface Device, Driver=usbhid, 12M MachineType: innotek GmbH VirtualBox ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.13.0-14-generic root=UUID=54dc5a9f-dd8b-435f-a346-0647390276de ro quiet splash SourcePackage: systemd UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/01/2006 dmi.bios.vendor: innotek GmbH dmi.bios.version: VirtualBox dmi.board.name: VirtualBox dmi.board.vendor: Oracle Corporation dmi.board.version: 1.2 dmi.chassis.type: 1 dmi.chassis.vendor: Oracle Corporation dmi.modalias: dmi:bvninnotekGmbH:bvrVirtualBox:bd12/01/2006:svninnotekGmbH:pnVirtualBox:pvr1.2:sku:rvnOracleCorporation:rnVirtualBox:rvr1.2:cvnOracleCorporation:ct1:cvr: dmi.product.family: Virtual Machine dmi.product.name: VirtualBox dmi.product.version: 1.2 dmi.sys.vendor: innotek GmbH ** Affects: systemd (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug impish wayland-session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943318 Title: systemd-shutdown[1]: Failed to finalize file systems, ignoring. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1943318/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942878] Re: Names of locations and cities are not translated on the "Where are you?" screen
I guess the problem here is that the $LANG variable remains unchanged. Selecting Russian only changes Ubiquity's language, UI elements are still in English. Language menu confirms this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942878 Title: Names of locations and cities are not translated on the "Where are you?" screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942878/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942878] [NEW] Names of locations and cities are not translated on the "Where are you?" screen
Public bug reported: Choosing Russian for Ubiquity installation process. Arrive at 'Where are you?' screen. Names of locations and cities are not translated. Keyboard layout hasn't changed. Expected behavior: names are translated, keyboard layout changes as soon as it's selected on the 'Keyboard layout' screen. Screenshot is attached below. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: ubiquity 21.10.5 ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1 Uname: Linux 5.13.0-14-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu68 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.465 CurrentDesktop: ubuntu:GNOME Date: Tue Sep 7 10:08:18 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210907) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug impish ubiquity-21.10.5 ubuntu ** Attachment added: "ubiquity-location.png" https://bugs.launchpad.net/bugs/1942878/+attachment/5523445/+files/ubiquity-location.png ** Description changed: Choosing Russian for Ubiquity installation process. Arrive at 'Where are you?' screen. Names of locations and cities are not translated. Keyboard layout hasn't changed. Expected behavior: names are translated, keyboard layout changes as soon as it's selected on the 'Keyboard layout' screen. + + Screenshot is attached below. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: ubiquity 21.10.5 ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1 Uname: Linux 5.13.0-14-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu68 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.465 CurrentDesktop: ubuntu:GNOME Date: Tue Sep 7 10:08:18 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210907) ProcEnviron: - TERM=xterm-256color - PATH=(custom, no user) - XDG_RUNTIME_DIR= - LANG=en_US.UTF-8 - SHELL=/bin/bash + TERM=xterm-256color + PATH=(custom, no user) + XDG_RUNTIME_DIR= + LANG=en_US.UTF-8 + SHELL=/bin/bash SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942878 Title: Names of locations and cities are not translated on the "Where are you?" screen To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942878/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942774] [NEW] No fallback English layout on "Who are you?" screen during installation
Public bug reported: Impish Indri daily Steps to reproduce: 1) Choose any language with a character set outside of ISO 8859-1. In my case, Russian 2) Proceed with installation. Arrive at "Who are you?" screen 3) Type in your name in Russian layout - The "Your username" field is not filled automatically 5) Try typing a username you wish to use - It cannot recognize the characters and won't let you continue. - It will thus complain that usernames should begin with lowercase letters No matter if the letters are lower or upper case, it simply cannot recognize them. User is forced to manually add English or a similar layout that has Latin characters. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: ubiquity 21.10.5 ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1 Uname: Linux 5.13.0-14-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu68 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.465 CurrentDesktop: ubuntu:GNOME Date: Mon Sep 6 17:37:52 2021 InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed maybe-ubiquity quiet splash --- LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210905) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=ru_RU.UTF-8 SHELL=/bin/bash SourcePackage: ubiquity UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: ubiquity (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug impish ubiquity-21.10.5 ubuntu -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942774 Title: No fallback English layout on "Who are you?" screen during installation To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1942774/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942031] Re: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent()
I believe this bug needs to be mentioned here: https://discourse.ubuntu.com/t/impish-indri-release-notes/21951 in the "Ubuntu Desktop" category. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942031 Title: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent() To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1942031/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1942706] [NEW] gnome-shell crashed right after Live session started. Won't allow to send the report because of "some obsolete packages"
Public bug reported: Live session started with a crash. ProblemType: Crash Architecture: amd64 CurrentDesktop: ubuntu:GNOME Date: Sun Sep 5 14:48:10 2021 DistroRelease: Ubuntu 21.10 ExecutablePath: /usr/bin/gnome-shell ExecutableTimestamp: 1630503878 ProcCmdline: gnome-shell --sm-disable --mode=ubiquity ProcCwd: /home/ubuntu ProcEnviron: PATH=(custom, no user) LANG=C.UTF-8 XDG_RUNTIME_DIR= ProcMaps: "Send" was clicked on the crash dialog. After a few moments, it returned the following: Package: gnome-shell 40.2-1ubuntu6 PackageArchitecture: amd64 SourcePackage: gnome-shell UnreportableReason: You have some obsolete package versions installed. Please upgrade the following packages and check if the problem still occurs: gir1.2-ibus-1.0, ibus, ibus-data, ibus-gtk, ibus-gtk3, ibus-gtk4, libibus-1.0-5, libjack-jackd2-0, python3-ibus-1.0 _MarkForUpload: True Crash log is attached. ProblemType: Bug DistroRelease: Ubuntu 21.10 Package: gnome-shell 40.2-1ubuntu6 ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1 Uname: Linux 5.13.0-14-generic x86_64 NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair ApportVersion: 2.20.11-0ubuntu68 Architecture: amd64 CasperMD5CheckResult: pass CasperVersion: 1.465 CurrentDesktop: ubuntu:GNOME Date: Sun Sep 5 14:54:00 2021 DisplayManager: gdm3 GsettingsChanges: b'org.gnome.shell' b'welcome-dialog-last-shown-version' b"'40.2'" b'org.gnome.desktop.input-sources' b'sources' b"[('xkb', 'us'), ('xkb', 'au'), ('xkb', 'cm'), ('xkb', 'gb')]" b'org.gnome.desktop.interface' b'gtk-im-module' b"'gtk-im-context-simple'" LiveMediaBuild: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210905) ProcEnviron: TERM=xterm-256color PATH=(custom, no user) XDG_RUNTIME_DIR= LANG=en_US.UTF-8 SHELL=/bin/bash RelatedPackageVersions: mutter-common 40.2.1-1ubuntu1 SourcePackage: gnome-shell UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: gnome-shell (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug impish ** Attachment added: "_usr_bin_gnome-shell.999.crash" https://bugs.launchpad.net/bugs/1942706/+attachment/5523035/+files/_usr_bin_gnome-shell.999.crash -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1942706 Title: gnome-shell crashed right after Live session started. Won't allow to send the report because of "some obsolete packages" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1942706/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1940707] Re: Maximized window becomes a mess at next startup after manually choosing to restore previous session
I assume that privacy.resistFingerprinting preference is somehow being enabled before sessionstore-backups are loaded which is why the window state appears unmaximized and distorted. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940707 Title: Maximized window becomes a mess at next startup after manually choosing to restore previous session To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1940707/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1940707] Re: Maximized window becomes a mess at next start-up after manually choosing to restore previous session
** Description changed: - Checked on both current and new user. + Checked on both current and new user. This behavior is observed only if + "Restore previous session" is not enabled to occur automatically at + startup. 1) Ubuntu 20.04.2 LTS 2) 91.0+build2-0ubuntu0.20.04.1 3) "Restore previous session" should not change window settings and appearance 4) "Restore previous session" drastically changes window settings and appearance in a very unpleasant way Steps to reproduce: 1) Don't have "Restore previous session" enabled in Settings > General > Startup 2) Browse some sites 3) Close the window and confirm your desire to close it 4) Reopen Firefox 5) Go to History and select "Restore previous session" 6) The window will break apart as a result Screenshot below. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: firefox 91.0+build2-0ubuntu0.20.04.1 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 AddonCompatCheckDisabled: False ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: - USERPID ACCESS COMMAND - /dev/snd/controlC0: kbar 1005 F pulseaudio - /dev/snd/controlC1: kbar 1005 F pulseaudio + USERPID ACCESS COMMAND + /dev/snd/controlC0: kbar 1005 F pulseaudio + /dev/snd/controlC1: kbar 1005 F pulseaudio BuildID: 20210804193234 CasperMD5CheckResult: skip Channel: Unavailable CurrentDesktop: XFCE Date: Fri Aug 20 23:27:25 2021 DefaultProfileExtensions: extensions.sqlite corrupt or missing DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite) DefaultProfileLocales: extensions.sqlite corrupt or missing DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ /usr/lib/firefox/omni.ja:greprefs.js:352 DefaultProfileThemes: extensions.sqlite corrupt or missing ForcedLayersAccel: False InstallationDate: Installed on 2021-05-17 (95 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) IpRoute: - default via 192.168.1.1 dev wlo1 proto dhcp metric 600 - 169.254.0.0/16 dev wlo1 scope link metric 1000 - 192.168.1.0/24 dev wlo1 proto kernel scope link src 192.168.1.102 metric 600 + default via 192.168.1.1 dev wlo1 proto dhcp metric 600 + 169.254.0.0/16 dev wlo1 scope link metric 1000 + 192.168.1.0/24 dev wlo1 proto kernel scope link src 192.168.1.102 metric 600 Profile0Extensions: extensions.sqlite corrupt or missing Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite) Profile0Locales: extensions.sqlite corrupt or missing Profile0PrefErrors: Unexpected character ',' before close parenthesis @ /usr/lib/firefox/omni.ja:greprefs.js:352 Profile0PrefSources: prefs.js Profile0Themes: extensions.sqlite corrupt or missing Profiles: - Profile1 (Default) - LastVersion=None/None (Out of date) - Profile0 - LastVersion=91.0/20210804193234 + Profile1 (Default) - LastVersion=None/None (Out of date) + Profile0 - LastVersion=91.0/20210804193234 RunningIncompatibleAddons: False SourcePackage: firefox UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/18/2014 dmi.bios.release: 15.54 dmi.bios.vendor: Insyde dmi.bios.version: F.36 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 220D dmi.board.vendor: Hewlett-Packard dmi.board.version: 86.49 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.ec.firmware.release: 86.49 dmi.modalias: dmi:bvnInsyde:bvrF.36:bd12/18/2014:br15.54:efr86.49:svnHewlett-Packard:pnHP14NotebookPC:pvr097512405F0610180:rvnHewlett-Packard:rn220D:rvr86.49:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV dmi.product.name: HP 14 Notebook PC dmi.product.sku: L8N69PA#UUF dmi.product.version: 097512405F0610180 dmi.sys.vendor: Hewlett-Packard ** Summary changed: - Maximized window becomes a mess at next start-up after manually choosing to restore previous session + Maximized window becomes a mess at next startup after manually choosing to restore previous session -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940707 Title: Maximized window becomes a mess at next startup after manually choosing to restore previous session To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1940707/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
[Bug 1940707] [NEW] Maximized window becomes a mess at next start-up after manually choosing to restore previous session
Public bug reported: Checked on both current and new user. 1) Ubuntu 20.04.2 LTS 2) 91.0+build2-0ubuntu0.20.04.1 3) "Restore previous session" should not change window settings and appearance 4) "Restore previous session" drastically changes window settings and appearance in a very unpleasant way Steps to reproduce: 1) Don't have "Restore previous session" enabled in Settings > General > Startup 2) Browse some sites 3) Close the window and confirm your desire to close it 4) Reopen Firefox 5) Go to History and select "Restore previous session" 6) The window will break apart as a result Screenshot below. ProblemType: Bug DistroRelease: Ubuntu 20.04 Package: firefox 91.0+build2-0ubuntu0.20.04.1 ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22 Uname: Linux 5.11.0-27-generic x86_64 AddonCompatCheckDisabled: False ApportVersion: 2.20.11-0ubuntu27.18 Architecture: amd64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC0: kbar 1005 F pulseaudio /dev/snd/controlC1: kbar 1005 F pulseaudio BuildID: 20210804193234 CasperMD5CheckResult: skip Channel: Unavailable CurrentDesktop: XFCE Date: Fri Aug 20 23:27:25 2021 DefaultProfileExtensions: extensions.sqlite corrupt or missing DefaultProfileIncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite) DefaultProfileLocales: extensions.sqlite corrupt or missing DefaultProfilePrefErrors: Unexpected character ',' before close parenthesis @ /usr/lib/firefox/omni.ja:greprefs.js:352 DefaultProfileThemes: extensions.sqlite corrupt or missing ForcedLayersAccel: False InstallationDate: Installed on 2021-05-17 (95 days ago) InstallationMedia: Xubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 (20210209.1) IpRoute: default via 192.168.1.1 dev wlo1 proto dhcp metric 600 169.254.0.0/16 dev wlo1 scope link metric 1000 192.168.1.0/24 dev wlo1 proto kernel scope link src 192.168.1.102 metric 600 Profile0Extensions: extensions.sqlite corrupt or missing Profile0IncompatibleExtensions: Unavailable (corrupt or non-existant compatibility.ini or extensions.sqlite) Profile0Locales: extensions.sqlite corrupt or missing Profile0PrefErrors: Unexpected character ',' before close parenthesis @ /usr/lib/firefox/omni.ja:greprefs.js:352 Profile0PrefSources: prefs.js Profile0Themes: extensions.sqlite corrupt or missing Profiles: Profile1 (Default) - LastVersion=None/None (Out of date) Profile0 - LastVersion=91.0/20210804193234 RunningIncompatibleAddons: False SourcePackage: firefox UpgradeStatus: No upgrade log present (probably fresh install) dmi.bios.date: 12/18/2014 dmi.bios.release: 15.54 dmi.bios.vendor: Insyde dmi.bios.version: F.36 dmi.board.asset.tag: Type2 - Board Asset Tag dmi.board.name: 220D dmi.board.vendor: Hewlett-Packard dmi.board.version: 86.49 dmi.chassis.asset.tag: Chassis Asset Tag dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.chassis.version: Chassis Version dmi.ec.firmware.release: 86.49 dmi.modalias: dmi:bvnInsyde:bvrF.36:bd12/18/2014:br15.54:efr86.49:svnHewlett-Packard:pnHP14NotebookPC:pvr097512405F0610180:rvnHewlett-Packard:rn220D:rvr86.49:cvnHewlett-Packard:ct10:cvrChassisVersion: dmi.product.family: 103C_5335KV G=N L=CON B=HP S=PAV dmi.product.name: HP 14 Notebook PC dmi.product.sku: L8N69PA#UUF dmi.product.version: 097512405F0610180 dmi.sys.vendor: Hewlett-Packard ** Affects: firefox (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug focal ** Attachment added: "firefox.png" https://bugs.launchpad.net/bugs/1940707/+attachment/5519486/+files/firefox.png -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1940707 Title: Maximized window becomes a mess at next start-up after manually choosing to restore previous session To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1940707/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs