[Bug 1975740] [NEW] ec2-instance-connect fails with cert validation on ubuntu 22.04

2022-05-25 Thread Jay Berkenbilt
Public bug reported:

If needed, I can provide more exact steps to reproduce this, but
hopefully this will be sufficient. Note that follow identical steps with
Ubuntu 20.04 results in a working configuration.

Launch an ec2 instance using the latest version of the Ubuntu AMI as
returned by this query:

aws ec2 describe-images --filters Name=architecture,Values=x86_64
Name=virtualization-type,Values=hvm
Name=name,Values="ubuntu/images/*22.04-amd64-server-*" Name=block-
device-mapping.volume-type,Values=gp2 --owners 099720109477

At this moment, that is ami-09db26f1ef0a9f406 in my region, us-east-1.

Send public key:

aws ec2-instance-connect send-ssh-public-key --availability-zone us-
east-1a --instance-id i-abcdexample --instance-os-user ubuntu --ssh-
public-key file:///home/user/.ssh/id_rsa.pub

(Note: results are identical with .ssh/id_ed25519.pub)

Attempt ssh ubuntu@ip-addr

On the instance, /var/log/auth.log reports a failure.

May 25 18:57:25 ip-10-98-1-66 sshd[1549]: AuthorizedKeysCommand
/usr/share/ec2-instance-connect/eic_run_authorized_keys ubuntu
SHA256:abcdefgexample failed, status 2

Running the failed command as root on the instance shows:

C = US, O = "Starfield Technologies, Inc.", OU = Starfield Class 2 
Certification Authority
error 89 at 4 depth lookup: Basic Constraints of CA cert not marked critical
C = US, O = "Starfield Technologies, Inc.", OU = Starfield Class 2 
Certification Authority
error 92 at 4 depth lookup: CA cert does not include key usage extension
error /dev/shm/eic-7MlPua7W/cert.pem: verification failed


I'm not sure where this certificate comes from, what's enforcing the key usage 
extension, etc. I haven't investigated further other than to verify that it's 
the same whether I use my RSA key or my ed25519 key (in fact, either way, my 
ssh client offers both keys, I see two log messages, and they both fail the 
same way) and to verify that it does work on Ubuntu 20.04. Also tried: apt 
update; apt dist-upgrade; reboot to ensure everything is up to date, verifying 
that ca-certificates is installed.

If I use a keypair, I can log in just fine. To reproduce this for above,
I launched the instance with a key pair, then moved .ssh/authorized_keys
out of the way to see the failure.

Please let me know if there's any other information I should supply or
anything else you would like me to try.

** Affects: ec2-instance-connect (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/1975740

Title:
  ec2-instance-connect fails with cert validation on ubuntu 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ec2-instance-connect/+bug/1975740/+subscriptions


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

[Bug 1971094] Re: openshot doesn't start Ubuntu 22.04 fresh install

2022-05-13 Thread Jay
Confirmed same issue with Ubuntu 22.04 upgraded from 21.10.  Appears to
be an issue where OpenShot is sending floating point arguments to QT,
which is expecting only integers.

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

Title:
  openshot doesn't start Ubuntu 22.04 fresh install

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openshot-qt/+bug/1971094/+subscriptions


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

[Bug 1970164] Re: add new device IDs in the support list of nvidia-driver-510 package

2022-04-26 Thread Jay Chen
Ref: lp:1969745 for request NV to add the pci-id to their next 510
release.

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

Title:
  add new device IDs in the support list of nvidia-driver-510 package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-510/+bug/1970164/+subscriptions


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

[Bug 1970164] [NEW] add new device IDs in the support list of nvidia-driver-510 package

2022-04-25 Thread Jay Chen
Public bug reported:

please add the following deviceID (pci-id) in nv driver support list

- 25bb: for QN20-M2
- 1fb6: for QN20-M3-R   
- 25ba: for QN20-P3-R 

thanks

** Affects: nvidia-graphics-drivers-510 (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/1970164

Title:
  add new device IDs in the support list of nvidia-driver-510 package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-510/+bug/1970164/+subscriptions


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

[Bug 1964707] [NEW] please sync qpdf 10.6.3

2022-03-13 Thread Jay Berkenbilt
Public bug reported:

qpdf 10.6.3 is in debian unstable with no blockers other than age. It is
a bug-fix only release. The two code-facing changes are fix to allow
correct handling of PDF 2.0 native UTF-8 strings and a fix to appearance
stream generation when "0 Tf" appears in "/DA".

** Affects: qpdf (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/1964707

Title:
  please sync qpdf 10.6.3

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


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

[Bug 1957948] Re: 2.54.2+21.10 introduces a call in vendor_conf.d/snapd.fish to fish function `fish_add_path` which requires fish 3.2 or later (Impish only packages fish 3.1)

2022-02-26 Thread Jay Tuckey
Ok, I can confirm this is fixed now with version 2.54.3+20.04.1ubuntu0.2

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

Title:
  2.54.2+21.10 introduces a call in vendor_conf.d/snapd.fish to fish
  function `fish_add_path` which requires fish 3.2 or later (Impish only
  packages fish 3.1)

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


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

[Bug 1960924] Re: qpdf 10.6.2 not syncing (freeze exception?)

2022-02-21 Thread Jay Berkenbilt
Thanks for the clarification. What is the last date for uploading 10.6.3
before final freeze? There is one small bug fix on main for appearance
stream generation that I might want to release, but I'll wait and see if
anything else shows up.

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

Title:
  qpdf 10.6.2 not syncing (freeze exception?)

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


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

[Bug 1960924] Re: qpdf 10.6.1 not syncing?

2022-02-21 Thread Jay Berkenbilt
All regressions have been resolved now, and it seems to me like it's
going to automatically migrate, but I'm not sure whether we missed the
window to do so without a freeze exception. As far as I can see, the
freeze date was February 19. I think the pikepdf upload that resolved
the (false) regressions was February 20.

If possible, consider this to be a freeze exception request (if needed).
Hopefully the above is adequate justification. 10.6.2 is a relatively
small change from 10.5.0 in terms of functionality, but it adds a number
of new interfaces to the API and, most importantly, adds some
documentation and preprocessor symbols designed to ease the transition
to qpdf 11.0, which will switch shared pointer implementations that may
require source changes in some rare cases. I released qpdf 10.6 two
weeks before freeze to ensure it would make the cut, but then there were
delays because of pikepdf test failures that weren't real problems, just
reliance on previously incorrect functionality from qpdf. Over 10.5,
10.6 adds a number of fixes to character encoding issues (which is what
caused the pikepdf test failures) and also makes it possible to use the
C API to do a number of things that could previously only be done with
the C++ API.

Bottom line: this is a much better version to be in an LTS release than
10.5.0.

** Summary changed:

- qpdf 10.6.1 not syncing?
+ qpdf 10.6.2 not syncing (freeze exception?)

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

Title:
  qpdf 10.6.2 not syncing (freeze exception?)

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


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

[Bug 1960924] Re: qpdf 10.6.1 not syncing?

2022-02-16 Thread Jay Berkenbilt
It helps. Thanks. I just released 10.6.2, and pikepdf 5.0 is also being
released hopefully today to get the two back in sync. Hopefully no
further manual action will be required.

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

Title:
  qpdf 10.6.1 not syncing?

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


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

[Bug 1960924] Re: qpdf 10.6.1 not syncing?

2022-02-15 Thread Jay Berkenbilt
There will definitely be a 10.6.2 in the next day or two.

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

Title:
  qpdf 10.6.1 not syncing?

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


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

[Bug 1960924] [NEW] qpdf 10.6.1 not syncing?

2022-02-15 Thread Jay Berkenbilt
Public bug reported:

I'm noticing that qpdf-10.6.1 is not syncing from Debian even though, as
far as I can see, automatic sync freeze has not yet happened. There are
some major changes in 10.6 that I would really like to get into Ubuntu
because they include transitional code to help users migrate to qpdf 11.

Is there something that needs to happen for this to sync? I don't want
to miss the window.

At this time, there are test failures in pikepdf because of a bug fix to
qpdf in transcoding. We have determined that these test failures don't
indicate a serious problem with either qpdf or pikepdf -- they are
basically that pikepdf had some tests that were depending on incorrect
qpdf functionality. For details, see
https://github.com/pikepdf/pikepdf/issues/303

The pikepdf author is aware of the upcoming Ubuntu 22.04 freeze and is
trying to get a fix in in time, but I'm hoping we can avoid getting into
a situation where we miss the bus. There's a chance I might release
10.6.2 to fix one other minor transcoding issue, but I don't consider
the issue to be important enough to justify a release. But if the
pikepdf author wants a release to simplify his testing, I will do it.

** Affects: qpdf (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/1960924

Title:
  qpdf 10.6.1 not syncing?

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


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

[Bug 1959702] Re: Regression: ip6 ndp broken, host bridge doesn't add vlan guest entry to mdb

2022-02-09 Thread Jay Vosburgh
Harry,

I'm still working to reproduce this, without success.  I have set
the .autoconf sysctl to 0 (which controls creation of local addresses in
response to received Router Advertisements), as well as setting
.addr_gen_mode to 1 (to disable SLAAC (fe80::) addresses).

In any event, .autoconf=0 and .addr_gen_mode=1 still fails to
reproduce the issue on my test system.

I find that if I disable mcast_flood on the relevant bridge ports
(i.e., bridge link set dev vnet1 mcast_flood off) I do see the behavior
you describe, but in that case no variant that I've tried (no vid, and all
vids in use) of "bridge mdb add ... grp ff02::1:ff00:2" appears to permit
ND traffic to pass to the VM destination.

Can you provide more specifics of how exactly the bridge and ports
are configured?  Ideally, both the method to set it up, as well as the
configuration details when failing (i.e., "ip -s -d link show" for the
bridge and relevant bridge ports, "bridge vlan show", "bridge mdb show",
"bridge fdb show br [bridgename]")

Also, to answer a question from your original report, the default
setting in the kernel for multicast_snooping (enabled, i.e., 1) hasn't
changed recently (and quite possibly ever).

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

Title:
  Regression: ip6 ndp broken, host bridge doesn't add vlan guest entry
  to mdb

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


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

[Bug 1959702] Re: Regression: ip6 ndp broken, host bridge doesn't add vlan guest entry to mdb

2022-02-05 Thread Jay Vosburgh
Harry,

I am attempting to reproduce the behavior you describe, but have been
unable to do so.  Could you clarify some of the configuration specifics,
as follows:

Starting with step 2,

"2. On the host, create a bridge and vlan with two ports, each with the
chosen vlan as PVID and egress untagged. Assign those ports one each to
the guests as the interface, use e1000. Be sure to NOT autoconfigure the
host side of the bridge ports with any ip4 or ip6 address (including
fe80::), [...]"

I have configured testbr0 with no addresses, i.e., "ip addr show":

15: testbr0:  mtu 1500 qdisc noqueue state UP 
group default qlen 1000
link/ether 8c:dc:d4:b3:cb:f1 brd ff:ff:ff:ff:ff:ff

and added vnet1 and vnet3 (the interfaces that connect to the VMs), to
testbr0, and removing their respective fe80: addresses.  I set the bridge
vlan behavior via

bridge vlan add dev vnet1 vid 1234 pvid untagged
bridge vlan add dev vnet3 vid 1234 pvid untagged
bridge vlan del dev vnet1 vid 1
bridge vlan del dev vnet3 vid 1

then added a separate Ethernet device to the testbr0, removed its fe80:
address, and set its bridge vlan as

bridge vlan add dev eno50 vid 1234
bridge vlan del dev eno50 vid 1

Adding addresses to the interfaces within the VMs results in ping between
the two functioning (even in the face of "ip neigh flush dev enp7s0").

At no time does "bridge mdb" affect the behavior (it lists no entries),
and it in unnecessary to add ff02:ffxx entries as you describe in step 6
(I presume that your mention of "fe02::ff..." is a typo for "ff02").

I am testing with the Ubuntu 5.11.0-46 kernel, which differs slightly from
your 5.11.0-49.  From which version did you upgrade (i.e., what was the
last known working version)?  I'm preparing to test with 5.11.0-50 (I am
unable to locate -49), but would also like to know if the above
description matches your configuration.

Thanks.

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

Title:
  Regression: ip6 ndp broken, host bridge doesn't add vlan guest entry
  to mdb

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


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

[Bug 1957806] [NEW] package libudev1:amd64 245.4-4ubuntu3.15 failed to install/upgrade: package libudev1:amd64 is already installed and configured

2022-01-13 Thread Jay Rush
Public bug reported:

I don't have any more information.   It just failed

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: libudev1:amd64 245.4-4ubuntu3.15
ProcVersionSignature: Ubuntu 5.11.0-46.51~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-46-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.21
AptdaemonVersion: 1.1.1+bzr982-0ubuntu32.3
Architecture: amd64
CasperMD5CheckResult: skip
CrashReports:
 640:1000:125:103373:2022-01-11 17:51:14.011172533 -0500:2022-01-11 
17:51:15.011172533 -0500:/var/crash/_usr_bin_seahorse.1000.crash
 600:0:125:130962:2022-01-13 09:46:28.875982284 -0500:2022-01-13 
09:46:29.875982284 -0500:/var/crash/libudev1:amd64.0.crash
Date: Thu Jan 13 09:46:29 2022
DpkgTerminalLog:
 dpkg: error processing package libudev1:amd64 (--configure):
  package libudev1:amd64 is already installed and configured
ErrorMessage: package libudev1:amd64 is already installed and configured
InstallationDate: Installed on 2020-08-05 (525 days ago)
InstallationMedia: Ubuntu 20.04 LTS "Focal Fossa" - Release amd64 (20200423)
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.6
SourcePackage: dpkg
Title: package libudev1:amd64 245.4-4ubuntu3.15 failed to install/upgrade: 
package libudev1:amd64 is already installed and configured
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: already-installed amd64 apport-package focal

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

Title:
  package libudev1:amd64 245.4-4ubuntu3.15 failed to install/upgrade:
  package libudev1:amd64 is already installed and configured

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


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

[Bug 1957019] [NEW] ACPI failure on Ryzen laptops

2022-01-10 Thread Jay Jones
Public bug reported:

I have a Ryzen 4700U laptop.  I'm staying on 5.13.0-22 kernel because the -23 
and -25 both have ACPI failures and will hang if you shutdown or reboot the PC. 
 I have a DMESG log showing failures:
BUG: kernel NULL pointer dereference, address: 000c
#PF: supervisor write access in kernel mode
[1.607078] #PF: error_code(0x0002) - not-present page
[1.607081] PGD 0 P4D 0 
[1.607085] Oops: 0002 [#1] SMP NOPTI
[1.607088] CPU: 2 PID: 205 Comm: systemd-udevd Not tainted 
5.13.0-25-generic #26~20.04.1-Ubuntu
[1.607093] Hardware name: HP HP ENVY x360 Convertible 13-ay0xxx/876E, BIOS 
F.20 07/30/2021
[1.607096] RIP: 0010:amd_sfh_hid_client_init+0x47/0x350 [amd_sfh]
[1.607107] Code: 00 53 48 83 ec 20 48 8b 5f 08 48 8b 07 48 8d b3 22 01 00 
00 4c 8d b0 c8 00 00 00 e8 a3 06 00 00 45 31 c0 31 c9 ba 00 00 20 00 <89> 43 0c 
48 8d 83 68 01 00 00 48 8d bb 80 01 00 00 48 c7 c6 70 59
[1.607111] RSP: 0018:bd1d00acb9e0 EFLAGS: 00010246
[1.607115] RAX:  RBX:  RCX: 
[1.607117] RDX: 0020 RSI: c0440249 RDI: 88e00031
[1.607120] RBP: bd1d00acba28 R08:  R09: 88e00052
[1.607123] R10: 0007 R11: d00f R12: 000fffe0
[1.607125] R13: 95ae94acad98 R14: 95ae812210c8 R15: 0002
[1.607128] FS:  7fdc24e64880() GS:95b17f68() 
knlGS:
[1.607131] CS:  0010 DS:  ES:  CR0: 80050033
[1.607134] CR2: 000c CR3: 00011558a000 CR4: 00350ee0
[1.607136] Call Trace:
[1.607140]  ? __pci_set_master+0x5f/0xe0
[1.607148]  amd_mp2_pci_probe+0xa8/0x140 [amd_sfh]
[1.607154]  local_pci_probe+0x48/0x80
[1.607158]  pci_device_probe+0x10f/0x1c0
[1.607163]  really_probe+0x1dc/0x440
[1.607168]  driver_probe_device+0xf0/0x160
[1.607171]  device_driver_attach+0x5d/0x70
[1.607174]  __driver_attach+0xb2/0x140
[1.607177]  ? device_driver_attach+0x70/0x70
[1.607180]  bus_for_each_dev+0x7e/0xc0
[1.607185]  driver_attach+0x1e/0x20
[1.607187]  bus_add_driver+0x152/0x1f0
[1.607192]  driver_register+0x74/0xd0
[1.607195]  ? 0xc042d000
[1.607197]  __pci_register_driver+0x57/0x60
[1.607201]  amd_mp2_pci_driver_init+0x23/0x1000 [amd_sfh]
[1.607206]  do_one_initcall+0x48/0x1d0
[1.607212]  ? __cond_resched+0x19/0x30
[1.607218]  ? kmem_cache_alloc_trace+0x37c/0x440
[1.607224]  do_init_module+0x62/0x260
[1.607228]  load_module+0x125d/0x1440
[1.607233]  __do_sys_finit_module+0xc2/0x120
[1.607236]  ? __do_sys_finit_module+0xc2/0x120
[1.607240]  __x64_sys_finit_module+0x1a/0x20
[1.607243]  do_syscall_64+0x61/0xb0
[1.607249]  ? do_syscall_64+0x6e/0xb0
[1.607252]  ? do_syscall_64+0x6e/0xb0
[1.607255]  ? exc_page_fault+0x8f/0x170
[1.607259]  ? asm_exc_page_fault+0x8/0x30
[1.607263]  entry_SYSCALL_64_after_hwframe+0x44/0xae
[1.607266] RIP: 0033:0x7fdc253e689d
[1.607270] Code: 00 c3 66 2e 0f 1f 84 00 00 00 00 00 90 f3 0f 1e fa 48 89 
f8 48 89 f7 48 89 d6 48 89 ca 4d 89 c2 4d 89 c8 4c 8b 4c 24 08 0f 05 <48> 3d 01 
f0 ff ff 73 01 c3 48 8b 0d c3 f5 0c 00 f7 d8 64 89 01 48
[1.607275] RSP: 002b:7ffdbbe4f6d8 EFLAGS: 0246 ORIG_RAX: 
0139
[1.607279] RAX: ffda RBX: 55ca49d610a0 RCX: 7fdc253e689d
[1.607282] RDX:  RSI: 7fdc252c3ded RDI: 0005
[1.607284] RBP: 0002 R08:  R09: 
[1.607287] R10: 0005 R11: 0246 R12: 7fdc252c3ded
[1.607290] R13:  R14: 55ca49d70ac0 R15: 55ca49d610a0
[1.607293] Modules linked in: amd_sfh(+) xhci_pci(+) i2c_piix4(+) 
nvme_core(+) i2c_hid xhci_pci_renesas rtsx_pci(+) wmi(+) video(+) fjes(+) hid
[1.607306] CR2: 000c
[1.607309] ---[ end trace 26f62dba0942f2c8 ]---
[1.607312] RIP: 0010:amd_sfh_hid_client_init+0x47/0x350 [amd_sfh]
[1.607316] Code: 00 53 48 83 ec 20 48 8b 5f 08 48 8b 07 48 8d b3 22 01 00 
00 4c 8d b0 c8 00 00 00 e8 a3 06 00 00 45 31 c0 31 c9 ba 00 00 20 00 <89> 43 0c 
48 8d 83 68 01 00 00 48 8d bb 80 01 00 00 48 c7 c6 70 59
[1.607321] RSP: 0018:bd1d00acb9e0 EFLAGS: 00010246
[1.607324] RAX:  RBX:  RCX: 
[1.607327] RDX: 0020 RSI: c0440249 RDI: 88e00031
[1.607329] RBP: bd1d00acba28 R08:  R09: 88e00052
[1.607332] R10: 0007 R11: d00f R12: 000fffe0
[1.607335] R13: 95ae94acad98 R14: 95ae812210c8 R15: 0002
[1.607337] FS:  7fdc24e64880() GS:95b17f68() 
knlGS:
[1.607341] CS:  0010 DS:  ES:  CR0: 80050033
[1.607343] CR2: 000c CR3: 00011558a000 

[Bug 1948346] Re: package libnih1 1.0.3-6ubuntu2 failed to install/upgrade: package libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not co-installable with libnih1 which has multiple installed

2021-10-21 Thread Jay R. Wren
Easy to fix:

sudo apt purge libnih1:i386 libnih-dbus1:i386  && sudo apt upgrade -y

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

Title:
  package libnih1 1.0.3-6ubuntu2 failed to install/upgrade: package
  libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not co-
  installable with libnih1 which has multiple installed instances

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


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

[Bug 1948346] [NEW] package libnih1 1.0.3-6ubuntu2 failed to install/upgrade: package libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not co-installable with libnih1 which has multiple install

2021-10-21 Thread Jay R. Wren
Public bug reported:

Errors were encountered while processing:
 /tmp/apt-dpkg-install-S93V5u/404-libnih-dbus1_1.0.3-12_amd64.deb
 /tmp/apt-dpkg-install-S93V5u/405-libnih1_1.0.3-12_amd64.deb
Exception during pm.DoInstall():  E:Sub-process /usr/bin/dpkg returned an error 
code (1)

ProblemType: Package
DistroRelease: Ubuntu 21.10
Package: libnih1 1.0.3-6ubuntu2
ProcVersionSignature: Ubuntu 5.11.0-37.41-generic 5.11.22
Uname: Linux 5.11.0-37-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu70
Architecture: amd64
CasperMD5CheckResult: unknown
Date: Thu Oct 21 18:10:42 2021
DuplicateSignature:
 package:libnih1:1.0.3-6ubuntu2
 Unpacking libnetaddr-ip-perl (4.079+dfsg-1build6) over (4.079+dfsg-1build5) ...
 dpkg: error processing archive 
/tmp/apt-dpkg-install-S93V5u/404-libnih-dbus1_1.0.3-12_amd64.deb (--unpack):
  package libnih-dbus1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not 
co-installable with libnih-dbus1 which has multiple installed instances
ErrorMessage: package libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is 
not co-installable with libnih1 which has multiple installed instances
Python3Details: /usr/bin/python3.9, Python 3.9.7, python3-minimal, 3.9.4-1build1
PythonDetails: /usr/bin/python3.9, Python 3.9.7, python-is-python3, 3.9.2-1
RelatedPackageVersions:
 dpkg 1.20.9ubuntu2
 apt  2.3.9
SourcePackage: libnih
Title: package libnih1 1.0.3-6ubuntu2 failed to install/upgrade: package 
libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not co-installable with 
libnih1 which has multiple installed instances
UpgradeStatus: Upgraded to impish on 2021-10-21 (0 days ago)

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


** Tags: amd64 apport-package impish need-duplicate-check

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

Title:
  package libnih1 1.0.3-6ubuntu2 failed to install/upgrade: package
  libnih1:amd64 (1.0.3-12) with field 'Multi-Arch: no' is not co-
  installable with libnih1 which has multiple installed instances

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


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

[Bug 1939297] Re: External monitors are black (connected through USB-C hub)

2021-09-29 Thread Jay Tuckey
I've just booted up on the 5.11.0-37-generic and it seems to be fixed for me 
also:
~[08:44]> uname -a
Linux jay-t15-u 5.11.0-37-generic #41~20.04.2-Ubuntu SMP Fri Sep 24 09:06:38 
UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Other people with this issue - worth updating to the latest kernel and
testing?

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

Title:
  External monitors are black (connected through USB-C hub)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.11/+bug/1939297/+subscriptions


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

[Bug 1940845] Re: Unavailability of OpenJDK8 verion 8u302-b08

2021-09-13 Thread Jay Modi
** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-2341

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-2369

** CVE added: https://cve.mitre.org/cgi-bin/cvename.cgi?name=2021-2388

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

Title:
  Unavailability of OpenJDK8 verion 8u302-b08

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1940845/+subscriptions


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

[Bug 1940845] Re: Unavailability of OpenJDK8 verion 8u302-b08

2021-09-10 Thread Jay Modi
Hello, it looks like the new version is available for Impish now but I
have not seen signs for backports to other versions. This release
addresses multiple CVEs so it would be great to have the packages
available in supported versions of Ubuntu. Are there any updates on the
availability?

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

Title:
  Unavailability of OpenJDK8 verion 8u302-b08

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openjdk-8/+bug/1940845/+subscriptions


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

[Bug 1932328] Re: Thunderbird under Wayland does not correctly close (or manage) windows

2021-09-09 Thread Jay
Derek - Your "Clunky workaround" can be automated:
https://www.summet.com/blog/2015/11/16/making-thunderbird-send-messages-in-the-background-like-outlook/

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

Title:
  Thunderbird under Wayland does not correctly close (or manage) windows

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


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

[Bug 1932328] Re: Thunderbird under Wayland does not correctly close (or manage) windows

2021-09-09 Thread Jay
Derek - Your "Clunky workaround" can be automated:
https://www.summet.com/blog/2015/11/16/making-thunderbird-send-messages-in-the-background-like-outlook/

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

Title:
  Thunderbird under Wayland does not correctly close (or manage) windows

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


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

[Bug 1939297] Re: External monitors are black (connected through USB-C hub)

2021-08-09 Thread Jay Tuckey
I'm hitting the same issue. Here's a log from the command:
~[08:50]> journalctl --boot=-1 > 
2021-08-10_i915_drm_link_training_unsuccessful_error.log

Booting back into the 5.8 kernel allows my dock display to work again.

It looks like this might be the same issue:
https://bugs.archlinux.org/task/70135

** Attachment added: "2021-08-10_i915_drm_link_training_unsuccessful_error.log"
   
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.11/+bug/1939297/+attachment/5516982/+files/2021-08-10_i915_drm_link_training_unsuccessful_error.log

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

Title:
  External monitors are black (connected through USB-C hub)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-signed-hwe-5.11/+bug/1939297/+subscriptions


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

[Bug 1891165] Re: gsettings-desktop-schemas : Breaks: mutter (< 3.31.4) but 3.28.4-0ubuntu18.04.2 is to be installed

2021-07-29 Thread Jay Wen
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1891165

Title:
  gsettings-desktop-schemas : Breaks: mutter (< 3.31.4) but
  3.28.4-0ubuntu18.04.2 is to be installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gsettings-desktop-schemas/+bug/1891165/+subscriptions


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

[Bug 1936417] [NEW] Remove pidgin from seeds

2021-07-15 Thread Yousuf 'Jay' Philips
Public bug reported:

IMs aren't as used as they were many years ago, as many of the IM
networks have shutdown and people are using communication platforms like
whatsapp, telegram, slack, discord, etc. Removing pidgin will free up
36Mb of space from the regular install.

ML
https://lists.ubuntu.com/archives/xubuntu-devel/2021-May/012075.html

** Affects: xubuntu-meta (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/1936417

Title:
  Remove pidgin from seeds

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


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

[Bug 1926803] Re: Copied Folders from Google Drive does not inherit the name of Folder

2021-07-08 Thread Yousuf 'Jay' Philips
This bug has been fixed upstream and will be in Thunar 4.18.

** Changed in: thunar (Ubuntu)
   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/1926803

Title:
  Copied Folders from Google Drive does not inherit the name of Folder

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

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

[Bug 1934932] [NEW] Add useful disk utilities

2021-07-07 Thread Yousuf 'Jay' Philips
Public bug reported:

Xubuntu presently has zero GUI disk utilities after installation and
requires some so users can to be able to formatting a disk, writing an
ISO to a USB, and checking where the space on the disk is going.

gnome-disk-utility (1,999k) and baobab (737) should be added to the
seeds to fulfill this need.

ML
https://lists.ubuntu.com/archives/xubuntu-devel/2020-March/011877.html

** Affects: xubuntu-meta (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/1934932

Title:
  Add useful disk utilities

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

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

[Bug 1934926] [NEW] Add a music player

2021-07-07 Thread Yousuf 'Jay' Philips
Public bug reported:

Xubuntu previously shipped a music player until 2016, but still needs
one. Here are the two contenders.

1. rhythmbox (8,473kb): It ships in different ubuntu flavors and xfce distros.
2. pragha (2,293kb): Lighter than rhythmbox and ships with openSUSE xfce.

In the mailing list, both of them received equal amount of praise from
subscribers, so the xfce team has to make a final decision.

ML
https://lists.ubuntu.com/archives/xubuntu-devel/2021-May/012062.html

** Affects: xubuntu-meta (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/1934926

Title:
  Add a music player

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

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

[Bug 1934925] [NEW] Add clipman and appmenu panel plugins to seeds

2021-07-07 Thread Yousuf 'Jay' Philips
Public bug reported:

Clipman for use as a clipboard manager and Appmenu for use by the
Cupertino panel layout.

Patch
https://github.com/philipzae/xubuntu-seed/commit/1d412bfd17ddc9a599753b0084fb03a361365831

ML
https://lists.ubuntu.com/archives/xubuntu-devel/2021-April/012055.html

** Affects: xubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

+ Clipman for use as a clipboard manager and Appmenu for use by the
+ Cupertino panel layout.
+ 
  Patch
  
https://github.com/philipzae/xubuntu-seed/commit/1d412bfd17ddc9a599753b0084fb03a361365831
  
- Clipman for use as a clipboard manager and Appmenu for use by the
- Cupertino panel layout.
- 
  ML
  https://lists.ubuntu.com/archives/xubuntu-devel/2021-April/012055.html

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

Title:
  Add clipman and appmenu panel plugins to seeds

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

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

[Bug 1922904] Re: Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

2021-06-26 Thread Jay
Fix 
===


Issue  is with the faulty RAM. Once replaced with  new one there  are no  issues
Hence closing this bug as fixed

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1877803] Re: Include IME for japanese

2021-05-31 Thread Yousuf 'Jay' Philips
Here are the packages that ship with Ubuntu to improve CJK support.
ibus-mozc: 18.8MB
mozc-utils-gui: 11.2MB (Qt app)
fonts-noto-cjk-extra: 120MB

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

Title:
  Include IME for japanese

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

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

[Bug 1916991] Re: Add more games

2021-05-31 Thread Yousuf 'Jay' Philips
Both patches are found here.
https://github.com/philipzae/xubuntu-seed/commits/improve-games

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

Title:
  Add more games

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

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

[Bug 1882099] Re: Improve the default set of keyboard shortcuts

2021-05-16 Thread Yousuf 'Jay' Philips
These were fixed in 21.04.

** Changed in: xubuntu-default-settings (Ubuntu)
   Status: New => Fix Released

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

Title:
  Improve the default set of keyboard shortcuts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1882099/+subscriptions

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

[Bug 1910824] Re: recent live session changes don't appear after installation

2021-05-16 Thread Yousuf 'Jay' Philips
** Changed in: xubuntu-default-settings (Ubuntu)
   Status: Incomplete => Opinion

** Changed in: xubuntu-default-settings (Ubuntu)
   Status: Opinion => Fix Released

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

Title:
  recent live session changes don't appear after installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1910824/+subscriptions

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

[Bug 1926803] Re: Copied Folders from Google Drive does not inherit the name of Folder

2021-05-12 Thread Yousuf 'Jay' Philips
Reported upstream: https://gitlab.xfce.org/xfce/thunar/-/issues/244

** Bug watch added: gitlab.xfce.org/xfce/thunar/-/issues #244
   https://gitlab.xfce.org/xfce/thunar/-/issues/244

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

Title:
  Copied Folders from Google Drive does not inherit the name of Folder

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

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

[Bug 1866914] Re: Cannot create mesh due to missing libnglib.so

2021-05-05 Thread Nathaniel Jay Stenzel
This is still a problem with version 0.18.4 on Linux Mint. Maybe it is
fixed in 0.19? At any rate, I installed the missing package to fix it.

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

Title:
  Cannot create mesh due to missing libnglib.so

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

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

[Bug 1926180] [NEW] Whisker Menu tooltip not translated

2021-04-26 Thread Yousuf 'Jay' Philips
Public bug reported:

As Xubuntu uses its own 'Applications Menu' label rather than the
default 'Applications' label from upstream, the tooltip isn't being
translated into any languages.

Upstream report.
https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/-/issues/49

** Affects: xubuntu-default-settings (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

- As Xubuntu uses the 'Applications Menu' label rather than the default
- 'Applications' label from upstream, the tooltip isn't being translated
- into any languages.
+ As Xubuntu uses its own 'Applications Menu' label rather than the
+ default 'Applications' label from upstream, the tooltip isn't being
+ translated into any languages.
  
  Upstream report.
  https://gitlab.xfce.org/panel-plugins/xfce4-whiskermenu-plugin/-/issues/49

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

Title:
  Whisker Menu tooltip not translated

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1926180/+subscriptions

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

[Bug 1926037] [NEW] package elpa-magit 2.99.0.git0957.ge8c7bd03-1 failed to install/upgrade: installed elpa-magit package post-installation script subprocess returned error exit status 2

2021-04-24 Thread Jay
Public bug reported:

I got this error while installing git-all

ProblemType: Package
DistroRelease: Ubuntu 21.04
Package: elpa-magit 2.99.0.git0957.ge8c7bd03-1
ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12
Uname: Linux 5.11.0-16-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu65
Architecture: amd64
CasperMD5CheckResult: pass
Date: Sat Apr 24 18:16:57 2021
ErrorMessage: installed elpa-magit package post-installation script subprocess 
returned error exit status 2
InstallationDate: Installed on 2021-04-24 (0 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
PackageArchitecture: all
Python3Details: /usr/bin/python3.9, Python 3.9.4, python3-minimal, 3.9.4-1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.20.9ubuntu1
 apt  2.2.3
SourcePackage: magit
Title: package elpa-magit 2.99.0.git0957.ge8c7bd03-1 failed to install/upgrade: 
installed elpa-magit package post-installation script subprocess returned error 
exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package hirsute

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

Title:
  package elpa-magit 2.99.0.git0957.ge8c7bd03-1 failed to
  install/upgrade: installed elpa-magit package post-installation script
  subprocess returned error exit status 2

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

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

[Bug 1926038] [NEW] package elpa-magit 2.99.0.git0957.ge8c7bd03-1 failed to install/upgrade: installed elpa-magit package post-installation script subprocess returned error exit status 2

2021-04-24 Thread Jay
Public bug reported:

I got this error while installing git-all

ProblemType: Package
DistroRelease: Ubuntu 21.04
Package: elpa-magit 2.99.0.git0957.ge8c7bd03-1
ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12
Uname: Linux 5.11.0-16-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu65
Architecture: amd64
CasperMD5CheckResult: pass
Date: Sat Apr 24 18:16:57 2021
ErrorMessage: installed elpa-magit package post-installation script subprocess 
returned error exit status 2
InstallationDate: Installed on 2021-04-24 (0 days ago)
InstallationMedia: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
PackageArchitecture: all
Python3Details: /usr/bin/python3.9, Python 3.9.4, python3-minimal, 3.9.4-1
PythonDetails: N/A
RelatedPackageVersions:
 dpkg 1.20.9ubuntu1
 apt  2.2.3
SourcePackage: magit
Title: package elpa-magit 2.99.0.git0957.ge8c7bd03-1 failed to install/upgrade: 
installed elpa-magit package post-installation script subprocess returned error 
exit status 2
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package hirsute

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

Title:
  package elpa-magit 2.99.0.git0957.ge8c7bd03-1 failed to
  install/upgrade: installed elpa-magit package post-installation script
  subprocess returned error exit status 2

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

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

[Bug 1887860] Re: doesn't detect flavors and always shows ubuntu logo

2021-04-16 Thread Yousuf 'Jay' Philips
** Changed in: neofetch (Ubuntu)
   Status: New => Fix Released

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

Title:
  doesn't detect flavors and always shows ubuntu logo

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

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

[Bug 1877803] Re: Include IME for japanese

2021-04-16 Thread Yousuf 'Jay' Philips
** Also affects: xubuntu-meta (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/1877803

Title:
  Include IME for japanese

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

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

[Bug 1922157] Re: Depend on gnome-software to prevent upgrade to snap-store-desktop

2021-04-16 Thread Yousuf 'Jay' Philips
This was the text from telegram that David gave "oops @philipz ... I did
ping in ubuntu flavors irc about this when I found the same thing in
ubuntu budgie.  Since you have gnome-software as a recommendation in
your seeds, update manager will "upgrade" it to a snap. your seed needs
to be adjusted to make gnome-software a dependency"

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

Title:
  Depend on gnome-software to prevent upgrade to snap-store-desktop

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

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

[Bug 1910824] Re: recent live session changes don't appear after installation

2021-04-12 Thread Yousuf 'Jay' Philips
Tested the 04-12 ISO and yes it 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/1910824

Title:
  recent live session changes don't appear after installation

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1910824/+subscriptions

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

[Bug 1922904] Re: Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

2021-04-11 Thread Jay
smartctl --all /dev/nvme0
smartctl 6.6 2016-05-31 r4324 [x86_64-linux-5.4.0-70-generic] (local build)
Copyright (C) 2002-16, Bruce Allen, Christian Franke, www.smartmontools.org

=== START OF INFORMATION SECTION ===
Model Number:   PM981a NVMe SAMSUNG 2048GB
Serial Number:  S4UFNF0NC01090
Firmware Version:   15302229
PCI Vendor/Subsystem ID:0x144d
IEEE OUI Identifier:0x002538
Total NVM Capacity: 2,048,408,248,320 [2.04 TB]
Unallocated NVM Capacity:   0
Controller ID:  4
Number of Namespaces:   1
Namespace 1 Size/Capacity:  2,048,408,248,320 [2.04 TB]
Namespace 1 Utilization:1,002,229,760 [1.00 GB]
Namespace 1 Formatted LBA Size: 512
Local Time is:  Sun Apr 11 21:00:29 2021 +04
Firmware Updates (0x16):3 Slots, no Reset required
Optional Admin Commands (0x0017):   Security Format Frmw_DL *Other*
Optional NVM Commands (0x005f): Comp Wr_Unc DS_Mngmt Wr_Zero Sav/Sel_Feat 
*Other*
Maximum Data Transfer Size: 512 Pages
Warning  Comp. Temp. Threshold: 83 Celsius
Critical Comp. Temp. Threshold: 85 Celsius

Supported Power States
St Op Max   Active Idle   RL RT WL WT  Ent_Lat  Ex_Lat
 0 + 6.60W   --0  0  0  00   0
 1 + 4.40W   --1  1  1  10   0
 2 + 3.10W   --2  2  2  20   0
 3 -   0.0700W   --3  3  3  3  2101200
 4 -   0.0050W   --4  4  4  4 20008000

Supported LBA Sizes (NSID 0x1)
Id Fmt  Data  Metadt  Rel_Perf
 0 + 512   0 0

=== START OF SMART DATA SECTION ===
SMART overall-health self-assessment test result: PASSED

SMART/Health Information (NVMe Log 0x02, NSID 0x)
Critical Warning:   0x00
Temperature:37 Celsius
Available Spare:100%
Available Spare Threshold:  50%
Percentage Used:0%
Data Units Read:58,201 [29.7 GB]
Data Units Written: 633,157 [324 GB]
Host Read Commands: 774,623
Host Write Commands:1,252,887
Controller Busy Time:   7
Power Cycles:   228
Power On Hours: 56
Unsafe Shutdowns:   189
Media and Data Integrity Errors:0
Error Information Log Entries:  898
Warning  Comp. Temperature Time:0
Critical Comp. Temperature Time:0
Temperature Sensor 1:   37 Celsius
Temperature Sensor 2:   32 Celsius

Error Information (NVMe Log 0x01, max 64 entries)
Num   ErrCount  SQId   CmdId  Status  PELoc  LBA  NSIDVS
  0898 0  0x  0x4004  0x0040 1 -

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] Re: Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

2021-04-11 Thread Jay
dmesg | grep nvme
[1.797280] nvme nvme0: pci function 1:01:00.0
[1.797290] nvme 1:01:00.0: PCI INT A: not connected
[2.013709] nvme nvme0: missing or invalid SUBNQN field.
[2.013727] nvme nvme0: Shutdown timeout set to 8 seconds
[2.038879] nvme nvme0: 28/0/0 default/read/poll queues

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] Re: Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

2021-04-11 Thread Jay
SSD.model

nvme list
Node SN Model Namespace Usage Format FW Rev
   
- --  
/dev/nvme0n1 S4UFNF0NC01090 PM981a NVMe SAMSUNG 2048GB 1 165.28 GB / 2.05 TB 
512 B + 0 B 15302229

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] Re: Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

2021-04-11 Thread Jay
Notes
===
Using 18.04 LTS as well getting the crashing issue.
Suspecting this SSD model driver causing the crash.

Below is the syslogs for your reference 
===

Apr 8 13:12:25 localhost kernel: [ 773.855092] show_signal: 35 callbacks 
suppressed
Apr 8 13:12:25 localhost kernel: [ 773.855094] traps: dpkg-query[8579] general 
protection fault ip:7f008f209f11 sp:7ffc1d8d16a8 error:0 in 
libc-2.27.so[7f008f07f000+1e7000]
Apr 8 13:12:25 localhost kernel: [ 773.913058] traps: apport[8581] general 
protection fault ip:544414 sp:7ffe1f3ff9f0 error:0 in python3.6[40+3b4000]
Apr 8 13:12:25 localhost kernel: [ 773.913070] Process 8581(apport) has 
RLIMIT_CORE set to 1
Apr 8 13:12:25 localhost kernel: [ 773.913070] Aborting core
Apr 8 13:12:27 localhost kernel: [ 776.151560] traps: dpkg-query[8582] general 
protection fault ip:7f279c3f8f11 sp:7ffc81d44d18 error:0 in 
libc-2.27.so[7f279c26e000+1e7000]
Apr 8 13:12:31 localhost kernel: [ 780.513187] XFS (nvme0n1): Unmounting 
Filesystem

Apr 8 13:13:02 localhost kernel: [ 810.919029] traps: mkfs.ext4[8587]
general protection fault ip:7f003ac171bb sp:7ffcd7625470 error:0 in
libext2fs.so.2.4[7f003ac0+4d000]

Apr 8 13:13:16 localhost kernel: [ 825.229643] traps: apport[8598] general 
protection fault ip:59cb64 sp:7ffcea1e5cf8 error:0 in python3.6[40+3b4000]
Apr 8 13:13:16 localhost kernel: [ 825.229657] Process 8598(apport) has 
RLIMIT_CORE set to 1
Apr 8 13:13:16 localhost kernel: [ 825.229657] Aborting core
Apr 8 13:13:36 localhost kernel: [ 844.807235] traps: apport-checkrep[8604] 
general protection fault ip:59cb60 sp:7fff43e688b8 error:0 in 
python3.6[40+3b4000]
Apr 8 13:13:36 localhost kernel: [ 844.991014] apport-checkrep[8609]: segfault 
at 8 ip 0054dc65 sp 7ffe23d42520 error 6 in python3.6[40+3b4000]
Apr 8 13:13:36 localhost kernel: [ 844.991018] Code: 46 28 00 00 00 00 49 89 4e 
20 48 85 c9 74 04 4c 89 71 28 4c 89 35 b3 0f 52 00 e9 c6 fc ff ff 4c 8b 52 e8 
4c 8b 4a f0 4d 89 11 <4d> 89 4a 08 48 c7 42 e8 00 00 00 00 e9 7d fd ff ff 48 89 
fe 48 8b
Apr 8 13:14:09 localhost kernel: [ 878.006289] traps: apport[8637] general 
protection fault ip:59cb60 sp:7ffe82f661f8 error:0 in python3.6[40+3b4000]
Apr 8 13:14:09 localhost kernel: [ 878.006303] Process 8637(apport) has 
RLIMIT_CORE set to 1
Apr 8 13:14:09 localhost kernel: [ 878.006303] Aborting core
Apr 8 13:14:33 localhost systemd[1]: Starting Cleanup of Temporary 
Directories...
Apr 8 13:14:33 localhost systemd[1]: Started Cleanup of Temporary Directories.
Apr 8 13:15:01 localhost kernel: [ 929.918109] traps: apt-config[8682] general 
protection fault ip:7f56f13e3ed0 sp:7ffeef400768 error:0 in 
libapt-pkg.so.5.0.2[7f56f13a2000+1b6000]
Apr 8 13:15:01 localhost kernel: [ 929.928414] traps: apport[8683] general 
protection fault ip:50cdaa sp:7ffd9052a960 error:0 in python3.6[40+3b4000]
Apr 8 13:15:01 localhost kernel: [ 929.928436] Process 8683(apport) has 
RLIMIT_CORE set to 1
Apr 8 13:15:01 localhost kernel: [ 929.928436] Aborting core
Apr 8 13:15:01 localhost kernel: [ 930.422542] traps: apt-config[8868] general 
protection fault ip:7f867f5347f8 sp:7ffcb8a4a8e8 error:0 in 
ld-2.27.so[7f867f516000+29000]
Apr 8 13:15:01 localhost kernel: [ 930.431142] traps: apport[8869] ge...

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922909] Re: Ubuntu 18.04 not detection SSD on SSD Samsung PM981a on Dell 5820 X-series

2021-04-08 Thread Jay
Getting below error while formating ext4 filesysstem on SSD drive
manually

Apr  8 13:12:25 localhost kernel: [  773.855092] show_signal: 35 callbacks 
suppressed
Apr  8 13:12:25 localhost kernel: [  773.855094] traps: dpkg-query[8579] 
general protection fault ip:7f008f209f11 sp:7ffc1d8d16a8 error:0 in 
libc-2.27.so[7f008f07f000+1e7000]
Apr  8 13:12:25 localhost kernel: [  773.913058] traps: apport[8581] general 
protection fault ip:544414 sp:7ffe1f3ff9f0 error:0 in python3.6[40+3b4000]
Apr  8 13:12:25 localhost kernel: [  773.913070] Process 8581(apport) has 
RLIMIT_CORE set to 1
Apr  8 13:12:25 localhost kernel: [  773.913070] Aborting core
Apr  8 13:12:27 localhost kernel: [  776.151560] traps: dpkg-query[8582] 
general protection fault ip:7f279c3f8f11 sp:7ffc81d44d18 error:0 in 
libc-2.27.so[7f279c26e000+1e7000]
Apr  8 13:12:31 localhost kernel: [  780.513187] XFS (nvme0n1): Unmounting 
Filesystem


Apr  8 13:13:02 localhost kernel: [  810.919029] traps: mkfs.ext4[8587]
general protection fault ip:7f003ac171bb sp:7ffcd7625470 error:0 in
libext2fs.so.2.4[7f003ac0+4d000]


Apr  8 13:13:16 localhost kernel: [  825.229643] traps: apport[8598] general 
protection fault ip:59cb64 sp:7ffcea1e5cf8 error:0 in python3.6[40+3b4000]
Apr  8 13:13:16 localhost kernel: [  825.229657] Process 8598(apport) has 
RLIMIT_CORE set to 1
Apr  8 13:13:16 localhost kernel: [  825.229657] Aborting core
Apr  8 13:13:36 localhost kernel: [  844.807235] traps: apport-checkrep[8604] 
general protection fault ip:59cb60 sp:7fff43e688b8 error:0 in 
python3.6[40+3b4000]
Apr  8 13:13:36 localhost kernel: [  844.991014] apport-checkrep[8609]: 
segfault at 8 ip 0054dc65 sp 7ffe23d42520 error 6 in 
python3.6[40+3b4000]
Apr  8 13:13:36 localhost kernel: [  844.991018] Code: 46 28 00 00 00 00 49 89 
4e 20 48 85 c9 74 04 4c 89 71 28 4c 89 35 b3 0f 52 00 e9 c6 fc ff ff 4c 8b 52 
e8 4c 8b 4a f0 4d 89 11 <4d> 89 4a 08 48 c7 42 e8 00 00 00 00 e9 7d fd ff ff 48 
89 fe 48 8b
Apr  8 13:14:09 localhost kernel: [  878.006289] traps: apport[8637] general 
protection fault ip:59cb60 sp:7ffe82f661f8 error:0 in python3.6[40+3b4000]
Apr  8 13:14:09 localhost kernel: [  878.006303] Process 8637(apport) has 
RLIMIT_CORE set to 1
Apr  8 13:14:09 localhost kernel: [  878.006303] Aborting core
Apr  8 13:14:33 localhost systemd[1]: Starting Cleanup of Temporary 
Directories...
Apr  8 13:14:33 localhost systemd[1]: Started Cleanup of Temporary Directories.
Apr  8 13:15:01 localhost kernel: [  929.918109] traps: apt-config[8682] 
general protection fault ip:7f56f13e3ed0 sp:7ffeef400768 error:0 in 
libapt-pkg.so.5.0.2[7f56f13a2000+1b6000]
Apr  8 13:15:01 localhost kernel: [  929.928414] traps: apport[8683] general 
protection fault ip:50cdaa sp:7ffd9052a960 error:0 in python3.6[40+3b4000]
Apr  8 13:15:01 localhost kernel: [  929.928436] Process 8683(apport) has 
RLIMIT_CORE set to 1
Apr  8 13:15:01 localhost kernel: [  929.928436] Aborting core
Apr  8 13:15:01 localhost kernel: [  930.422542] traps: apt-config[8868] 
general protection fault ip:7f867f5347f8 sp:7ffcb8a4a8e8 error:0 in 
ld-2.27.so[7f867f516000+29000]
Apr  8 13:15:01 localhost kernel: [  930.431142] traps: apport[8869] general 
protection fault ip:55d749 sp:7ffddcc41e60 error:0 in python3.6[40+3b4000]
Apr  8 13:15:01 localhost kernel: [  930.431166] Process 8869(apport) has 
RLIMIT_CORE set to 1
Apr  8 13:15:01 localhost kernel: [  930.431167] Aborting core

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

Title:
  Ubuntu 18.04 not detection SSD on SSD Samsung PM981a on Dell 5820
  X-series

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

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

[Bug 1922904] Re: Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

2021-04-07 Thread Jay
FYI created a bug for SSD issue
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922909

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922909] [NEW] Ubuntu 18.04 not detection SSD on SSD Samsung PM981a on Dell 5820 X-series

2021-04-07 Thread Jay
Public bug reported:

Hi Team,

Please be note Ubuntu ISO 18.04.5 not detecting the samsung PM981a SSD
drive upon installation

#nvme list
Node SN   Model
Namespace Usage  Format   FW Rev
   
- --  
/dev/nvme0n1   S4UFNF0NC01090 PM981a NVMe SAMSUNG 2048GB   
1 165.28  GB /   2.05  TB512   B +  0 B   15302229

Please provide a fix in the next 18.05.6 ISO.

Please note there is no uissue detecting in Ubuntu 20.04.2 ISO

Thanks

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Incomplete


** Tags: bionic

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

Title:
  Ubuntu 18.04 not detection SSD on SSD Samsung PM981a on Dell 5820
  X-series

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

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

[Bug 1922904] Re: Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

2021-04-07 Thread Jay
Previously there is an issue with tracker-mine crash. I removed that
package as well still no luck. Please let me know this model stable with
which ubuntu version??

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] acpidump.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "acpidump.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485198/+files/acpidump.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] WifiSyslog.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "WifiSyslog.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485197/+files/WifiSyslog.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] UdevDb.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "UdevDb.txt"
   https://bugs.launchpad.net/bugs/1922904/+attachment/5485196/+files/UdevDb.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] RfKill.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "RfKill.txt"
   https://bugs.launchpad.net/bugs/1922904/+attachment/5485195/+files/RfKill.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] ProcModules.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "ProcModules.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485194/+files/ProcModules.txt

** Tags removed: apport-collected focal
** Tags added: kernel-bug

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] ProcInterrupts.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "ProcInterrupts.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485193/+files/ProcInterrupts.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] ProcEnviron.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485192/+files/ProcEnviron.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] ProcCpuinfoMinimal.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485191/+files/ProcCpuinfoMinimal.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] ProcCpuinfo.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "ProcCpuinfo.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485190/+files/ProcCpuinfo.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] Lsusb-v.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "Lsusb-v.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485189/+files/Lsusb-v.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] Lsusb-t.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "Lsusb-t.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485188/+files/Lsusb-t.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] Lsusb.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "Lsusb.txt"
   https://bugs.launchpad.net/bugs/1922904/+attachment/5485187/+files/Lsusb.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] Lspci-vt.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "Lspci-vt.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485186/+files/Lspci-vt.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] Lspci.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "Lspci.txt"
   https://bugs.launchpad.net/bugs/1922904/+attachment/5485185/+files/Lspci.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] IwConfig.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "IwConfig.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485184/+files/IwConfig.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] CurrentDmesg.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "CurrentDmesg.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485183/+files/CurrentDmesg.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] CRDA.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "CRDA.txt"
   https://bugs.launchpad.net/bugs/1922904/+attachment/5485182/+files/CRDA.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] AlsaInfo.txt

2021-04-07 Thread Jay
apport information

** Attachment added: "AlsaInfo.txt"
   
https://bugs.launchpad.net/bugs/1922904/+attachment/5485181/+files/AlsaInfo.txt

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

Title:
  Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

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

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

[Bug 1922904] Re: Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

2021-04-07 Thread Jay
** Attachment added: "lspci output"
   
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1922904/+attachment/5485180/+files/lspci-vnvn.log

** Tags added: apport-collected focal

** Description changed:

  hello Community,
  
  Please find the below trace crash getting while we intiating file copy
  remotely or locally.
  
  
  Ubuntu 20.04.2 LTS"
  5.8.0-48-generic
  
  Getting SMBIOS data from sysfs.
  SMBIOS 3.2.0 present.
  
  Handle 0x0001, DMI type 1, 27 bytes
  System Information
Manufacturer: Dell Inc.
Product Name: Precision 5820 Tower X-Series
  
  #cat /proc/version_signature
  Ubuntu 5.8.0-48.54~20.04.1-generic 5.8.18
  
  Also in Ubuntu 18.04 this SSD drive not detection in the Ubuntu 18.04.5
  ISO. ALready changd the AHCI mode to SATA
  
  
  
  Apr  7 14:02:19 localhost kernel: [ 1662.528149] general protection fault, 
probably for non-canonical address 0xffef8f421f91d4b0:  [#1] SMP NOPTI
  Apr  7 14:02:19 localhost kernel: [ 1662.528159] CPU: 11 PID: 3377 Comm: 
rsync Tainted: P   OE 5.8.0-48-generic #54~20.04.1-Ubuntu
  Apr  7 14:02:19 localhost kernel: [ 1662.528162] Hardware name: Dell Inc. 
Precision 5820 Tower X-Series/0X75JG, BIOS 2.8.0 01/15/2021
  Apr  7 14:02:19 localhost kernel: [ 1662.528171] RIP: 
0010:kmem_cache_alloc+0x89/0x230
  Apr  7 14:02:19 localhost kernel: [ 1662.528175] Code: 08 65 4c 03 05 70 a6 
75 78 49 83 78 10 00 4d 8b 20 0f 84 8e 01 00 00 4d 85 e4 0f 84 85 01 00 00 41 
8b 47 20 49 8b 3f 4c 01 e0 <48> 8b 18 48 89 c1 49 33 9f 70 01 00 00 4c 89 e0 48 
0f c9 48 31 cb
  Apr  7 14:02:19 localhost kernel: [ 1662.528178] RSP: 0018:9de9c0ce7b30 
EFLAGS: 00010292
  Apr  7 14:02:19 localhost kernel: [ 1662.528181] RAX: ffef8f421f91d4b0 RBX: 
0040 RCX: 8f46506cf000
  Apr  7 14:02:19 localhost kernel: [ 1662.528183] RDX: 000a5d5e RSI: 
00408d40 RDI: 2ea31f430bd0
  Apr  7 14:02:19 localhost kernel: [ 1662.528185] RBP: 9de9c0ce7b60 R08: 
bde9bf0f0bd0 R09: 8f4689fbd428
  Apr  7 14:02:19 localhost kernel: [ 1662.528188] R10:  R11: 
c0c6 R12: ffef8f421f91d478
  Apr  7 14:02:19 localhost kernel: [ 1662.528189] R13: 00408d40 R14: 
8f4699422d80 R15: 8f4691f8af40
  Apr  7 14:02:19 localhost kernel: [ 1662.528192] FS:  7f6494a64740() 
GS:8f469fcc() knlGS:
  Apr  7 14:02:19 localhost kernel: [ 1662.528195] CS:  0010 DS:  ES:  
CR0: 80050033
  Apr  7 14:02:19 localhost kernel: [ 1662.528196] CR2: 7f0680865000 CR3: 
001f82076005 CR4: 003606e0
  Apr  7 14:02:19 localhost kernel: [ 1662.528199] DR0:  DR1: 
 DR2: 
  Apr  7 14:02:19 localhost kernel: [ 1662.528200] DR3:  DR6: 
fffe0ff0 DR7: 0400
  Apr  7 14:02:19 localhost kernel: [ 1662.528202] Call Trace:
  Apr  7 14:02:19 localhost kernel: [ 1662.528213]  ? 
alloc_buffer_head+0x1f/0x70
  Apr  7 14:02:19 localhost kernel: [ 1662.528218]  alloc_buffer_head+0x1f/0x70
  Apr  7 14:02:19 localhost kernel: [ 1662.528222]  
alloc_page_buffers+0xa3/0x160
  Apr  7 14:02:19 localhost kernel: [ 1662.528227]  
create_empty_buffers+0x1e/0x110
  Apr  7 14:02:19 localhost kernel: [ 1662.528234]  
ext4_block_write_begin+0x40f/0x520
  Apr  7 14:02:19 localhost kernel: [ 1662.528239]  ? 
jbd2__journal_start+0x101/0x200
  Apr  7 14:02:19 localhost kernel: [ 1662.528243]  ? 
ext4_da_map_blocks.constprop.0+0x380/0x380
  Apr  7 14:02:19 localhost kernel: [ 1662.528247]  ? 
__ext4_journal_start_sb+0x70/0x140
  Apr  7 14:02:19 localhost kernel: [ 1662.528251]  
ext4_da_write_begin+0x1de/0x480
  Apr  7 14:02:19 localhost kernel: [ 1662.528257]  
generic_perform_write+0xc2/0x1c0
  Apr  7 14:02:19 localhost kernel: [ 1662.528263]  
ext4_buffered_write_iter+0x90/0x140
  Apr  7 14:02:19 localhost kernel: [ 1662.528268]  
ext4_file_write_iter+0x50/0x220
  Apr  7 14:02:19 localhost kernel: [ 1662.528273]  new_sync_write+0x113/0x1a0
  Apr  7 14:02:19 localhost kernel: [ 1662.528277]  vfs_write+0x1c5/0x200
  Apr  7 14:02:19 localhost kernel: [ 1662.528281]  ksys_write+0x67/0xe0
  Apr  7 14:02:19 localhost kernel: [ 1662.528284]  __x64_sys_write+0x1a/0x20
  Apr  7 14:02:19 localhost kernel: [ 1662.528293]  do_syscall_64+0x49/0xc0
  Apr  7 14:02:19 localhost kernel: [ 1662.528298]  
entry_SYSCALL_64_after_hwframe+0x44/0xa9
  Apr  7 14:02:19 localhost kernel: [ 1662.528302] RIP: 0033:0x7f6494b781e7
  Apr  7 14:02:19 localhost kernel: [ 1662.528305] Code: 64 89 02 48 c7 c0 ff 
ff ff ff eb bb 0f 1f 80 00 00 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 
75 10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 
18 48 89 74 24
  Apr  7 14:02:19 localhost kernel: [ 1662.528307] RSP: 002b:7fd4f618 
EFLAGS: 0246 ORIG_RAX: 0001
  Apr  7 14:02:19 localhost kernel: [ 1662.528310] RAX: ffda RBX: 
55cd3c2bba50 RCX: 7f6494b781e7
  Apr  7 

[Bug 1922904] [NEW] Ubuntu 20.04 crashing on Dell 5820 X-Series desktop

2021-04-07 Thread Jay
Public bug reported:

hello Community,

Please find the below trace crash getting while we intiating file copy
remotely or locally.


Ubuntu 20.04.2 LTS"
5.8.0-48-generic

Getting SMBIOS data from sysfs.
SMBIOS 3.2.0 present.

Handle 0x0001, DMI type 1, 27 bytes
System Information
Manufacturer: Dell Inc.
Product Name: Precision 5820 Tower X-Series

#cat /proc/version_signature
Ubuntu 5.8.0-48.54~20.04.1-generic 5.8.18

Also in Ubuntu 18.04 this SSD drive not detection in the Ubuntu 18.04.5
ISO. ALready changd the AHCI mode to SATA



Apr  7 14:02:19 localhost kernel: [ 1662.528149] general protection fault, 
probably for non-canonical address 0xffef8f421f91d4b0:  [#1] SMP NOPTI
Apr  7 14:02:19 localhost kernel: [ 1662.528159] CPU: 11 PID: 3377 Comm: rsync 
Tainted: P   OE 5.8.0-48-generic #54~20.04.1-Ubuntu
Apr  7 14:02:19 localhost kernel: [ 1662.528162] Hardware name: Dell Inc. 
Precision 5820 Tower X-Series/0X75JG, BIOS 2.8.0 01/15/2021
Apr  7 14:02:19 localhost kernel: [ 1662.528171] RIP: 
0010:kmem_cache_alloc+0x89/0x230
Apr  7 14:02:19 localhost kernel: [ 1662.528175] Code: 08 65 4c 03 05 70 a6 75 
78 49 83 78 10 00 4d 8b 20 0f 84 8e 01 00 00 4d 85 e4 0f 84 85 01 00 00 41 8b 
47 20 49 8b 3f 4c 01 e0 <48> 8b 18 48 89 c1 49 33 9f 70 01 00 00 4c 89 e0 48 0f 
c9 48 31 cb
Apr  7 14:02:19 localhost kernel: [ 1662.528178] RSP: 0018:9de9c0ce7b30 
EFLAGS: 00010292
Apr  7 14:02:19 localhost kernel: [ 1662.528181] RAX: ffef8f421f91d4b0 RBX: 
0040 RCX: 8f46506cf000
Apr  7 14:02:19 localhost kernel: [ 1662.528183] RDX: 000a5d5e RSI: 
00408d40 RDI: 2ea31f430bd0
Apr  7 14:02:19 localhost kernel: [ 1662.528185] RBP: 9de9c0ce7b60 R08: 
bde9bf0f0bd0 R09: 8f4689fbd428
Apr  7 14:02:19 localhost kernel: [ 1662.528188] R10:  R11: 
c0c6 R12: ffef8f421f91d478
Apr  7 14:02:19 localhost kernel: [ 1662.528189] R13: 00408d40 R14: 
8f4699422d80 R15: 8f4691f8af40
Apr  7 14:02:19 localhost kernel: [ 1662.528192] FS:  7f6494a64740() 
GS:8f469fcc() knlGS:
Apr  7 14:02:19 localhost kernel: [ 1662.528195] CS:  0010 DS:  ES:  
CR0: 80050033
Apr  7 14:02:19 localhost kernel: [ 1662.528196] CR2: 7f0680865000 CR3: 
001f82076005 CR4: 003606e0
Apr  7 14:02:19 localhost kernel: [ 1662.528199] DR0:  DR1: 
 DR2: 
Apr  7 14:02:19 localhost kernel: [ 1662.528200] DR3:  DR6: 
fffe0ff0 DR7: 0400
Apr  7 14:02:19 localhost kernel: [ 1662.528202] Call Trace:
Apr  7 14:02:19 localhost kernel: [ 1662.528213]  ? alloc_buffer_head+0x1f/0x70
Apr  7 14:02:19 localhost kernel: [ 1662.528218]  alloc_buffer_head+0x1f/0x70
Apr  7 14:02:19 localhost kernel: [ 1662.528222]  alloc_page_buffers+0xa3/0x160
Apr  7 14:02:19 localhost kernel: [ 1662.528227]  
create_empty_buffers+0x1e/0x110
Apr  7 14:02:19 localhost kernel: [ 1662.528234]  
ext4_block_write_begin+0x40f/0x520
Apr  7 14:02:19 localhost kernel: [ 1662.528239]  ? 
jbd2__journal_start+0x101/0x200
Apr  7 14:02:19 localhost kernel: [ 1662.528243]  ? 
ext4_da_map_blocks.constprop.0+0x380/0x380
Apr  7 14:02:19 localhost kernel: [ 1662.528247]  ? 
__ext4_journal_start_sb+0x70/0x140
Apr  7 14:02:19 localhost kernel: [ 1662.528251]  
ext4_da_write_begin+0x1de/0x480
Apr  7 14:02:19 localhost kernel: [ 1662.528257]  
generic_perform_write+0xc2/0x1c0
Apr  7 14:02:19 localhost kernel: [ 1662.528263]  
ext4_buffered_write_iter+0x90/0x140
Apr  7 14:02:19 localhost kernel: [ 1662.528268]  
ext4_file_write_iter+0x50/0x220
Apr  7 14:02:19 localhost kernel: [ 1662.528273]  new_sync_write+0x113/0x1a0
Apr  7 14:02:19 localhost kernel: [ 1662.528277]  vfs_write+0x1c5/0x200
Apr  7 14:02:19 localhost kernel: [ 1662.528281]  ksys_write+0x67/0xe0
Apr  7 14:02:19 localhost kernel: [ 1662.528284]  __x64_sys_write+0x1a/0x20
Apr  7 14:02:19 localhost kernel: [ 1662.528293]  do_syscall_64+0x49/0xc0
Apr  7 14:02:19 localhost kernel: [ 1662.528298]  
entry_SYSCALL_64_after_hwframe+0x44/0xa9
Apr  7 14:02:19 localhost kernel: [ 1662.528302] RIP: 0033:0x7f6494b781e7
Apr  7 14:02:19 localhost kernel: [ 1662.528305] Code: 64 89 02 48 c7 c0 ff ff 
ff ff eb bb 0f 1f 80 00 00 00 00 f3 0f 1e fa 64 8b 04 25 18 00 00 00 85 c0 75 
10 b8 01 00 00 00 0f 05 <48> 3d 00 f0 ff ff 77 51 c3 48 83 ec 28 48 89 54 24 18 
48 89 74 24
Apr  7 14:02:19 localhost kernel: [ 1662.528307] RSP: 002b:7fd4f618 
EFLAGS: 0246 ORIG_RAX: 0001
Apr  7 14:02:19 localhost kernel: [ 1662.528310] RAX: ffda RBX: 
55cd3c2bba50 RCX: 7f6494b781e7
Apr  7 14:02:19 localhost kernel: [ 1662.528312] RDX: 0004 RSI: 
55cd3c2bba50 RDI: 0001
Apr  7 14:02:19 localhost kernel: [ 1662.528314] RBP: 0001 R08: 
4043 R09: 55cd3c2acf27
Apr  7 14:02:19 localhost kernel: [ 1662.528315] R10: c355e316 R11: 

[Bug 1874550] Re: "Cancel" button of Advanced Features and some other strings are not translatable

2021-04-06 Thread Yousuf 'Jay' Philips
Its not only the 'Cancel' button but the 'OK' button as well.

** Attachment added: "buttons not translated in spanish"
   
https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1874550/+attachment/5485028/+files/Screenshot_2021-04-07_09-12-15.png

** Tags added: hirsute

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

Title:
  "Cancel" button of Advanced Features and some other strings are not
  translatable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/1874550/+subscriptions

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

[Bug 1921928] Re: Mouse cursor does not work in Live Ubuntu 21.04

2021-04-06 Thread Yousuf 'Jay' Philips
This twitter user was also affected by it, and he/she is using a gtx 710 on 
xubuntu 21.04.
https://twitter.com/warri0rpwrslv/status/1379385710092955648

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

Title:
  Mouse cursor does not work in Live Ubuntu 21.04

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

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

[Bug 1922735] Re: Incorrect grub menu appears in live session

2021-04-06 Thread Yousuf 'Jay' Philips
Alan Pope confirmed that Lubuntu shows the grub menu.

** Tags added: hirsute

** Description changed:

  When loading the live ISO session, an accessibility icon should appear,
  which then takes you to a menu where you can select language and other
- options, but this hasn't been present for many months in Hirsuite daily
+ options, but this hasn't been present for many months in Hirsute daily
  ISOs for xubuntu. Instead a simple grub menu appears.

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

Title:
  Incorrect grub menu appears in live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cd-boot-images-amd64/+bug/1922735/+subscriptions

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

[Bug 1922735] [NEW] Incorrect grub menu appears in live session

2021-04-06 Thread Yousuf 'Jay' Philips
Public bug reported:

When loading the live ISO session, an accessibility icon should appear,
which then takes you to a menu where you can select language and other
options, but this hasn't been present for many months in Hirsute daily
ISOs for xubuntu. Instead a simple grub menu appears.

** Affects: cd-boot-images-amd64 (Ubuntu)
 Importance: Undecided
 Status: Won't Fix


** Tags: hirsute

** Attachment added: "grub menu"
   
https://bugs.launchpad.net/bugs/1922735/+attachment/5484740/+files/photo_2021-04-06_17-59-15.jpg

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

Title:
  Incorrect grub menu appears in live session

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cd-boot-images-amd64/+bug/1922735/+subscriptions

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

[Bug 1922532] [NEW] Upgrading from bionic to focal doesn't remove light-locker

2021-04-05 Thread Yousuf 'Jay' Philips
Public bug reported:

The bionic upgrade file needs to be modified to get this to work.
https://git.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/tree/data/DistUpgrade.cfg.bionic

** Affects: ubuntu-release-upgrader
 Importance: Undecided
 Status: New

** Affects: xubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: New

** Patch added: "0001-Remove-light-locker-when-upgrading-to-focal.patch"
   
https://bugs.launchpad.net/bugs/1922532/+attachment/5484138/+files/0001-Remove-light-locker-when-upgrading-to-focal.patch

** Also affects: ubuntu-release-upgrader
   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/1922532

Title:
  Upgrading from bionic to focal doesn't remove light-locker

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

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

[Bug 1922175] Re: Installer crashes after selecting lvm+encryption

2021-04-01 Thread Yousuf 'Jay' Philips
The VM was running with 1.5GB and when I increased it to 2GB. There
wasn't any problem.

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

Title:
  Installer crashes after selecting lvm+encryption

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

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

[Bug 1920745] Re: Apps appear incorrectly when using an RTL language

2021-04-01 Thread Yousuf 'Jay' Philips
** Attachment added: "Ubuntu 20.04 Arabic"
   
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1920745/+attachment/5483047/+files/ubuntu%20arabic.png

** Tags added: focal hirsute ubuntu xubuntu

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

Title:
  Apps appear incorrectly when using an RTL language

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1920745/+subscriptions

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

[Bug 1920745] Re: Apps appear incorrectly when using an RTL language

2021-04-01 Thread Yousuf 'Jay' Philips
Can confirm it happens in Ubuntu and Ubuntu Mate 20.04. This doesn't
affect Kubuntu or Ubiquity.

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

Title:
  Apps appear incorrectly when using an RTL language

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1920745/+subscriptions

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

[Bug 1920745] Re: Apps appear incorrectly when using an RTL language

2021-04-01 Thread Yousuf 'Jay' Philips
** Description changed:

  When starting the 20.04 or 21.04 ISOs and setting the language in Grub
  to Arabic, the various UI elements don't appear RTL (right to left),
  including the panel and application elements (e.g. menu, toolbar, side
- pane, etc.).
+ panel, etc.).

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

Title:
  Apps appear incorrectly when using an RTL language

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1920745/+subscriptions

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

[Bug 1922175] [NEW] Installer crashes after selecting lvm+encryption

2021-04-01 Thread Yousuf 'Jay' Philips
Public bug reported:

Xubuntu daily ISO 2021-03-30 in VMWare Player

After entering in the encryption password and pressing the 'Install Now'
button, the installer crashes and then i'm taken to the live session.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: ubiquity 21.04.12
ProcVersionSignature: Ubuntu 5.11.0-11.12-generic 5.11.0
Uname: Linux 5.11.0-11-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu61
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.461
CurrentDesktop: XFCE
Date: Thu Apr  1 05:47:29 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Xubuntu 21.04 "Hirsute Hippo" - Alpha amd64 (20210329)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=C.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug hirsute third-party-packages ubiquity-21.04.12 xubuntu

** Description changed:

- Xubuntu daily ISO 2021-03-30
+ Xubuntu daily ISO 2021-03-30 in VMWare Player
  
  After entering in the encryption password and pressing the 'Install Now'
  button, the installer crashes and then i'm taken to the live session.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.04
  Package: ubiquity 21.04.12
  ProcVersionSignature: Ubuntu 5.11.0-11.12-generic 5.11.0
  Uname: Linux 5.11.0-11-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu61
  Architecture: amd64
  CasperMD5CheckResult: pass
  CasperVersion: 1.461
  CurrentDesktop: XFCE
  Date: Thu Apr  1 05:47:29 2021
  InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/xubuntu.seed 
maybe-ubiquity quiet splash ---
  LiveMediaBuild: Xubuntu 21.04 "Hirsute Hippo" - Alpha amd64 (20210329)
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=C.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=C.UTF-8
+  SHELL=/bin/bash
  SourcePackage: ubiquity
  UpgradeStatus: No upgrade log present (probably fresh install)

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

Title:
  Installer crashes after selecting lvm+encryption

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

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

[Bug 885086] Re: XDG "Desktop" item not translated on Live CD

2021-03-31 Thread Yousuf 'Jay' Philips
** Attachment added: "Arabic after installation of Xubuntu"
   
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+attachment/5482836/+files/Screenshot_2021-03-31_20-08-26.png

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

Title:
  XDG "Desktop" item not translated on Live CD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+subscriptions

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

[Bug 885086] Re: XDG "Desktop" item not translated on Live CD

2021-03-31 Thread Yousuf 'Jay' Philips
I tested and after installation the Desktop folder was translated.

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

Title:
  XDG "Desktop" item not translated on Live CD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+subscriptions

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

[Bug 1922097] [NEW] Incorrect direction of back button in RTL languages like Arabic

2021-03-31 Thread Yousuf 'Jay' Philips
Public bug reported:

When running ubiquity in Arabic, or other RTL languages, the arrow
correctly appears on the right of the text, but the direction of the
arrow also needs to be inverted.

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

** Attachment added: "English vs Arabic buttons"
   
https://bugs.launchpad.net/bugs/1922097/+attachment/5482815/+files/English%20Buttons.png

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

Title:
  Incorrect direction of back button in RTL languages like Arabic

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

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

[Bug 885086] Re: XDG "Desktop" item not translated on Live CD

2021-03-25 Thread Yousuf 'Jay' Philips
Though this issue only mentions about it during the Live CD, it also
happens on an installed system.

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

Title:
  XDG "Desktop" item not translated on Live CD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+subscriptions

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

[Bug 885086] Re: XDG "Desktop" item not translated on Live CD

2021-03-25 Thread Yousuf 'Jay' Philips
** Attachment added: "Ubuntu 20.04 Arabic"
   
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+attachment/5480866/+files/Screenshot_2021-03-25_14-59-36.png

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

Title:
  XDG "Desktop" item not translated on Live CD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+subscriptions

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

[Bug 1921139] Re: [UIFe] Hippo wallpapers

2021-03-25 Thread Yousuf 'Jay' Philips
Please share the svgs and the mascot by itself.

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

Title:
  [UIFe] Hippo wallpapers

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

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

[Bug 885086] Re: XDG "Desktop" item not translated on Live CD

2021-03-25 Thread Yousuf 'Jay' Philips
** Attachment added: "Kubuntu 20.04 Arabic"
   
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+attachment/5480830/+files/IdYAPjN.png

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

Title:
  XDG "Desktop" item not translated on Live CD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+subscriptions

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

[Bug 885086] Re: XDG "Desktop" item not translated on Live CD

2021-03-25 Thread Yousuf 'Jay' Philips
** Attachment added: "Xubuntu 21.04 Dutch"
   
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+attachment/5480788/+files/image.png

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

Title:
  XDG "Desktop" item not translated on Live CD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+subscriptions

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

[Bug 885086] Re: XDG "Desktop" item not translated on Live CD

2021-03-25 Thread Yousuf 'Jay' Philips
** Attachment added: "Xubuntu 21.04"
   
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+attachment/5480787/+files/image%20%281%29.png

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

Title:
  XDG "Desktop" item not translated on Live CD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+subscriptions

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

[Bug 885086] Re: XDG "Desktop" item not translated on Live CD

2021-03-25 Thread Yousuf 'Jay' Philips
Still happens in 20.04 and 21.04.

Was filed upstream in Xfce but they confirmed it was an Ubuntu bug.
https://gitlab.xfce.org/xfce/thunar/-/issues/537

** Bug watch added: gitlab.xfce.org/xfce/thunar/-/issues #537
   https://gitlab.xfce.org/xfce/thunar/-/issues/537

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

Title:
  XDG "Desktop" item not translated on Live CD

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-translations/+bug/885086/+subscriptions

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

[Bug 1874954] Re: [SRU] settings manager window will not shrink horizontally after expanding

2021-03-24 Thread Yousuf 'Jay' Philips
Confirmed on Xubuntu 20.04 that the fix works and the settings manager
is now resizable.

** 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/1874954

Title:
  [SRU] settings manager window will not shrink horizontally after
  expanding

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

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

[Bug 1915663] Re: Ctrl+Shift+N Doesn't work in Xubuntu desktop

2021-03-23 Thread Yousuf 'Jay' Philips
** Changed in: xubuntu-default-settings (Ubuntu)
   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/1915663

Title:
  Ctrl+Shift+N Doesn't work in Xubuntu desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1915663/+subscriptions

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

[Bug 1920745] [NEW] Apps appear incorrectly when using an RTL language

2021-03-22 Thread Yousuf 'Jay' Philips
Public bug reported:

When starting the 20.04 or 21.04 ISOs and setting the language in Grub
to Arabic, the various UI elements don't appear RTL (right to left),
including the panel and application elements (e.g. menu, toolbar, side
pane, etc.).

** Affects: xubuntu-default-settings (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "screenshot"
   
https://bugs.launchpad.net/bugs/1920745/+attachment/5479014/+files/Screenshot_2021-03-22_15-18-50.png

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

Title:
  Apps appear incorrectly when using an RTL language

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xubuntu-default-settings/+bug/1920745/+subscriptions

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

[Bug 1920668] Re: GIMP does not start w msg GEGL operation missing!

2021-03-21 Thread Yousuf 'Jay' Philips
Confirmed on 03-21 Xubuntu 21.04 Daily ISO, but isn't there on the 03-13
ISO.

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

Title:
  GIMP does not start w msg GEGL operation missing!

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

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

[Bug 1895246] Re: Plugin calls the incorrect API

2021-03-18 Thread Yousuf 'Jay' Philips
** Changed in: xfce4-weather-plugin (Ubuntu)
   Status: Confirmed => Fix Released

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

Title:
  Plugin calls the incorrect API

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1895246/+subscriptions

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

[Bug 1918002] Re: [SRU] xfce4-weather-plugin 0.10.2

2021-03-14 Thread Yousuf 'Jay' Philips
Focal

** 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/1918002

Title:
  [SRU] xfce4-weather-plugin 0.10.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xfce4-weather-plugin/+bug/1918002/+subscriptions

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

[Bug 1842047] Re: Flavors should use their slideshows in oem-config

2021-03-12 Thread Yousuf 'Jay' Philips
I tried the 2021-03-08 Xubuntu ISO and saw no slides.

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

Title:
  Flavors should use their slideshows in oem-config

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/oem-config/+bug/1842047/+subscriptions

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

[Bug 1918729] Re: please sync qpdf 10.3.1-1 from debian experimental

2021-03-11 Thread Jay Berkenbilt
Makes sense. Hopefully ubuntu is looking either at only the supported
architectures or only the ones that it uses itself. In the former case,
looks like everything's built but mips64el which appears to be building
now, so hopefully it's not much longer. If I'm lucky, 10.2.0 and 10.3.0
won't make it into anyone's releases.

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

Title:
  please sync qpdf 10.3.1-1 from debian experimental

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

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

[Bug 1918729] Re: please sync qpdf 10.3.1-1 from debian experimental

2021-03-11 Thread Jay Berkenbilt
Thanks. I don't know if there's a way for me to know when your utility
can find it. I wait until I get the email from debian that the package
has been accepted before posting this, but apparently that's not quite
enough. Eventually debian will release, Ubuntu will release, and
automatic syncs will resume.

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

Title:
  please sync qpdf 10.3.1-1 from debian experimental

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qpdf/+bug/1918729/+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   >