[Bug 2073628] Re: imjournal module works with rsyslog package of ubuntu 22.04 but not with ubuntu 24.04

2024-10-17 Thread Kent Spillner
Yes, I can confirm adding those two lines to
/etc/apparmor.d/local/usr.sbin/rsyslogd and restarting the
rsyslog.service works as expected.

Thank you very much!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073628

Title:
  imjournal module works with rsyslog package of ubuntu 22.04 but not
  with ubuntu 24.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rsyslog/+bug/2073628/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2073628] Re: imjournal module works with rsyslog package of ubuntu 22.04 but not with ubuntu 24.04

2024-10-16 Thread Kent Spillner
I think we might be encountering the same issue.  At least, we're also
trying to enable imjournal in rsyslog because we want all of the
structured log fields from systemd journal, and we're encountering the
same error messages when starting rsyslog.service.

We are running an x86 EC2 instance:

$ uname -a
Linux ip-10-XXX-YYY-ZZZ 6.8.0-1016-aws #17-Ubuntu SMP Mon Sep  2 13:48:07 UTC 
2024 x86_64 x86_64 x86_64 GNU/Linux
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 24.04.1 LTS
Release:24.04
Codename:   noble
$ dpkg -l rsyslog
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   Version   Architecture Description
+++-==-=--=
ii  rsyslog8.2312.0-3ubuntu9 amd64reliable system and kernel 
logging daemon


I can also confirm that there are messages related to AppArmor denying rsyslog 
at approximately the same time in our dmesg:

[Wed Oct 16 11:15:39 2024] audit: type=1400 audit(1729077335.160:679): 
apparmor="STATUS" operation="profile_replace" info="same as current profile, 
skipping" profile="unconfined" name="rsyslogd" pid=506096 comm="apparmor_parser"
[Wed Oct 16 11:15:39 2024] audit: type=1400 audit(1729077335.187:680): 
apparmor="DENIED" operation="open" class="file" profile="rsyslogd" 
name="/run/log/journal/" pid=506098 comm="rsyslogd" requested_mask="r" 
denied_mask="r" fsuid=102 ouid=0
[Wed Oct 16 11:15:39 2024] audit: type=1400 audit(1729077335.187:681): 
apparmor="DENIED" operation="open" class="file" profile="rsyslogd" 
name="/etc/machine-id" pid=506098 comm="rsyslogd" requested_mask="r" 
denied_mask="r" fsuid=102 ouid=0
[Wed Oct 16 11:15:39 2024] audit: type=1400 audit(1729077335.187:682): 
apparmor="DENIED" operation="open" class="file" profile="rsyslogd" 
name="/run/log/journal/" pid=506098 comm="rsyslogd" requested_mask="r" 
denied_mask="r" fsuid=102 ouid=0
[Wed Oct 16 11:15:39 2024] audit: type=1400 audit(1729077335.187:683): 
apparmor="DENIED" operation="open" class="file" profile="rsyslogd" 
name="/etc/machine-id" pid=506098 comm="rsyslogd" requested_mask="r" 
denied_mask="r" fsuid=102 ouid=0
[Wed Oct 16 11:15:39 2024] audit: type=1400 audit(1729077335.187:684): 
apparmor="DENIED" operation="open" class="file" profile="rsyslogd" 
name="/run/log/journal/" pid=506098 comm="in:imjournal" requested_mask="r" 
denied_mask="r" fsuid=102 ouid=0
[Wed Oct 16 11:15:39 2024] audit: type=1400 audit(1729077335.187:685): 
apparmor="DENIED" operation="open" class="file" profile="rsyslogd" 
name="/etc/machine-id" pid=506098 comm="in:imjournal" requested_mask="r" 
denied_mask="r" fsuid=102 ouid=0
[Wed Oct 16 11:15:39 2024] audit: type=1400 audit(1729077335.187:686): 
apparmor="DENIED" operation="open" class="file" profile="rsyslogd" 
name="/run/log/journal/" pid=506098 comm="in:imjournal" requested_mask="r" 
denied_mask="r" fsuid=102 ouid=0
[Wed Oct 16 11:15:39 2024] audit: type=1400 audit(1729077335.187:687): 
apparmor="DENIED" operation="open" class="file" profile="rsyslogd" 
name="/etc/machine-id" pid=506098 comm="in:imjournal" requested_mask="r" 
denied_mask="r" fsuid=102 ouid=0
[Wed Oct 16 11:15:39 2024] audit: type=1400 audit(1729077335.192:688): 
apparmor="DENIED" operation="open" class="file" profile="rsyslogd" 
name="/run/log/journal/" pid=506098 comm="in:imjournal" requested_mask="r" 
denied_mask="r" fsuid=102 ouid=0

As you may notice the rsyslog service itself is logging that it can't
create the systemd journal state file under /var/spool/rsyslog, but it
appears AppArmor is actually preventing rsyslog & imjournal from reading
/run/log/journal/ and /etc/machine-id.

I tried stopping and disabling AppArmor, and I also tried symlinking
/etc/apparmor.d/usr.sbin.rsyslog from /etc/apparmor.d/disable/ and
running apparmor_parser -R /etc/apparmor.d/usr.sbin.rsyslog, and
confirmed /usr/sbin/rsyslog was not being enforced by running aa-status.
However, that did NOT allow rsyslog & imjournal to work as now imjournal
is segfaulting:

[Wed Oct 16 11:50:35 2024] in:imjournal[516014]: segfault at 40 ip 
58bd6b96eb21 sp 71bcd45ff9e0 error 6 in rsyslogd[58bd6b93f000+6f000] 
likely on CPU 1 (core 0, socket 0)
[Wed Oct 16 11:50:35 2024] Code: b7 10 66 41 89 56 08 0f b6 40 02 41 88 46 0a 
e9 3f fe ff ff e8 b0 1f fd ff f3 0f 1e fa 55 48 89 e5 41 54 49 89 fc 53 48 8b 
1f  83 6b 40 01 0f 85 c8 01 00 00 48 8b 7b 70 48 8d 83 50 01 00 00
[Wed Oct 16 11:50:51 2024] rs:main Q:Reg[516078]: segfault at 0 ip 
55e61b25f3d0 sp 79c6479ff5e8 error 4 in rsyslogd[55e61b225000+6f000] 
likely on CPU 1 (core 0, socket 0)
[Wed Oct 16 11:50:51 2024] Code: 01 4c 63 c0 41 89 c1 4d 69 c0 ab aa aa 2a 41 
c1 f9 1f 49 c1 f8 21 45 29 c8 47 8d 04 40 41 c1 e0 02 44 29 c0 48 98 48 8b 04 
c2 <0f> b6 00 88 01 0f be 47 01 83 e8 01 4c

[Bug 2073109] Re: nvidia-driver-550 could not be installed on [10de:25b0] and [10de:25b2]

2024-07-15 Thread Kent Lin
@Eduard,

Understand the approach that only new hw should be supported by 550.
A400 and A1000 ID is not listed in 535 release note, but it is listed in 550 
release.

535: 
https://us.download.nvidia.com/XFree86/Linux-x86_64/535.183.01/README/supportedchips.html
550: 
https://download.nvidia.com/XFree86/Linux-x86_64/550.90.07/README/supportedchips.html

So the question will be how the new hw is being identified. Did you
include all the IDs in the 550 but not in the 535 for the 550 driver
release every time?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2073109

Title:
  nvidia-driver-550 could not be installed on [10de:25b0] and
  [10de:25b2]

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/2073109/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2065405] Re: cups-proxyd[2318]: segfault at 18 ip 00005975fb88bd75

2024-05-24 Thread Kent
I didn't have the old kernel since it was a new install.  I solved it by
switching to pure debian on that laptop.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065405

Title:
  cups-proxyd[2318]: segfault at 18 ip 5975fb88bd75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/2065405/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 2065405] Re: cups-proxyd[2318]: segfault at 18 ip 00005975fb88bd75

2024-05-23 Thread Kent
I have this problem. I have the cups error but think the main problem is
the problem with libglib-2.0.so.0.8000.0. Its a fresh install(13 days)
on a laptop with a 1st generation I3.

I have two crash files which I ran ubuntu-bug on and sent them.  Since I
have no GUI it did not launch a web browser to fill out the report.  Is
there a ID in the report on the two crash files I have?

The filenames are _usr_libexec_gdm-session-worker.0.crash and
_usr_sbin_gdm3.0.crash.

Since it may be of help my whoopsie id is
9bf8a2458c673c7d3326545c891233e751b5f207a81c39a8e01cb9a8b23759736495296ec45c53034c53473d6e3cf09635a95ebbc5e6d38f1458ec526f2b6a3e

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2065405

Title:
  cups-proxyd[2318]: segfault at 18 ip 5975fb88bd75

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/2065405/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1977699] [NEW] zfs icp has deselected all optimized aes & gcm impls

2022-06-05 Thread Kent Ross
Public bug reported:

In an upgrade from Jammy kernel 5.15.0-27-generic to 5.15.0-35-generic
on x86_64 (AMD threadripper pro 39x5wx series), a 40x performance
regression in the first read of cached writes to an encrypted dataset
revealed that zfs is no longer configured to choose any implementations
from advanced instruction sets:

$ grep . /sys/module/icp/parameters/*impl*
/sys/module/icp/parameters/icp_aes_impl:cycle [fastest] generic x86_64
/sys/module/icp/parameters/icp_gcm_impl:cycle [fastest] generic

With correct configuration, the output should read as follows:

$ grep . /sys/module/icp/parameters/*impl*
/sys/module/icp/parameters/icp_aes_impl:cycle [fastest] generic x86_64 aesni
/sys/module/icp/parameters/icp_gcm_impl:cycle [fastest] avx generic pclmulqdq

The immediate ill effects are the use of gcm_generic_mul instead of the
dedicated instruction, consuming 50% CPU and slowing reads of data
cached in ram to less than 20% of what they would be even reading
directly from disk.

openzfs changed its configure process to detect cpu features differently
recently to adapt to the kernel api change. It seems that the upstream
changes that unexport the needed symbols and the downstream changes in
openzfs that stop using them were not cherrypicked in sync.

https://github.com/openzfs/zfs/pull/13147
https://github.com/openzfs/zfs/pull/13236

** Affects: zfs-linux (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/1977699

Title:
  zfs icp has deselected all optimized aes & gcm impls

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zfs-linux/+bug/1977699/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1972130] Re: saveas switches to search option when changing name

2022-05-15 Thread Kent Frazier
It appears that the problem has to do with Unity.   The browser "save as 
pdf" option does not exhibit the change of focus when choosing either 
the Gnome or Ubuntu desktops.

On 5/8/22 23:02, Chris Guiver wrote:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better.
>
> Bug reporting is mostly about finding & fixing problems thus preventing
> future users from hitting the same bug.
>
> I suspect a Support site would be more appropriate, eg.
> https://answers.launchpad.net/ubuntu. You can also find help with your
> problem in the support forum of your local Ubuntu community
> http://loco.ubuntu.com/ or asking at https://askubuntu.com or
> https://ubuntuforums.org, or for more support options please look at
> https://discourse.ubuntu.com/t/community-support/709
>
> You filed the issue as related to the `do-release-upgrade` that upgraded
> you to 22.04 ~9 days before; once you've rebooted & logged into the new
> system, the ubuntu-release-upgrade tool's job was completed
> successfully.  You also mention two non-Ubuntu products which should
> have bugs filed elsewhere (vivaldi, chrome). I suggest support. (FYI:
> Ubuntu Unity support is mostly on telegram (it's an unofficial remix);
> refer https://ubuntuunity.org/ )
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972130

Title:
  saveas switches to search option when changing name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-unity-meta/+bug/1972130/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972131] Re: occasional flashing screen since upgrade to 22.04

2022-05-15 Thread Kent Frazier
Problem seems to manifest itself most often after wake-up from
hibernate.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972131

Title:
  occasional flashing screen since upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1972131/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1972129] Re: user account show different users than "Users and Groups"

2022-05-09 Thread Kent Frazier
Have no idea. The pre-upgrade account worked as expected in 21.10 before 
upgrade, and I didn't make any manual changes that would have affected 
anything that I know of. I wasn't even aware of the file that holds the 
SystemAccount flag.

On 5/9/22 13:50, Sebastien Bacher wrote:
> Great! Do you have any idea how the account ended up being marked as
> SystemAccount=true?
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972129

Title:
  user account show different users than "Users and Groups"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/accountsservice/+bug/1972129/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1972129] Re: user account show different users than "Users and Groups"

2022-05-09 Thread Kent Frazier
On 5/9/22 05:08, Sebastien Bacher wrote:
> /usr/libexec/accounts-daemon --debug
$ sudo /usr/libexec/accounts-daemon --debug 
(py310)
[sudo] password for frazier:
(accounts-daemon:734852): DEBUG: entering main loop
(accounts-daemon:734852): DEBUG: Changing permission of 
/var/lib/AccountsService/users/frazier to 0600
(accounts-daemon:734852): DEBUG: Changing permission of 
/var/lib/AccountsService/users/gnome-initial-setup to 0600
(accounts-daemon:734852): DEBUG: Changing permission of 
/var/lib/AccountsService/users/kfrazier to 0600
(accounts-daemon:734852): DEBUG: Changing permission of 
/var/lib/AccountsService/users/gdm to 0600
(accounts-daemon:734852): DEBUG: skipping user: root
(accounts-daemon:734852): DEBUG: skipping user: daemon
(accounts-daemon:734852): DEBUG: skipping user: bin
(accounts-daemon:734852): DEBUG: skipping user: sys
(accounts-daemon:734852): DEBUG: skipping user: sync
(accounts-daemon:734852): DEBUG: skipping user: games
(accounts-daemon:734852): DEBUG: skipping user: man
(accounts-daemon:734852): DEBUG: skipping user: lp
(accounts-daemon:734852): DEBUG: skipping user: mail
(accounts-daemon:734852): DEBUG: skipping user: news
(accounts-daemon:734852): DEBUG: skipping user: uucp
(accounts-daemon:734852): DEBUG: skipping user: proxy
(accounts-daemon:734852): DEBUG: skipping user: www-data
(accounts-daemon:734852): DEBUG: skipping user: backup
(accounts-daemon:734852): DEBUG: skipping user: list
(accounts-daemon:734852): DEBUG: skipping user: irc
(accounts-daemon:734852): DEBUG: skipping user: gnats
(accounts-daemon:734852): DEBUG: skipping user: nobody
(accounts-daemon:734852): DEBUG: skipping user: systemd-network
(accounts-daemon:734852): DEBUG: skipping user: systemd-resolve
(accounts-daemon:734852): DEBUG: skipping user: systemd-timesync
(accounts-daemon:734852): DEBUG: skipping user: messagebus
(accounts-daemon:734852): DEBUG: skipping user: syslog
(accounts-daemon:734852): DEBUG: skipping user: _apt
(accounts-daemon:734852): DEBUG: skipping user: tss
(accounts-daemon:734852): DEBUG: skipping user: uuidd
(accounts-daemon:734852): DEBUG: skipping user: tcpdump
(accounts-daemon:734852): DEBUG: skipping user: avahi-autoipd
(accounts-daemon:734852): DEBUG: skipping user: usbmux
(accounts-daemon:734852): DEBUG: skipping user: rtkit
(accounts-daemon:734852): DEBUG: skipping user: dnsmasq
(accounts-daemon:734852): DEBUG: skipping user: cups-pk-helper
(accounts-daemon:734852): DEBUG: skipping user: speech-dispatcher
(accounts-daemon:734852): DEBUG: skipping user: avahi
(accounts-daemon:734852): DEBUG: skipping user: kernoops
(accounts-daemon:734852): DEBUG: skipping user: saned
(accounts-daemon:734852): DEBUG: skipping user: nm-openvpn
(accounts-daemon:734852): DEBUG: skipping user: hplip
(accounts-daemon:734852): DEBUG: skipping user: whoopsie
(accounts-daemon:734852): DEBUG: skipping user: colord
(accounts-daemon:734852): DEBUG: skipping user: geoclue
(accounts-daemon:734852): DEBUG: skipping user: pulse
(accounts-daemon:734852): DEBUG: skipping user: gnome-initial-setup
(accounts-daemon:734852): DEBUG: skipping user: gdm
(accounts-daemon:734852): DEBUG: loaded user: frazier
(accounts-daemon:734852): DEBUG: skipping user: systemd-coredump
(accounts-daemon:734852): DEBUG: skipping user: sshd
(accounts-daemon:734852): DEBUG: skipping user: clamav
(accounts-daemon:734852): DEBUG: skipping user: postfix
(accounts-daemon:734852): DEBUG: skipping user: lightdm
(accounts-daemon:734852): DEBUG: skipping user: stunnel4
(accounts-daemon:734852): DEBUG: skipping user: sssd
(accounts-daemon:734852): DEBUG: skipping user: postgres
(accounts-daemon:734852): DEBUG: skipping user: cerebro
(accounts-daemon:734852): DEBUG: skipping user: libvirt-qemu
(accounts-daemon:734852): DEBUG: skipping user: libvirt-dnsmasq
(accounts-daemon:734852): DEBUG: skipping user: nginx
(accounts-daemon:734852): DEBUG: skipping user: lxc-dnsmasq
(accounts-daemon:734852): DEBUG: skipping user: systemd-oom
(accounts-daemon:734852): DEBUG: skipping user: swtpm
(accounts-daemon:734852): DEBUG: loaded user: kfrazier
(accounts-daemon:734852): DEBUG: loaded user: gnome-initial-setup
(accounts-daemon:734852): DEBUG: loaded user: gdm
(accounts-daemon:734852): DEBUG: failed to load gdms custom.conf: Key 
file does not have key “AutomaticLoginEnable” in group “daemon”
(accounts-daemon:734852): DEBUG: got NameLost, exiting
(accounts-daemon:734852): DEBUG: exiting

Could you to do # /usr/libexec/accounts-daemon --debug and see what that 
does display about your account? Note: the frazier account is the one 
that did not show up when I accessed "System Settings" -> "User 
Accounts" It is my account from pre-upgrade. Changing to 
frazier:SystemAccount=false has fixed the problem. Many Thanks!


root@frazier:/var/lib/AccountsService/users# grep -H System *
frazier:SystemAccount=true
gdm:SystemAccount=true
gnome-initial-setup:SystemAccount=true
kfrazier:SystemAccount=false

-- 
You received this bug notification b

Re: [Bug 1972130] Re: saveas switches to search option when changing name

2022-05-09 Thread Kent Frazier
I'm not familiar with the inner workings of the browsers, and assumed 
that they were probably accessing libraries in the underlying os. I'll 
see if I can determine what's actually happening there. Since the 
problem manifests itself in both Firefox and the Chrome-based browsers 
and that these browsers did not exhibit this problem until immediately 
after the upgrade, that this was probably a release related bug. I also 
noted that the problem had been reported some time ago in a previous OS 
release (I'll see if I can find the reference to that again).  Although 
I usually use Unity, I do not believe it is Unity related, as I also 
tried several other windowing versions (e.g. Gnome) and got the same 
result. You're definitely correct that it probably is not related to the 
upgrade software itself, I should have picked "don't know" as the 
related package involved. Thanks for the other hints on other sources to 
check for answers.

Should I resubmit the bugs, noting something other than release-upgrade 
(e.g. "don't know") or can you re-route as necessary?
Thanks!


On 5/8/22 23:02, Chris Guiver wrote:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better.
>
> Bug reporting is mostly about finding & fixing problems thus preventing
> future users from hitting the same bug.
>
> I suspect a Support site would be more appropriate, eg.
> https://answers.launchpad.net/ubuntu. You can also find help with your
> problem in the support forum of your local Ubuntu community
> http://loco.ubuntu.com/ or asking at https://askubuntu.com or
> https://ubuntuforums.org, or for more support options please look at
> https://discourse.ubuntu.com/t/community-support/709
>
> You filed the issue as related to the `do-release-upgrade` that upgraded
> you to 22.04 ~9 days before; once you've rebooted & logged into the new
> system, the ubuntu-release-upgrade tool's job was completed
> successfully.  You also mention two non-Ubuntu products which should
> have bugs filed elsewhere (vivaldi, chrome). I suggest support. (FYI:
> Ubuntu Unity support is mostly on telegram (it's an unofficial remix);
> refer https://ubuntuunity.org/ )
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972130

Title:
  saveas switches to search option when changing name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-unity-meta/+bug/1972130/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972131] [NEW] occasional flashing screen since upgrade to 22.04

2022-05-08 Thread Kent Frazier
Public bug reported:

Since upgrading to 22.04 I often experienced a flashing screen. I have
noticed the issue in particular when I have an onboard keyboard
displayed. Hiding the onboard keyboard and then showing the keyboard
seems to resolve the flashing problem

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubuntu-release-upgrader-core 1:22.04.10
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
CurrentDesktop: Unity:Unity7:ubuntu
Date: Sun May  8 17:20:13 2022
InstallationDate: Installed on 2020-07-18 (659 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: Upgraded to jammy on 2022-04-29 (9 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972131

Title:
  occasional flashing screen since upgrade to 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1972131/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972130] [NEW] saveas switches to search option when changing name

2022-05-08 Thread Kent Frazier
Public bug reported:

When choosing a print option in various browsers (Vivaldi, Firefox,
Chrome) and saving as a pdf file, every time I try to save the file,
changing the name in the process, when I type a character in name box,
it changes one character, and then switches control to the search box,
rather than keeping focus in the name box.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubuntu-release-upgrader-core 1:22.04.10
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
CurrentDesktop: Unity:Unity7:ubuntu
Date: Sun May  8 17:10:55 2022
InstallationDate: Installed on 2020-07-18 (659 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: Upgraded to jammy on 2022-04-29 (9 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972130

Title:
  saveas switches to search option when changing name

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1972130/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1972129] [NEW] user account show different users than "Users and Groups"

2022-05-08 Thread Kent Frazier
Public bug reported:

upgraded from 21.10 to 22.04. Upgrade seemed to require creating a new
(admin) id, which I did. When I now login the new account name is
displayed but I have to list other users to be able to login with my
pre-upgrade account. Going to system settings -> User Accounts shows
only the new account. Once logged in, invoking "Users & Groups" shows
both new id and pre-upgrade user account.

ProblemType: Bug
DistroRelease: Ubuntu 22.04
Package: ubuntu-release-upgrader-core 1:22.04.10
ProcVersionSignature: Ubuntu 5.15.0-27.28-generic 5.15.30
Uname: Linux 5.15.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu82
Architecture: amd64
CasperMD5CheckResult: unknown
CrashDB: ubuntu
CurrentDesktop: Unity:Unity7:ubuntu
Date: Sun May  8 16:30:27 2022
InstallationDate: Installed on 2020-07-18 (659 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: release-upgrade
UpgradeStatus: Upgraded to jammy on 2022-04-29 (9 days ago)
VarLogDistupgradeTermlog:

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug dist-upgrade jammy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1972129

Title:
  user account show different users than "Users and Groups"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1972129/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1870482] Re: apt-btrfs-snapshot blocks apt

2022-03-30 Thread Kent Ross
i ran into this and figured out what it was.

apt-btrfs-snapshot makes several assumptions when it operates, not all
of which are checked:

1. / is mounted from a btrfs device subvolume named /@
2. the btrfs filesystem on that device will mount the root filesystem, inside 
which @ resides.

1. is checked by "supported" by looking in fstab and ensuring that
subvolid=@ is *explicitly* specified, 2. is not checked at all. if your
volume root mounts @ as the default subvolume it's not gonna work!

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1870482

Title:
  apt-btrfs-snapshot blocks apt

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apt-btrfs-snapshot/+bug/1870482/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1872984] Re: RTL8822BE [10ec:b822] network driver rtl_wifi crashes on boot in Focal Fossa 20.04 - 5.4.0-21-generic and mainline 5.7.0-050700rc1-generic

2022-03-24 Thread Ted Kent
This is present on ASUS K570U-ES76

OS:Ubuntu 20.04.4 
Kernel: 5.13.0-35-generic

- Device will drop wifi and then spam "rtw_8822be pci bus timeout,check dma 
status" in the logs
- Rebooting fixes issue

This is a fairly old laptop and with the wifi 6 modules being >$20 I'll
probably just go for the upgrade.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1872984

Title:
  RTL8822BE [10ec:b822] network driver rtl_wifi crashes on boot in Focal
  Fossa 20.04 - 5.4.0-21-generic and mainline 5.7.0-050700rc1-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1872984/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1949063] Re: Add F81966 watchdog support

2021-12-13 Thread Kent Lin
Hi All,

I only see linux/5.11.0-43 in -proposed. I did not see 5.11.0-44 in
-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1949063

Title:
  Add F81966 watchdog support

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1949063/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945548] Re: I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

2021-10-24 Thread Kent Lin
** Tags added: cqa-verified

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945548

Title:
  I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1945548/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1943587] Re: [Ethtool][TSN] Support frame preemption

2021-10-21 Thread Kent Lin
** Summary changed:

- support frame preemption
+ [Ethtool][TSN] Support frame preemption

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1943587

Title:
  [Ethtool][TSN] Support frame preemption

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1943587/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945548] Re: I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

2021-10-21 Thread Kent Lin
** Changed in: intel
   Status: New => 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/1945548

Title:
  I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1945548/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1929890] Re: [EHL][TGL][ADL] PMC Time-aware GPIO

2021-10-11 Thread Kent Lin
Document:
https://software.intel.com/content/www/us/en/develop/documentation/tcc-
tools-2021-2-developer-guide/top/time-synchronization-and-communication-
tools/time-aware-gpio-tgpio-samples.html

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929890

Title:
  [EHL][TGL][ADL] PMC Time-aware GPIO

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1929890/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945548] Re: I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

2021-10-08 Thread Kent Lin
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945548

Title:
  I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1945548/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1929895] Re: [EHL] Enable ISHTP

2021-10-04 Thread Kent Lin
Document provided by Intel:
https://www.kernel.org/doc/html/latest/hid/intel-ish-hid.html

Base on the document: the test steps will be:
1. Install tree:
sudo apt-get install tree
2. sudo tree -l /sys/bus/iio/devices/
3. Check if devices exited.

Example on AAEON's EHL board: 
https://certification.canonical.com/hardware/202109-29492/
u@linux:~$ sudo tree -l /sys/bus/iio/devices/
/sys/bus/iio/devices/
└── iio:device0 -> 
../../../devices/pci:00/:00:1e.2/pxa2xx-spi.10/spi_master/spi0/spi-AANT1280:00/iio:device0
├── in_voltage0_raw
├── in_voltage1_raw
├── in_voltage2_raw
├── in_voltage3_raw
├── in_voltage_scale
├── power
│   ├── async
│   ├── autosuspend_delay_ms
│   ├── control
│   ├── runtime_active_kids
│   ├── runtime_active_time
│   ├── runtime_enabled
│   ├── runtime_status
│   ├── runtime_suspended_time
│   └── runtime_usage
├── subsystem -> ../../../../../../../../bus/iio
│   ├── devices
│   │   └── iio:device0 -> 
../../../devices/pci:00/:00:1e.2/pxa2xx-spi.10/spi_master/spi0/spi-AANT1280:00/iio:device0
  [recursive, not followed]
│   ├── drivers
│   ├── drivers_autoprobe
│   ├── drivers_probe
│   └── uevent
└── uevent

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929895

Title:
  [EHL] Enable ISHTP

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1929895/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1945548] Re: I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

2021-09-30 Thread Kent Lin
@Anthony,
Test Kernel fix the issue: 
https://people.canonical.com/~ypwong/linux-intel-sprint2/

u@linux:~$ ip a
1: lo:  mtu 65536 qdisc noqueue state UNKNOWN group 
default qlen 1000
link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
inet 127.0.0.1/8 scope host lo
   valid_lft forever preferred_lft forever
inet6 ::1/128 scope host 
   valid_lft forever preferred_lft forever
2: enp1s0:  mtu 1500 qdisc mq state UP group 
default qlen 1000
link/ether 00:07:32:61:5b:39 brd ff:ff:ff:ff:ff:ff
inet 10.102.159.126/22 brd 10.102.159.255 scope global dynamic 
noprefixroute enp1s0
   valid_lft 6877sec preferred_lft 6877sec
inet6 fe80::f554:7623:6398:b8d8/64 scope link noprefixroute 
   valid_lft forever preferred_lft forever
3: enp2s0:  mtu 1500 qdisc mq state UP group 
default qlen 1000
link/ether 00:07:32:61:5b:3a brd ff:ff:ff:ff:ff:ff
inet 10.102.159.135/22 brd 10.102.159.255 scope global dynamic 
noprefixroute enp2s0
   valid_lft 6880sec preferred_lft 6880sec
inet6 fe80::2e77:71f2:d10d:962/64 scope link noprefixroute 
   valid_lft forever preferred_lft forever
u@linux:~$ 


01:00.0 Ethernet controller [0200]: Intel Corporation I210 Gigabit Network 
Connection [8086:157b] (rev 03)
Subsystem: Intel Corporation I210 Gigabit Network Connection [8086:]
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: igb
Kernel modules: igb
00: 86 80 7b 15 07 04 10 00 03 00 00 02 00 00 00 00
10: 00 00 e0 7f 00 00 00 00 01 40 00 00 00 00 e2 7f
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 01 00 00

02:00.0 Ethernet controller [0200]: Intel Corporation Device [8086:0d9f] (rev 
03)
Subsystem: Intel Corporation Device [8086:]
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- 
Stepping- SERR- FastB2B- DisINTx+
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- SERR- 
Kernel driver in use: igc
Kernel modules: igc
00: 86 80 9f 0d 06 04 10 00 03 00 00 02 00 00 00 00
10: 00 00 c0 7f 00 00 00 00 00 00 00 00 00 00 d0 7f
20: 00 00 00 00 00 00 00 00 00 00 00 00 86 80 00 00
30: 00 00 00 00 40 00 00 00 00 00 00 00 ff 01 00 00

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1945548

Title:
  I225-IT Ethernet (8086:0d9f) does not work on AAEON's EHL Board

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1945548/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1929895] Re: [EHL] Enable ISHTP

2021-09-27 Thread Kent Lin
@Qin,

Could you please advise how could we test this?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929895

Title:
  [EHL] Enable ISHTP

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1929895/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1929902] Re: [EHL] enable USB-dw3

2021-09-27 Thread Kent Lin
Test Steps:
1. In BIOS setup, enable xDCI as below :
Intel Advanced Menu -> PCH-IO Configuration -> USB Configuration-> xDCI Support 
-> [Enabled]
2. Boot to OS
3. Check dmesg to see if BIOS pass pci device info as below :
[ 4.534064] pci :00:14.0: [8086:4b7d] type 00 class 0x0c0330
[ 4.553963] pci :00:14.1: [8086:4b7e] type 00 class 0x0c03fe => dwc3 device
4. Check lspci -v
:00:14.1 USB controller: Intel Corporation Device 4b7e (prog-if fe [USB 
Device])
   Subsystem: Intel Corporation Device 7270
   Flags: bus master, fast devsel, latency 0, IRQ 17
   Memory at 608000 (64-bit, non-prefetchable) [size=2M]
   Memory at 60805e5000 (64-bit, non-prefetchable) [size=4K]
   Capabilities: 
   Kernel driver in use: dwc3-pci
5. Connect Target device to a PC or Notebook via OTG Cable, check if PC or 
Notebook could see Target device as Mass Storage.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1929902

Title:
  [EHL] enable USB-dw3

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1929902/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1941620] Re: System still install update packages even uncheck "Download updates..." during install OS Edit

2021-08-25 Thread Kent Lin
@Erich,

Correct, those 2 items were "Not" checked.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1941620

Title:
  System still install update packages even uncheck "Download
  updates..." during install OS Edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1941620/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1941620] Re: System still install update packages even uncheck "Download updates..." during install OS Edit

2021-08-25 Thread Kent Lin
@Erich,

Why this is expected?
The user downloads the Ubuntu 20.04.02 image from 
https://releases.ubuntu.com/20.04/.
The image was built at 2021-02-09 19:07.
The user disables the following in ubiquity while installation. Why all the 
update packages will still be updated when installation?
1. "Download updates while installing Ubuntu"
2. "Install third-party software for graphics and WiFi hardware and additional 
media formats"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1941620

Title:
  System still install update packages even uncheck "Download
  updates..." during install OS Edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1941620/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1941620] Re: System still install update packages even uncheck "Download updates..." during install OS Edit

2021-08-25 Thread Kent Lin
** Changed in: ubiquity (Ubuntu)
   Status: Fix Released => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1941620

Title:
  System still install update packages even uncheck "Download
  updates..." during install OS Edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1941620/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1941620] Re: System still install update packages even uncheck "Download updates..." during install OS Edit

2021-08-25 Thread Kent Lin
** Attachment added: "dpkg_list_wo_network.txt"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1941620/+attachment/5520541/+files/dpkg_list_wo_network.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1941620

Title:
  System still install update packages even uncheck "Download
  updates..." during install OS Edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1941620/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1941620] Re: System still install update packages even uncheck "Download updates..." during install OS Edit

2021-08-25 Thread Kent Lin
** Attachment added: "dpkg_list_with_network.txt"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1941620/+attachment/5520540/+files/dpkg_list_with_network.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1941620

Title:
  System still install update packages even uncheck "Download
  updates..." during install OS Edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1941620/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1941620] [NEW] System still install update packages even uncheck "Download updates..." during install OS Edit

2021-08-25 Thread Kent Lin
Public bug reported:

Steps to repro:
1. Connect to the internet and install ubuntu-20.04.2.0-desktop-amd64.iso.
2. In the "Updates and other software" page, select "Normal installation", 
uncheck "Download updates while..." and "Install third-party...".
3. While the system shows "Installation Complete", remove the LAN cable.
4. Reboot system then login, execute "dpkg --list".

Expected results:
The system did not install any update packages.

Actual results:
The system installed update packages.

Please review the attachment.
While connecting to the internet during installation, the system installed 
linux-image-5.11.0-27-generic and other update packages.
If we don't connect to the internet during installation, the linux-image is 
5.8.0-43.

** Affects: ubiquity (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/1941620

Title:
  System still install update packages even uncheck "Download
  updates..." during install OS Edit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1941620/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1934286] Re: Update the ModemManager to 1.16.6-2 to support some modems in Focal and Hirsute releases.

2021-08-24 Thread Kent Lin
Test pass with Dell DW5821e [413C:81D7] on hirsute

* The version of the packages tested:
   ModemManager: 1.16.6
   libmbim: 1.24.8
   libqmi: 1.28.6

** Attachment added: "DW5821e.log"
   
https://bugs.launchpad.net/ubuntu/+source/modemmanager/+bug/1934286/+attachment/5520406/+files/DW5821e.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1934286

Title:
  Update the ModemManager to 1.16.6-2 to support some modems in Focal
  and Hirsute releases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1934286/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1938678] Re: [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on TGL-H

2021-08-17 Thread Kent Lin
@sachinmokashi,

SM3 is forbidden to ship to some countries. Why Intel will not provide
the option to disable it in BIOS?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1938678

Title:
  [intel] [tgl-h][iotg] [hwe-tpm] Ubuntu Core hangs during bootup on
  TGL-H

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1938678/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1936899] Re: [IoTG] [TGL-H] TPM tests fail

2021-08-10 Thread Kent Lin
** Also affects: linux-intel (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/1936899

Title:
  [IoTG] [TGL-H] TPM tests fail

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1936899/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1936903] Re: CDTS Network (Ethernet) failures

2021-08-06 Thread Kent Lin
** Also affects: ubuntu
   Importance: Undecided
   Status: New

** Also affects: linux-intel (Ubuntu)
   Importance: Undecided
   Status: New

** Tags removed: tgl-h
** Tags added: iotg-tgl-h

** Tags removed: iotg-tgl-h
** Tags added: tglh-iotg

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1936903

Title:
  CDTS Network (Ethernet) failures

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1936903/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1934286] Re: Update the ModemManager to 1.16.6-2 to support some modems in Focal and Hirsute releases.

2021-07-23 Thread Kent Lin
Test Pass on
WWAN Test: 
https://certification.canonical.com/hardware/202010-28324/submission/223136/
ACPI Stress Test: 
https://certification.canonical.com/hardware/202010-28324/submission/223167/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1934286

Title:
  Update the ModemManager to 1.16.6-2 to support some modems in Focal
  and Hirsute releases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1934286/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1934286] Re: Update the ModemManager to 1.16.6-2 to support some modems in Focal and Hirsute releases.

2021-07-20 Thread Kent Lin
Test pass on
https://certification.canonical.com/hardware/202010-28320/submission/223095/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1934286

Title:
  Update the ModemManager to 1.16.6-2 to support some modems in Focal
  and Hirsute releases.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1934286/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1864764] Re: [EGL] enable intel_idle for Eagle Stream

2021-04-23 Thread Kent Lin
** Tags added: egl

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1864764

Title:
  [EGL] enable intel_idle for Eagle Stream

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1864764/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1875706] Re: ERROR: xsane-startimage not found.

2021-02-21 Thread Kent Svensson
Have the same problem: (Ubuntu 20.04)
[xsane] ERROR: xsane-startimage not found. Looks like xsane is not installed 
correct.

The above workaround (from Krzysztof Śmigrodzki) was like this for me:

sudo mkdir -p /usr/share/sane/xsane (no problem)
sudo ln -t /usr/share/sane/xsane /usr/share/doc/xsane-common/*.pnm (no problem)

/usr/share/doc/xsane-common/*.rc /usr/share/doc/xsane-common/*.xpm
bash: /usr/share/doc/xsane-common/xsane-icon.rc: Access denied

sudo /usr/share/doc/xsane-common/*.rc /usr/share/doc/xsane-common/*.xpm
sudo: /usr/share/doc/xsane-common/xsane-icon.rc: command not found

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1875706

Title:
  ERROR: xsane-startimage not found.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xsane/+bug/1875706/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1913855] [NEW] Failure to pass system check and present login screen

2021-01-29 Thread Kent Lion
Public bug reported:

I'm reporting this against xorg, because of where the problem occurs, as
indicated below, I can't tell if the problem is with xorg, lightdm or
light-locker. The system is a Dell Optiplex 745 single-booting to
Xubuntu 20.04 up-to-date as of today.

I replaced one of 2 monitors, the one rotated to portrait orientation, with a 
higher resolution monitor. Started the system, logged in as another user and 
changed the desktop background however, when I then logged out and restarted 
the system, it behaved normally until it displayed the usual
/dev/sda1: clean, x/x files, /x blocks
on both monitors. The prompt remained for a few seconds, slowly blinked off and 
on 6 times, and then remained with no further activity. The system works fine 
if I boot from a Xubuntu 18.04 DVD (I didn't have a 20.04 DVD, and this is the 
only machine with a burner). On another machine, I determined that the system 
was booting, because the machine was visible on the network, and its shared 
folders were accessible.

I could get to a login prompt and log on using Alt+F1 to F6. Alt-F7
returned me to the file system check prompt. I was able to start xorg
after logging on with startx, and changing all settings for the new
monitor, everything worked normally until logging out, which of course
returned me to the command line where I had given the command startx.

If I log out requesting a restart, the system reboots, but still stops at the 
same place every time. That behavior hadn't changed the next day. I can use the 
machine, but only by selecting a terminal, logging as myself or the other user 
and giving the startx command. I have been unable to find anything on the 
Internet that corrects the problem. Since the problem first started, two 
crashes have occurred and I allowed them to be reported; however, they were 
light-locker crashes. I reinstalled lightdm and light-locker, but that made no 
difference. I installed gdm3, which works fine, but switching back to lightdm 
with:
sudo dpkg-reconfigure gdm3
sudo dpkg --configure lightdm
resulted in:
dpkg: error processing package lightdm (--configure):
 package lightdm is already installed and configured
Errors were encountered while processing:
 lightdm

So I can't really be sure if the problem is with xorg, lightdm or light-
locker, but since there are no error messages and everything else works
fine, it's clearly a bug, if a strange one. I do not relish the idea of
having to reinstall Xubuntu; so for the time being, I'll use gdm3,
though I prefer lightdm's ability to properly display backdrops and use
the two monitors properly extended (with gdm3, the mouse moves down the
left portrait monitor before moving onto the right monitor where gdm3
sees fit to put the logon dialog). The next thing I'll try is
autoremoving lightdm rebooting a few times and then reinstalling it...

Because of the absence of error messages and information even suggesting
why X isn't starting, I have no idea what other information about my
system might be useful to you, but if you need something additional,
I'll try to provide it.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-65.73-generic 5.4.78
Uname: Linux 5.4.0-65-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.14
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: XFCE
Date: Fri Jan 29 22:12:37 2021
DistUpgraded: 2020-10-20 06:56:14,405 DEBUG Running PostInstallScript: 
'./xorg_fix_proprietary.py'
DistroCodename: focal
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 6.1.16, 5.4.0-62-generic, x86_64: installed
 virtualbox, 6.1.16, 5.4.0-65-generic, x86_64: installed
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices, Inc. [AMD/ATI] RV620 LE [Radeon HD 3450] [1002:95c5] 
(prog-if 00 [VGA controller])
   Subsystem: Dell OptiPlex 980 [1028:0342]
InstallationDate: Installed on 2019-11-29 (427 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
MachineType: Dell Inc. OptiPlex 780
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-65-generic 
root=UUID=68c4f426-dc84-48e8-be0f-cd1a5acfb729 ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to focal on 2020-10-20 (101 days ago)
dmi.bios.date: 08/06/2013
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A15
dmi.board.name: 0C27VV
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 6
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvrA15:bd08/06/2013:svnDellInc.:pnOptiPlex780:pvr:rvnDellInc.:rn0C27VV:rvrA00:cvnDellInc.:ct6:cvr:
dmi.product.name: OptiPlex 780
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.102-1ubuntu1~20.04.1
version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubunt

[Bug 1912083] [NEW] the icons are longer

2021-01-16 Thread Kent Tai
Public bug reported:

the icons are longer than they should be

ProblemType: Bug
DistroRelease: Ubuntu 20.10
Package: xorg 1:7.7+19ubuntu15
ProcVersionSignature: Ubuntu 5.8.0-38.43-generic 5.8.18
Uname: Linux 5.8.0-38-generic x86_64
ApportVersion: 2.20.11-0ubuntu50.3
Architecture: amd64
BootLog: Error: [Errno 13] 拒絕不符權限的操作: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sun Jan 17 11:12:46 2021
DistUpgraded: 2021-01-17 10:47:32,279 DEBUG openCache()
DistroCodename: groovy
DistroVariant: ubuntu
DkmsStatus:
 virtualbox, 6.1.16, 5.8.0-36-generic, x86_64: installed
 virtualbox, 6.1.16, 5.8.0-38-generic, x86_64: installed
GraphicsCard:
 Intel Corporation UHD Graphics [8086:9b41] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: Hewlett-Packard Company UHD Graphics [103c:86cd]
ImageMediaBuild: Ubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 003: ID 13d3:56c9 IMC Networks HP TrueVision HD Camera
 Bus 001 Device 002: ID 145f:021f Trust 2.4G Mouse
 Bus 001 Device 004: ID 8087:0026 Intel Corp. 
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: HP HP 348 G7
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.8.0-38-generic 
root=UUID=aea93e03-8fb8-49c7-8081-a18a438e7864 ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: Upgraded to groovy on 2021-01-17 (0 days ago)
dmi.bios.date: 06/11/2020
dmi.bios.release: 15.21
dmi.bios.vendor: Insyde
dmi.bios.version: F.21
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 86CD
dmi.board.vendor: HP
dmi.board.version: 98.08
dmi.chassis.asset.tag: 5CG0351KMK
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.ec.firmware.release: 98.8
dmi.modalias: 
dmi:bvnInsyde:bvrF.21:bd06/11/2020:br15.21:efr98.8:svnHP:pnHP348G7:pvrType1ProductConfigId:rvnHP:rn86CD:rvr98.08:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5336AN HP Notebook
dmi.product.name: HP 348 G7
dmi.product.sku: 7HC08AV
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.102-1ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 20.2.6-0ubuntu0.20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.9-2ubuntu1.1~20.04.1
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200714-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

** Affects: xorg (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug groovy third-party-packages ubuntu

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1912083

Title:
  the icons are longer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1912083/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1900809] Re: [SRU]sof-firmware: update the sof-firmware from version v1.4.2 to stable-v1.6

2020-12-07 Thread Kent Lin
The certification team helps to perform the test. The v1.6 firmware is good to 
go.
Test result is attached.

** Attachment added: "sof-firmware testing.xlsx"
   
https://bugs.launchpad.net/ubuntu/+source/linux-firmware/+bug/1900809/+attachment/5441898/+files/sof-firmware%20testing.xlsx

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1900809

Title:
  [SRU]sof-firmware: update the sof-firmware from version v1.4.2 to
  stable-v1.6

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1900809/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1889342] Re: Thunderbolt Dock Loses Monitors

2020-11-29 Thread Kent Lin
@rhpot1991,
Here you are:

https://kernel.ubuntu.com/~kernel-ppa/mainline/drm-tip/2020-11-30/amd64/

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889342

Title:
  Thunderbolt Dock Loses Monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1889342/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897530] Re: [modeset][nvidia] X Server session crash with "No space left on device" and then "EnterVT failed for gpu screen 0"

2020-11-19 Thread Kent Lin
** Tags removed: verification-needed-focal
** Tags added: verification-done-focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897530

Title:
  [modeset][nvidia] X Server session crash with "No space left on
  device" and then "EnterVT failed for gpu screen 0"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1897530/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897530] Re: [modeset][nvidia] X Server session crash with "No space left on device" and then "EnterVT failed for gpu screen 0"

2020-11-19 Thread Kent Lin
The comment#12 is tested on Focal.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897530

Title:
  [modeset][nvidia] X Server session crash with "No space left on
  device" and then "EnterVT failed for gpu screen 0"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1897530/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897530] Re: [modeset][nvidia] X Server session crash with "No space left on device" and then "EnterVT failed for gpu screen 0"

2020-11-19 Thread Kent Lin
Test WD19TB with Dell Precision 7750
Kernel: 5.6.0-1035-OEM#37
xorg-server (2:1.20.8-2ubuntu2.5)
NV driver:450.80.02

The issue 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/1897530

Title:
  [modeset][nvidia] X Server session crash with "No space left on
  device" and then "EnterVT failed for gpu screen 0"

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1897530/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897530] Re: The modesetting driver does not gracefully handle missing connectors on EnterVT

2020-11-05 Thread Kent Lin
Original bug: https://bugs.launchpad.net/somerville/+bug/1857443

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897530

Title:
  The modesetting driver does not gracefully handle missing connectors
  on EnterVT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1897530/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1889342] Re: Thunderbolt Dock Loses Monitors

2020-11-02 Thread Kent Lin
@rhpot1991,

How many monitors are connected to the dock?
What are the maximum resolutions of those monitors connected to the dock?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889342

Title:
  Thunderbolt Dock Loses Monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1889342/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1901335] [NEW] Repository version of Sigil won't run on all Ubuntu 20.04 systems.

2020-10-24 Thread Kent Lion
Public bug reported:

I doubt there's much point in asking a question about this, because a
couple of hours searching the Internet turned up nothing on this
problem, on launchpad.net or anywhere else.

When I try to run Sigil 1.1 installed from the Canonical repository on a Dell 
Optiplex GX620 running 64 bit Xubuntu 20.04 installed from an iso (because 
do-release-upgrade failed beyond repair), I get the error message:
/usr/local/lib/sigil/sigil: error while loading shared libraries: 
libpython3.6m.so.1.0: cannot open shared object file: No such file or directory

That tells me that libpython3.6m.so.1.0 doesn't exist (which it
doesn't), but on a Dell Optiplex 780 on which do-release-upgrade was
successful (but only after I completely removed gnuradio and snap),
libpython3.6m.so.1.0 also does not exist, but Sigil 1.1 works.

I found very few references to libpython3.6m.so.1.0 on the Internet,
none relating to Sigil, and none that helped (including one that
suggested installing python3-venv, which installed successfully, but
told me I needed to install python3-venv when I entered pyvenv --help or
python3-venv --help).

So I can't tell if this is a bug, or due to a capability missing from
the older GX620, or to a forgotten error message being triggered that is
no longer valid and therefore tells nothing about the error that
triggered it...

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: sigil 1.1.0+dfsg-1
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.10
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: XFCE
Date: Sat Oct 24 12:58:41 2020
InstallationDate: Installed on 2020-10-22 (2 days ago)
InstallationMedia: Xubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
SourcePackage: sigil
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: sigil (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1901335

Title:
  Repository version of Sigil won't run on all Ubuntu 20.04 systems.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sigil/+bug/1901335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1900887] [NEW] Screensaver lock screen incomplete and doesn't work properly for mult-head setup.

2020-10-21 Thread Kent Lion
Public bug reported:

After upgrading to 20.04 on a dual monitor setup using multi-head
settings for each monitor, when I boot, the wallpaper defined for each
screen is properly displayed. When I log on, the wallpaper defined for
each screen is properly displayed in each workspace. However, when the
screensaver kicks in, the lock screen only uses the wallpaper from the
(portrait oriented) primary monitor, which doesn't fit too well on the
landscape oriented secondary monitor. Never had that problem in 18.04,
so I'm guessing the problem is that multi-head considerations were
forgotten when the screensaver was separated from the power manager for
20.04. I don't know what package the screensaver is part of.

Also, on the 18.04 startup login screen and screensaver lock screens,
moving the mouse between monitors causes the login dialog to move to the
screen that the mouse cursor is on. This does not occur with the 20.04
screensaver lock screen, though it does occur with the login screens, so
that's either an omission or a bug in the screensaver.

To reproduce the bug(s)/problems, on a dual monitor system set up so
that each monitor displays a different wallpaper when logged on and
logged off, and also from each other and in all workspaces, set the
screensaver to lock after 5 minutes or less and let it lock with the
mouse cursor left on the primary screen and then again with the mouse
cursor left on the secondary screen.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: ubuntu-release-upgrader-core 1:20.04.28
ProcVersionSignature: Ubuntu 5.4.0-52.57-generic 5.4.65
Uname: Linux 5.4.0-52-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.9
Architecture: amd64
CasperMD5CheckResult: skip
CrashDB: ubuntu
CurrentDesktop: XFCE
Date: Wed Oct 21 13:07:21 2020
InstallationDate: Installed on 2019-11-29 (327 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
PackageArchitecture: all
SourcePackage: ubuntu-release-upgrader
Symptom: dist-upgrade
UpgradeStatus: Upgraded to focal on 2020-10-20 (1 days ago)
VarLogDistupgradeXorgFixuplog:
 INFO:root:/usr/bin/do-release-upgrade running
 INFO:root:No xorg.conf, exiting

** Affects: ubuntu-release-upgrader (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 dist-upgrade focal screensaver

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1900887

Title:
  Screensaver lock screen incomplete and doesn't work properly for mult-
  head setup.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1900887/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1889342] Re: Thunderbolt Dock Loses Monitors

2020-10-05 Thread Kent Lin
ICL. Gen 10

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1889342

Title:
  Thunderbolt Dock Loses Monitors

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1889342/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897530] Re: The modesetting driver does not gracefully handle missing connectors on EnterVT

2020-09-28 Thread Kent Lin
The “real” fix has been released by Intel and has also been merged.
https://gitlab.freedesktop.org/xorg/xserver/-/issues/1010

Could Canonical consider to revert follow temporary patch.

0001-WIP-modesetting-check-the-kms-state-on-EnterVT.patch

0002-WIP-modesetting-do-not-reset-the-mode-on-disconnecte.patch

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897530

Title:
  The modesetting driver does not gracefully handle missing connectors
  on EnterVT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1897530/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1897530] [NEW] The modesetting driver does not gracefully handle missing connectors on EnterVT

2020-09-28 Thread Kent Lin
Public bug reported:

Expectation: on removal of external display during S3, after resume eDP 
rendering should still continue by Nvidia.
Symptom description: Plug out DP cable when suspension, when resume, X will 
crash.

1. Before S3 entry, eDP and external panel(via dock) were driven by Intel but 
NV was rendering for eDP.
2. After S3 entry dock was removed.
3. On resume, Linux kernel tried to find dock but couldn’t find it, so fails 
resume of TB3 devices and logs confirm that.
4. X fails to enter VT due to Null meta mode.


To address the explanation, X is not failing to enter the VT due to NVIDIA’s 
NULL MetaMode. It’s the Intel (modesetting) driver that is failing to enter the 
VT. It’s expected that NVIDIA would have a NULL MetaMode, since there are no 
displays connected to it. Our driver is pretty robust to head state changes – 
even if we have to fall back to a NULL MetaMode, we will still enter the VT 
successfully.

The logs clearly show that the failure is originating from the Intel
(modesetting) driver, not the NVIDIA driver. The relevant path in X is
driver.c:EnterVT() => drmmode_display.c:drmmode_set_desired_modes(). In
this function, the Intel driver tries to set a mode on each of the
previously connected/enabled displays, and it tries to find the closest
possible mode using xf86OutputFindClosestMode(). This is similar to our
driver’s functionality, but unlike us, they don’t support a NULL
fallback. If there are no modes supported on one of the displays, it
simply fails, which causes X to terminate:

DisplayModePtr mode = xf86OutputFindClosestMode(output,
pScrn->currentMode);

if (!mode)
return FALSE;

Since we removed one of the displays via the dock, it fails. It doesn’t
matter if the internal panel is still available, Intel will fail if it
can’t re-enable ANY of the previously connected displays.

Technically the modesetting driver isn’t specifically an Intel driver,
it’s a generic driver that can be used by any DRM device – it’s just
that Intel has chosen to use the modesetting driver as their standard
Linux X driver going forward.

** Affects: xorg-server (Ubuntu)
 Importance: Undecided
 Status: New

** Affects: xorg-server (Ubuntu Focal)
 Importance: Undecided
 Status: New

** Bug watch added: gitlab.freedesktop.org/xorg/xserver/-/issues #1010
   https://gitlab.freedesktop.org/xorg/xserver/-/issues/1010

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1897530

Title:
  The modesetting driver does not gracefully handle missing connectors
  on EnterVT

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1897530/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1896866] [NEW] All directory navigation more than a couple of levels crashes.

2020-09-23 Thread Kent Lion
Public bug reported:

A few weeks ago Thunar started crashing when I tried to navigate any
more than 2 or 3 levels from the folder shown at startup. Now I can't
even start Thunar from the GUI, and when I start it from a terminal all
I get is "Segmentation fault (core dumped)". Nautilus does the same.
Dolphin and Krusader don't. Earlier when I started gedit and tried to
open a file that required navigating any more than 2 or 3 levels from
where the dialog started, there would be delay when I selected the last
folder to open and then gedit would crash. Now when I start gedit from
the gui, nothing happens; and from a terminal I get the same
"Segmentation fault (core dumped)" error. It doesn't matter what program
I use, if I try to open something that requires navigating more than 2
or 3 levels from where the open dialog started, there's a delay when I
select the last folder to open and then that program crashes with the
same error. However, if I navigate to a folder in Krusader and double-
click on a .JPG file, Kolourpaint opens with the file loaded; then, if I
try to save the file in a different folder, I can. However, double-
clicking or using "open with" on a .TXT file does not successfully start
gedit, though it will start mousepad...but if I then try to save the
text file in a path that requires navigating down a couple of levels,
mousepad crashes. Note that all these crashes are registered as such and
generate the GUI error "The application [name] has closed unexpectedly.
Send a problem report to the developers?", which I do; though I'm never
asked anything about what I was doing when the crash occurred.

I did find that programs installed with snap didn't have the same
problems, but the snap installation isolates them in a way that doesn't
allow me to navigate anywhere outside the snap folder. I have done
recovery starts of Ubuntu, checked the file system, checked system
memory, and found nothing wrong. Firefox and Chromium work find, until I
try to save a download in a folder more than 2 or 3 levels deeper from
the one the save/save as dialog starts in, or try to load a file more
than 2 or 3 levels deeper from the one the open dialog starts in.
Navigating up doesn't seem to be a problem, and navigating within shared
folders on the machine from the network works fine.

If I start Win XP Pro in a VirtualBox VM, navigation into shared folders
using the Windows file explorer isn't a problem. If I start Sigil and
select open, the selection window appears, nothing happens, and then
Sigil crashes. Starting from a terminal tells me that Sigil is
generating the same segmentation fault as above. However, if I start
Sigil and open a file from the File menu's list of previously opened
files, no problem and no problem saving changes...as long as I don't try
to save the changes somewhere that requires navigating 2 or 3 levels
down.

I don't know if this is a linux system bug or a XFCE-4 bug, but it makes
the machine pretty frustrating.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: thunar 1.6.15-0ubuntu1.18.04.1
ProcVersionSignature: Ubuntu 4.15.0-118.119-generic 4.15.18
Uname: Linux 4.15.0-118-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.17
Architecture: amd64
CurrentDesktop: XFCE
Date: Wed Sep 23 23:49:59 2020
InstallationDate: Installed on 2019-11-29 (299 days ago)
InstallationMedia: Xubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: thunar
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: thunar (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1896866

Title:
  All directory navigation more than a couple of levels crashes.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunar/+bug/1896866/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1851183] Re: network support for Tiger Lake

2020-05-13 Thread Kent Lin
** Tags added: tigerlake

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1851183

Title:
  network support for Tiger Lake

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1851183/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1855608] Re: Dell XPS 13 7390 screen corruption in 18.04 LTS, 19.04 and 19.10 on Intel Comet Lake

2020-02-19 Thread Kent Lin
@packet,
Could you attached edid of the system?
So we could get to know which panel has this kind of issue.
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/1855608

Title:
  Dell XPS 13 7390 screen corruption in 18.04 LTS, 19.04 and 19.10 on
  Intel Comet Lake

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1855608/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1827440] Re: [X1 Carbon 6th, Realtek ALC285, Mic, Internal] Sound is distorted

2020-01-28 Thread kent christopher
Update: a kernel upgrade solved the mic white noise for me. I had been
running a 5.0 kernel. Updating to a 5.4 kernel fixed it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1827440

Title:
  [X1 Carbon 6th, Realtek ALC285, Mic, Internal] Sound is distorted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1827440/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1827440] Re: [X1 Carbon 6th, Realtek ALC285, Mic, Internal] Sound is distorted

2020-01-28 Thread kent christopher
Tyler, did you ever find a solution to this? I'm having the same problem
with a the same laptop (X1 Carbon 6th gen) running Kubuntu 18.04. The
only "solution" I've found is to turn off "internal mic boost" using
alsa-mixer (hit F5 to show all channels, cursor all the way to the
right) and keep the mic capture level below 20%. So it works, but far
from ideal since the mic is low (but better than making the person on
the other end of a call hearing a shitload of white noise that's
produced otherwise).

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1827440

Title:
  [X1 Carbon 6th, Realtek ALC285, Mic, Internal] Sound is distorted

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1827440/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1859741] Re: Graphics: Local Memory support for Discrete GPU

2020-01-14 Thread Kent Lin
@quanxian,

Is this for NV's or AMD dGPU or it is for Intel's dGPU like Xe GPU?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1859741

Title:
  Graphics: Local Memory support for Discrete GPU

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1859741/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1666432] Re: Internet drops every few minutes on wired and wireless connection

2019-12-18 Thread Kent Lion
Perhaps this can help: The symptoms I experience started sometime during
the past year after an update (sudo apt update && sudo apt upgrade &&
sudo apt autoremove) are that some indefinite time (usually less than ½
hour) after I log on, the network disconnects without warning or error.
Clicking on the up/down arrows of the indicator plugin and selecting the
interface reconnects; however, I recently discovered that if, as soon as
I log on, I select "Disconnect" and then select the adapter to
reconnect, my session will be fine until I log out and back in again. So
perhaps the bug is not with network-manager, samba or ifupdown, but with
the logon process(es). My version is 18.04 and I'm using LiteDM GTK+. I
haven't the faintest idea where to look for a cause that might be
related to the logon process(s), but none of the very many "solutions"
offered on various web pages I found on the problem have fixed it for
me.

One other unexpected thing I've noticed is that in editing Ethernet
connections (I don't used wireless enough to have noticed a problem), I
can't edit (or delete) the one the system creates without first adding
another (even if it's the same, e.g., enp2s0, with the same settings)
and switching to it; however, after I did that the first time, and
deleted the system's entry ("Wired connection 1", I think it was
called), at some point the system added another entry, identical in
every way to the one I had added, but called "Ifupdown (enp2s0)" and
connects to that when I log on, not to the one I created (which I have
since deleted, but the original problem still occurs, and disconnecting
and reconnecting still prevents the random disconnect).

All of this applies to 2 other machines, also running up-to-date xubuntu
18.04, although on one of the other machines, the adapter is enp4s25. It
also occurs with xubuntu and xfce sessions. I suspect the difficutly in
finding the cause(s) is in part due to the confusing way samba/network
settings are stored, with the same setting sometimes stored in different
locations, entered via GUI or command line or both, possibly leading to
conflicts.

I have spent many hours on this problem, and have only the above work-
around, not a fix. Even though this problem has been around longer than
18.04, since 18.04, samba has clearly been broken, and until networking
is as reliable and as easy to set up as in Windows, (x/l/k)ubuntu will
not be suitable for typical home users.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1666432

Title:
  Internet drops every few minutes on wired and wireless connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1666432/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1658921] Re: NetworkManager does not manage wired connection

2019-11-23 Thread Kent Lion
*** This bug is a duplicate of bug 1676547 ***
https://bugs.launchpad.net/bugs/1676547

I'm posting here instead of the bug at: https://bugs.launchpad.net/bugs/1676547
because it got me on the path that may have solved the problem (time will tell).
My /usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf also 
contained:
[keyfile]
unmanaged-devices=*,except:type:wifi,except:type:wwan
When I cleared it out and rebooted, it was still empty and the problem was 
still there. At that point, I noticed that when I clicked on the Network 
Manager applet (↑↓) it displayed the lines:
Ethernet Network (gray title)
Wired connection 1
Disconnect
enp0s25
VPN Connections
Enable Networking (checkbox)
Connection Information
Edit Connections...

But the machine has only one ethernet card, so I chose Edit Connections... and 
changed the connection name to the device name enp0s25. Using ifdown -a worked 
fine, but ifup -a gave me a long pause followed by:
sudo unable to resolve host [hostname]: Resource temporarily unavailable
When I then clicked on the Network Manager applet it showed enp0s25 above AND 
below Disconnect. When I then clicked Disconnect and then clicked enp0s25, it 
reconnected just fine. If I delete or restore the original 
/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf, it stops 
working; the file must be empty. On the machine I'm typing this on (also 
updated Bionic 64), 
/usr/lib/NetworkManager/conf.d/10-globally-managed-devices.conf is not empty, 
but I don't do file sharing on it. Now that the other machine is working, I 
find I can access its shared folders on my network without a problem.

So this bug probably has more than one cause. It's as if network
connection information is being taken from at least 2 different
locations, and one or more of them has/have been forgotten but should be
gone.

I do note that when I click Edit Connections... the connection
information does not necessarily agree with what's in
/etc/network/interfaces, in particular netmask refuses to keep the value
255.255.255.0 and reverts to 24 (could 24 refer to /24 in
192.168.15.109/24 ?), which is not the netmask /etc/network/interfaces
requires for a static IP setting.

My problem began with a clean install from a freshly downloaded ISO of
Xubuntu 18.04 LTS 64 bit desktop (not server). Networking and Internet
worked, but while setting it up for file sharing over the network (as
the machine it replaced had done), I eventually lost all network access,
and the network manager applet refused to connect, even when it said it
"connection established"...before changing to say "disconnected". I
previously reported a bug that suddenly disappeared by itself for a few
months and that then recently reappeared: after some minutes connected
to the Internet, my network connection would suddenly disconnect, and
I'd have to reconnect it in the Network Manager applet. So I just made
the change to it's name on that machine, and we'll see if that solves
the problem or not (it's a pain to reproduce, because it requires
rebooting and waiting an unknown amount of time.

Getting file sharing in Linux is like finding an Android app: multiple
choices to try, only to discover that none (or almost none) does the
minimum that is reasonable to expect from it.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1658921

Title:
  NetworkManager does not manage wired connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1658921/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1847445] Re: [CML-S] intel_idle support CML-S 6+2

2019-11-18 Thread Kent Lin
@quanxian,

Is this the patches we need for this bug?
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.4-rc7&id=1ffa6c04dae39776a3c222bdf88051e394386c01

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1847445

Title:
  [CML-S] intel_idle support CML-S 6+2

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1847445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1848978] Re: CML: perf enabling for core

2019-11-18 Thread Kent Lin
perf/x86/cstate: Add Comet Lake CPU support:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.4-rc7&id=1ffa6c04dae39776a3c222bdf88051e394386c01
perf/x86/msr: Add Comet Lake CPU support:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.4-rc7&id=9674b1cc0f94c34f76e58c102623a866836f269e
perf/x86/intel: Add Comet Lake CPU support:
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?h=v5.4-rc7&id=9066288b2aab1804dc1eebec6ff88474363b89cb

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848978

Title:
  CML: perf enabling for core

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1848978/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1848978] Re: CML: perf enabling for core

2019-11-05 Thread Kent Lin
** Also affects: linux-oem-osp1 (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/1848978

Title:
  CML: perf enabling for core

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1848978/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1848829] Re: upgrade from 19.04 to 19.10 failed due pip install of distro-info

2019-10-25 Thread Kent Frazier
I have multiple versions of python installed... not sure of the path 
that was used .
However of the versions that may have been used ...
the only "distro" I see is

python3.8 -m pip list | grep distro
WARNING: pip is configured with locations that require TLS/SSL, however 
the ssl module in Python is not available.
 > pip3 list | grep distro
distro?? 1.4.0
 > python3 -m pip list | grep distro
distro?? 1.4.0
 >python3.7 -m pip list | grep distro
distro?? 1.4.0
 > python -m pip list | grep distro
distro?? 1.4.0

I am now up and running on 19.10
I upgraded update-manager to version 1.19.10.15 (19.04 had an older 
version)
That allowed update to occur.
I did have a problem with logging in after update. For some reason only 
2 ids were available on the login screen (unity). One of which (Sophos 
Anti-Virus) was disabled (it hadn't been listed before upgrade) and was 
id  (one less than my usual id, so maybe a one-off problem?), and 
another account that I was able to log in to (with admin privileges) . 
My usual account was not available for login. Settings showed only the 
same two users noted above. I was able to open a terminal and su to my 
normal ID, however. I ended up doing a deluser on my usual user account, 
and then went into settings and added my usual account back. ...I think 
all is well now...

On 10/25/19 3:11 PM, Brian Murray wrote:
> @Kent - do you have distro-info installed from pip? You can check via
> pip list.
>
> ** Summary changed:
>
> - upgrade from 19.04 to 19.10 fails due pip install of distro-info
> + upgrade from 19.04 to 19.10 failed due pip install of distro-info
>
> ** Changed in: ubuntu-release-upgrader (Ubuntu)
> Status: Confirmed => Incomplete
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848829

Title:
  upgrade from 19.04 to 19.10 failed due pip install of distro-info

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1848829/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1849278] [NEW] [CML-S] Add-new-CNL-PCH-ID-seen-on-a-CML-platform

2019-10-22 Thread Kent Lin
Public bug reported:

Add-new-CNL-PCH-ID-seen-on-a-CML-platform for
https://bugs.freedesktop.org/show_bug.cgi?id=112051

Fix patch: https://bugs.freedesktop.org/attachment.cgi?id=145786

** Affects: intel
 Importance: Undecided
 Status: New

** Affects: linux-oem-osp1 (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: linux-oem-osp1 (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/1849278

Title:
  [CML-S] Add-new-CNL-PCH-ID-seen-on-a-CML-platform

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1849278/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1848829] Re: upgrade from 19.04 to 19.10 fails

2019-10-19 Thread Kent Frazier
Upgraded update-manager to 1:19.10.15 

That allowed update to occur.
I did have a problem with logging in after update. For some reason only 
2 ids were available on the login screen (unity). One of which (Sophos 
Anti-Virus) was disabled (it hadn't been listed before upgrade), and 
another account that I was able to log in to (with admin privileges) . 
My usual account was not available for login. Settings showed only the 
same two users noted above. I was able to open a terminal and su to my 
normal ID, however. I ended up doing a deluser on my user account, and 
then go into settings and add my usual account back. ...

On 10/19/19 1:20 AM, Arul wrote:
> Upgrade from 19.04 to 19.10 failed for me
>
> Fetched 586 B in 0s (0 B/s)
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
>
> Restoring original system state
>
> Aborting
> Reading package lists... Done
> Building dependency tree
> Reading state information... Done
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1848829

Title:
  upgrade from 19.04 to 19.10 fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1848829/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Re: [Bug 1848829] Re: upgrade from 19.04 to 19.10 fails

2019-10-19 Thread Kent Frazier
Upgraded update-manager to 1:19.10.15 

That allowed update to occur.
I did have a problem with logging in after update. For some reason only 
2 ids were available on the login screen (unity). One of which (Sophos 
Anti-Virus) was disabled (it hadn't been listed before upgrade), and 
another account that I was able to log in to (with admin privileges) . 
My usual account was not available for login. Settings showed only the 
same two users noted above. I was able to open a terminal and su to my 
normal ID, however. I ended up doing a deluser on my usual user account, 
and then went into settings and add my usual account back. ...
On 10/19/19 1:15 AM, Launchpad Bug Tracker wrote:
> Status changed to 'Confirmed' because the bug affects multiple users.
>
> ** Changed in: ubuntu-release-upgrader (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/1848829

Title:
  upgrade from 19.04 to 19.10 fails

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1848829/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1848829] [NEW] upgrade from 19.04 to 19.10 fails

2019-10-18 Thread Kent Frazier
Public bug reported:

sudo update-manager -d
[sudo] password for frazier: 

(update-manager:30033): Gtk-WARNING **: 20:09:59.851: Theme parsing
error: gtk.css:7:26: The style property GtkRange:slider-width is
deprecated and shouldn't be used anymore. It will be removed in a future
version

(update-manager:30033): Gtk-WARNING **: 20:09:59.851: Theme parsing
error: gtk.css:8:26: The style property GtkRange:stepper-size is
deprecated and shouldn't be used anymore. It will be removed in a future
version

(update-manager:30033): Gtk-WARNING **: 20:09:59.851: Theme parsing error: 
gtk.css:45:6: Expected a valid selector
Checking for a new Ubuntu release
/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcher.py:23: 
PyGIWarning: Gtk was imported without specifying a version first. Use 
gi.require_version('Gtk', '3.0') before import to ensure that the right version 
gets loaded.
  from gi.repository import Gtk, Gdk

(do-release-upgrade:2867): Gtk-WARNING **: 20:10:25.756: Theme parsing
error: gtk.css:7:26: The style property GtkRange:slider-width is
deprecated and shouldn't be used anymore. It will be removed in a future
version

(do-release-upgrade:2867): Gtk-WARNING **: 20:10:25.756: Theme parsing
error: gtk.css:8:26: The style property GtkRange:stepper-size is
deprecated and shouldn't be used anymore. It will be removed in a future
version

(do-release-upgrade:2867): Gtk-WARNING **: 20:10:25.756: Theme parsing error: 
gtk.css:45:6: Expected a valid selector
/usr/lib/python3/dist-packages/DistUpgrade/ReleaseNotesViewerWebkit.py:33: 
PyGIWarning: WebKit2 was imported without specifying a version first. Use 
gi.require_version('WebKit2', '4.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import WebKit2 as WebKit

(WebKitWebProcess:2883): Gtk-WARNING **: 20:10:25.886: Theme parsing error: 
gtk.css:45:6: Expected a valid selector
authenticate 'eoan.tar.gz' against 'eoan.tar.gz.gpg' 
extracting 'eoan.tar.gz'

(eoan:2867): Gtk-WARNING **: 20:10:31.210: Theme parsing error:
gtk.css:7:26: The style property GtkRange:slider-width is deprecated and
shouldn't be used anymore. It will be removed in a future version

(eoan:2867): Gtk-WARNING **: 20:10:31.210: Theme parsing error:
gtk.css:8:26: The style property GtkRange:stepper-size is deprecated and
shouldn't be used anymore. It will be removed in a future version

(eoan:2867): Gtk-WARNING **: 20:10:31.210: Theme parsing error: gtk.css:45:6: 
Expected a valid selector
Traceback (most recent call last):
  File 
"/tmp/ubuntu-release-upgrader-aue69nj7/DistUpgrade/DistUpgradeQuirks.py", line 
802, in _prepare_snap_replacement_data
di.version('%s' % self.controller.fromDist).split()[0]
AttributeError: 'UbuntuDistroInfo' object has no attribute 'version'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/tmp/ubuntu-release-upgrader-aue69nj7/eoan", line 8, in 
sys.exit(main())
  File "/tmp/ubuntu-release-upgrader-aue69nj7/DistUpgrade/DistUpgradeMain.py", 
line 238, in main
if app.run():
  File 
"/tmp/ubuntu-release-upgrader-aue69nj7/DistUpgrade/DistUpgradeController.py", 
line 2084, in run
return self.fullUpgrade()
  File 
"/tmp/ubuntu-release-upgrader-aue69nj7/DistUpgrade/DistUpgradeController.py", 
line 1921, in fullUpgrade
if not self.doPostInitialUpdate():
  File 
"/tmp/ubuntu-release-upgrader-aue69nj7/DistUpgrade/DistUpgradeController.py", 
line 927, in doPostInitialUpdate
self.quirks.run("PostInitialUpdate")
  File 
"/tmp/ubuntu-release-upgrader-aue69nj7/DistUpgrade/DistUpgradeQuirks.py", line 
97, in run
func()
  File 
"/tmp/ubuntu-release-upgrader-aue69nj7/DistUpgrade/DistUpgradeQuirks.py", line 
129, in eoanPostInitialUpdate
self._calculateSnapSizeRequirements()
  File 
"/tmp/ubuntu-release-upgrader-aue69nj7/DistUpgrade/DistUpgradeQuirks.py", line 
459, in _calculateSnapSizeRequirements
self._prepare_snap_replacement_data()
  File 
"/tmp/ubuntu-release-upgrader-aue69nj7/DistUpgrade/DistUpgradeQuirks.py", line 
808, in _prepare_snap_replacement_data
(r.version for r in di.get_all("object")
AttributeError: 'UbuntuDistroInfo' object has no attribute 'get_all'
Error in sys.excepthook:
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/problem_report.py", line 477, in 
add_to_existing
self.write(f)
  File "/usr/lib/python3/dist-packages/problem_report.py", line 430, in write
block = f.read(1048576)
  File "/usr/lib/python3.7/codecs.py", line 322, in decode
(result, consumed) = self._buffer_decode(data, self.errors, final)
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x8b in position 1: invalid 
start byte

Original exception was:
Traceback (most recent call last):
  File 
"/tmp/ubuntu-release-upgrader-aue69nj7/DistUpgrade/DistUpgradeQuirks.py", line 
802, in _prepare_snap_replacement_data
di.version('%s' % self.controller.fromDist).split()[0]
AttributeError: 'UbuntuDistroInfo' object h

[Bug 1847445] Re: [CML-S] intel_idle support CML-S 6+2

2019-10-15 Thread Kent Lin
@quanxian,

Is patch submitted to upstream?
Could you please provide commit ID?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1847445

Title:
  [CML-S] intel_idle support CML-S 6+2

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1847445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1847445] Re: [CML-S] intel_idle support CML-S 6+2

2019-10-14 Thread Kent Lin
** Also affects: linux-oem-osp1 (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/1847445

Title:
  [CML-S] intel_idle support CML-S 6+2

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1847445/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1843794] Re: CML CPUIDs

2019-10-14 Thread Kent Lin
** Also affects: linux-oem-osp1 (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/1843794

Title:
  CML CPUIDs

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1843794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1843794] Re: CML CPUIDs

2019-10-14 Thread Kent Lin
For CML-S processor, we will have a new CPU Model#( DEC 165, HEX: 0xA5),
which is different with the CML-U(0x8e), CML-H(0x9e).  The Model# has
been landed to 5.4 rc3 as follow

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/arch/x86/include/asm
/intel-family.h?h=v5.4-rc3

diff --git a/arch/x86/include/asm/intel-family.h 
b/arch/x86/include/asm/intel-family.h
index f04622500da3..c606c0b70738 100644
--- a/arch/x86/include/asm/intel-family.h
+++ b/arch/x86/include/asm/intel-family.h

@@ -83,6 +83,9 @@

#define INTEL_FAM6_TIGERLAKE_L   0x8C

#define INTEL_FAM6_TIGERLAKE   0x8D


+#define INTEL_FAM6_COMETLAKE   0xA5

+#define INTEL_FAM6_COMETLAKE_L   0xA6

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1843794

Title:
  CML CPUIDs

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1843794/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1846335] Re: [CML] New device id's for CMP-H

2019-10-14 Thread Kent Lin
Intel GFX ID for CML-S GFX. It is just landed in v5.4-rc3 kernel.

https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/drivers/gpu/drm/i915?h=v5.4-rc3&id=a8064d577dab1a81222a50c2de66a2de495f14f4

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1846335

Title:
  [CML] New device id's for CMP-H

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1846335/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1844559] Re: [GLK-R]enable CPUID

2019-10-14 Thread Kent Lin
** Also affects: linux-oem (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-osp1 (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/1844559

Title:
  [GLK-R]enable CPUID

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1844559/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1847219] Re: HDMI audio lost function after the dGPU did runtime suspend. (AMD RX 580)

2019-10-08 Thread Kent Lin
5.0 Kernel + following patched [1] + AMD 19.30 driver [2], the issue is
fixed.

[1] Takashi Iwai's sound component support patch for AMDGPU
- https://patchwork.kernel.org/patch/10540417/

[2] AMD 19.30 driver: https://www.amd.com/en/support/kb/release-notes
/rn-amdgpu-unified-linux

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1847219

Title:
  HDMI audio lost function after the dGPU did runtime suspend. (AMD RX
  580)

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1847219/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1843774] Re: [CML] New device IDs for CML-U and CMP-H

2019-10-02 Thread Kent Lin
** Also affects: linux-oem (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-osp1 (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/1843774

Title:
  [CML] New device IDs for CML-U and CMP-H

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1843774/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1843775] Re: [CML-U] Comet lake platform need ISH driver support

2019-10-02 Thread Kent Lin
** Also affects: linux-oem (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: linux-oem-osp1 (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/1843775

Title:
  [CML-U] Comet lake platform need ISH driver support

To manage notifications about this bug go to:
https://bugs.launchpad.net/intel/+bug/1843775/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837923] [NEW] mate-notification-daemon quits after ~30-60 seconds

2019-07-25 Thread Stephen Kent
Public bug reported:

I'm running MATE on Ubuntu 18.04.2. Recently, mate-notification-daemon
has started quitting within ~30-60 seconds after being invoked, so I
have no notifications daemon. This causes the entire desktop environment
to hang for about a minute each time the system tries to show a
notification (such as when wifi connects or disconnects, or I receive a
chat message).

My notifications used to work fine. I don't know why this has changed.
My apt update logs show no updates to mate-notification-daemon. However,
this issue is easy to reproduce:

1) Observe via ps that mate-notification-daemon isn't running
2) Invoke it (e.g. by running "time 
/usr/lib/mate-notification-daemon/mate-notification-daemon" in a terminal)
3) Observe that the daemon quits after ~30-60 seconds:

$ time /usr/lib/mate-notification-daemon/mate-notification-daemon

real0m29.954s
user0m0.044s
sys 0m0.018s

I've run mate-notification-daemon under gdb, with the same behavior. gdb
reports the daemon is quitting normally.

Notifications being broken and causing the entire DE to hang each time I
get a notification is a severe usability problem.

** Affects: mate-notification-daemon (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/1837923

Title:
  mate-notification-daemon quits after ~30-60 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-notification-daemon/+bug/1837923/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1837923] Re: mate-notification-daemon quits after ~30-60 seconds

2019-07-25 Thread Stephen Kent
I should also note that during the ~30-60 seconds that the daemon runs
when I invoke it, notifications work fine during that time (tested using
notify-send). But after that brief time, the daemon just quits.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1837923

Title:
  mate-notification-daemon quits after ~30-60 seconds

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mate-notification-daemon/+bug/1837923/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1836020] Re: Sometimes touchpad(goodix) can't use tap function

2019-07-10 Thread Kent Lin
@Acelan,

For Nebula, We have following product name:
Inspiron 7590
Inspiron 7591
Vostro 7590

And why you are using product name to add the quirk not using the
touchpad's vid/pid?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1836020

Title:
  Sometimes touchpad(goodix) can't use tap function

To manage notifications about this bug go to:
https://bugs.launchpad.net/hwe-next/+bug/1836020/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1824247] [NEW] Upgrade from 16.04 to 18.04 fails.

2019-04-10 Thread Kent Lion
Public bug reported:

kent@Dimension8300:~$ sudo do-release-upgrade
[sudo] password for kent: 
Checking for a new Ubuntu release
Get:1 Upgrade tool signature [819 B]   
Get:2 Upgrade tool [1,246 kB]  
Fetched 1,247 kB in 0s (0 B/s) 
authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg' 
extracting 'bionic.tar.gz'

Reading cache

Checking package manager
Reading package lists... Done
Building dependency tree
Reading state information... Done
Get:1 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] 
Hit http://us.archive.ubuntu.com/ubuntu xenial InRelease   
Get:2 http://us.archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB]
Hit http://ppa.launchpad.net/oibaf/graphics-drivers/ubuntu xenial InRelease
Get:3 http://us.archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB]  
Fetched 325 kB in 0s (0 B/s)   
Reading package lists... Done
Building dependency tree  
Reading state information... Done

Updating repository information

Third party sources disabled

Some third party entries in your sources.list were disabled. You can 
re-enable them after the upgrade with the 'software-properties' tool 
or your package manager. 

To continue please press [ENTER]
Hit http://us.archive.ubuntu.com/ubuntu bionic InRelease   
Hit http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease   
Hit http://security.ubuntu.com/ubuntu bionic-security InRelease
Hit http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease 
Fetched 0 B in 0s (0 B/s)  

Checking package manager
Reading package lists... Done
Building dependency tree  
Reading state information... Done

Calculating the changes

Calculating the changes

Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

If none of this applies, then please report this bug using the 
command 'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.If 
you want to investigate this yourself the log files in 
'/var/log/dist-upgrade' will contain details about the upgrade. 
Specifically, look at 'main.log' and 'apt.log'. 


Restoring original system state

Aborting
Reading package lists... Done
Building dependency tree  
Reading state information... Done
=== So I tried this:
kent@Dimension8300:/var/log/dist-upgrade$ sudo update-manager -c --debug
/usr/bin/update-manager:28: PyGIWarning: Gtk was imported without specifying a 
version first. Use gi.require_version('Gtk', '3.0') before import to ensure 
that the right version gets loaded.
  from gi.repository import Gtk
WARNING:root:can not import unity GI cannot import name Dbusmenu, introspection 
typelib not found
Checking for a new Ubuntu release
/usr/lib/python3/dist-packages/DistUpgrade/DistUpgradeFetcher.py:23: 
PyGIWarning: Gtk was imported without specifying a version first. Use 
gi.require_version('Gtk', '3.0') before import to ensure that the right version 
gets loaded.
  from gi.repository import Gtk, Gdk
/usr/lib/python3/dist-packages/DistUpgrade/ReleaseNotesViewerWebkit.py:33: 
PyGIWarning: WebKit2 was imported without specifying a version first. Use 
gi.require_version('WebKit2', '4.0') before import to ensure that the right 
version gets loaded.
  from gi.repository import WebKit2 as WebKit
Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged.
authenticate 'bionic.tar.gz' against 'bionic.tar.gz.gpg' 
extracting 'bionic.tar.gz'

(appstreamcli:7279): GLib-CRITICAL **: g_strchug: assertion 'string !=
NULL' failed

(appstreamcli:7279): GLib-CRITICAL **: g_strchomp: assertion 'string !=
NULL' failed

(appstreamcli:7279): GLib-CRITICAL **: g_strchug: assertion 'string !=
NULL' failed

(appstreamcli:7279): GLib-CRITICAL **: g_strchomp: assertion 'string !=
NULL' failed

(appstreamcli:7279): GLib-CRITICAL **: g_strchug: assertion 'string !=
NULL' failed

(appstreamcli:7279): GLib-CRITICAL **: g_strchomp: assertion 'string != NULL' 
failed
AppStream cache update completed, but some metadata was ignored due to errors.
--- Here a GUI window is displayed containing the above error 
message and a "Close" button:-
Could not calculate the upgrade

An unresolvable problem occurred while calculating the upgrade.

 If none of this applies, then please report this bug using the command 
'ubuntu-bug ubuntu-release-upgrader-core' in a terminal.If you want to 
investigate t

[Bug 1803663] Re: installed android-androresolvd package post-installation script subprocess returned error exit status 1

2019-02-07 Thread Clark Kent
** Description changed:

  $ uname -a
  Linux Mobile-C 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux
+ $ cat /etc/os-release 
+ ID_LIKE="ubuntu debian"
+ VERSION_ID="18.04"
+ 
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy";
+ VERSION_CODENAME=bionic
+ UBUNTU_CODENAME=bionic
  
  $ sudo apt install android-androresolvd
  Reading package lists... Done
  Building dependency tree
  Reading state information... Done
  android-androresolvd is already the newest version (1.3-1build1).
  The following packages were automatically installed and are no longer 
required:
    cpp-7-arm-linux-gnueabi cpp-arm-linux-gnueabi gcc-7-arm-linux-gnueabi-base 
gcc-7-cross-base gcc-8-cross-base
    libasan4-armel-cross libatomic1-armel-cross libc6-dev-armel-cross 
libcilkrts5-armel-cross libgcc-7-dev-armel-cross
    libgcc1-armel-cross libgomp1-armel-cross libportaudiocpp0 
libstdc++6-armel-cross libubsan0-armel-cross
    linux-libc-dev-armel-cross
  Use 'sudo apt autoremove' to remove them.
  0 to upgrade, 0 to newly install, 0 to remove and 508 not to upgrade.
  1 not fully installed or removed.
  After this operation, 0 B of additional disk space will be used.
  Do you want to continue? [Y/n] y
  Setting up android-androresolvd (1.3-1build1) ...
  Job for android-androresolvd.service failed because the control process 
exited with error code.
  See "systemctl status android-androresolvd.service" and "journalctl -xe" for 
details.
  invoke-rc.d: initscript android-androresolvd, action "start" failed.
  ● android-androresolvd.service - LSB: Updates /etc/resolv.conf from Android 
system props
     Loaded: loaded (/etc/init.d/android-androresolvd; generated)
     Active: failed (Result: exit-code) since Fri 2018-11-16 16:41:07 AEST; 
116ms ago
   Docs: man:systemd-sysv-generator(8)
    Process: 31643 ExecStart=/etc/init.d/android-androresolvd start 
(code=exited, status=255)
  
  Nov 16 16:41:07 Mobile-C systemd[1]: Starting LSB: Updates /etc/resolv.conf 
from Android system props...
  Nov 16 16:41:07 Mobile-C android-androresolvd[31643]: Cannot access system 
properties via ANDROID_PROPERTY_WORKSPACE environment setting.
  Nov 16 16:41:07 Mobile-C systemd[1]: android-androresolvd.service: Control 
process exited, code=exited status=255
  Nov 16 16:41:07 Mobile-C systemd[1]: android-androresolvd.service: Failed 
with result 'exit-code'.
  Nov 16 16:41:07 Mobile-C systemd[1]: Failed to start LSB: Updates 
/etc/resolv.conf from Android system props.
  dpkg: error processing package android-androresolvd (--configure):
   installed android-androresolvd package post-installation script subprocess 
returned error exit status 1
  Errors were encountered while processing:
   android-androresolvd
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  
  $ systemctl status android-androresolvd.service
  ● android-androresolvd.service - LSB: Updates /etc/resolv.conf from Android 
system props
     Loaded: loaded (/etc/init.d/android-androresolvd; generated)
     Active: failed (Result: exit-code) since Fri 2018-11-16 16:41:07 AEST; 
1min 43s ago
   Docs: man:systemd-sysv-generator(8)
    Process: 31643 ExecStart=/etc/init.d/android-androresolvd start 
(code=exited, status=255)
  
  Nov 16 16:41:07 Mobile-C systemd[1]: Starting LSB: Updates /etc/resolv.conf 
from Android system props...
  Nov 16 16:41:07 Mobile-C android-androresolvd[31643]: Cannot access system 
properties via ANDROID_PROPERTY_WORKSPACE envir
  Nov 16 16:41:07 Mobile-C systemd[1]: android-androresolvd.service: Control 
process exited, code=exited status=255
  Nov 16 16:41:07 Mobile-C systemd[1]: android-androresolvd.service: Failed 
with result 'exit-code'.
  Nov 16 16:41:07 Mobile-C systemd[1]: Failed to start LSB: Updates 
/etc/resolv.conf from Android system props.
  
  $ journalctl -xe
  Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3.6/http/client.py", line 1239, in request
  Nov 16 16:42:41 Mobile-C autosuspend[1727]: self._send_request(method, 
url, body, headers, encode_chunked)
  Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3.6/http/client.py", line 1285, in _send_request
  Nov 16 16:42:41 Mobile-C autosuspend[1727]: self.endheaders(body, 
encode_chunked=encode_chunked)
  Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3.6/http/client.py", line 1234, in endheaders
  Nov 16 16:42:41 Mobile-C autosuspend[1727]: 
self._send_output(message_body, encode_chunked=encode_chunked)
  Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3.6/http/client.py", line 1026, in _send_output
  Nov 16 16:42:41 Mobile-C autosuspend[1727]: self.send(msg)
  Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3.6/http/client.py", line 964, in send
  Nov 16 16:42:41 Mobile-C autosuspend[1727]: self.connect()
  Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3/d

[Bug 1803663] [NEW] installed android-androresolvd package post-installation script subprocess returned error exit status 1

2018-11-15 Thread Clark Kent
Public bug reported:

$ uname -a
Linux Mobile-C 4.15.0-33-generic #36-Ubuntu SMP Wed Aug 15 16:00:05 UTC 2018 
x86_64 x86_64 x86_64 GNU/Linux

$ sudo apt install android-androresolvd
Reading package lists... Done
Building dependency tree
Reading state information... Done
android-androresolvd is already the newest version (1.3-1build1).
The following packages were automatically installed and are no longer required:
  cpp-7-arm-linux-gnueabi cpp-arm-linux-gnueabi gcc-7-arm-linux-gnueabi-base 
gcc-7-cross-base gcc-8-cross-base
  libasan4-armel-cross libatomic1-armel-cross libc6-dev-armel-cross 
libcilkrts5-armel-cross libgcc-7-dev-armel-cross
  libgcc1-armel-cross libgomp1-armel-cross libportaudiocpp0 
libstdc++6-armel-cross libubsan0-armel-cross
  linux-libc-dev-armel-cross
Use 'sudo apt autoremove' to remove them.
0 to upgrade, 0 to newly install, 0 to remove and 508 not to upgrade.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up android-androresolvd (1.3-1build1) ...
Job for android-androresolvd.service failed because the control process exited 
with error code.
See "systemctl status android-androresolvd.service" and "journalctl -xe" for 
details.
invoke-rc.d: initscript android-androresolvd, action "start" failed.
● android-androresolvd.service - LSB: Updates /etc/resolv.conf from Android 
system props
   Loaded: loaded (/etc/init.d/android-androresolvd; generated)
   Active: failed (Result: exit-code) since Fri 2018-11-16 16:41:07 AEST; 116ms 
ago
 Docs: man:systemd-sysv-generator(8)
  Process: 31643 ExecStart=/etc/init.d/android-androresolvd start (code=exited, 
status=255)

Nov 16 16:41:07 Mobile-C systemd[1]: Starting LSB: Updates /etc/resolv.conf 
from Android system props...
Nov 16 16:41:07 Mobile-C android-androresolvd[31643]: Cannot access system 
properties via ANDROID_PROPERTY_WORKSPACE environment setting.
Nov 16 16:41:07 Mobile-C systemd[1]: android-androresolvd.service: Control 
process exited, code=exited status=255
Nov 16 16:41:07 Mobile-C systemd[1]: android-androresolvd.service: Failed with 
result 'exit-code'.
Nov 16 16:41:07 Mobile-C systemd[1]: Failed to start LSB: Updates 
/etc/resolv.conf from Android system props.
dpkg: error processing package android-androresolvd (--configure):
 installed android-androresolvd package post-installation script subprocess 
returned error exit status 1
Errors were encountered while processing:
 android-androresolvd
E: Sub-process /usr/bin/dpkg returned an error code (1)

$ systemctl status android-androresolvd.service
● android-androresolvd.service - LSB: Updates /etc/resolv.conf from Android 
system props
   Loaded: loaded (/etc/init.d/android-androresolvd; generated)
   Active: failed (Result: exit-code) since Fri 2018-11-16 16:41:07 AEST; 1min 
43s ago
 Docs: man:systemd-sysv-generator(8)
  Process: 31643 ExecStart=/etc/init.d/android-androresolvd start (code=exited, 
status=255)

Nov 16 16:41:07 Mobile-C systemd[1]: Starting LSB: Updates /etc/resolv.conf 
from Android system props...
Nov 16 16:41:07 Mobile-C android-androresolvd[31643]: Cannot access system 
properties via ANDROID_PROPERTY_WORKSPACE envir
Nov 16 16:41:07 Mobile-C systemd[1]: android-androresolvd.service: Control 
process exited, code=exited status=255
Nov 16 16:41:07 Mobile-C systemd[1]: android-androresolvd.service: Failed with 
result 'exit-code'.
Nov 16 16:41:07 Mobile-C systemd[1]: Failed to start LSB: Updates 
/etc/resolv.conf from Android system props.

$ journalctl -xe
Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3.6/http/client.py", line 1239, in request
Nov 16 16:42:41 Mobile-C autosuspend[1727]: self._send_request(method, url, 
body, headers, encode_chunked)
Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3.6/http/client.py", line 1285, in _send_request
Nov 16 16:42:41 Mobile-C autosuspend[1727]: self.endheaders(body, 
encode_chunked=encode_chunked)
Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3.6/http/client.py", line 1234, in endheaders
Nov 16 16:42:41 Mobile-C autosuspend[1727]: self._send_output(message_body, 
encode_chunked=encode_chunked)
Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3.6/http/client.py", line 1026, in _send_output
Nov 16 16:42:41 Mobile-C autosuspend[1727]: self.send(msg)
Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3.6/http/client.py", line 964, in send
Nov 16 16:42:41 Mobile-C autosuspend[1727]: self.connect()
Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3/dist-packages/urllib3/connection.py", line 166, in co
Nov 16 16:42:41 Mobile-C autosuspend[1727]: conn = self._new_conn()
Nov 16 16:42:41 Mobile-C autosuspend[1727]:   File 
"/usr/lib/python3/dist-packages/urllib3/connection.py", line 150, in _n
Nov 16 16:42:41 Mobile-C autosuspend[1727]: self, "Failed to establish a 
new connection: 

[Bug 1802814] Re: GPU lockup with Vega 64 (amdgpu)

2018-11-11 Thread Kent Ross
** Attachment added: "output from avivotool"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1802814/+attachment/5211605/+files/regdump-lockup.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1802814

Title:
  GPU lockup with Vega 64 (amdgpu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1802814/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1802814] Re: GPU lockup with Vega 64 (amdgpu)

2018-11-11 Thread Kent Ross
** Attachment added: "output from avivotool"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1802814/+attachment/5211606/+files/regdump-normal.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1802814

Title:
  GPU lockup with Vega 64 (amdgpu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1802814/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1802814] [NEW] GPU lockup with Vega 64 (amdgpu)

2018-11-11 Thread Kent Ross
Public bug reported:

This lockup is typically reproducible within 10-60 minutes running Dota
2, in either OpenGL or Vulkan mode. The application does not have
exclusive control of the display, and is running as a borderless window
in gdm's X desktop.

When this lockup occurs, the mouse cursor may still move but cannot
interact. The keyboard cannot interact, and mode lights (numlock) do not
toggle. Sounds continue playing smoothly, but sound effects of limited
duration will end naturally and nothing new will happen. The desktop no
longer updates on the secondary monitor.

I have dmesg and Xorg.0.log to attach. I'll also attach the output of
'sudo avivotool regs all', though I doubt its efficacy on this GPU and
it shows nothing but ''.

** Affects: ubuntu-drivers-common (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/1802814

Title:
  GPU lockup with Vega 64 (amdgpu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1802814/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1802814] Re: GPU lockup with Vega 64 (amdgpu)

2018-11-11 Thread Kent Ross
** Attachment added: "dmesg-lockup.txt"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1802814/+attachment/5211603/+files/dmesg-lockup.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1802814

Title:
  GPU lockup with Vega 64 (amdgpu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1802814/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1802814] Re: GPU lockup with Vega 64 (amdgpu)

2018-11-11 Thread Kent Ross
** Attachment added: "Xorg.0.log-lockup.log"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1802814/+attachment/5211604/+files/Xorg.0.log-lockup.log

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1802814

Title:
  GPU lockup with Vega 64 (amdgpu)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-drivers-common/+bug/1802814/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1792579] [NEW] Network Disconnecting Intermittantly

2018-09-14 Thread Kent Lion
Public bug reported:

On my machine (OPTIPLEX GX620, Xubuntu 18.04 LTS) my wired (Ethernet)
connection disconnects randomly. Everything was fine before the upgrade
from Xenial LTS. It's not yet reproducible (by me). There are no error
messages associated with it, the indicator plugin doesn't turn grey, and
I've noticed no pattern to when it occurs. The only way I know it is has
occurred is when something that uses the (Samba) network times out or
stops doing anything. If I click the indicator plugin and select "wired
connection 1", it reconnects immediately, But at some later time the
same thing may happen again; it could be after a few minutes or many
hours. This happens on another, the AMD machine I use as a file server,
too, so it looks like a bug in Bionic Beaver, not a software package.

 lsb_release -rd
Description:Ubuntu 18.04.1 LTS
Release:18.04

I suppose the bug could have something to do with the compatibility of
Samba and 18.04 LTS, because after the upgrade, everything in /etc/fstab
that used the credentials option stopped working, but that's part of
another bug already reported by others but not yet solved.

** Affects: network-manager (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/1792579

Title:
  Network Disconnecting Intermittantly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1792579/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1771749] Re: Ethernet connection lost after few minutes since starting

2018-09-13 Thread Kent Lion
XUbuntu 18.04 has been doing this since I upgraded a few days ago. No
error messages or any other sign that the Ethernet network connection
has been dropped. I first notice it when I try to do something on the
network and it times out. I haven't changed any network settings for
over a year, but this never happened with Xenial LTS, and I haven't
noticed any pattern to the occurrence vs what I happen to be doing at
the time, so I can't reproduce it at will.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1771749

Title:
  Ethernet connection lost after few minutes since starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1771749/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 965953] Re: Indicator menus are too short and scroll when opened from screen bottom

2018-07-25 Thread Kent Asplund
It got worse in 18.04. Now the workaround does not work any more.

And it is ignored by GTK people.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/965953

Title:
  Indicator menus are too short and scroll when opened from screen
  bottom

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/965953/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1781513] [NEW] package snapd 2.32.9+18.04 failed to install/upgrade: installed snapd package post-installation script subprocess was killed by signal (Terminated)

2018-07-12 Thread Thomas Kent
Public bug reported:

postinstall made no visible progress for 30+ minutes, so I killed it.

ProblemType: Package
DistroRelease: Ubuntu 18.04
Package: snapd 2.32.9+18.04
ProcVersionSignature: Ubuntu 4.15.0-20.21-generic 4.15.17
Uname: Linux 4.15.0-20-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
Date: Thu Jul  5 22:59:44 2018
ErrorMessage: installed snapd package post-installation script subprocess was 
killed by signal (Terminated)
InstallationDate: Installed on 2018-07-06 (6 days ago)
InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
Python3Details: /usr/bin/python3.6, Python 3.6.5, python3-minimal, 3.6.5-3
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.0.5ubuntu2
 apt  1.6.2
SourcePackage: snapd
Title: package snapd 2.32.9+18.04 failed to install/upgrade: installed snapd 
package post-installation script subprocess was killed by signal (Terminated)
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: snapd (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package bionic

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1781513

Title:
  package snapd 2.32.9+18.04 failed to install/upgrade: installed snapd
  package post-installation script subprocess was killed by signal
  (Terminated)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1781513/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1752053] Re: nvidia-390 fails to boot graphical display

2018-05-02 Thread James Kent
Reiterating the above experiences regarding the Dell XPS 9560.  Black
screen with nvidia drivers.  Cannot workaround this issue unless I
remove the drivers.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1752053

Title:
  nvidia-390 fails to boot graphical display

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1752053/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1579181] Re: "pip3 list --outdated" raises TypeError

2018-03-13 Thread Kent Ross
This is occurring for me with python3.6-dev==3.6.4-4 amd64 from
bionic/main. Forcing a reinstall of the system's python3.6 pip package
fixes it, but this is pretty lousy default behavior.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579181

Title:
  "pip3 list --outdated" raises TypeError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1579181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1579181] Re: "pip3 list --outdated" raises TypeError

2018-03-13 Thread Kent Ross
I suppose I should clarify: the system pip package is
python3-pip==9.0.1-2 amd64 from bionic/universe

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1579181

Title:
  "pip3 list --outdated" raises TypeError

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1579181/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1751414] Re: [regression] Missing Wayland login option and missing GL acceleration, after installing libegl1

2018-03-02 Thread Kent Ross
> sudo apt remove libegl1

This cascaded to what turned out to be the entirety of ubuntu-desktop
for me. I would advise caution here, it can be a pain to get back.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1751414

Title:
  [regression] Missing Wayland login option and missing GL acceleration,
  after installing libegl1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libglvnd/+bug/1751414/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1731703] [NEW] The "Add a VPN Connection" menu entry is disabled even with VPN plugins installed

2017-11-11 Thread Stephen Kent
Public bug reported:

I am on Linux Mint 18.2 with network-manger-gnome version
1.2.6-0ubuntu0.16.04.4.

Steps to reproduce:

- Install a VPN plugin (such as the package network-manager-openvpn-gnome)
- Click the network manager applet to open the menu
- Select the "VPN Connections" submenu
- Observe the "Add a VPN Connection" menu entry is disabled

Expected behavior: The "Add a VPN Connection" menu entry is enabled and
works properly.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/bugs/1731703/+attachment/5007684/+files/vpn-menu.png

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1731703

Title:
  The "Add a VPN Connection" menu entry is disabled even with VPN
  plugins installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1731703/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1727210] Re: Totem locks up with 17.10 on AMD® E1-6010 apu with amd radeon r2 graphics × 2 (Lenovo)

2017-10-30 Thread Kent Gibson
Indeed it looks like my issue is slightly different from both this and
bug 1720820, but given we have a workaround I'm happy to wait until
those are fixed and checking if they also fix my problem before raising
yet another minor bug variant - unless there is something specific I can
add that could be of assistance.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1727210

Title:
  Totem locks up with 17.10 on AMD® E1-6010 apu with amd radeon r2
  graphics × 2 (Lenovo)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer-vaapi/+bug/1727210/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

  1   2   3   4   5   6   7   8   9   10   >