[Bug 1975735] [NEW] Build with libedit support by default

2022-05-25 Thread Akbarkhon Variskhanov
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,

[Bug 1972018] [NEW] [needs-packaging] xfce4-docklike-plugin

2022-05-06 Thread Akbarkhon Variskhanov
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.

[Bug 1972016] [NEW] xfce4-windowck-plugin

2022-05-06 Thread Akbarkhon Variskhanov
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

[Bug 1971123] [NEW] thunar.service times out on system boot up

2022-05-02 Thread Akbarkhon Variskhanov
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.

[Bug 1969305] Re: Export XDG_CONFIG_HOME and XDG_DATA_HOME as well

2022-04-24 Thread Akbarkhon Variskhanov
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

[Bug 1969305] [NEW] Export XDG_CONFIG_HOME and XDG_DATA_HOME as well

2022-04-17 Thread Akbarkhon Variskhanov
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

[Bug 1961969] Re: Inaccessible website in the Homepage field

2022-02-25 Thread Akbarkhon Variskhanov
** 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

[Bug 1961969] Re: Inaccessible website in the Homepage field

2022-02-23 Thread Akbarkhon Variskhanov
** 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.

[Bug 1961969] Re: Inaccessible website in the Homepage field

2022-02-23 Thread Akbarkhon Variskhanov
** 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:

[Bug 1961969] [NEW] Inaccessible website in the Homepage field

2022-02-23 Thread Akbarkhon Variskhanov
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

[Bug 1958856] [NEW] gnome-software continues running in the background even after its window is closed

2022-01-24 Thread Akbarkhon Variskhanov
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 ~

[Bug 1954311] Re: Daily cron job script unnecessarily executes `find` with `rm` instead of using its '-delete' action

2022-01-14 Thread Akbarkhon Variskhanov
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"

[Bug 1954311] Re: Daily cron job script unnecessarily executes `find` with `rm` instead of using its '-delete' action

2022-01-10 Thread Akbarkhon Variskhanov
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

[Bug 1950947] Re: Using system monospace font affects context menus

2022-01-04 Thread Akbarkhon Variskhanov
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 {

[Bug 1955316] Re: Wishlist - Make apport entries copy-able

2021-12-19 Thread Akbarkhon Variskhanov
** 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

[Bug 1954561] Re: Yaru Dark Theme text invisible in Software's app tiles when in foreground.

2021-12-11 Thread Akbarkhon Variskhanov
** 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

[Bug 1954429] Re: The required package for GNOME Classic not mentioned in docs

2021-12-11 Thread Akbarkhon Variskhanov
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

[Bug 1954429] Re: wrong description in documentation

2021-12-10 Thread Akbarkhon Variskhanov
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

[Bug 1954416] Re: shutdown linux

2021-12-10 Thread Akbarkhon Variskhanov
** 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

[Bug 1954416] Re: shutdown linux

2021-12-10 Thread Akbarkhon Variskhanov
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

[Bug 1954417] Re: shutdown/reboot linux problem

2021-12-10 Thread Akbarkhon Variskhanov
*** 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.

[Bug 1952083] Re: Add support for Beige Goby

2021-12-09 Thread Akbarkhon Variskhanov
@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:

[Bug 1954311] [NEW] Daily cron job script unnecessarily executes `find` with `rm` instead of using its '-delete' action

2021-12-09 Thread Akbarkhon Variskhanov
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:

[Bug 1953225] [NEW] Mnemonics appearing on startup

2021-12-04 Thread Akbarkhon Variskhanov
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

[Bug 1953151] Re: Doubled control operators before `alert` will have their second characted appear in the body of the message

2021-12-03 Thread Akbarkhon Variskhanov
** 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

[Bug 1953151] Re: Doubled control operators before `alert` will have their second characted appear in the body of the message

2021-12-03 Thread Akbarkhon Variskhanov
** 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

[Bug 1953151] Re: Doubled control operators before `alert` will have their second characted appear in the body of the message

2021-12-03 Thread Akbarkhon Variskhanov
** 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

[Bug 1953151] Re: Doubled control operators before `alert` will have their second characted appear in the body of the message

2021-12-03 Thread Akbarkhon Variskhanov
** 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

[Bug 616028] Re: add an "alert" alias, which can optionally be added after long running commands

2021-12-03 Thread Akbarkhon Variskhanov
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 "$([ $?

[Bug 1953151] [NEW] Doubled control operators before `alert` will have their second characted appear in the body of the message

2021-12-03 Thread Akbarkhon Variskhanov
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

[Bug 1952083] Re: Add support for Beige Goby

2021-12-02 Thread Akbarkhon Variskhanov
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 --

[Bug 1950947] [NEW] Using system monospace font affects context menus

2021-11-14 Thread Akbarkhon Variskhanov
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

[Bug 1934185] Re: Ubuntu Dock popup menu in top left corner of the screen and won't go away

2021-11-13 Thread Akbarkhon Variskhanov
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

[Bug 1950075] Re: nautilus crashes when 1 window is open and open new window directly to folder

2021-11-07 Thread Akbarkhon Variskhanov
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

[Bug 1950075] Re: nautilus crashes when 1 window is open and open new window directly to folder

2021-11-07 Thread Akbarkhon Variskhanov
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

[Bug 1949845] Re: Toggle enable/disable dock autohide gives glitches

2021-11-05 Thread Akbarkhon Variskhanov
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

[Bug 1845362] Re: gnome-font-viewer crashed with signal 5 in _XEventsQueued()

2021-11-04 Thread Akbarkhon Variskhanov
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.

[Bug 1949438] Re: User logged out everytime the system suspends

2021-11-02 Thread Akbarkhon Variskhanov
** 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 1949293] Re: Context menu of an empty Trash is spawned at +0+0 and has no action items

2021-10-31 Thread Akbarkhon Variskhanov
@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

[Bug 1949294] Re: Right-clicking Terminal in the Ubuntu dock and selecting “Preferences” opens a new instance of Terminal instead

2021-10-31 Thread Akbarkhon Variskhanov
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

[Bug 1949294] [NEW] Right-clicking Terminal in the Ubuntu dock and selecting “Preferences” opens a new instance of Terminal instead

2021-10-31 Thread Akbarkhon Variskhanov
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

[Bug 1949293] [NEW] Context menu of an empty Trash is spawned at +0+0 and has no action items

2021-10-31 Thread Akbarkhon Variskhanov
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)

[Bug 1946525] Re: Removable media are not mounted automatically

2021-10-24 Thread Akbarkhon Variskhanov
@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

[Bug 1946525] Re: Removable media are not mounted automatically

2021-10-24 Thread Akbarkhon Variskhanov
** 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

[Bug 1946525] Re: Disks are not being mounted automatically

2021-10-20 Thread Akbarkhon Variskhanov
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

[Bug 1946525] Re: Disks are not being mounted automatically

2021-10-16 Thread Akbarkhon Variskhanov
** 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

[Bug 1946525] Re: Disks are not being mounted automatically

2021-10-11 Thread Akbarkhon Variskhanov
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

[Bug 1946525] [NEW] Disks are not being mounted automatically

2021-10-08 Thread Akbarkhon Variskhanov
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

[Bug 1942774] Re: No fallback English layout on "Who are you?" screen during installation. Ubiquity doesn't accept non-Latin characters

2021-10-08 Thread Akbarkhon Variskhanov
** 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

[Bug 1945658] Re: All hyperlinks provided by Ubiquity are opened with gedit

2021-10-08 Thread Akbarkhon Variskhanov
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

[Bug 1945977] Re: Screenshots are outdated

2021-10-08 Thread Akbarkhon Variskhanov
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

[Bug 1942774] Re: No fallback English layout on "Who are you?" screen during installation

2021-10-08 Thread Akbarkhon Variskhanov
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:

[Bug 1945658] Re: All hyperlinks provided by Ubiquity are opened with gedit

2021-10-07 Thread Akbarkhon Variskhanov
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.

[Bug 1945977] Re: Screenshots are outdated

2021-10-06 Thread Akbarkhon Variskhanov
** 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

[Bug 1942031] Re: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent() from cogl_onscreen_glx_dispose() fr

2021-10-06 Thread Akbarkhon Variskhanov
** 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.

[Bug 1942031] Re: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent() from cogl_onscreen_glx_dispose() fr

2021-10-06 Thread Akbarkhon Variskhanov
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.

[Bug 1942878] Re: Names of locations and cities are not translated on the "Where are you?" screen

2021-10-05 Thread Akbarkhon Variskhanov
** 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.

[Bug 1888056] Re: No displays show up in display settings

2021-10-05 Thread Akbarkhon Variskhanov
** 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

[Bug 1942774] Re: No fallback English layout on "Who are you?" screen during installation

2021-10-05 Thread Akbarkhon Variskhanov
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

[Bug 1945848] Re: No Russian layout during keyboard configuration setup

2021-10-05 Thread Akbarkhon Variskhanov
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

[Bug 1945658] Re: All hyperlinks provided by Ubiquity are opened with gedit

2021-10-04 Thread Akbarkhon Variskhanov
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:

[Bug 1945848] Re: No Russian layout during keyboard configuration setup

2021-10-04 Thread Akbarkhon Variskhanov
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

[Bug 1945977] Re: Screenshots are outdated

2021-10-04 Thread Akbarkhon Variskhanov
** 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

[Bug 1945977] [NEW] Screenshots are outdated

2021-10-04 Thread Akbarkhon Variskhanov
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

[Bug 1945848] Re: No Russian layout during keyboard configuration setup

2021-10-02 Thread Akbarkhon Variskhanov
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

[Bug 1945658] Re: All hyperlinks provided by Ubiquity are opened with gedit

2021-10-02 Thread Akbarkhon Variskhanov
** 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

[Bug 1945848] Re: No Russian layout during keyboard configuration setup

2021-10-02 Thread Akbarkhon Variskhanov
** 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.

[Bug 1945848] Re: No Russian layout during keyboard configuration setup

2021-10-02 Thread Akbarkhon Variskhanov
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:

[Bug 1945848] Re: No Russian layout during keyboard configuration setup

2021-10-02 Thread Akbarkhon Variskhanov
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

[Bug 1945848] Re: No Russian layout during keyboard configuration setup

2021-10-02 Thread Akbarkhon Variskhanov
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

[Bug 1945848] Re: No Russian layout during keyboard configuration setup

2021-10-02 Thread Akbarkhon Variskhanov
** 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.

[Bug 1945848] [NEW] No Russian layout during keyboard configuration setup

2021-10-02 Thread Akbarkhon Variskhanov
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 **

[Bug 1945658] Re: Link to release notes on Ubiquity language plugin page is opened with gedit

2021-10-01 Thread Akbarkhon Variskhanov
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

[Bug 1893439] Re: Adjusting the 'Pointer speed' mouse setting in Unity has no effect

2021-10-01 Thread Akbarkhon Variskhanov
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

[Bug 1945658] Re: Link to release notes on Ubiquity language plugin page is opened with gedit

2021-09-30 Thread Akbarkhon Variskhanov
** 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.

[Bug 1945658] Re: Link to release notes on Ubiquity language plugin page is opened with gedit

2021-09-30 Thread Akbarkhon Variskhanov
** 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.

[Bug 1945658] Re: Link to release notes on Ubiquity language plugin page is opened with gedit

2021-09-30 Thread Akbarkhon Variskhanov
** 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

[Bug 1945658] Re: Link to release notes on Ubiquity language plugin page is opened with gedit

2021-09-30 Thread Akbarkhon Variskhanov
** 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.

[Bug 1945658] Re: The link to the release notes is opened with gedit

2021-09-30 Thread Akbarkhon Variskhanov
** 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

[Bug 1945658] Re: The link to the release notes is opened with gedit

2021-09-30 Thread Akbarkhon Variskhanov
** 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

[Bug 1945658] Re: The link to the release notes is opened with gedit

2021-09-30 Thread Akbarkhon Variskhanov
** 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

[Bug 1945658] Re: The link to the release notes is opened with gedit

2021-09-30 Thread Akbarkhon Variskhanov
** 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

[Bug 1945658] Re: The link to the release notes is opened with gedit

2021-09-30 Thread Akbarkhon Variskhanov
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

[Bug 1945658] [NEW] The link to the release notes is opened with gedit

2021-09-30 Thread Akbarkhon Variskhanov
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

[Bug 1945198] Re: Ubuntu Software first startup stuck at “Downloading application ratings…”

2021-09-30 Thread Akbarkhon Variskhanov
*** 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

[Bug 1945198] Re: Ubuntu Software first startup stuck at “Downloading application ratings…”

2021-09-30 Thread Akbarkhon Variskhanov
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.

[Bug 1942031] Re: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent() from cogl_onscreen_glx_dispose() fr

2021-09-29 Thread Akbarkhon Variskhanov
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

[Bug 1893439] Re: Adjusting the 'Pointer speed' mouse setting in Unity has no effect

2021-09-27 Thread Akbarkhon Variskhanov
** 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.

[Bug 1945198] [NEW] Ubuntu Software first startup stuck at “Downloading application ratings…”

2021-09-27 Thread Akbarkhon Variskhanov
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:

[Bug 1943318] Re: systemd-shutdown[1]: Failed to finalize file systems, ignoring.

2021-09-11 Thread Akbarkhon Variskhanov
** 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.

[Bug 1943318] Re: systemd-shutdown[1]: Failed to finalize file systems, ignoring.

2021-09-11 Thread Akbarkhon Variskhanov
** 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.

[Bug 1943318] [NEW] systemd-shutdown[1]: Failed to finalize file systems, ignoring.

2021-09-11 Thread Akbarkhon Variskhanov
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

[Bug 1942878] Re: Names of locations and cities are not translated on the "Where are you?" screen

2021-09-07 Thread Akbarkhon Variskhanov
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.

[Bug 1942878] [NEW] Names of locations and cities are not translated on the "Where are you?" screen

2021-09-07 Thread Akbarkhon Variskhanov
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

[Bug 1942774] [NEW] No fallback English layout on "Who are you?" screen during installation

2021-09-06 Thread Akbarkhon Variskhanov
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

[Bug 1942031] Re: gnome-shell crashed with SIGSEGV in _XSend() from XQueryExtension() from InitDisplayInfoEntry() from __glXLookupDisplay() from CommonMakeCurrent()

2021-09-05 Thread Akbarkhon Variskhanov
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

[Bug 1942706] [NEW] gnome-shell crashed right after Live session started. Won't allow to send the report because of "some obsolete packages"

2021-09-05 Thread Akbarkhon Variskhanov
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

[Bug 1940707] Re: Maximized window becomes a mess at next startup after manually choosing to restore previous session

2021-08-21 Thread Akbarkhon Variskhanov
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.

[Bug 1940707] Re: Maximized window becomes a mess at next start-up after manually choosing to restore previous session

2021-08-21 Thread Akbarkhon Variskhanov
** 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

[Bug 1940707] [NEW] Maximized window becomes a mess at next start-up after manually choosing to restore previous session

2021-08-20 Thread Akbarkhon Variskhanov
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

  1   2   >