[Bug 1941981] [NEW] busybox ed jumps line on insert

2021-08-28 Thread karlsebal
Public bug reported:

Busybox‘s implementation of `ed` skips a line when inserting. It will
insert the first line before and all subsequent lines after the line
addressed.

gnu ed implementation behaves like expected:

```
$ ed
i
one
two
three
four
five
.
,p
one
two
three
four
five
1
one
i
ione
itwo
ithree
ifive
.
,p
ione
itwo
ithree
ifive
one
two
three
four
five
Q
```

The lines »ione« through »ifive« are inserted before the line »one«. But
busybox’s behaviour differs:

```
$ busybox ed
: i
one
two
three
four
five
.
: ,p
one
two
three
four
five
: 1
one
: i
ione
itwo
ithree
ifour
ifive
.
: ,p
ione
one
itwo
ithree
ifour
ifive
two
three
four
five
: q
Really quit? y
```

The line »ione« is inserted before »one« and the lines »itwo« through
»ifive« are appended after »one«. However, `append` works as expected.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: busybox (not installed)
ProcVersionSignature: Ubuntu 5.4.0-81.91-generic 5.4.128
Uname: Linux 5.4.0-81-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: Regolith:GNOME-Flashback:GNOME
Date: Sun Aug 29 08:27:55 2021
InstallationDate: Installed on 2020-10-14 (318 days ago)
InstallationMedia: Regolith 20.04.0 1.4.1 LTS amd64 (20200511)
SourcePackage: busybox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug focal

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

Title:
  busybox ed jumps line on insert

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


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

[Bug 1941979] Re: Missing plugin: gstreamer|1.0|totem|MPEG-4 AAC

2021-08-28 Thread corrado venturini
Searching in software;
corrado@corrado-n8-ii-0813:~$ cd Videos
corrado@corrado-n8-ii-0813:~/Videos$ totem prova.MOV
** Message: 07:45:22.946: Missing plugin: gstreamer|1.0|totem|MPEG-4 AAC 
decoder|decoder-audio/mpeg, mpegversion=(int)4, level=(string)2, 
base-profile=(string)lc, profile=(string)lc (MPEG-4 AAC decoder)
** Message: 07:45:22.946: Missing plugin: gstreamer|1.0|totem|H.264 (High 
Profile) decoder|decoder-video/x-h264, level=(string)5.1, profile=(string)high 
(H.264 (High Profile) decoder)
** Message: 07:45:26.452: PackageKit: xid = 0
** Message: 07:45:26.452: PackageKit: desktop_id = org.gnome.Totem.desktop
** Message: 07:45:26.452: PackageKit: Codec nice name: MPEG-4 AAC decoder
** Message: 07:45:26.452: PackageKit: ignoring field named level
** Message: 07:45:26.452: PackageKit: ignoring field named base-profile
** Message: 07:45:26.452: PackageKit: ignoring field named profile
** Message: 07:45:26.452: PackageKit: field is: mpegversion, type: gint
** Message: 07:45:26.452: PackageKit: structure: 
gstreamer1(decoder-audio/mpeg)(mpegversion=4)()(64bit)
** Message: 07:45:26.452: PackageKit: Codec nice name: H.264 (High Profile) 
decoder
** Message: 07:45:26.452: PackageKit: ignoring field named level
** Message: 07:45:26.452: PackageKit: ignoring field named profile
** Message: 07:45:26.452: PackageKit: structure: 
gstreamer1(decoder-video/x-h264)()(64bit)
** Message: 07:45:26.474: Missing plugins installed. Updating plugin registry 
...
** Message: 07:45:26.475: Plugin registry updated, trying again.
^C
corrado@corrado-n8-ii-0813:~/Videos$

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

Title:
  Missing plugin: gstreamer|1.0|totem|MPEG-4 AAC

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


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

[Bug 1941979] [NEW] Missing plugin: gstreamer|1.0|totem|MPEG-4 AAC

2021-08-28 Thread corrado venturini
Public bug reported:

Can not play a .MOV file. Same file was played ok few days ago in Impish. 
corrado@corrado-n8-ii-0813:~/Videos$ totem prova.MOV

(totem:3627): Gdk-WARNING **: 07:33:55.962: Native Windows taller than 65535 
pixels are not supported
** Message: 07:33:56.336: Missing plugin: gstreamer|1.0|totem|MPEG-4 AAC 
decoder|decoder-audio/mpeg, mpegversion=(int)4, level=(string)2, 
base-profile=(string)lc, profile=(string)lc (MPEG-4 AAC decoder)
** Message: 07:33:56.336: Missing plugin: gstreamer|1.0|totem|H.264 (High 
Profile) decoder|decoder-video/x-h264, level=(string)5.1, profile=(string)high 
(H.264 (High Profile) decoder)
corrado@corrado-n8-ii-0813:~/Videos$ apt policy totem
totem:
  Installed: 3.38.1-1ubuntu1
  Candidate: 3.38.1-1ubuntu1
  Version table:
 *** 3.38.1-1ubuntu1 500
500 http://archive.ubuntu.com/ubuntu impish/main amd64 Packages
100 /var/lib/dpkg/status
corrado@corrado-n8-ii-0813:~/Videos$

** Affects: totem (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/1941979

Title:
  Missing plugin: gstreamer|1.0|totem|MPEG-4 AAC

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


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

[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP

2021-08-28 Thread Brian Ejike
I attached snoop/logs where the PC initiated the connection, for
comparison. There, the issue doesn't happen, the headset calmly allows
the PC to establish all the profiles since the PC connected the ACL.

One can also see the difference in flow:

Aug 29 01:57:02 RhoPC bluetoothd[4053589]: src/device.c:connect_profiles() 
/org/bluez/hci0/dev_FC_58_FA_7F_E5_18 (all), client :1.160
Aug 29 01:57:02 RhoPC bluetoothd[4053589]: src/service.c:btd_service_ref() 
0x556620ba9bb0: ref=2
Aug 29 01:57:02 RhoPC bluetoothd[4053589]: src/service.c:change_state() 
0x556620ba9bb0: device FC:58:FA:7F:E5:18 profile Headset Voice gateway state 
changed: disconnected -> connecting (0)
Aug 29 01:57:05 RhoPC bluetoothd[4053589]: src/adapter.c:connected_callback() 
hci0 device FC:58:FA:7F:E5:18 connected eir_len 9
Aug 29 01:57:05 RhoPC bluetoothd[4053589]: src/profile.c:ext_connect() Headset 
Voice gateway connected to FC:58:FA:7F:E5:18
Aug 29 01:57:05 RhoPC bluetoothd[4053589]: src/service.c:change_state() 
0x556620ba9bb0: device FC:58:FA:7F:E5:18 profile Headset Voice gateway state 
changed: connecting -> connected (0)

THe HFP service entered state CONNECTING pretty much as soon as I tapped
"Connect" in Blueman, even before the ACL was established. Then 3s
later, it entered CONNECTED once the HFP SLC was established, courtesy
of ext_connect().

I did a basic search and couldn't find anything that would be hurt by
removing that CONNECTING transition -- pretty much every spot that
checks for state CONNECTING during transitions, expects it to mean "this
service connection was locally initiated". So we just need to make sure
it means just that, especially since I see no other indicator accessible
to listeners.

Since a bunch of guesswork was done to get here, it would be neat if
someone experienced with the stack can confirm how much of this is even
correct, and if the proposed solution makes sense :-)

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

Title:
  PC streams music over low-quality HFP/SCO connection, instead of
  A2DP/AVDTP

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


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

[Bug 1941978] Re: package virtualbox-dkms 6.1.22-dfsg-2~ubuntu1.20.04.1 failed to install/upgrade: installed virtualbox-dkms package post-installation script subprocess returned error exit status 10

2021-08-28 Thread Apport retracing service
** Tags removed: 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/1941978

Title:
  package virtualbox-dkms 6.1.22-dfsg-2~ubuntu1.20.04.1 failed to
  install/upgrade: installed virtualbox-dkms package post-installation
  script subprocess returned error exit status 10

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


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

[Bug 1941978] [NEW] package virtualbox-dkms 6.1.22-dfsg-2~ubuntu1.20.04.1 failed to install/upgrade: installed virtualbox-dkms package post-installation script subprocess returned error exit status 10

2021-08-28 Thread Nikola Sudijovski
Public bug reported:

this happens at startup

ProblemType: Package
DistroRelease: Ubuntu 20.04
Package: virtualbox-dkms 6.1.22-dfsg-2~ubuntu1.20.04.1
ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
AptOrdering:
 virtualbox-dkms:amd64: Install
 NULL: ConfigurePending
Architecture: amd64
CasperMD5CheckResult: skip
Date: Sun Aug 29 06:37:31 2021
ErrorMessage: installed virtualbox-dkms package post-installation script 
subprocess returned error exit status 10
InstallationDate: Installed on 2018-06-10 (1175 days ago)
InstallationMedia: Ubuntu 16.04.4 LTS "Xenial Xerus" - Release amd64 (20180228)
Python3Details: /usr/bin/python3.8, Python 3.8.10, python3-minimal, 
3.8.2-0ubuntu2
PythonDetails: /usr/bin/python2.7, Python 2.7.18, python-is-python2, 2.7.17-4
RelatedPackageVersions:
 dpkg 1.19.7ubuntu3
 apt  2.0.6
SourcePackage: virtualbox
Title: package virtualbox-dkms 6.1.22-dfsg-2~ubuntu1.20.04.1 failed to 
install/upgrade: installed virtualbox-dkms package post-installation script 
subprocess returned error exit status 10
UpgradeStatus: Upgraded to focal on 2021-02-19 (190 days ago)

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


** Tags: 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/1941978

Title:
  package virtualbox-dkms 6.1.22-dfsg-2~ubuntu1.20.04.1 failed to
  install/upgrade: installed virtualbox-dkms package post-installation
  script subprocess returned error exit status 10

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


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

[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP

2021-08-28 Thread Brian Ejike
That one's clear enough from the earlier log snippet and source:

Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/profile.c:ext_connect() Headset 
Voice gateway connected to FC:58:FA:7F:E5:18
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/service.c:change_state() 
0x562f6441d710: device FC:58:FA:7F:E5:18 profile Headset Voice gateway state 
changed: disconnected -> connecting (0)
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/service.c:change_state() 
0x562f6441d710: device FC:58:FA:7F:E5:18 profile Headset Voice gateway state 
changed: connecting -> connected (0)

This ext_connect() seems to be called whenever a profile connection is
completed, whether successfully or not, whether locally or remotely
initiated. Above, we see the state changes it orchestrated -- it first
transitions the HFP "service" to CONNECTING and then to CONNECTED pretty
quickly:

if (conn->service && service_set_connecting(conn->service) < 0)
goto drop;
...
if (conn->service)
btd_service_connecting_complete(conn->service,
err ? -err->code : -EIO);

Each of these state changes gets propagated to a bunch of listeners --
one of which is policy.c.

=
I think that first transition (to CONNECTING) should not have happened, because 
it takes away the ability of any listeners to judge whether a connection was 
locally or remotely initiated, and act accordingly. The HFP service should've 
simply gone from DISCONNECTED to CONNECTED -- that first IF block should be 
removed entirely.
=

If a connection were indeed locally initiated, the service's state
would've been set to CONNECTING way back, by btd_service_connect()
probably since it looks to be the one that kicks off the connection.
ext_connect() only has enough info to make that final jump to CONNECTED.

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

Title:
  PC streams music over low-quality HFP/SCO connection, instead of
  A2DP/AVDTP

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


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

[Bug 1940635] Re: systemd-networkd failing to acquire a DHCP6 lease from dnsmasq on armhf

2021-08-28 Thread Ubuntu Foundations Team Bug Bot
** Tags added: patch

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

Title:
  systemd-networkd failing to acquire a DHCP6 lease from dnsmasq on
  armhf

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


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

[Bug 1925375] Re: settings goes after work some times into Ubuntu 20.04 LTS 64 bit Desktop

2021-08-28 Thread Launchpad Bug Tracker
[Expired for gnome-control-center (Ubuntu) because there has been no
activity for 60 days.]

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  settings goes after work some times into Ubuntu 20.04 LTS 64 bit
  Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1925375/+subscriptions


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

[Bug 1933889] Re: Unmounted SD card does not show it is unmounted

2021-08-28 Thread Launchpad Bug Tracker
[Expired for nautilus (Ubuntu) because there has been no activity for 60
days.]

** Changed in: nautilus (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Unmounted SD card does not show it is unmounted

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


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

[Bug 1934020] Re: prefect

2021-08-28 Thread Launchpad Bug Tracker
[Expired for ubiquity (Ubuntu) because there has been no activity for 60
days.]

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  prefect

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


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

[Bug 1941971] Re: there is a green horizontal line appeared on the lower side of my display when i received some data from my usb.

2021-08-28 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better.

A photo (or video) of your issue may have helped highlight your issue.
Providing a link to where it can be seen would be welcome too.

Does the issue occur when you're using other OSes (a live system if this
is your only installed OS); ie. have you ruled out hardware issues?

Has it started to occur after a recent update?

The more details you provide, the greater the chance of the cause being
detected & thus fixed.

A Support site maybe more useful if help in dealing with it is wanted,
eg. https://answers.launchpad.net/ubuntu. You can also find help with
your problem in the support forum of your local Ubuntu community
http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org, or for more support options please look at
https://discourse.ubuntu.com/t/community-support/709

** Package changed: xorg (Ubuntu) => xorg-server (Ubuntu)

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

Title:
  there is a green horizontal line appeared on the lower side of my
  display when i received some data from my usb.

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


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

[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP

2021-08-28 Thread Brian Ejike
So why did Bluez initiate A2DP even when the headset was the one that
established the ACL?

The bluetoothd logs help out here:

Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/adapter.c:connected_callback() 
hci0 device FC:58:FA:7F:E5:18 connected eir_len 5
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/profile.c:ext_confirm() incoming 
connect from FC:58:FA:7F:E5:18
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/service.c:btd_service_ref() 
0x562f6441d710: ref=2
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/profile.c:ext_confirm() Headset 
Voice gateway authorizing connection from FC:58:FA:7F:E5:18
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/profile.c:ext_auth() 
FC:58:FA:7F:E5:18 authorized to connect to Headset Voice gateway
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/profile.c:ext_connect() Headset 
Voice gateway connected to FC:58:FA:7F:E5:18
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/service.c:change_state() 
0x562f6441d710: device FC:58:FA:7F:E5:18 profile Headset Voice gateway state 
changed: disconnected -> connecting (0)
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: src/service.c:change_state() 
0x562f6441d710: device FC:58:FA:7F:E5:18 profile Headset Voice gateway state 
changed: connecting -> connected (0)
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: 
src/device.c:device_profile_connected() Headset Voice gateway Success (0)
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: plugins/policy.c:policy_connect() 
/org/bluez/hci0/dev_FC_58_FA_7F_E5_18 profile a2dp-sink
Aug 29 00:54:47 RhoPC bluetoothd[4046739]: 
profiles/audio/a2dp.c:a2dp_sink_connect() path 
/org/bluez/hci0/dev_FC_58_FA_7F_E5_18

One can easily see at the end there, where something in plugins/policy.c
kicks off A2DP connection, apparently as soon as it got word that HFP
had connected.

Checking that file, the offending code seems to be this in hs_cb():

case BTD_SERVICE_STATE_CONNECTED:
/* Check if service initiate the connection then proceed
 * immediately otherwise set timer
 */
if (old_state == BTD_SERVICE_STATE_CONNECTING)
policy_connect(data, sink);
else if (btd_service_get_state(sink) !=
BTD_SERVICE_STATE_CONNECTED)
policy_set_sink_timer(data);
break;

The reasoning is sound though -- if the HFP connection was locally
initiated i.e. previously in STATE_CONNECTING, then go ahead and connect
A2DP right now. Otherwise, respect right-of-way and set a timer to
connect it in around 2s, in case the headset somehow fails to do so.

The problem is, this HFP connection was NOT locally initiated. So why
was policy.c informed that it is?

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

Title:
  PC streams music over low-quality HFP/SCO connection, instead of
  A2DP/AVDTP

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


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

[Bug 1941972] Re: Several bugs of file descriptor leak in bcc

2021-08-28 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1941972

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  Several bugs of file descriptor leak in bcc

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


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

[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP

2021-08-28 Thread Brian Ejike
I've spent a while studying the snoop/syslogs and Bluez source, and I
believe I've narrowed down the issue.

* From the Headset-Initiated snoop, we can see where the headset
connected the ACL (23:54:47 UTC), followed shortly by connecting HFP
(successfully).

* Very soon after the headset connected HFP, the PC/bluez initiated an
AVDTP connection, a bid to connect A2DP -- this is unfriendly behaviour,
since the general convention is: whomever created the ACL gets to create
the profiles. Or at least is given enough time to connect them, before
the other end starts its own attempt.

The result of this behaviour is that the headset, probably getting ready
to connect A2DP itself, now gets confused by this incoming PC
connection, its firmware apparently not strong or flexible enough to
handle this A2DP crossover scenario, manifesting as follows:

That AVDTP channel (for A2DP signalling) does get established, but then
strange behaviour is seen while setting up the media-channel -- the
headset takes 3s to respond to the AVDTP_DISCOVER command. These 3s end
up being costly because...

* The PC creates a SCO connection to the headset around this time -- I
believe this is because the PC must route my current audio stream
somewhere, and since A2DP media isn't setup yet after all this time, it
(PulseAudio?) will settle for HFP/SCO.

(Even this SCO connection takes 5s to complete, headset still not out of
the woods.)

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

Title:
  PC streams music over low-quality HFP/SCO connection, instead of
  A2DP/AVDTP

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


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

[Bug 1941933] Re: sticks the mouse pointer when using the touchpad

2021-08-28 Thread Dmitry Shapkin
** Package changed: xorg (Ubuntu) => ubuntu

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

Title:
  sticks the mouse pointer when using the touchpad

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


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

[Bug 1155901] Re: High scores not recorded

2021-08-28 Thread Jeremy Bicha
This works with tali 1:3.38.0-1 available in Ubuntu 21.04.

** Changed in: tali (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/1155901

Title:
  High scores not recorded

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


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

[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP

2021-08-28 Thread Brian Ejike
** Attachment added: "Syslog taken when the PC initiates the connection"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1941977/+attachment/5521418/+files/syslog_PCInitiated

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

Title:
  PC streams music over low-quality HFP/SCO connection, instead of
  A2DP/AVDTP

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


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

[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP

2021-08-28 Thread Brian Ejike
** Attachment added: "HCI snoop taken when the PC initiates the connection"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1941977/+attachment/5521417/+files/PCInitiated.snoop

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

Title:
  PC streams music over low-quality HFP/SCO connection, instead of
  A2DP/AVDTP

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


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

[Bug 1941977] Re: PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP

2021-08-28 Thread Brian Ejike
** Attachment added: "Syslog taken when the headset initiates the connection"
   
https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1941977/+attachment/5521416/+files/syslog_HeadsetInitiated

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

Title:
  PC streams music over low-quality HFP/SCO connection, instead of
  A2DP/AVDTP

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


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

[Bug 1941977] [NEW] PC streams music over low-quality HFP/SCO connection, instead of A2DP/AVDTP

2021-08-28 Thread Brian Ejike
Public bug reported:

This issue was first discovered when I got this headset 2 years back:
https://www.amazon.co.uk/gp/product/B01C2QCPYI.

STEPS
* Enable Bluetooth on the PC
* Have music or some video playing on the PC
* Power on the (already-paired) headset. It automatically connects to the PC.

EXPECTED RESULT
The PC's audio should now be streamed to the headset, over high-quality A2DP

ACTUAL RESULT
The PC's audio gets streamed over the low-quality HFP/SCO connection instead. 

Stopping and resuming the stream changes nothing. I have to manually
open Blueman and right-click on the device and select "High-quality A2DP
profile", for it to switch to the expected high-quality A2DP transport.

HCI snoop logs and verbose bluetoothd-syslogs taken in both headset-
initiated and PC-initiated connections are attached.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: bluez 5.53-0ubuntu3.3 [modified: lib/systemd/system/bluetooth.service]
ProcVersionSignature: Ubuntu 5.4.0-74.83-generic 5.4.114
Uname: Linux 5.4.0-74-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.18
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sun Aug 29 03:49:08 2021
InstallationDate: Installed on 2019-06-08 (812 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
InterestingModules: rfcomm bnep btusb bluetooth
MachineType: Dell Inc. XPS 13 9380
ProcEnviron:
 LANGUAGE=en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-74-generic 
root=UUID=93dae559-0f0d-4e36-9318-ee7154840a9f ro 
resume=UUID=01c18f00-e0eb-4891-9bf1-3110416d9b39 quiet splash 
mem_sleep_default=deep vt.handoff=7
SourcePackage: bluez
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 12/14/2020
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 1.12.1
dmi.board.name: 0KTW76
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 10
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr1.12.1:bd12/14/2020:svnDellInc.:pnXPS139380:pvr:rvnDellInc.:rn0KTW76:rvrA00:cvnDellInc.:ct10:cvr:
dmi.product.family: XPS
dmi.product.name: XPS 13 9380
dmi.product.sku: 08AF
dmi.sys.vendor: Dell Inc.
hciconfig:
 hci0:  Type: Primary  Bus: USB
BD Address: 9C:B6:D0:99:1D:20  ACL MTU: 1024:8  SCO MTU: 50:8
UP RUNNING PSCAN 
RX bytes:3313120 acl:776 sco:26275 events:305102 errors:0
TX bytes:255208317 acl:298108 sco:22053 commands:6779 errors:0
mtime.conffile..etc.bluetooth.main.conf: 2020-04-27T23:21:52.866445

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


** Tags: amd64 apport-bug focal

** Attachment added: "HCI snoop taken when the headset initiates the connection"
   
https://bugs.launchpad.net/bugs/1941977/+attachment/5521398/+files/HeadsetInitiated.snoop

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

Title:
  PC streams music over low-quality HFP/SCO connection, instead of
  A2DP/AVDTP

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


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

[Bug 1941937] Re: kubuntu focal.3 no wallpaper on one display, right-click not working on that display

2021-08-28 Thread Chris Guiver
another QA-test install today on same box.

kubuntu wasn't touched in install, but to validate the new install the
system was booted & logged int to ensure it was untouched...

Logging in today was flawless; backgrounds on both displays & quick
exploration of system (to ensure un-impacted by install on other
partition on disk) was flawless...

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

Title:
  kubuntu focal.3 no wallpaper on one display, right-click not working
  on that display

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


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

[Bug 1941974] Re: A potential bug of Use of Uninitialized Variable

2021-08-28 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1941974

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  A potential bug of Use of Uninitialized Variable

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


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

[Bug 1941973] Re: Several potential bugs of memory leak

2021-08-28 Thread Chris Guiver
Thank you for taking the time to report this bug and helping to make
Ubuntu better. Please execute the following command only once, as it
will automatically gather debugging information, in a terminal:

apport-collect 1941973

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  Several potential bugs of memory leak

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


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

[Bug 1941964] Re: Lubuntu installation on Lenovo yoga 2

2021-08-28 Thread Chris Guiver
Thank you for reporting this bug to Ubuntu.

Ubuntu 17.04 (zesty) reached end-of-life on January 13, 2018.

See this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases

We appreciate that this bug may be old and you might not be interested
in discussing it any more. But if you are then please upgrade to the
latest Ubuntu version and re-test. If you then find the bug is still
present in the newer Ubuntu version, please add a comment here telling
us which new version it is in.

** Changed in: grub-installer (Ubuntu)
   Status: New => Incomplete

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

Title:
  Lubuntu installation on Lenovo yoga 2

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


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

[Bug 1941972] Re: Several bugs of file descriptor leak in bcc

2021-08-28 Thread yuxuan He
** Description changed:

  Ubuntu version: 18.04
  bcc version:0.16.17
  
+ I found several bugs in bcc , would you help me to check if these bugs are 
true?thanks for your patience.
+ 

+ 
+ step  1 :
+   In file  build/copt/copt.c(build is directory generated by configure) , 
function  readinfile   line  315 :
+ Function fopen executes and stores the return value to fp
+ 
+ step  2 :
+   In file  build/copt/copt.c(build is directory generated by configure) , 
function  readinfile   line  315 :
+ Select the false branch at this point (fp==null is false)
+ 
+ step  3 :
+   In file  build/copt/copt.c(build is directory generated by configure) , 
function  readinfile   line  320 :
+ Select the false branch at this point (fp!=stdin is false) but did not 
close it
  
  

  
- step  1 : 
-In file  build/copt/copt.c(build is directory generated by configure) 
, function  readinfile   line  315 :
-Function fopen executes and stores the return value to fp 
+ step  1 :
+   In file  build/copt/copt.c(build is directory generated by configure) , 
function  writeoutf   line  801 :
+ Function fopen executes and stores the return value to fp
  
- step  2 : 
-In file  build/copt/copt.c(build is directory generated by configure) 
, function  readinfile   line  315 :
-Select the false branch at this point (fp==null is false) 
+ step  2 :
+   In file  build/copt/copt.c(build is directory generated by configure) , 
function  writeoutf   line  801 :
+ Select the false branch at this point (fp==null is false)
  
- step  3 : 
-In file  build/copt/copt.c(build is directory generated by configure) 
, function  readinfile   line  320 :
-Select the false branch at this point (fp!=stdin is false) but 
did not close it 
+ step  3 :
+   In file  build/copt/copt.c(build is directory generated by configure) , 
function  writeoutf   line  805 :
+ Select the true branch at this point (headstr!=null is true)
  
- 
- 

- 
- step  1 : 
-In file  build/copt/copt.c(build is directory generated by configure) 
, function  writeoutf   line  801 :
-Function fopen executes and stores the return value to fp 
- 
- step  2 : 
-In file  build/copt/copt.c(build is directory generated by configure) 
, function  writeoutf   line  801 :
-Select the false branch at this point (fp==null is false) 
- 
- step  3 : 
-In file  build/copt/copt.c(build is directory generated by configure) 
, function  writeoutf   line  805 :
-Select the true branch at this point (headstr!=null is true) 
- 
- step  4 : 
-In file  build/copt/copt.c(build is directory generated by configure) 
, function  writeoutf   line  809 :
-Select the true branch at this point (lp!=null is true) 
- step  5 : 
-In file  build/copt/copt.c(build is directory generated by configure) 
, function  writeoutf   line  811 :
-Select the false branch at this point (fp!=stdout is false) 
but did not close it
+ step  4 :
+   In file  build/copt/copt.c(build is directory generated by configure) , 
function  writeoutf   line  809 :
+ Select the true branch at this point (lp!=null is true)
+ step  5 :
+   In file  build/copt/copt.c(build is directory generated by configure) , 
function  writeoutf   line  811 :
+ Select the false branch at this point (fp!=stdout is false) but did not 
close it

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

Title:
  Several bugs of file descriptor leak in bcc

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


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

[Bug 1941974] [NEW] A potential bug of Use of Uninitialized Variable

2021-08-28 Thread yuxuan He
Public bug reported:

Ubuntu version: 18.04
bcc version:0.16.17

I found a bug in bcc , would you help me to check if this bug is true?thanks 
for your patience.
==

step  1 :
  In file  build/as/genobj.c(build is directory generated by configure) , 
function  putobjword   line  668 :
 buf is defined here but not initialized

step  2 :
  In file  build/as/genobj.c(build is directory generated by configure) , 
function  putobjword   line  672 :
buf[1] is used as the 1st parameter in function putobj1 (buf[1] is 
uninitialized)

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

** Description changed:

  Ubuntu version: 18.04
  bcc version:0.16.17
  
- 
  
==
  
- step  1 : 
-In file  build/as/genobj.c(build is directory generated by configure) 
, function  putobjword   line  668 :
- buf is defined here but not initialized 
+ step  1 :
+   In file  build/as/genobj.c(build is directory generated by configure) , 
function  putobjword   line  668 :
+  buf is defined here but not initialized
  
- step  2 : 
-In file  build/as/genobj.c(build is directory generated by configure) 
, function  putobjword   line  672 :
-buf[1] is used as the 1st parameter in function putobj1 
(buf[1] is uninitialized) 
- 
- there are several potential bugs of  Unchecked Return Value to NULL
- Pointer Dereference :
+ step  2 :
+   In file  build/as/genobj.c(build is directory generated by configure) , 
function  putobjword   line  672 :
+ buf[1] is used as the 1st parameter in function putobj1 (buf[1] is 
uninitialized)

** Description changed:

  Ubuntu version: 18.04
  bcc version:0.16.17
  
+ I found a bug in bcc , would you help me to check if this bug is true?thanks 
for your patience.
  
==
  
  step  1 :
    In file  build/as/genobj.c(build is directory generated by configure) , 
function  putobjword   line  668 :
   buf is defined here but not initialized
  
  step  2 :
    In file  build/as/genobj.c(build is directory generated by configure) , 
function  putobjword   line  672 :
  buf[1] is used as the 1st parameter in function putobj1 (buf[1] is 
uninitialized)

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

Title:
  A potential bug of Use of Uninitialized Variable

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


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

[Bug 1941975] [NEW] Several bugs of Null Pointer Dereference/Unchecked Return Value to NULL Pointer Dereference

2021-08-28 Thread yuxuan He
Public bug reported:

Ubuntu version: 18.04
bcc version:0.16.17

I found several bugs in bcc , would you help me to check if these bugs are 
true?thanks for your patience.
=

step  1 : 
 In file  build/ar/ar.c(build is directory generated by configure) , 
function  prev_mapelt   line  775 :
 Select the false branch at this point (tail->next!=null is 
false) 

step  2 : 
 In file  build/ar/ar.c(build is directory generated by configure) , 
function  prev_mapelt   line  777 :
 Return null to caller 

step  3 : 
 In file  build/ar/ar.c(build is directory generated by configure) , 
function  move_in_map   line  1332 :
 Function prev_mapelt executes and stores the return value to 
prev (prev can be null) 

step  4 : 
 In file  build/ar/ar.c(build is directory generated by configure) , 
function  move_in_map   line  1333 :
 Store this->next to prev->next 
==

step  1 : 
 In file  build/cpp/cpp.c(build is directory generated by configure) , 
function  insert_substrings   line  1403 :
 Allocate memory to rv (lacking failure check, 7 out of 19 
memory allocations checked failures) 

step  2 : 
 In file  build/cpp/cpp.c(build is directory generated by configure) , 
function  insert_substrings   line  1403 :
 Store 0 to rv 


=

step  1 : 
 In file  build/cpp/cpp.c(build is directory generated by configure) , 
function  insert_substrings   line  1403 :
 Allocate memory to rv (lacking failure check, 7 out of 19 
memory allocations checked failures) 

step  2 : 
 In file  build/cpp/cpp.c(build is directory generated by configure) , 
function  insert_substrings   line  1457 :
 Select the false branch at this point 
((cc.0.ph.lcssa25+2)>len.0.ph.ph is false) 

step  3 : 
 In file  build/cpp/cpp.c(build is directory generated by configure) , 
function  insert_substrings   line  1458 :
 Store *(data_str) to rv[cc] 


===

step  1 : 
 In file  build/cpp/cpp.c(build is directory generated by configure) , 
function  gen_substrings   line  1271 :
 Allocate memory to arg_list (lacking failure check, 7 out of 
19 memory allocations checked failures) 

step  2 : 
 In file  build/cpp/cpp.c(build is directory generated by configure) , 
function  gen_substrings   line  1272 :
 arg_list is used as the 1st parameter in function memset 
(arg_list can be null) 


===

step  1 : 
 In file  build/cpp/cpp.c(build is directory generated by configure) , 
function  gen_substrings   line  1271 :
 Allocate memory to arg_list (lacking failure check, 7 out of 
19 memory allocations checked failures) 

step  2 : 
 In file  build/cpp/cpp.c(build is directory generated by configure) , 
function  gen_substrings   line  1277 :
 Load value from arg_list[ac.0].name 


=

** Affects: linux86 (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/1941975

Title:
  Several bugs of Null Pointer Dereference/Unchecked Return Value to
  NULL Pointer Dereference

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


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

[Bug 1941973] Re: Several potential bugs of memory leak

2021-08-28 Thread yuxuan He
** Description changed:

  Ubuntu version: 18.04
  bcc version:0.16.17
  
- 
+ I found several bugs in bcc , would you help me to check if these bugs are 
true?thanks for your patience.
  
==
  
- step  1 : 
-In file  build/ar/ar.c(build is directory generated by configure) , 
function  xmalloc   line  2088 :
-Allocate memory to result 
+ step  1 :
+   In file  build/ar/ar.c(build is directory generated by configure) , 
function  xmalloc   line  2088 :
+ Allocate memory to result
  
- step  2 : 
-In file  build/ar/ar.c(build is directory generated by configure) , 
function  xmalloc   line  2090 :
-Select the false branch at this point (result==null is false) 
+ step  2 :
+   In file  build/ar/ar.c(build is directory generated by configure) , 
function  xmalloc   line  2090 :
+ Select the false branch at this point (result==null is false)
  
- step  3 : 
-In file  build/ar/ar.c(build is directory generated by configure) , 
function  make_new_symdefs   line  1756 :
-Function xmalloc executes and stores the return value to 
strings 
+ step  3 :
+   In file  build/ar/ar.c(build is directory generated by configure) , 
function  make_new_symdefs   line  1756 :
+ Function xmalloc executes and stores the return value to strings
  
- step  4 : 
-In file  build/ar/ar.c(build is directory generated by configure) , 
function  make_new_symdefs   line  1760 :
-Select the true branch at this point 
(read(indesc,strings,strs_size)!=strs_size is true), the allocated memory is 
leaked 
+ step  4 :
+   In file  build/ar/ar.c(build is directory generated by configure) , 
function  make_new_symdefs   line  1760 :
+ Select the true branch at this point 
(read(indesc,strings,strs_size)!=strs_size is true), the allocated memory is 
leaked
  
  

  
- step  1 : 
-In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  xalloc   line  1239 :
-Allocate memory to p 
+ step  1 :
+   In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  xalloc   line  1239 :
+ Allocate memory to p
  
- step  2 : 
-In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  xalloc   line  1240 :
-Select the true branch at this point (p!=null is true) 
+ step  2 :
+   In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  xalloc   line  1240 :
+ Select the true branch at this point (p!=null is true)
  
- step  3 : 
-In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  catstr   line  284 :
-Function xalloc executes and returns 
+ step  3 :
+   In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  catstr   line  284 :
+ Function xalloc executes and returns
  
- step  4 : 
-In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  762 :
-Function catstr executes and stores the return value to p 
+ step  4 :
+   In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  762 :
+ Function catstr executes and stores the return value to p
  
- step  5 : 
-In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  763 :
-Select the true branch at this point (opt_v>1 is true) 
+ step  5 :
+   In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  763 :
+ Select the true branch at this point (opt_v>1 is true)
  
- step  6 : 
-In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  765 :
-Select the true branch at this point (opt_v>2 is true) 
+ step  6 :
+   In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  765 :
+ Select the true branch at this point (opt_v>2 is true)
  
- step  7 : 
-In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  753 :
-Select the false branch at this point (ihttps://bugs.launchpad.net/bugs/1941973

Title:
  Several potential bugs of memory leak

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


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

[Bug 1941972] [NEW] Several bugs of file descriptor leak in bcc

2021-08-28 Thread yuxuan He
Public bug reported:

Ubuntu version: 18.04
bcc version:0.16.17

I found several bugs in bcc , would you help me to check if these bugs are 
true?thanks for your patience.


step  1 :
  In file  build/copt/copt.c(build is directory generated by configure) , 
function  readinfile   line  315 :
Function fopen executes and stores the return value to fp

step  2 :
  In file  build/copt/copt.c(build is directory generated by configure) , 
function  readinfile   line  315 :
Select the false branch at this point (fp==null is false)

step  3 :
  In file  build/copt/copt.c(build is directory generated by configure) , 
function  readinfile   line  320 :
Select the false branch at this point (fp!=stdin is false) but did not 
close it



step  1 :
  In file  build/copt/copt.c(build is directory generated by configure) , 
function  writeoutf   line  801 :
Function fopen executes and stores the return value to fp

step  2 :
  In file  build/copt/copt.c(build is directory generated by configure) , 
function  writeoutf   line  801 :
Select the false branch at this point (fp==null is false)

step  3 :
  In file  build/copt/copt.c(build is directory generated by configure) , 
function  writeoutf   line  805 :
Select the true branch at this point (headstr!=null is true)

step  4 :
  In file  build/copt/copt.c(build is directory generated by configure) , 
function  writeoutf   line  809 :
Select the true branch at this point (lp!=null is true)
step  5 :
  In file  build/copt/copt.c(build is directory generated by configure) , 
function  writeoutf   line  811 :
Select the false branch at this point (fp!=stdout is false) but did not 
close it

** Affects: linux86 (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/1941972

Title:
  Several bugs of file descriptor leak in bcc

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


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

[Bug 1941973] [NEW] Several potential bugs of memory leak

2021-08-28 Thread yuxuan He
Public bug reported:

Ubuntu version: 18.04
bcc version:0.16.17

I found several bugs in bcc , would you help me to check if these bugs are 
true?thanks for your patience.
==

step  1 :
  In file  build/ar/ar.c(build is directory generated by configure) , function  
xmalloc   line  2088 :
Allocate memory to result

step  2 :
  In file  build/ar/ar.c(build is directory generated by configure) , function  
xmalloc   line  2090 :
Select the false branch at this point (result==null is false)

step  3 :
  In file  build/ar/ar.c(build is directory generated by configure) , function  
make_new_symdefs   line  1756 :
Function xmalloc executes and stores the return value to strings

step  4 :
  In file  build/ar/ar.c(build is directory generated by configure) , function  
make_new_symdefs   line  1760 :
Select the true branch at this point 
(read(indesc,strings,strs_size)!=strs_size is true), the allocated memory is 
leaked



step  1 :
  In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  xalloc   line  1239 :
Allocate memory to p

step  2 :
  In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  xalloc   line  1240 :
Select the true branch at this point (p!=null is true)

step  3 :
  In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  catstr   line  284 :
Function xalloc executes and returns

step  4 :
  In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  762 :
Function catstr executes and stores the return value to p

step  5 :
  In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  763 :
Select the true branch at this point (opt_v>1 is true)

step  6 :
  In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  765 :
Select the true branch at this point (opt_v>2 is true)

step  7 :
  In file  build/bcc/bcc.c(build is directory generated by configure) , 
function  run_unlink   line  753 :
Select the false branch at this point (ihttps://bugs.launchpad.net/bugs/1941973

Title:
  Several potential bugs of memory leak

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


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

[Bug 1941971] [NEW] there is a green horizontal line appeared on the lower side of my display when i received some data from my usb.

2021-08-28 Thread Shijas AK
Public bug reported:

my laptop is dell
linux is i am using currently version 20.04.1
os type is 64 bit

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: xorg 1:7.7+19ubuntu14
ProcVersionSignature: Ubuntu 5.4.0-42.46-generic 5.4.44
Uname: Linux 5.4.0-42-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.4
Architecture: amd64
BootLog: Error: [Errno 13] Permission denied: '/var/log/boot.log'
CasperMD5CheckResult: skip
CompositorRunning: None
CurrentDesktop: ubuntu:GNOME
Date: Sun Aug 29 06:30:11 2021
DistUpgraded: Fresh install
DistroCodename: focal
DistroVariant: ubuntu
GraphicsCard:
 Intel Corporation HD Graphics 620 [8086:5916] (rev 02) (prog-if 00 [VGA 
controller])
   Subsystem: Dell HD Graphics 620 [1028:078b]
   Subsystem: Dell Sun XT [Radeon HD 8670A/8670M/8690M / R5 M330 / M430 / 
Radeon 520 Mobile] [1028:078b]
InstallationDate: Installed on 2020-09-30 (332 days ago)
InstallationMedia: Ubuntu 20.04.1 LTS "Focal Fossa" - Release amd64 (20200731)
Lsusb:
 Bus 002 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
 Bus 001 Device 004: ID 8087:0a2a Intel Corp. 
 Bus 001 Device 003: ID 0bda:0129 Realtek Semiconductor Corp. RTS5129 Card 
Reader Controller
 Bus 001 Device 002: ID 0bda:5689 Realtek Semiconductor Corp. Integrated Webcam
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
MachineType: Dell Inc. Inspiron 15-3567
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-5.4.0-42-generic 
root=UUID=5149ae95-92ed-4448-8f93-5f49b9c363cd ro quiet splash vt.handoff=7
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 04/07/2017
dmi.bios.vendor: Dell Inc.
dmi.bios.version: 01.07.00
dmi.board.name: 0D53F5
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 9
dmi.chassis.vendor: Dell Inc.
dmi.modalias: 
dmi:bvnDellInc.:bvr01.07.00:bd04/07/2017:svnDellInc.:pnInspiron15-3567:pvr:rvnDellInc.:rn0D53F5:rvrA00:cvnDellInc.:ct9:cvr:
dmi.product.family: Inspiron
dmi.product.name: Inspiron 15-3567
dmi.product.sku: 078B
dmi.sys.vendor: Dell Inc.
version.compiz: compiz N/A
version.libdrm2: libdrm2 2.4.101-2
version.libgl1-mesa-dri: libgl1-mesa-dri 20.0.8-0ubuntu1~20.04.1
version.libgl1-mesa-glx: libgl1-mesa-glx N/A
version.xserver-xorg-core: xserver-xorg-core 2:1.20.8-2ubuntu2.2
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev N/A
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:19.1.0-1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20200226-1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.16-1

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


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

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

Title:
  there is a green horizontal line appeared on the lower side of my
  display when i received some data from my usb.

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


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

[Bug 1882162] Re: subiquity creates wrong network configuration (wrong NIC name)

2021-08-28 Thread Don Williams
I wanted to add to this as well I downloaded this build as well and I
can see my DHCP offer the IP address but the Ubunutu server does not ACK
the offer or even see it from tcpdump. This is also on unRAID as well
using VirtIO network adapter.

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

Title:
  subiquity creates wrong network configuration (wrong NIC name)

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


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

[Bug 1940635] Re: systemd-networkd failing to acquire a DHCP6 lease from dnsmasq on armhf

2021-08-28 Thread Michael Hudson-Doyle
So what is going on is this:

In icmp6_receive systemd passes a buffer for control messages to recvmsg
that is only big enough for the messages it expects to receive. glibc
now attempts to append an extra control message to the buffer
(translating SO_TIMESTAMP / COMPAT_SO_TIMESTAMP_OLD to SO_TIMESTAMP_NEW)
and sets MSG_CTRUNC in flags if it can't fit this in. So this is where
that EXFULL comes from.

So the fix for this is simple, right? Just pass a bigger buffer to
recvmsg? No, if you do this networkd segfaults. I think
__convert_scm_timestamps fails to handle a subtlety of the control
message buffer, which is that the control messages don't always (it
seems) occupy all of the buffer up to msg_controllen (!). If you look at
the definition of CMSG_NXTHDR, the test for the end of the buffer has
two clauses
(https://sourceware.org/git/?p=glibc.git;a=blob;f=bits/socket.h;h=05ac0249c7da7218cbd11be99a67529161cfa7f7;hb=HEAD#l265):

  if ((unsigned char *) (__cmsg + 1) > ((unsigned char *) __mhdr->msg_control
+ __mhdr->msg_controllen)
  || ((unsigned char *) __cmsg + CMSG_ALIGN (__cmsg->cmsg_len)
  > ((unsigned char *) __mhdr->msg_control + __mhdr->msg_controllen)))
/* No more entries.  */
return (struct cmsghdr *) 0;

I think after glibc's alterations, calling this on the last message ends
up with garbage in __cmsg->cmsg_len, so __cmsg+__cmsg->cmsg_len is
overflowing and the program then goes off to read uninitialized memory
and hilarity ensues.

I'm attaching a glibc patch which *may* help (it's building in a ppa
now, will test it in a bit). But it's all a bit uncertain. Haven't filed
an upstream glibc bug report yet.

** Patch added: "lp1940635.patch"
   
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/1940635/+attachment/5521376/+files/lp1940635.patch

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

Title:
  systemd-networkd failing to acquire a DHCP6 lease from dnsmasq on
  armhf

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


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

[Bug 1231091] Re: Screenreader starts, but does not work with installer (ubiquity) in live session

2021-08-28 Thread Gordon N. Squash
** Merge proposal linked:
   
https://code.launchpad.net/~thesquash/ubuntu/+source/ubiquity/+git/ubiquity/+merge/407632

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

Title:
  Screenreader starts, but does not work with installer (ubiquity) in
  live session

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


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

[Bug 1941967] [NEW] touchpad does not appear in devices and is not working after installing ubuntu 'Lenovo ideapad S340'

2021-08-28 Thread Luis Gabriel Valenzuela
Public bug reported:

After installing Ubuntu, the touchpad stopped responding and its not
appearing in the devices list, tried installing and removing xserver-
xorg-input-libinput and xserver-xorg-input-synaptics with no success

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: linux-image-5.11.0-27-generic 5.11.0-27.29~20.04.1
ProcVersionSignature: Ubuntu 5.11.0-27.29~20.04.1-generic 5.11.22
Uname: Linux 5.11.0-27-generic x86_64
ApportVersion: 2.20.11-0ubuntu27.16
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug 28 17:44:10 2021
InstallationDate: Installed on 2021-08-28 (0 days ago)
InstallationMedia: Ubuntu 20.04.2.0 LTS "Focal Fossa" - Release amd64 
(20210209.1)
SourcePackage: linux-signed-hwe-5.11
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: linux-signed-hwe-5.11 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug focal

** Attachment added: "list of devices"
   https://bugs.launchpad.net/bugs/1941967/+attachment/5521371/+files/devices

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

Title:
  touchpad does not appear in devices and is not working after
  installing ubuntu 'Lenovo ideapad S340'

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


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

[Bug 1941966] [NEW] Backport ascii fix

2021-08-28 Thread Özgür Baskin
Public bug reported:

Hi,

Is it possible to backport a ascii fix for Turkish language to
20.04(focal)? This bug is very annoying for some utilities.

https://github.com/karelzak/util-
linux/commit/64a89adaa16461bd58730c1408b30aa7244b4f66

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

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

Title:
  Backport ascii fix

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


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

[Bug 1940635] Re: systemd-networkd failing to acquire a DHCP6 lease from dnsmasq on armhf

2021-08-28 Thread Michael Hudson-Doyle
We must be hitting this line, right?
https://sourceware.org/git/?p=glibc.git;a=blob;f=sysdeps/unix/sysv/linux/convert_scm_timestamps.c;h=00c934c4135f0d4256068adcf23a3de024fadd43;hb=HEAD#l87

IOW, ddstreet was right in comment #10.

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

Title:
  systemd-networkd failing to acquire a DHCP6 lease from dnsmasq on
  armhf

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


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

[Bug 1940218] Re: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build

2021-08-28 Thread angros47
*** This bug is a duplicate of bug 1938978 ***
https://bugs.launchpad.net/bugs/1938978

** This bug has been marked a duplicate of bug 1938978
nvidia-340 kernel module failed to build (ERROR: Kernel configuration is 
invalid)

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

Title:
  nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed
  to build

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


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

[Bug 1940476] Re: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build

2021-08-28 Thread angros47
*** This bug is a duplicate of bug 1938978 ***
https://bugs.launchpad.net/bugs/1938978

** This bug is no longer a duplicate of bug 1940218
   nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build
** This bug has been marked a duplicate of bug 1938978
nvidia-340 kernel module failed to build (ERROR: Kernel configuration is 
invalid)

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

Title:
  nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed
  to build

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


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

[Bug 1940499] Re: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build

2021-08-28 Thread angros47
*** This bug is a duplicate of bug 1938978 ***
https://bugs.launchpad.net/bugs/1938978

** This bug has been marked a duplicate of bug 1938978
nvidia-340 kernel module failed to build (ERROR: Kernel configuration is 
invalid)

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

Title:
  nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed
  to build

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


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

[Bug 1940501] Re: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build

2021-08-28 Thread angros47
*** This bug is a duplicate of bug 1938978 ***
https://bugs.launchpad.net/bugs/1938978

** This bug has been marked a duplicate of bug 1938978
nvidia-340 kernel module failed to build (ERROR: Kernel configuration is 
invalid)

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

Title:
  nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed
  to build

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


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

[Bug 1940813] Re: nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed to build

2021-08-28 Thread angros47
*** This bug is a duplicate of bug 1938978 ***
https://bugs.launchpad.net/bugs/1938978

** This bug has been marked a duplicate of bug 1938978
nvidia-340 kernel module failed to build (ERROR: Kernel configuration is 
invalid)

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

Title:
  nvidia-340 340.108-0ubuntu5.20.04.2: nvidia-340 kernel module failed
  to build

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


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

[Bug 1941965] [NEW] Sync gnome-desktop3 40.4-1 (main) from Debian experimental (main)

2021-08-28 Thread Jeremy Bicha
Public bug reported:

Please sync gnome-desktop3 40.2-2 (main) from Debian experimental (main)

Explanation of the Ubuntu delta and why it can be dropped:
  * Merge with debian, remaining changes:
- Add 04_compute_average_color.patch: Compute the avergage color in
  gnome-desktop itself, not in unity to fix some races (LP #963140)
- Add tweak_color_computation.patch, Patch from Gord, no patch header,
  no bug link.
- debian/control.in: Build-Depend on language-pack-gnome-he for build tests
- debian/rules:
  + Specify gettext domain for dh_translations.

- The language-pack dependency is not needed since the build tests work
fine without it. The build generates the locales it needs.

- I added the translation domain to Debian since we've added similar
overrides in Debian in libgweather and glib2.0

- That leaves 2 patches. Both of the patches take an existing function
to determine the "average" color of the desktop wallpaper and tweak it
so that it looks at the left side of the wallpaper since that's where
the Ubuntu Dock is. The patches are old. As far as I can tell, that
function isn't actually used by anything in Ubuntu excluding the
remnants of Unity. I checked gnome-shell, mutter, and both our default
extensions. I checked codesearch.debian.net. The patches are an
interesting idea but it's only helpful where a desktop wallpaper is
asymmetrical with different colors on the left side.

My opinion is that it's not worth maintaining a Debian diff for an
unimportant Unity tweak.

(One side note, the gnome-desktop patched code was copied into unity-
greeter and its 2 forks, arctica-greeter and slick-greeter. But it's a
code copy so it doesn't matter what we do in gnome-desktop.)


Changelog entries since current impish version 40.2-1ubuntu1:

gnome-desktop3 (40.4-1) experimental; urgency=medium

  [ Jeremy Bicha ]
  * New upstream release
  * debian/rules: Set translation domain for Ubuntu

  [ Marco Trevisan (Treviño) ]
  * debian/control: Use versioned dh-sequence-gnome instead of duplicating

 -- Jeremy Bicha  Sat, 28 Aug 2021 17:13:53 -0400

gnome-desktop3 (40.2-2) experimental; urgency=medium

  * force usage of gnome-pkg-tools (>= 0.22) to ensure gnome:NextVersion gets
generated properly

 -- Sjoerd Simons  Sat, 10 Jul 2021 21:13:45 +0200

** Affects: gnome-desktop3 (Ubuntu)
 Importance: Wishlist
 Status: Confirmed

** Changed in: gnome-desktop3 (Ubuntu)
   Importance: Undecided => Wishlist

** Changed in: gnome-desktop3 (Ubuntu)
   Status: New => Confirmed

** Description changed:

  Please sync gnome-desktop3 40.2-2 (main) from Debian experimental (main)
  
  Explanation of the Ubuntu delta and why it can be dropped:
-   * Merge with debian, remaining changes:
- - Add 04_compute_average_color.patch: Compute the avergage color in
-   gnome-desktop itself, not in unity to fix some races (LP #963140)
- - Add tweak_color_computation.patch, Patch from Gord, no patch header,
-   no bug link.
- - debian/control.in: Build-Depend on language-pack-gnome-he for build 
tests
- - debian/rules:
-   + Specify gettext domain for dh_translations.
+   * Merge with debian, remaining changes:
+ - Add 04_compute_average_color.patch: Compute the avergage color in
+   gnome-desktop itself, not in unity to fix some races (LP #963140)
+ - Add tweak_color_computation.patch, Patch from Gord, no patch header,
+   no bug link.
+ - debian/control.in: Build-Depend on language-pack-gnome-he for build 
tests
+ - debian/rules:
+   + Specify gettext domain for dh_translations.
  
- - The language-pack dependency is not needed since the build tests work fine
-   without it. The build generates the locales it needs.
+ - The language-pack dependency is not needed since the build tests work
+ fine without it. The build generates the locales it needs.
  
  - I added the translation domain to Debian since we've added similar
-   overrides in Debian in libgweather and glib2.0
+ overrides in Debian in libgweather and glib2.0
  
- - That leaves 2 patches. Both of the patches take an existing function to
-   determine the "average" color of the desktop wallpaper and tweak it
-   so that it looks at the left side of the wallpaper since that's where
-   the Ubuntu Dock is. The patches are old.
-   As far as I can tell, that function isn't actually used by anything in
-   Ubuntu excluding the remnants of Unity. I checked gnome-shell, mutter,
-   and both our default extensions. I checked codesearch.debian.net.
-   The patches are an interesting idea but it's only helpful where
-   a desktop wallpaper is asymmetrical with different colors on the left side.
-   My opinion is that it's not worth maintaining a Debian diff for an
-   unimportant Unity tweak.
+ - That leaves 2 patches. Both of the patches take an existing function
+ to determine the "average" color of the desktop wallpaper and tweak it
+ so that it looks at the left side of the wallpa

[Bug 1941964] [NEW] Lubuntu installation on Lenovo yoga 2

2021-08-28 Thread Debal Saha
Public bug reported:

I made an unstallation USB (Lubuntu) using Rufus and then created a
partition in my windows laptop (ext4) and tried installing Lubuntu on
it. It failed giving an error about failure to install grub on target.

ProblemType: Bug
DistroRelease: Ubuntu 17.04
Package: ubiquity 17.04.9
ProcVersionSignature: Ubuntu 4.10.0-19.21-generic 4.10.8
Uname: Linux 4.10.0-19-generic x86_64
ApportVersion: 2.20.4-0ubuntu4
Architecture: amd64
CasperVersion: 1.380
Date: Sat Aug 28 17:38:11 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz.efi file=/cdrom/preseed/lubuntu.seed 
boot=casper only-ubiquity quiet splash ---
LiveMediaBuild: Lubuntu 17.04 "Zesty Zapus" - Release amd64 (20170412)
ProcEnviron:
 LANGUAGE=en_CA.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_CA.UTF-8
 LC_NUMERIC=C.UTF-8
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: grub-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug lubuntu ubiquity-17.04.9 zesty

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

Title:
  Lubuntu installation on Lenovo yoga 2

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


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

[Bug 1941962] Re: pulseaudio crashed with SIGSEGV in XFreeGC()

2021-08-28 Thread Apport retracing service
** Tags removed: need-amd64-retrace

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

Title:
  pulseaudio crashed with SIGSEGV in XFreeGC()

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


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

[Bug 1941962] [NEW] pulseaudio crashed with SIGSEGV in XFreeGC()

2021-08-28 Thread Anas
Public bug reported:

crash

ProblemType: Crash
DistroRelease: Ubuntu 21.10
Package: pulseaudio 1:15.0+dfsg1-1ubuntu2
Uname: Linux 5.13.13-xanmod1-cacule x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu68
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  anasc  1719 F pulseaudio
 /dev/snd/pcmC0D0p:   anasc  1719 F...m pulseaudio
CasperMD5CheckResult: pass
Date: Sat Aug 28 21:00:59 2021
ExecutablePath: /usr/bin/pulseaudio
InstallationDate: Installed on 2021-08-26 (2 days ago)
InstallationMedia: Ubuntu 21.10 "Impish Indri" - Alpha amd64 (20210824)
ProcCmdline: /usr/bin/pulseaudio --daemonize=no --log-target=journal
SegvAnalysis:
 Segfault happened at: 0x7fbcc9d6a8a4 :mov%edx,0x4(%rax)
 PC (0x7fbcc9d6a8a4) ok
 source "%edx" ok
 destination "0x4(%rax)" (0x0004) not located in a known VMA region (needed 
writable region)!
SegvReason: writing NULL VMA
Signal: 11
SourcePackage: pulseaudio
StacktraceTop:
 XFreeGC () from /lib/x86_64-linux-gnu/libX11.so.6
 XCloseDisplay () from /lib/x86_64-linux-gnu/libX11.so.6
 pa_x11_wrapper_unref () from 
/usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecore-15.0.so
 module_x11_publish_LTX_pa__done () from 
/usr/lib/pulse-15.0+dfsg1/modules/module-x11-publish.so
 ?? () from /usr/lib/x86_64-linux-gnu/pulseaudio/libpulsecore-15.0.so
Title: pulseaudio crashed with SIGSEGV in XFreeGC()
UpgradeStatus: No upgrade log present (probably fresh install)
UserGroups: adm cdrom dip lpadmin lxd plugdev sambashare sudo
dmi.bios.date: 02/05/2021
dmi.bios.release: 15.14
dmi.bios.vendor: Insyde
dmi.bios.version: F.14
dmi.board.asset.tag: Type2 - Board Asset Tag
dmi.board.name: 86E2
dmi.board.vendor: HP
dmi.board.version: 95.36
dmi.chassis.asset.tag: Chassis Asset Tag
dmi.chassis.type: 10
dmi.chassis.vendor: HP
dmi.chassis.version: Chassis Version
dmi.ec.firmware.release: 95.36
dmi.modalias: 
dmi:bvnInsyde:bvrF.14:bd02/05/2021:br15.14:efr95.36:svnHP:pnHPPavilionLaptop15-cs3xxx:pvrType1ProductConfigId:sku5SU52EA#BH4:rvnHP:rn86E2:rvr95.36:cvnHP:ct10:cvrChassisVersion:
dmi.product.family: 103C_5335KV HP Pavilion
dmi.product.name: HP Pavilion Laptop 15-cs3xxx
dmi.product.sku: 5SU52EA#BH4
dmi.product.version: Type1ProductConfigId
dmi.sys.vendor: HP
separator:

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


** Tags: amd64 apport-crash impish wayland-session

** Information type changed from Private to Public

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

Title:
  pulseaudio crashed with SIGSEGV in XFreeGC()

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


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

[Bug 1941963] [NEW] package shim-signed 1.40.7+15.4-0ubuntu9 failed to install/upgrade: kernel segfault. Hard lock

2021-08-28 Thread spec
Public bug reported:

Ubuntu-Studio 20.04.3 LTS on MacPro 5,1, dual W3520
From /proc/version: Linux version 5.11.0-27-lowlatency (buildd@lcy01-amd64-019) 
(gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0, GNU ld (GNU Binutils for Ubuntu) 
2.34) #29~20.04.1-Ubuntu SMP PREEMPT Wed Aug 11 17:06:56 UTC 2021

# apt-cache policy shim-signed
shim-signed:
  Installed: 1.40.7+15.4-0ubuntu9
  Candidate: 1.40.7+15.4-0ubuntu9
  Version table:
 *** 1.40.7+15.4-0ubuntu9 500
500 http://us.archive.ubuntu.com/ubuntu focal-updates/main amd64 
Packages
100 /var/lib/dpkg/status
 1.40.3+15+1533136590.3beb971-0ubuntu1 500
500 http://us.archive.ubuntu.com/ubuntu focal/main amd64 Packages

>What you expected to happen

Running `apt upgrade` would complete without issue.

>What happened instead

System hard lock, becomes completely unresponsive both from the local
terminal and over established SSH. Eventually memory is exhausted and
the machine reboots.

Upon restart, running `apt upgrade` returns the error: "E: dpkg was
interrupted, you must manually run 'dpkg --configure -a' to correct the
problem."

Running `dpkg --configure -a` attempts to complete installation of shim-
signed, segfaults, requiring a cold boot.

Only a fraction of the errors generated get written to the logs before
the crash as the crash prevents a final flush to disk. From a remote
machine I tailed several logs and triggered the crash again, then copied
the results from the terminal and attached to report.

** Affects: shim-signed (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Output of `tail -f dpkg.log syslog kern.log ` while 
running `dpkg --configure -a` from another terminal"
   
https://bugs.launchpad.net/bugs/1941963/+attachment/5521362/+files/specOBS_crash

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

Title:
  package shim-signed 1.40.7+15.4-0ubuntu9 failed to install/upgrade:
  kernel segfault. Hard lock

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


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

[Bug 1923066] Re: greenbone-security-assistant ftbfs, trying to access the network (removed from -release)

2021-08-28 Thread Steve Langasek
As do its reverse-dependencies.

** Changed in: gvmd (Ubuntu)
   Status: New => Invalid

** Changed in: openvas-scanner (Ubuntu)
   Status: New => Invalid

** Changed in: ospd (Ubuntu)
   Status: New => Invalid

** Changed in: ospd-openvas (Ubuntu)
   Status: New => Invalid

** Changed in: gvm (Ubuntu)
   Status: New => Invalid

** Changed in: python-gvm (Ubuntu)
   Status: New => Invalid

** Changed in: gvm-tools (Ubuntu)
   Status: New => Invalid

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

Title:
  greenbone-security-assistant ftbfs, trying to access the network
  (removed from -release)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/greenbone-security-assistant/+bug/1923066/+subscriptions


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

[Bug 1923066] Re: greenbone-security-assistant ftbfs, trying to access the network (removed from -release)

2021-08-28 Thread Steve Langasek
gvm-libs does not depend on greenbone-security-assistant and appears to
be otherwise migratable except for this bug.

** Changed in: gvm-libs (Ubuntu)
   Status: New => Invalid

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

Title:
  greenbone-security-assistant ftbfs, trying to access the network
  (removed from -release)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/greenbone-security-assistant/+bug/1923066/+subscriptions


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

[Bug 1923066] Re: greenbone-security-assistant ftbfs, trying to access the network (removed from -release)

2021-08-28 Thread Steve Langasek
Deleted in hirsute (by the bug submitter):

Debian #986531, LP: #1923066 demote gvm-libs and rdeps


** Changed in: greenbone-security-assistant (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/1923066

Title:
  greenbone-security-assistant ftbfs, trying to access the network
  (removed from -release)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/greenbone-security-assistant/+bug/1923066/+subscriptions


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

[Bug 1940573] Re: rust-alacritty-terminal/0.10.0-1 FTBFS in Impish

2021-08-28 Thread Steve Langasek
** Bug watch added: Debian Bug tracker #981823
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981823

** Also affects: rust-alacritty-terminal (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=981823
   Importance: Unknown
   Status: Unknown

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

Title:
  rust-alacritty-terminal/0.10.0-1 FTBFS in Impish

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rust-alacritty-terminal/+bug/1940573/+subscriptions


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

[Bug 1941954] Re: Translation issues

2021-08-28 Thread Gunnar Hjalmarsson
** Changed in: gnome-shell (Ubuntu)
   Status: In Progress => 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/1941954

Title:
  Translation issues

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


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

[Bug 1852985] Re: X Error of failed request: BadLength (poly request too large or internal Xlib length error)

2021-08-28 Thread Marco Altieri
I can confirm that `sudo apt purge fonts-noto-color-emoji` solved the problem 
for me too.
I am on Ubuntu 20.04.

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

Title:
  X Error of failed request:  BadLength (poly request too large or
  internal Xlib length error)

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


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

[Bug 1930320] Re: package flash-kernel 3.103ubuntu1~20.10.1 failed to install/upgrade: »installiertes flash-kernel-Skript des Paketes post-installation«-Unterprozess gab den Fehlerwert 1 zurück

2021-08-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: flash-kernel (Ubuntu)
   Status: New => Confirmed

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

Title:
  package flash-kernel 3.103ubuntu1~20.10.1 failed to install/upgrade:
  »installiertes flash-kernel-Skript des Paketes post-
  installation«-Unterprozess gab den Fehlerwert 1 zurück

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


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

[Bug 1936893] Re: Gnome-software says internet access not available while i'm connected

2021-08-28 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1936893

** Tags added: iso-testing

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

Title:
  Gnome-software says internet access not available while i'm connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-store-desktop/+bug/1936893/+subscriptions


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

[Bug 1756547] Re: LP refuses to import plural strings where e.g. msgstr[0] entries in PO file miss %d

2021-08-28 Thread Gunnar Hjalmarsson
Re-opening — see bug #1941954

** Changed in: gnome-shell (Ubuntu)
   Status: Fix Released => In Progress

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

Title:
  LP refuses to import plural strings where e.g. msgstr[0] entries in PO
  file miss %d

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


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

[Bug 1941956] [NEW] ZSTD is missing CMake Config file

2021-08-28 Thread Dawid Wróbel
Public bug reported:

Upstream provides the CMake Config files
(https://github.com/facebook/zstd/blob/dev/build/cmake/zstdConfig.cmake),
but Debian/Ubuntu package is missing them. For comparison, Homebrew on
macOS ships them, and so does vcpkg
(https://github.com/microsoft/vcpkg/blob/dd3d6df5001d49f954bc39b73a4c49ae3c9e8d15/ports/zstd/portfile.cmake#L39)

Please consider adding them.

** Affects: libzstd (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/1941956

Title:
  ZSTD is missing CMake Config file

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


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

[Bug 1926938] Re: Recent mainline packages are built with Hirsuite 21.04, not Focal 20.04 LTS

2021-08-28 Thread tlk
@72 
opening salvo of " Ignorance doesn't mean knowledge, it is quite the 
opposite..."
...nd then completely misreading a simple line of text.
k.

where have I said it's something to do w/ the headerz??? I've only meant
that the whole frigging exercise is to get the modules to work on my
site while you offer a roundabout way (complete with the obligatory
0.05% increase in gowd knows what) and then admitting it'll break the
darn modules...

the rest of the stuff is... I'd best leave it be))

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

Title:
  Recent mainline packages are built with Hirsuite 21.04, not Focal
  20.04 LTS

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


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

[Bug 1936893] Re: Gnome-software says internet access not available while i'm connected

2021-08-28 Thread Leó Kolbeinsson
Confirmimg comment #9 @glx

Testing Ubuntu Impish daily ISO 28-08-2021

Also receiving this error while attempting to install software -

The error is: "Unable to install: Internet access required but wasn't
available'

I then entered `sudo systemctl restart packagekit` and then was able to
install software.

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

Title:
  Gnome-software says internet access not available while i'm connected

To manage notifications about this bug go to:
https://bugs.launchpad.net/snap-store-desktop/+bug/1936893/+subscriptions


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

[Bug 1835630] Re: Relax dependency on specific version of libnvidia-compute-NNN

2021-08-28 Thread Ufos92
All I can say, is

WORKAROUND: build from source as described in the repository
(https://github.com/Syllo/nvtop)

```
git clone https://github.com/Syllo/nvtop.git
mkdir -p nvtop/build && cd nvtop/build
cmake ..
make

# Install globally on the system
sudo make install
```

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

Title:
  Relax dependency on specific version of libnvidia-compute-NNN

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


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

[Bug 1941955] [NEW] New upstream release 2021.08.28

2021-08-28 Thread Seth Forshee
Public bug reported:

[Impact]

New upstream release. This is a database of wireless regulations, and
should updated in all releases to ensure users have the most up-to-date
regulatory information.

[Test Case]

Following reboot after installing the new database, it should be
possible to query and change the regulatory domain using 'iw reg get'
and 'iw reg set'.

[Where problems could occur]

If crda or the kernel is unable to use the new database, users may be
stuck using the default "world" regulatory domain which is quite
restrictive, therefore they may be unable to use wireless channels that
they were able to use previously. Regulatory rules may have also changed
for the user's region, which could also make some channels unusable, but
this would not be a bug.

** Affects: wireless-regdb (Ubuntu)
 Importance: Undecided
 Assignee: Seth Forshee (sforshee)
 Status: In Progress

** Affects: wireless-regdb (Ubuntu Bionic)
 Importance: Undecided
 Assignee: Seth Forshee (sforshee)
 Status: Confirmed

** Affects: wireless-regdb (Ubuntu Focal)
 Importance: Undecided
 Assignee: Seth Forshee (sforshee)
 Status: Confirmed

** Affects: wireless-regdb (Ubuntu Hirsute)
 Importance: Undecided
 Assignee: Seth Forshee (sforshee)
 Status: Confirmed

** Affects: wireless-regdb (Ubuntu Impish)
 Importance: Undecided
 Assignee: Seth Forshee (sforshee)
 Status: In Progress

** Also affects: wireless-regdb (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: wireless-regdb (Ubuntu Impish)
   Importance: Undecided
 Assignee: Seth Forshee (sforshee)
   Status: In Progress

** Also affects: wireless-regdb (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: wireless-regdb (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Changed in: wireless-regdb (Ubuntu Bionic)
   Status: New => Confirmed

** Changed in: wireless-regdb (Ubuntu Bionic)
 Assignee: (unassigned) => Seth Forshee (sforshee)

** Changed in: wireless-regdb (Ubuntu Focal)
   Status: New => Confirmed

** Changed in: wireless-regdb (Ubuntu Focal)
 Assignee: (unassigned) => Seth Forshee (sforshee)

** Changed in: wireless-regdb (Ubuntu Hirsute)
   Status: New => Confirmed

** Changed in: wireless-regdb (Ubuntu Hirsute)
 Assignee: (unassigned) => Seth Forshee (sforshee)

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

Title:
  New upstream release 2021.08.28

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


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

[Bug 1941954] [NEW] Translation issues

2021-08-28 Thread Gunnar Hjalmarsson
Public bug reported:

This commit:

https://salsa.debian.org/gnome-team/gnome-shell/-/commit/86ace441

may have served its purpose for a couple of days. But then this
happened:

https://launchpad.net/ubuntu/+source/pkgbinarymangler/136

giving dh_translations the ability to create POT files when meson is in
use.

So what currently happens is:

1. The POT is created
2. The POT is modified with sed()
3. The POT is created again, overwriting the sed() modifications

And we still have import problems as reported in bug #1756547.

So the override in debian/rules needs to be changed to do things in the
right order.

Another thing: libgtk-3-bin should be added to Build-Depends to avoid
warnings when running dh_translations.

** Affects: gnome-shell (Ubuntu)
 Importance: Medium
 Assignee: Gunnar Hjalmarsson (gunnarhj)
 Status: In Progress

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

Title:
  Translation issues

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


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

[Bug 1941927] Re: Update libpmix-dev on Ubuntu 21.10

2021-08-28 Thread dann frazier
** Changed in: pmix (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/1941927

Title:
  Update libpmix-dev on Ubuntu 21.10

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


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

[Bug 1866619] Re: OverflowError when machine suspends and resumes after a longer while

2021-08-28 Thread Jim Kleckner
I manually applied this and it worked fine, thanks.

It is worth noting that the upstream package has been archived [1]:

From [1]:

DSTAT development has been terminated

Due to actions taken by RedHat to hijack the DSTAT name, further
development of this project has ceased. Development of this project is
taking place on the Dool fork [2].

So long and thanks for all the fish


[1] https://github.com/dstat-real/dstat


[2] https://github.com/scottchiefbaker/dool

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

Title:
  OverflowError when machine suspends and resumes after a longer while

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


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

[Bug 1941003] Re: Installer inaccessible to Orca screen reader

2021-08-28 Thread Adolfo Jayme
** Changed in: ubiquity (Ubuntu)
   Importance: Undecided => High

** Changed in: orca (Ubuntu)
   Importance: Undecided => High

** Tags added: a11y

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

Title:
  Installer inaccessible to Orca screen reader

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


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

[Bug 1941942] Re: New Collection menu should be configurable

2021-08-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: mate-menus (Ubuntu)
   Status: New => Confirmed

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

Title:
  New Collection menu should be configurable

To manage notifications about this bug go to:
https://bugs.launchpad.net/mate-desktop/+bug/1941942/+subscriptions


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

[Bug 1909814] Re: Keyboard not working

2021-08-28 Thread Manuel Krause
Hi people,
unfortunately I can't add information regarding the server systems' problems as 
I'm not affected. In fact I only have the few information that came in the 
bugzilla thread (https://bugzilla.kernel.org/show_bug.cgi?id=213031) and the 
fix patch stayed in kernel for only such a short period of time that I doubt 
anyone to be able to fix either this or "the other" issue.

Atm. I can't see a clear plan on how to go on, so feel free to add your
expertise, knowledge and opinion (here or there).

TIA,
Manuel

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

Title:
  Keyboard not working

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


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

[Bug 1203592] Re: Keyboard backlight does not work in Samsung Series 9 NP900X4C

2021-08-28 Thread Eduardo Casteluci
Confirmed that Kieran Clancy's solution (supplemented by ThOR27) works
on Samsung NP9005XT notebook. Thank you.

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

Title:
  Keyboard backlight does not work in Samsung Series 9 NP900X4C

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1203592/+subscriptions


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

[Bug 1940532] Re: [impish live session] gnome-shell crashed with SIGSEGV in libX11.so.6.4.0

2021-08-28 Thread Bernard Stafford
** Changed in: gnome-shell (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  [impish live session] gnome-shell crashed with SIGSEGV in
  libX11.so.6.4.0

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


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

[Bug 1941939] Re: Carla doesn't work

2021-08-28 Thread Erich Eickmeyer 
** Changed in: carla (Ubuntu)
   Status: New => Invalid

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

Title:
  Carla doesn't work

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


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

[Bug 1941950] [NEW] linux-riscv: missing kernel signature

2021-08-28 Thread Heinrich Schuchardt
Public bug reported:

U-Boot and EDK II both support secure boot. But
vmlinuz-5.11.0-1014-generic and vmlinuz-5.13.0-1002-generic are not
signed via sbsign.

Please, adjust the RISC-V build system to sign new kernels.

Best regards

Heinrich

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


** Tags: riscv64

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

Title:
  linux-riscv: missing kernel signature

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


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

[Bug 1941948] [NEW] Installation process crashed with grub fatal error

2021-08-28 Thread Fred Rocha
Public bug reported:

I think this is related to the EFI partition. I created my partitions
manually.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: ubiquity 21.04.19
ProcVersionSignature: Ubuntu 5.11.0-16.17-generic 5.11.12
Uname: Linux 5.11.0-16-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu65
Architecture: amd64
CasperMD5CheckResult: pass
CasperVersion: 1.461
CurrentDesktop: ubuntu:GNOME
Date: Sat Aug 28 12:59:32 2021
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu.seed 
maybe-ubiquity quiet splash ---
LiveMediaBuild: Ubuntu 21.04 "Hirsute Hippo" - Release amd64 (20210420)
ProcEnviron:
 LANGUAGE=en_US.UTF-8
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 LC_NUMERIC=C.UTF-8
RebootRequiredPkgs:
 linux-image-5.11.0-31-generic
 linux-base
 linux-image-5.11.0-16-generic
 linux-base
 linux-base
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug hirsute ubiquity-21.04.19 ubuntu

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

Title:
  Installation process crashed with grub fatal error

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


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

[Bug 1941890] Re: Ubiquity fails to connect to network when only ethernet connection available

2021-08-28 Thread Leó Kolbeinsson
Tested Impish dailies Kubuntu,Xubuntu and Ubuntu 28-08-2021

See results here:
http://iso.qa.ubuntu.com/qatracker/milestones/424/builds/235847/testcases/1300/results
http://iso.qa.ubuntu.com/qatracker/milestones/424/builds/235842/testcases/1300/results
http://iso.qa.ubuntu.com/qatracker/milestones/424/builds/235862/testcases/1300/results

This bug occured in both Kubuntu and Xubuntu installs using ethernet 
connections.
However the bug is not present in Ubuntu install.

This also is not present in Virtual Box installs - only bare metal
intstalls.

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

Title:
  Ubiquity fails to connect to network when only ethernet connection
  available

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


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

[Bug 1918179] Re: FFe: Sync 0ad 0.0.24b-1 (universe) from Debian experimental (main)

2021-08-28 Thread Jeremy Bicha
This bug was fixed in the package 0ad - 0.0.25b-1

---
0ad (0.0.25b-1) unstable; urgency=medium

  [David W. Kennedy ]
  * Package new upstream release. 
  * d/control: Update required versions of dependencies.
  * d/copyright: Update and correct copyright information of debian package
and embedded libraries
  * d/install: Install binaries/system/readme.txt as README.command-line.txt,
also mark install executable to support renaming README.txt with dh-exec.
  * d/rules: Clean up build files for libnvtt and spidermonkey in 
dh_auto_clean.
  * d/rules: Exclude libmozjs78-ps-release.so from dh_dwz in order to work 
around a crash in dwz.
  * d/source/local-options: Abort on changes to the upstream source code 
before committing to the upstream branch of Debian Salsa VCS
  * d/watch: Update URL for releases.

  [ Ludovic Rousseau ]
  * Fix "New upstream release of 0ad - version 0.0.25" (Closes: #992017)
  * d/control: use https:// for Homepage: URL
  * d/install: make the script executable
  * New upstream release 0.0.25b
  * d/patches/TestStunClient: remove failing test

 -- Ludovic Rousseau   Fri, 27 Aug 2021 15:28:30
+0200

0ad (0.0.24b-2) UNRELEASED; urgency=medium

  [ Pino Toscano ]
  * Install the AppStream file to /usr/share/metainfo, as /usr/share/appdata
is a long time deprecated location.
  * Install the application icon in the XDG hicolor icon theme, rather than
the legacy pixmaps location.

 -- Debian Games Team   Tue, 11
May 2021 08:48:59 +0200

0ad (0.0.24b-1) experimental; urgency=medium

  [ Phil Morrell ]
  * New upstream release.
  * Drop upstreamed patches.
  * Update build-deps. (Closes: #936101, #975379)

  [ Ludovic Rousseau ]
  * version 0.0.24b
  * d/copyright: remove unused entry
lintian: unused-file-paragraph-in-dep5-copyright paragraph at line 72
  * d/copyright: remove unused entry
lintian: unused-file-paragraph-in-dep5-copyright paragraph at line 22
  * use embedded nvtt since version 2.1.0 is not yet in unstable
  * Fix "New upstream release 0.0.24" (Closes: #983408)

 -- Ludovic Rousseau   Sun, 07 Mar 2021 10:53:17
+0100

** Changed in: 0ad (Ubuntu)
   Status: Incomplete => 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/1918179

Title:
  FFe: Sync 0ad 0.0.24b-1 (universe) from Debian experimental (main)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/0ad/+bug/1918179/+subscriptions


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

[Bug 1940766] Re: On Ubuntu MATE 21.10 caja-dropbox works, but shows wrong icon in tray/notification area

2021-08-28 Thread Norbert
The same happens with 1.26.0-0ubuntu1

** Also affects: ubuntu-mate-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/1940766

Title:
  On Ubuntu MATE 21.10 caja-dropbox works, but shows wrong icon in
  tray/notification area

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


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

[Bug 1941876] Re: Touchpad Sometimes Doesn't Work at Boot

2021-08-28 Thread Jayden Cortez
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Touchpad Sometimes Doesn't Work at Boot

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


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

[Bug 1941942] Re: New Collection menu should be configurable

2021-08-28 Thread Norbert
Upstream bug-report:

https://github.com/mate-desktop/mate-menus/issues/101

** Bug watch added: github.com/mate-desktop/mate-menus/issues #101
   https://github.com/mate-desktop/mate-menus/issues/101

** Also affects: mate-desktop via
   https://github.com/mate-desktop/mate-menus/issues/101
   Importance: Unknown
   Status: Unknown

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

Title:
  New Collection menu should be configurable

To manage notifications about this bug go to:
https://bugs.launchpad.net/mate-desktop/+bug/1941942/+subscriptions


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

[Bug 1937897] Re: GPIO error logs in start and dmesg after update of kernel

2021-08-28 Thread Bob H
These two error messages display when booting and closing live disk
media using 'safe graphics'

gpio gpiochip: (gpio_aaeon): tried to insert a GPIO chip with zero lines
gpiochip_add_data_with_key: GPIOs 0..-1 (gpio_aaeon) failed to register, -22

they do not seem to upset the processes of the media

this occurs with Kubunt Impish daily builds and also with Kubuntu 2004.3
daily build

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

Title:
  GPIO error logs in start and dmesg after update of kernel

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


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

[Bug 1941805] Re: liblas-bin unable to locate package

2021-08-28 Thread Hans Joachim Desserud
Thanks for reporting.

If you are running Ubuntu 20.04 or later, the package has unfortunately
been removed due to security issues and failing to build. See
https://launchpad.net/ubuntu/+source/liblas/+publishinghistory or
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932021 for more
details.

** Bug watch added: Debian Bug tracker #932021
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932021

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

Title:
  liblas-bin unable to locate package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/liblas/+bug/1941805/+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-08-28 Thread Hans Joachim Desserud
Thanks for reporting.

I don't know if it was a coincidence or direct response, but I see that
impish-proposed now has version 8u302-b08-0ubuntu2 [1]. Though it has
been packaged, it hasn't yet migrated to the release archive, looks like
it is currently blocked by some issues with newer glibc package [2].

Based on the package history, I reckon that once those issues are
resolved and the new version is available in Ubuntu Impish (the current
development release), it will also be added as updates for older Ubuntu
releases.


[1] https://launchpad.net/ubuntu/+source/openjdk-8/8u302-b08-0ubuntu2
[2] 
https://people.canonical.com/~ubuntu-archive/proposed-migration/impish/update_excuses.html#openjdk-8

** Tags added: upgrade-software-version

-- 
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 1941927] Re: Update libpmix-dev on Ubuntu 21.10

2021-08-28 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu
better.

It looks like the newer Debian version has been merged and is currently
in impish-proposed [1]. Currently it seems to be blocked by a new glibc
package [2], but once that is resolved hopefully pmix will migrate to
the release archive.


[1] https://bugs.launchpad.net/ubuntu/+source/pmix/4.1.0-3ubuntu1
[2] 
https://people.canonical.com/~ubuntu-archive/proposed-migration/impish/update_excuses.html#pmix

** Tags added: impish

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

Title:
  Update libpmix-dev on Ubuntu 21.10

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


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

[Bug 1941942] Re: New Collection menu should be configurable

2021-08-28 Thread Norbert
** Description changed:

   Expected behaviour
- Mozo, dconf or gsettings should allow use to disable or enable Collection 
menu.
+ Mozo, dconf or gsettings should allow user to disable or enable Collection 
menu.
  
   Actual behaviour
  New Collection menu seems to be hard-coded. Mozo, dconf or gsettings know 
nothing about it.
  
   Steps to reproduce the behaviour
  Install Ubuntu MATE 21.10 daily
  
   MATE general version
  1.24.1
  
   Package version
  1.26.0-0ubuntu1
  
   Linux Distribution
  Ubuntu MATE 21.10
  
  ProblemType: Bug
  DistroRelease: Ubuntu 21.10
  Package: mate-menus 1.26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1
  Uname: Linux 5.13.0-14-generic x86_64
  ApportVersion: 2.20.11-0ubuntu68
  Architecture: amd64
  CasperMD5CheckResult: pass
  CurrentDesktop: MATE
  Date: Sat Aug 28 10:40:43 2021
  InstallationDate: Installed on 2021-08-28 (0 days ago)
  InstallationMedia: Ubuntu-MATE 21.10 "Impish Indri" - Alpha amd64 (20210828)
  PackageArchitecture: all
  SourcePackage: mate-menus
  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/1941942

Title:
  New Collection menu should be configurable

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


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

[Bug 1941942] [NEW] New Collection menu should be configurable

2021-08-28 Thread Norbert
Public bug reported:

 Expected behaviour
Mozo, dconf or gsettings should allow user to disable or enable Collection menu.

 Actual behaviour
New Collection menu seems to be hard-coded. Mozo, dconf or gsettings know 
nothing about it.

 Steps to reproduce the behaviour
Install Ubuntu MATE 21.10 daily

 MATE general version
1.24.1

 Package version
1.26.0-0ubuntu1

 Linux Distribution
Ubuntu MATE 21.10

ProblemType: Bug
DistroRelease: Ubuntu 21.10
Package: mate-menus 1.26.0-0ubuntu1
ProcVersionSignature: Ubuntu 5.13.0-14.14-generic 5.13.1
Uname: Linux 5.13.0-14-generic x86_64
ApportVersion: 2.20.11-0ubuntu68
Architecture: amd64
CasperMD5CheckResult: pass
CurrentDesktop: MATE
Date: Sat Aug 28 10:40:43 2021
InstallationDate: Installed on 2021-08-28 (0 days ago)
InstallationMedia: Ubuntu-MATE 21.10 "Impish Indri" - Alpha amd64 (20210828)
PackageArchitecture: all
SourcePackage: mate-menus
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: mate-menus (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug impish

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

Title:
  New Collection menu should be configurable

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


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

[Bug 1941939] Re: Carla doesn't work

2021-08-28 Thread Anagram3K
Sorry about the report. I Found the resolved the problem.

After purging carla and related packages and reinstalling, everything
works now.

The commands I did to resolve the problem was:

sudo apt purge carla
sudo apt autoremove
sudo apt install carla

I don't know what caused the error, but the library still doesn't have
the symbol carla_cocoa_set_transient_window_for, but
/usr/share/carla/carla_utils.py doesn't have the call to it anymore

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

Title:
  Carla doesn't work

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


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

[Bug 1941939] [NEW] Carla doesn't work

2021-08-28 Thread Anagram3K
Public bug reported:

I am running Ubuntu 21.04, the carla package is 2.3.0-0ubuntu1

Carla crashes with this message:

Carla 2.3.2 started, status:
  Python version: 3.9.5
  Qt version: 5.15.2
  PyQt version:   5.15.4
  Binary dir: /usr/lib/carla
  Resources dir:  /usr/share/carla/resources
Traceback (most recent call last):
  File "/usr/share/carla/carla", line 46, in 
host = initHost(initName, libPrefix, False, False, True)
  File "/usr/share/carla/carla_host.py", line 3227, in initHost
gCarla.utils = CarlaUtils(utilsname)
  File "/usr/share/carla/carla_utils.py", line 333, in __init__
self.lib.carla_cocoa_set_transient_window_for.argtypes = [c_uintptr, 
c_uintptr]
  File "/usr/lib/python3.9/ctypes/__init__.py", line 387, in __getattr__
func = self.__getitem__(name)
  File "/usr/lib/python3.9/ctypes/__init__.py", line 392, in __getitem__
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /usr/lib/carla/libcarla_utils.so: undefined symbol: 
carla_cocoa_set_transient_window_for

Compiling the last version from github (https://github.com/falkTX/Carla)
works as expected.

Using nm I was able to confirm the libcarla_utils.so from the Ubuntu package 
doesn't have the symbol carla_cocoa_set_transient_window_for
 present, but the compiled version has.

ProblemType: Bug
DistroRelease: Ubuntu 21.04
Package: carla 2.3.0-0ubuntu1
ProcVersionSignature: Ubuntu 5.11.0-31.33-lowlatency 5.11.22
Uname: Linux 5.11.0-31-lowlatency x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
ApportVersion: 2.20.11-0ubuntu65.1
Architecture: amd64
CasperMD5CheckResult: unknown
CurrentDesktop: KDE
Date: Sat Aug 28 03:54:44 2021
InstallationDate: Installed on 2021-01-19 (220 days ago)
InstallationMedia: Ubuntu-Studio 20.10 "Groovy Gorilla" - Release amd64 
(20201022)
SourcePackage: carla
UpgradeStatus: Upgraded to hirsute on 2021-08-27 (0 days ago)

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


** Tags: amd64 apport-bug hirsute third-party-packages

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

Title:
  Carla doesn't work

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


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