[Bug 1712200] Re: Changing keyboard layout with alt+shift always triggers "ui.key.menuAccessKey" on Wayland

2018-06-11 Thread asdqweasd
The bug happens again on Ubuntu 18.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1712200 Title: Changing keyboard layout with alt+shift always triggers "ui.key.menuAccessKey" on Wayland To man

[Bug 1712200] Re: Changing keyboard layout with alt+shift always triggers "ui.key.menuAccessKey" on Wayland

2018-01-03 Thread asdqweasd
Is the bug fixed? Luckly it isn't reproduced anymore on my machine (Ubuntu 17.10, Firefox 57.0.3). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1712200 Title: Changing keyboard layout with alt+shif

[Bug 1729695] Re: ASCII decode error, but not due to filenames in backup target

2017-11-18 Thread asdqweasd
I have the almost the same system configuration as Paul Nickerson, except that backups are stored on a separate NTFS-formatted drive, that neither Ubuntu nor Windows boots. Disabling Fast Startup solved the problem for me too. Thanks for sharing the solution! I have noticed that while Fast Startup

[Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2017-11-02 Thread asdqweasd
Again? Ubuntu 17.10 is affected this time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1218322 Title: Can't set keyboard layout change to alt+shift, ctrl+shift, etc. To manage notifications about

[Bug 1254957] Re: [HP Pavilion 15] Mute LED is not working

2017-07-31 Thread asdqweasd
I have encounter this bug on a new HP Pavilion 15 laptop (bc201ng) with Ubuntu 17.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1254957 Title: [HP Pavilion 15] Mute LED is not working To manage

[Bug 1644830] Re: gnome-software process does not quit after closing application window

2017-07-12 Thread asdqweasd
This bug happens to me on Ubuntu 17.04 also. It seems that memory consumption never decreases, making things even worse (related bug https://bugs.launchpad.net/ubuntu/+source/gnome-software/+bug/1616332). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1666980] Re: cannot install click, missing python files

2017-06-20 Thread asdqweasd
** Attachment added: "term.log" https://bugs.launchpad.net/ubuntu/+source/click/+bug/1666980/+attachment/4899694/+files/term.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666980 Title: cann

[Bug 1666980] Re: cannot install click, missing python files

2017-06-20 Thread asdqweasd
Brian, I have added the files, which you asked. Please let me know if any further information 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/1666980 Title: cannot install click, missing

[Bug 1666980] Re: cannot install click, missing python files

2017-06-20 Thread asdqweasd
** Attachment added: "history.log" https://bugs.launchpad.net/ubuntu/+source/click/+bug/1666980/+attachment/4899693/+files/history.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666980 Title:

[Bug 1666980] Re: cannot install click, missing python files

2017-02-24 Thread asdqweasd
It occurred that I had `python3-click-package` package broken. Reinstalling it solved the problem. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1666980 Title: cannot install click, missing python f

[Bug 1666980] [NEW] cannot install click, missing python files

2017-02-22 Thread asdqweasd
Public bug reported: When I try to install click package, I get the following error: dpkg: click: dependency problems, but removing anyway as you requested: ubuntu-system-settings depends on click | ubuntu-snappy-cli; however: Package click is to be removed. Package ubuntu-snappy-cli is not

[Bug 1644779] Re: Assertion (max_size > 0) failed while selecting partition

2016-11-25 Thread asdqweasd
$ sudo parted /dev/sda unit co print unit s print Model: ATA ST320LT012-1DG14 (scsi) Disk /dev/sda: 320GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Disk Flags: Number Start End SizeFile system Name Flags 1 1049kB 106MB 105MB

[Bug 1644779] Re: Assertion (max_size > 0) failed while selecting partition

2016-11-25 Thread asdqweasd
$ sudo parted /dev/sdb unit co print unit s print Model: SanDisk Cruzer Contour (scsi) Disk /dev/sdb: 8195MB Sector size (logical/physical): 512B/512B Partition Table: msdos Disk Flags: Number Start End SizeType File system Flags 1 1049kB 8195MB 8194MB primary fat32

[Bug 1644779] [NEW] Assertion (max_size > 0) failed while selecting partition

2016-11-25 Thread asdqweasd
Public bug reported: The following commands lead to crash: 1. sudo parted 2. print 3. print devices 4. select /dev/sdb All steps in the same order are required to reproduce the crash. However, it doesn't matter, which valid device to choose in step 4 (selecting /dev/sda also leads to crash). Ubu