[Bug 1945182] Re: YubiKey does not work at Firefox in snap

2021-09-27 Thread Olivier Tilloy
Can you please run the following command in a terminal and share the
output?

snap connections firefox | grep u2f

Can you also share the output of `lsusb` ?

** Changed in: firefox (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/1945182

Title:
  YubiKey does not work at Firefox in snap

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


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

[Bug 1945015] Re: link for opening release notes no longer works

2021-09-27 Thread Olivier Tilloy
That's essentially the same problem as bug #1870640: snaps do not have a
way to integrate with the update-alternatives system (this was discussed
in https://forum.snapcraft.io/t/how-to-make-snap-eligible-for-update-
alternatives/21654 without a solution).

The way this was addressed for chromium is a transitional deb package
that installs the snap, and that has postinst scripts to register the
snap as a valid x-www-browser and gnome-www-browser alternative with the
host system.

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

Title:
  link for opening release notes no longer works

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


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

[Bug 1944447] Re: refresh-app-awareness=true does not seem to concern dependencies

2021-09-23 Thread Olivier Tilloy
I saw a similar crash on Tuesday, when gnome-3-38-2004 was automatically
refreshed from revision 39 to revision 76 under a running firefox (with
refresh app awareness enabled). The next time I interacted with firefox,
it crashed instantly.

Ian helped me debug the issue further in a private conversation, and he
confirmed that the problem was with revision 39 that was garbage
collected on my system.

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

Title:
  refresh-app-awareness=true does not seem to concern dependencies

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


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

[Bug 1741074] Re: [snap] chrome-gnome-shell extension fails to detect native host connector

2021-09-23 Thread Olivier Tilloy
I'm quoting James Henstridge on a possible approach to tackle the
problem:

« The design of the native messaging system for extensions is something
that could theoretically fit into a confinement system like snapd or
flatpak. Instead of executing the native messaging server directly, the
browser could ask something outside the sandbox to execute the server
and hand it the communication pipes.

That's quite a large project though: it'd require modifications to the
browser(s), design and implementation of an API (maybe in xdg-desktop-
portal?), evaluation of the security implications, etc. »

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

Title:
  [snap] chrome-gnome-shell extension fails to detect native host
  connector

To manage notifications about this bug go to:
https://bugs.launchpad.net/keepassxc-snap/+bug/1741074/+subscriptions


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

[Bug 1741074] Re: [snap] chrome-gnome-shell extension fails to detect native host connector

2021-09-23 Thread Olivier Tilloy
And for future reference, here is Mozilla's documentation on native
messaging: https://developer.mozilla.org/en-US/docs/Mozilla/Add-
ons/WebExtensions/Native_messaging.

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

Title:
  [snap] chrome-gnome-shell extension fails to detect native host
  connector

To manage notifications about this bug go to:
https://bugs.launchpad.net/keepassxc-snap/+bug/1741074/+subscriptions


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

[Bug 1741074] Re: [snap] chrome-gnome-shell extension fails to detect native host connector

2021-09-23 Thread Olivier Tilloy
Thanks for these useful data points Merlijn. That is certainly an
important use case that we want to continue supporting. I had a quick
look at both the github repository and the "Belgium eID" firefox
extension (https://addons.mozilla.org/en-US/firefox/addon/belgium-eid/),
and I can't find any references to nativeMessaging there. Am I missing
another piece of the puzzle? Or could it be that this is a different
problem altogether?

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

Title:
  [snap] chrome-gnome-shell extension fails to detect native host
  connector

To manage notifications about this bug go to:
https://bugs.launchpad.net/keepassxc-snap/+bug/1741074/+subscriptions


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

[Bug 1944551] Re: package firefox-locale-it 85.0.1+build1-0ubuntu0.20.04.1 failed to install/upgrade: unable to make backup link of './usr/lib/firefox-addons/extensions/langpack...@firefox.mozilla.org

2021-09-22 Thread Olivier Tilloy
That looks like a corrupted package, maybe caused by a temporary network
failure.

Can you try running the following command in a terminal?

sudo apt reinstall firefox-locale-it

** Changed in: firefox (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/1944551

Title:
  package firefox-locale-it 85.0.1+build1-0ubuntu0.20.04.1 failed to
  install/upgrade: unable to make backup link of './usr/lib/firefox-
  addons/extensions/langpack...@firefox.mozilla.org.xpi' before
  installing new version: Input/output error

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


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

[Bug 1943840] Re: [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

2021-09-21 Thread Olivier Tilloy
Proposed update to ubuntu-settings to address the last point in the
previous comment (firefox launcher in the dock):
https://code.launchpad.net/~osomon/ubuntu/+source/ubuntu-
settings/+git/ubuntu-settings/+merge/408924

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

Title:
  [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

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


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

[Bug 1943840] Re: [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

2021-09-21 Thread Olivier Tilloy
I opened and closed the stable/ubuntu-21.10 channel for the firefox
snap, per
https://wiki.ubuntu.com/UbuntuSeededSnaps#Channel_availability.

I then tested a dist-upgrade with my branch of ubuntu-release-upgrader
in a clean and fully up-to-date hirsute VM, and I observed that the
firefox snap was being installed and the deb uninstalled, and I also saw
that:

 - the snap-store snap is being upgraded, as expected

 - firefox-locale-* debs are not being removed, they probably should

 - the gnome-3-34-1804 snap isn't being removed, despite becoming
unnecessary (on a clean system with only the minimally seeded snaps − in
practice though it is likely that on an actual system there will be
other snaps that require it)

 - rebooting after the dist upgrade gives a blank login screen, there
appears to be something broken there (probably unrelated to this change)

 - the default firefox launcher in the dock will be removed when the deb
is uninstalled, it would be good to replace it with a launcher for the
snap

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

Title:
  [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

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


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

[Bug 1942437] Re: [UIFe] Impish wallpapers

2021-09-20 Thread Olivier Tilloy
Uploaded: https://launchpad.net/ubuntu/+source/ubuntu-
wallpapers/21.10.1-0ubuntu1

** Changed in: ubuntu-wallpapers (Ubuntu)
   Status: Triaged => 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/1942437

Title:
  [UIFe] Impish wallpapers

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


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

[Bug 1943840] Re: [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

2021-09-17 Thread Olivier Tilloy
Proposed update for ubuntu-release-upgrader:
https://code.launchpad.net/~osomon/ubuntu-release-upgrader/+git/ubuntu-
release-upgrader/+merge/408838


Please note that these were not actually tested. This requires thorough testing 
before actually being considered for upload.

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

Title:
  [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

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


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

[Bug 1943840] Re: [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

2021-09-17 Thread Olivier Tilloy
Proposed seed update: https://code.launchpad.net/~osomon/ubuntu-
seeds/+git/ubuntu/+merge/408825

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

Title:
  [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

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


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

[Bug 1943840] Re: [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

2021-09-17 Thread Olivier Tilloy
** Changed in: ubuntu-meta (Ubuntu Impish)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: ubuntu-release-upgrader (Ubuntu Impish)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

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

Title:
  [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

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


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

[Bug 1942437] Re: [UIFe] Impish wallpapers

2021-09-17 Thread Olivier Tilloy
** Changed in: ubuntu-wallpapers (Ubuntu)
   Status: In Progress => New

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

Title:
  [UIFe] Impish wallpapers

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


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

[Bug 1942437] Re: [UIFe] Impish wallpapers

2021-09-17 Thread Olivier Tilloy
** Description changed:

+ The Impish Indri wallpapers, including two original images that won the 
wallpaper competition¹, and the official ones produced by the Canonical design 
team.
+ As we got those past UI freeze (which happened on September 9), this requires 
a UI freeze exception².
+ 
+ Gunnar (~gunnarhj), who is an administrator of both the documentation
+ and translation teams, acknowledged the update in comment #8.
+ 
+ ¹ https://ubuntu.com/blog/winners-of-the-21-10-wallpaper-competition
+ ² 
https://wiki.ubuntu.com/FreezeExceptionProcess#UserInterfaceFreeze_Exceptions
+ 
+ 
+ Original description:
+ 
  We need to include the winners of the 21.10 wallpaper competition in the
  release image. I don't know how to attack files here so I'll just
  provide links to the winning images in Discourse:
  
  First: https://discourse.ubuntu.com/t/wallpaper-competition-for-impish-
  indri-ubuntu-21-10/22852/171?u=rhys-
  davies&_ga=2.144156597.1440561583.1630580808-2071368223.1629705927
  
  Second: https://discourse.ubuntu.com/t/wallpaper-competition-for-impish-
  indri-ubuntu-21-10/22852/60?u=rhys-
  davies&_ga=2.144156597.1440561583.1630580808-2071368223.1629705927
  
  Also, I mentioned in the competition that if the Desktop team decided
  that they could fit more submissions into the release image without it
  becoming too big, that the next 8 submissions might make it in too. So
  if you decide you can fit more in please let me or Monica know and take
  them from the links in this blog post which lists them in the winning
  order: https://ubuntu.com/blog/winners-of-the-21-10-wallpaper-
  competition
  
  Let me know if there's anything else I can do.

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

Title:
  [UIFe] Impish wallpapers

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


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

[Bug 1942437] Re: [UIFe] Impish wallpapers

2021-09-16 Thread Olivier Tilloy
** Changed in: ubuntu-wallpapers (Ubuntu)
   Status: New => 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/1942437

Title:
  [UIFe] Impish wallpapers

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


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

[Bug 1942437] Re: Impish wallpaper competition winners

2021-09-16 Thread Olivier Tilloy
** Attachment added: "Impish-Indri_WP_4096x2304_Grey.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-wallpapers/+bug/1942437/+attachment/5525725/+files/Impish-Indri_WP_4096x2304_Grey.png

** Summary changed:

- Impish wallpaper competition winners
+ [UIFe] Impish wallpapers

** Changed in: ubuntu-wallpapers (Ubuntu)
   Importance: Undecided => High

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

Title:
  [UIFe] Impish wallpapers

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


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

[Bug 1942437] Re: Impish wallpaper competition winners

2021-09-16 Thread Olivier Tilloy
** Attachment added: "Impish-Indri_WP_4096x2304.png"
   
https://bugs.launchpad.net/ubuntu/+source/ubuntu-wallpapers/+bug/1942437/+attachment/5525724/+files/Impish-Indri_WP_4096x2304.png

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

Title:
  [UIFe] Impish wallpapers

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


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

[Bug 1942437] Re: Impish wallpaper competition winners

2021-09-16 Thread Olivier Tilloy
Just got the official wallpapers from the Canonical design team,
attaching them here.

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

Title:
  [UIFe] Impish wallpapers

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


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

[Bug 1943842] [NEW] rustc 1.53 and cargo 0.54 required by firefox 94

2021-09-16 Thread Olivier Tilloy
Public bug reported:

Firefox 94+ will require rustc 1.53 and cargo 0.54 to build¹.

The beta phase for Firefox 94.0 begins on 2021-09-30 and release
candidates will be available from 2021-10-28.

We will need these in impish and all supported releases: bionic, focal,
hirsute.

¹ https://bugzilla.mozilla.org/show_bug.cgi?id=1730680

** Affects: cargo (Ubuntu)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: rustc (Ubuntu)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: cargo (Ubuntu Bionic)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: rustc (Ubuntu Bionic)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: cargo (Ubuntu Focal)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: rustc (Ubuntu Focal)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: cargo (Ubuntu Hirsute)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: rustc (Ubuntu Hirsute)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Also affects: cargo (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: cargo (Ubuntu)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Also affects: cargo (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: rustc (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: cargo (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: rustc (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: cargo (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: rustc (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Changed in: cargo (Ubuntu Bionic)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: cargo (Ubuntu Focal)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: cargo (Ubuntu Hirsute)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: rustc (Ubuntu Bionic)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: rustc (Ubuntu Focal)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: rustc (Ubuntu Hirsute)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

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

Title:
  rustc 1.53 and cargo 0.54 required by firefox 94

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


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

[Bug 1943840] [NEW] [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

2021-09-16 Thread Olivier Tilloy
Public bug reported:

Per Canonical's distribution agreement with Mozilla, we're making the
snap¹ the default installation of firefox on desktop ISOs starting with
Ubuntu 21.10.

The snap is built and published for amd64, armhf and arm64. It is
jointly maintained by Mozilla and the Ubuntu desktop team, and published
by Mozilla.

This requires updating the desktop-minimal seed, as well as ubuntu-
release-upgrader.

¹ https://snapcraft.io/firefox

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

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

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

Title:
  [FFe] Update the ubuntu-desktop-minimal seed to use the firefox snap

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


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

[Bug 1942437] Re: Impish wallpaper competition winners

2021-09-15 Thread Olivier Tilloy
The first two wallpapers weigh 8.8MB. We're still waiting on the
official wallpaper from the design team, but in the last few releases it
weighed on average around 1MB.

For future reference, here is the list of total size in MB for each
release's wallpapers package:

5,3Mkarmic
3,8Mlucid
2,5Mmaverick
3,1Mnatty
2,4Moneiric
2,5Mprecise
3,4Mquantal
2,3Mraring
4,8Msaucy
8,0Mtrusty
9,6Mutopic
15M vivid
14M wily
17M xenial
12M yakkety
12M zesty
12M artful
36M bionic
19M cosmic
15M disco
7,0Meoan
12M focal
6,5Mgroovy
1,2Mgroovy-raspi
6,0Mhirsute

Given the trend, I'd argue that keeping only the first two winners is
reasonable.

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

Title:
  Impish wallpaper competition winners

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


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

[Bug 1942437] Re: Impish wallpaper competition winners

2021-09-10 Thread Olivier Tilloy
Waiting on Monica to attach full-resolution wallpapers here, as well as
on the Canonical design team to provide the official indri wallpaper.

This will require a UI freeze exception¹, as we're past the freeze
already.


¹ https://wiki.ubuntu.com/FreezeExceptionProcess#UserInterfaceFreeze_Exceptions

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

Title:
  Impish wallpaper competition winners

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


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

[Bug 1943234] Re: "ubuntu-bug thunderbird" produces a stackstrace: TypeError: expected string or bytes-like object

2021-09-10 Thread Olivier Tilloy
** Changed in: thunderbird (Ubuntu)
   Status: Confirmed => Fix Committed

** Changed in: thunderbird (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

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

Title:
  "ubuntu-bug thunderbird" produces a stackstrace: TypeError: expected
  string or bytes-like object

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


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

[Bug 1943234] Re: "ubuntu-bug thunderbird" produces a stackstrace: TypeError: expected string or bytes-like object

2021-09-10 Thread Olivier Tilloy
Fixed with
https://bazaar.launchpad.net/~mozillateam/thunderbird/thunderbird.impish/revision/639.

Note however that there are several other issues with the apport hook,
starting with not detecting correctly the default profile (see
https://code.launchpad.net/~seb128/thunderbird/default-profile-
fix/+merge/392985), so more work is needed to make it really useful
again.

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

Title:
  "ubuntu-bug thunderbird" produces a stackstrace: TypeError: expected
  string or bytes-like object

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


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

[Bug 1943234] Re: "ubuntu-bug thunderbird" produces a stackstrace: TypeError: expected string or bytes-like object

2021-09-10 Thread Olivier Tilloy
This affects all supported versions of Ubuntu (18.04 has python 3.6.9).

** Changed in: thunderbird (Ubuntu)
   Status: New => Confirmed

** Changed in: thunderbird (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  "ubuntu-bug thunderbird" produces a stackstrace: TypeError: expected
  string or bytes-like object

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


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

[Bug 1942364] Re: sonixb camera is unusable on Chromium

2021-09-02 Thread Olivier Tilloy
That looks alright.
Can you run `journalctl -f | grep DEN` in a terminal, launch chromium and see 
if there are any relevant denials in the journal when trying to use your camera?

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

Title:
  sonixb camera is unusable on Chromium

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


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

[Bug 1942437] Re: Impish wallpaper competition winners

2021-09-02 Thread Olivier Tilloy
** Changed in: ubuntu-wallpapers (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

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

Title:
  Impish wallpaper competition winners

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


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

[Bug 1942364] Re: sonixb camera is unusable on Chromium

2021-09-01 Thread Olivier Tilloy
Can you please share the output of `snap connections chromium` ?

** Changed in: chromium-browser (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/1942364

Title:
  sonixb camera is unusable on Chromium

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


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

[Bug 1940925] Re: [FFe] Do not activate spread view on first boot

2021-08-26 Thread Olivier Tilloy
WRT comment #10, +1 from me.

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

Title:
  [FFe] Do not activate spread view on first boot

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


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

[Bug 1846423] Re: Lightning: Cannot dismiss reminders. Got a VALUE parameter with an illegal type for property: VALUE=DURATION

2021-08-20 Thread Olivier Tilloy
According to the upstream bug report, this was fixed in 78.12.0, which
should make its way to the updates of all supported Ubuntu releases very
soon.

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

Title:
  Lightning: Cannot dismiss reminders. Got a VALUE parameter with an
  illegal type for property: VALUE=DURATION

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


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

[Bug 1940631] [NEW] Keep thunderbird 91 in impish-proposed until a point release enables profile upgrades

2021-08-20 Thread Olivier Tilloy
Public bug reported:

Thunderbird 91 was released on August 11. According to the release notes
(https://www.thunderbird.net/en-US/thunderbird/91.0/releasenotes/):

  « Thunderbird version 91.0 is only offered as direct download from
thunderbird.net and not as an upgrade from Thunderbird version 78 or
earlier. A future release will provide updates from earlier versions. »

To follow upstream's lead on safe upgrades, let's keep 91 in impish-
proposed for now, until a later point release enables upgrades,
hopefully before final freeze.

** Affects: thunderbird (Ubuntu)
 Importance: High
 Assignee: Olivier Tilloy (osomon)
 Status: Triaged


** Tags: block-proposed

** Changed in: thunderbird (Ubuntu)
   Status: New => Triaged

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

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

Title:
  Keep thunderbird 91 in impish-proposed until a point release enables
  profile upgrades

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


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

[Bug 1940417] Re: On Wayland toolbar menus are sometimes invisible/flickering

2021-08-19 Thread Olivier Tilloy
** Summary changed:

- In Firefox Random Toolbar menus (Library, Downloads Panel, Application Menu, 
etc.) won't open 
+ On Wayland toolbar menus are sometimes invisible/flickering

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

Title:
  On Wayland toolbar menus are sometimes invisible/flickering

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


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

[Bug 1939941] Re: Drop down menu issues

2021-08-19 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1940417 ***
https://bugs.launchpad.net/bugs/1940417

** This bug has been marked a duplicate of bug 1940417
   In Firefox Random Toolbar menus (Library, Downloads Panel, Application Menu, 
etc.) won't open

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

Title:
  Drop down menu issues

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


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

[Bug 1939941] Re: Drop down menu issues

2021-08-19 Thread Olivier Tilloy
Sounds similar indeed.

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

Title:
  Drop down menu issues

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


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

[Bug 1914997] Re: Can't able to view downloads

2021-08-19 Thread Olivier Tilloy
Unlikely, because bug #1940417 appears to be a wayland-specific issue,
and this bug was reported on 20.04, where the default session is X11.

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

Title:
  Can't able to view downloads

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


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

[Bug 1939895] Re: The application menu flickers in wayland

2021-08-19 Thread Olivier Tilloy
That sounds similar indeed. Milos, can you please run the following
command to attach additional debug information?

apport-collect 1939895

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

Title:
  The application menu flickers in wayland

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


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

[Bug 1940417] Re: In Firefox Random Toolbar menus (Library, Downloads Panel, Application Menu, etc.) won't open

2021-08-18 Thread Olivier Tilloy
Thanks for the report. Could you please run the following command to
attach additional debug information?

apport-collect 1940417

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

Title:
  In Firefox Random Toolbar menus (Library, Downloads Panel, Application
  Menu, etc.) won't open

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


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

[Bug 1940417] Re: In Firefox Random Toolbar menus (Library, Downloads Panel, Application Menu, etc.) won't open

2021-08-18 Thread Olivier Tilloy
** Bug watch added: Mozilla Bugzilla #1726323
   https://bugzilla.mozilla.org/show_bug.cgi?id=1726323

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1726323
   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/1940417

Title:
  In Firefox Random Toolbar menus (Library, Downloads Panel, Application
  Menu, etc.) won't open

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


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

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

2021-08-17 Thread Olivier Tilloy
From the upstream bug report
(https://bugzilla.mozilla.org/show_bug.cgi?id=1724656), I tested rather
extensively in a Fedora 33 VM and wasn't able to reproduce the issue, so
there seems to be something that's specific to Ubuntu in this problem
(maybe the version of dash-to-dock?).

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

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

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


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

[Bug 1756885] Re: [snap] License reported as 'unknown'

2021-08-16 Thread Olivier Tilloy
Fixed with https://bazaar.launchpad.net/~osomon/+junk/0ad-
snap/revision/44. This will be picked up with the next rebuild of the
snap.

** Changed in: 0ad (Ubuntu)
   Status: New => Fix Committed

** Changed in: 0ad (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Changed in: 0ad (Ubuntu)
   Importance: Undecided => Low

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

Title:
  [snap] License reported as 'unknown'

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


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

[Bug 1756885] Re: [snap] License reported as 'unknown'

2021-08-16 Thread Olivier Tilloy
This is bug #1814640: the license is correctly displayed by "snap info
0ad" when the snap isn't installed, but it is displayed as "unset" when
the snap is installed.

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

Title:
  [snap] License reported as 'unknown'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/0ad/+bug/1756885/+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-14 Thread Olivier Tilloy
The easiest way to get alpha 25 on Ubuntu is to install the snap:

snap install 0ad

-- 
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 1757073] Re: Snap stopped working on Ubuntu 18.04

2021-08-14 Thread Olivier Tilloy
** Package changed: 0ad (Ubuntu) => snapd (Ubuntu)

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

Title:
  Snap stopped working on Ubuntu 18.04

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


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

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

2021-08-13 Thread Olivier Tilloy
I have managed to reproduce the issue with the upstream build for
78.13.0, downloaded from thunderbird.net, in a fully up-to-date hirsute
VM, executed with MOZ_ENABLE_WAYLAND=1.

This rules out a packaging problem.

** Also affects: gnome-shell-extension-ubuntu-dock (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/1932328

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

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


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

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

2021-08-13 Thread Olivier Tilloy
FWIW, I can also observe the issue in a fully up-to-date impish
(upcoming 21.10) VM.

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

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

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


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

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

2021-08-13 Thread Olivier Tilloy
Commenting out the line that reads

export MOZ_ENABLE_WAYLAND=1

in /usr/lib/thunderbird/thunderbird.sh makes the problem go away,
because the application will now run as an XWayland client.

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

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

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


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

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

2021-08-13 Thread Olivier Tilloy
** Bug watch added: Mozilla Bugzilla #1724656
   https://bugzilla.mozilla.org/show_bug.cgi?id=1724656

** Also affects: thunderbird via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1724656
   Importance: Unknown
   Status: Unknown

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

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

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

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


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

[Bug 1938683] Re: Thunderbird still running after being closed

2021-08-13 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1932328 ***
https://bugs.launchpad.net/bugs/1932328

** This bug has been marked a duplicate of bug 1932328
   Thunderbird under Wayland does not correctly close (or manage) windows

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

Title:
  Thunderbird still running after being closed

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


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

[Bug 1939746] Re: Leaves open window marker on icon in gdm3 favourites sidebar after program has exited

2021-08-13 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1932328 ***
https://bugs.launchpad.net/bugs/1932328

** This bug has been marked a duplicate of bug 1932328
   Thunderbird under Wayland does not correctly close (or manage) windows

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

Title:
  Leaves open window marker on icon in gdm3 favourites sidebar after
  program has exited

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


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

[Bug 1936647] Re: right-click popups transparent after upgrade to Firefox 90

2021-08-09 Thread Olivier Tilloy
** Bug watch added: Mozilla Bugzilla #1720874
   https://bugzilla.mozilla.org/show_bug.cgi?id=1720874

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1720874
   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/1936647

Title:
  right-click popups transparent after upgrade to Firefox 90

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


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

[Bug 1934027] Re: no abre chromiun en linux mint 20 (Chromium doesn't open in LM 20)

2021-08-09 Thread Olivier Tilloy
Chromium on Linux Mint is a separate package, not maintained in the
Ubuntu repositories. Please report the issue to Mint developers.

** Changed in: chromium-browser (Ubuntu)
   Status: Incomplete => Invalid

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

Title:
  no abre chromiun en linux mint 20 (Chromium doesn't open in LM 20)

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


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

[Bug 1933088] Re: Does not work properly for videos with latest Chrome

2021-08-09 Thread Olivier Tilloy
Is this chrome, or chromium?
If the former, please report a bug at 
https://bugs.chromium.org/p/chromium/issues/entry. If the latter, please share 
the output of `snap info chromium`.

** Changed in: chromium-browser (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/1933088

Title:
  Does not work properly for videos with latest Chrome

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


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

[Bug 1937343] Re: FireFox 90 unable to install unsigned webextensions

2021-08-04 Thread Olivier Tilloy
MOZ_REQUIRE_SIGNING is a security measure to prevent users from running
unsigned (and potentially damaging) extensions, while I understand your
use case it is not reasonable to suggest turning it off by default for
all Ubuntu users.

** Changed in: firefox (Ubuntu)
   Status: Confirmed => Invalid

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

Title:
  FireFox 90 unable to install unsigned webextensions

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


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

[Bug 1937343] Re: FireFox 90 unable to install unsigned webextensions

2021-08-04 Thread Olivier Tilloy
Thanks for the reference to the upstream bug Michael.

Here is some comprehensive documentation: https://wiki.mozilla.org/Add-
ons/Extension_Signing (see the Timeline section, the preference that you
mention was deprecated in Firefox 48, released 5 years ago).

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

Title:
  FireFox 90 unable to install unsigned webextensions

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


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

[Bug 1938152] Re: Printing output gets truncated on 90.0.0 and 90.0.1

2021-08-02 Thread Olivier Tilloy
This is fixed in 90.0.2, which is available in Ubuntu impish (upcoming
21.10).

Builds have been prepared for other Ubuntu releases, but as 90.0.2
doesn't contain any security fix and as the first release candidate for
91.0 is scheduled for later today, it's unlikely that they will make it
to the regular updates channel.

** Changed in: firefox (Ubuntu)
   Status: Confirmed => Fix Released

** Bug watch added: Mozilla Bugzilla #1720621
   https://bugzilla.mozilla.org/show_bug.cgi?id=1720621

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1720621
   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/1938152

Title:
  Printing output gets truncated on 90.0.0 and 90.0.1

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


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

[Bug 1938630] Re: Sorting by Évaluation

2021-08-02 Thread Olivier Tilloy
** Changed in: gnome-software (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/1938630

Title:
  Sorting by Évaluation

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


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

[Bug 1932145] Re: rustc 1.51 and cargo 0.52 required by firefox 91

2021-07-23 Thread Olivier Tilloy
Thanks Michael!

** Changed in: cargo (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: rustc (Ubuntu)
   Status: In Progress => Fix Released

** Changed in: cargo (Ubuntu Bionic)
   Status: Triaged => Fix Committed

** Changed in: cargo (Ubuntu Focal)
   Status: Triaged => Fix Committed

** Changed in: cargo (Ubuntu Hirsute)
   Status: Triaged => Fix Committed

** Changed in: rustc (Ubuntu Bionic)
   Status: Triaged => Fix Committed

** Changed in: rustc (Ubuntu Focal)
   Status: Triaged => Fix Committed

** Changed in: rustc (Ubuntu Hirsute)
   Status: Triaged => 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/1932145

Title:
   rustc 1.51 and cargo 0.52 required by firefox 91

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


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

[Bug 1934854] Re: package chromium-browser (not installed) failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 1

2021-07-08 Thread Olivier Tilloy
>From DpkgTerminalLog.txt:

==> Installing the chromium snap
erreur : system does not fully support snapd: cannot mount squashfs image
  using "squashfs": mount: /tmp/sanity-mountpoint-544566046: wrong fs
  type, bad option, bad superblock on /dev/loop0, missing codepage or
  helper program, or other error.

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

Title:
  package chromium-browser (not installed) failed to install/upgrade:
  new chromium-browser package pre-installation script subprocess
  returned error exit status 1

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

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

[Bug 1933972] Re: Firefox opens pdf file with Gimp when evince is expected

2021-06-30 Thread Olivier Tilloy
That screenshot shows that the default-release profile is the one being
used, so that handlers.json file is the one to look at.

And the value of "4" for the action corresponding to "application/pdf"
is correct, it means "use the system's default handler".

>From what I can tell, Firefox calls g_app_info_get_default_for_type() to
get the default system handler for a given mime type.

Can you share the output of:

gio mime application/pdf

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

Title:
  Firefox opens pdf file with Gimp when evince is expected

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

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

[Bug 1933972] Re: Firefox opens pdf file with Gimp when evince is expected

2021-06-30 Thread Olivier Tilloy
Thanks for the feedback, so it seems it's a problem with firefox indeed.

Can you share the following file:

~/.mozilla/firefox/PROFILE/handlers.json

where PROFILE is your firefox profile folder currently in use (you can
get that information by browsing to about:profiles)

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

Title:
  Firefox opens pdf file with Gimp when evince is expected

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

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

[Bug 1933972] Re: Firefox opens pdf file with Gimp when evince is expected

2021-06-29 Thread Olivier Tilloy
Thanks for the report.

What happens if you run `gio open` on a pdf file from the command line?
Does it open in evince as you'd expect?

gio open /full/path/to/file.pdf

** Changed in: firefox (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/1933972

Title:
  Firefox opens pdf file with Gimp when evince is expected

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

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

[Bug 1930721] Re: Issue after update Ubuntu on version 21. Firefox often freeze

2021-06-28 Thread Olivier Tilloy
Firefox 89.0.2 was published to all supported Ubuntu releases, so I'm
tentatively marking this fixed. Please re-open if this isn't the case.

** Changed in: firefox (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/1930721

Title:
  Issue after update Ubuntu on version 21. Firefox often freeze

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

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

[Bug 1914374] Re: Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

2021-06-28 Thread Olivier Tilloy
** Changed in: ubiquity (Ubuntu)
 Assignee: jean fourie (jeanjpfmainten2) => (unassigned)

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

Title:
  Multiple issues on HP ZBook 15 G7 after installing 20.04.2 image

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

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

[Bug 1930721] Re: Issue after update Ubuntu on version 21. Firefox often freeze

2021-06-22 Thread Olivier Tilloy
Quite possibly linked to
https://bugzilla.mozilla.org/show_bug.cgi?id=1708224.

** Bug watch added: Mozilla Bugzilla #1708224
   https://bugzilla.mozilla.org/show_bug.cgi?id=1708224

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1708224
   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/1930721

Title:
  Issue after update Ubuntu on version 21. Firefox often freeze

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

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

[Bug 1930721] Re: Issue after update Ubuntu on version 21. Firefox often freeze

2021-06-22 Thread Olivier Tilloy
If this is indeed the issue mentioned in that upstream bug report, then
the 89.0.2 release candidate should fix it.

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

Title:
  Issue after update Ubuntu on version 21. Firefox often freeze

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

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

[Bug 1931909] Re: firefox v89 causes Lubuntu 20.10 to hang on dell d630

2021-06-22 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1930721 ***
https://bugs.launchpad.net/bugs/1930721

Tentatively marking as duplicate of bug #1930721.

** This bug has been marked a duplicate of bug 1930721
   Issue after update Ubuntu on version 21. Firefox often freeze

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

Title:
  firefox v89 causes Lubuntu 20.10 to hang on dell d630

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

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

[Bug 1925837] Re: [Wayland] Sharing indicator window is not frameless

2021-06-22 Thread Olivier Tilloy
The upstream fix is in the firefox 90 branch, which is currently in beta
phase, and will become stable on 2021-07-13.

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

Title:
  [Wayland] Sharing indicator window is not frameless

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

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

[Bug 1930700] Re: Firefox 89 won't load pages due to many fonts

2021-06-21 Thread Olivier Tilloy
** Bug watch added: Mozilla Bugzilla #1694174
   https://bugzilla.mozilla.org/show_bug.cgi?id=1694174

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1694174
   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/1930700

Title:
  Firefox 89 won't load pages due to many fonts

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

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

[Bug 1930982]

2021-06-16 Thread Olivier Tilloy
Tested that commit on top of the 89.0 release, on Ubuntu 21.04 on
aarch64 (Raspberry Pi 4), and I can confirm the problem is fixed. Thanks
a lot  :lsalzman ! I'm going to cherry-pick that commit as a distro-
patch for Ubuntu packages.

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

Title:
  Firefox 89: webrender breaks videos on Raspberry Pi

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

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

[Bug 1932145] [NEW] rustc 1.51 and cargo 0.52 required by firefox 91

2021-06-16 Thread Olivier Tilloy
Public bug reported:

Firefox 91+ will require rustc 1.51 and cargo 0.52 to build¹.

The beta phase for Firefox 91.0 begins on 2021-07-08 and release
candidates will be available from 2021-08-05.

We will need these in impish and all supported releases except groovy
(which by then will be EOL): bionic, focal, hirsute.

¹ https://bugzilla.mozilla.org/show_bug.cgi?id=1715282

** Affects: cargo (Ubuntu)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: rustc (Ubuntu)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: cargo (Ubuntu Bionic)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: rustc (Ubuntu Bionic)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: cargo (Ubuntu Focal)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: rustc (Ubuntu Focal)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: cargo (Ubuntu Hirsute)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Affects: rustc (Ubuntu Hirsute)
 Importance: Undecided
 Assignee: Canonical Foundations Team (canonical-foundations)
 Status: New

** Also affects: cargo (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: cargo (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: rustc (Ubuntu Focal)
   Importance: Undecided
   Status: New

** Also affects: cargo (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: rustc (Ubuntu Hirsute)
   Importance: Undecided
   Status: New

** Also affects: cargo (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Also affects: rustc (Ubuntu Bionic)
   Importance: Undecided
   Status: New

** Changed in: cargo (Ubuntu)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: cargo (Ubuntu Bionic)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: cargo (Ubuntu Focal)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: cargo (Ubuntu Hirsute)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: rustc (Ubuntu)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: rustc (Ubuntu Bionic)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: rustc (Ubuntu Focal)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

** Changed in: rustc (Ubuntu Hirsute)
 Assignee: (unassigned) => Canonical Foundations Team 
(canonical-foundations)

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

Title:
   rustc 1.51 and cargo 0.52 required by firefox 91

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

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

[Bug 1930982] Re: Firefox 89: webrender breaks videos on Raspberry Pi

2021-06-15 Thread Olivier Tilloy
** Changed in: firefox (Ubuntu)
   Status: Confirmed => 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/1930982

Title:
  Firefox 89: webrender breaks videos on Raspberry Pi

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

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

[Bug 1930982] Re: Firefox 89: webrender breaks videos on Raspberry Pi

2021-06-15 Thread Olivier Tilloy
Fix committed upstream: https://hg.mozilla.org/mozilla-central/rev/c77fc5fac5ae.
I'm going to cherry-pick it as a distro-patch.

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

Title:
  Firefox 89: webrender breaks videos on Raspberry Pi

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

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

[Bug 1931563] Re: mozilla thunderbird 78.8.1 crashes on exit / quit almost everytime

2021-06-14 Thread Olivier Tilloy
>From the help menu, can you open the troubleshooting information page,
go to the crash report section, open the detailed list of crash reports,
and share information about the latest crashes there?

Please also run the following command in a terminal:

apport-collect 1931563

** Changed in: thunderbird (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/1931563

Title:
  mozilla thunderbird 78.8.1 crashes on exit / quit almost everytime

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

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

[Bug 1931264] Re: Random, unsolicited (no mouse or keyboard input), scrolling.

2021-06-14 Thread Olivier Tilloy
Could you please share a complete list of applications that are affected
(sounds like there is more than one web browser)?

** Changed in: firefox (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/1931264

Title:
  Random, unsolicited (no mouse or keyboard input), scrolling.

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

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

[Bug 1931388] Re: Firefox disaplayerror after Update on last version 89

2021-06-14 Thread Olivier Tilloy
Thanks for the report Tobias. Is this reproducible everytime you launch
firefox?

Could you please run the following command to attach further information
to the bug report?

apport-collect 1931388

** Changed in: firefox (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/1931388

Title:
  Firefox disaplayerror after Update on last version 89

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

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

[Bug 1931797] Re: Chromium Snap does not take over cookies and passwords

2021-06-14 Thread Olivier Tilloy
Per the Snap.Connections.txt attachment, the password-manager-service
plug was correctly connected when installing the update, so passwords
should be accessible.

Monika, can run the following commands in a terminal and share their
complete output?

du -sh ~/snap/chromium/common/chromium/Default/*

du -sh ~/.config/chromium/Default/*

** Changed in: chromium-browser (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/1931797

Title:
  Chromium Snap does not take over cookies and passwords

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

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

[Bug 1930982] Re: Firefox 89: webrender breaks videos on Raspberry Pi

2021-06-14 Thread Olivier Tilloy
I can confirm the issue on a a rpi4 running 21.04 (arm64). The suggested
workaround (setting gfx.webrender.force-disabled to True) works.

** Changed in: firefox (Ubuntu)
 Assignee: (unassigned) => Olivier Tilloy (osomon)

** Bug watch added: Mozilla Bugzilla #1714511
   https://bugzilla.mozilla.org/show_bug.cgi?id=1714511

** Also affects: firefox via
   https://bugzilla.mozilla.org/show_bug.cgi?id=1714511
   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/1930982

Title:
  Firefox 89: webrender breaks videos on Raspberry Pi

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

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

[Bug 1931138] Re: Firefox 89.0 broke a lot of things

2021-06-07 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1930982 ***
https://bugs.launchpad.net/bugs/1930982

** This bug has been marked a duplicate of bug 1930982
   Firefox 89: webrender breaks videos on Raspberry Pi

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

Title:
  Firefox 89.0 broke a lot of things

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

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

[Bug 1930887] Re: [snap] Thunderbird 78.11 does not play new email sound

2021-06-04 Thread Olivier Tilloy
Thanks for the report François. This was previously reported at
https://forum.snapcraft.io/t/snap-thunderbird-plays-no-sounds/23953. I'm
quoting my comment from that thread here:

  Can you share the output of the following command?

snap connections thunderbird

  Also, if you’re trying to use a custom sound file, it might be that
the snap sandboxing doesn’t allow the application to read that file.
Where is that file located on disk?

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

Title:
  [snap] Thunderbird 78.11 does not play new email sound

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

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

[Bug 1923505] Re: thunderbird 78.9.0 FTBFS on ppc64el

2021-06-02 Thread Olivier Tilloy
As I wrote in comment #8, I'm not seeing that Debian is affected by this
bug, it is an Ubuntu-specific toolchain issue.

Also, thunderbird in Debian and thunderbird in Ubuntu are (for
historical reasons) entirely separate packages (see bug #1894090).

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

Title:
  thunderbird 78.9.0 FTBFS on ppc64el

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

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

[Bug 1923505] Re: thunderbird 78.9.0 FTBFS on ppc64el

2021-06-02 Thread Olivier Tilloy
Worked around the hang when building thunderbird by reducing the rust
optimization level (from 2 to 1) when building on ppc64el:
https://bazaar.launchpad.net/~mozillateam/thunderbird/thunderbird.impish/revision/623.

** Changed in: thunderbird (Ubuntu)
   Status: Triaged => 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/1923505

Title:
  thunderbird 78.9.0 FTBFS on ppc64el

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

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

[Bug 1927198] Re: huge memory leaks in version 88

2021-06-02 Thread Olivier Tilloy
** Changed in: firefox (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/1927198

Title:
  huge memory leaks in version 88

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

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

[Bug 1923505] Re: thunderbird 78.9.0 FTBFS on ppc64el

2021-05-31 Thread Olivier Tilloy
The firefox build failures are a different issue: bug #1930315.

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

Title:
  thunderbird 78.9.0 FTBFS on ppc64el

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

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

[Bug 1930315] [NEW] firefox 89.0 FTBFS on ppc64el with clang 10

2021-05-31 Thread Olivier Tilloy
Public bug reported:

(this is a different issue than bug #1923505)

On ppc64el, building firefox 89.0 with clang 10 (the highest version of
clang currently available for bionic and focal, either in the release or
the security pocket) hangs forever when compiling gfx/wr/swgl/src/gl.cc.

This regression was introduced by this upstream change:
https://phabricator.services.mozilla.com/D109657.

** Affects: firefox (Ubuntu)
 Importance: High
 Assignee: Olivier Tilloy (osomon)
 Status: 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/1930315

Title:
  firefox 89.0 FTBFS on ppc64el with clang 10

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

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

[Bug 1930315] Re: firefox 89.0 FTBFS on ppc64el with clang 10

2021-05-31 Thread Olivier Tilloy
Tentative fix:
https://bazaar.launchpad.net/~mozillateam/firefox/firefox.bionic/revision/1463.

** Changed in: firefox (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/1930315

Title:
  firefox 89.0 FTBFS on ppc64el with clang 10

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

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

[Bug 1930119] Re: package chromium-browser (not installed) failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 1

2021-05-31 Thread Olivier Tilloy
>From DpkgTerminalLog.txt:

==> Installing the chromium snap
error: cannot perform the following tasks:
- Download snap "chromium" (1595) from channel "stable" (download too slow: 
0.00 bytes/sec)

So this is a network issue, either on your end or with the snap store.
Can you retry and let us know how it goes?

sudo apt reinstall chromium-browser

** Changed in: chromium-browser (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/1930119

Title:
  package chromium-browser (not installed) failed to install/upgrade:
  new chromium-browser package pre-installation script subprocess
  returned error exit status 1

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

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

[Bug 1930167] Re: New Firefox 88 freezes on Wayland then system crash

2021-05-31 Thread Olivier Tilloy
Thank you for the report Douglas.
If you open "about:crashes" in firefox, are there corresponding crash entries?

** Changed in: firefox (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/1930167

Title:
  New Firefox 88 freezes on Wayland then system crash

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

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

[Bug 1923505] Re: thunderbird 78.9.0 FTBFS on ppc64el

2021-05-31 Thread Olivier Tilloy
I am now seeing similar build failures (where the build hangs forever
before eventually being killed) when building the firefox 89.0 release
candidate, on pcc64el, on bionic and focal (the version of rustc is
1.47.0+dfsg1+llvm-1ubuntu1. Groovy, hirsute and impish are not affected.
I need to look into it further to understand if the hang also happens
when building the webrender crate.

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

Title:
  thunderbird 78.9.0 FTBFS on ppc64el

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

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

[Bug 1849478] Re: [snap] (experimental) pipewire support not available

2021-05-28 Thread Olivier Tilloy
Relevant output from pw-dump when sharing the entire screen (which
remains black). The interesting bit is ["state": "suspended"]:

  {
"id": 34,
"type": "PipeWire:Interface:Client",
"version": 3,
"permissions": [ "r", "w", "x", "m" ],
"info": {
  "change-mask": [ "props" ],
  "props": {
"pipewire.protocol": "protocol-native",
"pipewire.sec.pid": 5394,
"pipewire.sec.uid": 1000,
"pipewire.sec.gid": 1000,
"pipewire.sec.label": "unconfined",
"module.id": 2,
"object.id": 34,
"log.level": 0,
"clock.power-of-two-quantum": true,
"default.clock.rate": 48000,
"default.clock.quantum": 1024,
"default.clock.min-quantum": 32,
"default.clock.max-quantum": 8192,
"default.video.width": 640,
"default.video.height": 480,
"default.video.rate.num": 25,
"default.video.rate.denom": 1,
"link.max-buffers": 64,
"mem.warn-mlock": false,
"mem.allow-mlock": true,
"cpu.max-align": 32,
"application.name": "gnome-shell",
"application.process.binary": "gnome-shell",
"application.language": "fr_FR.UTF-8",
"application.process.id": 5394,
"application.process.user": "osomon",
"application.process.host": "dantian",
"window.x11.display": ":0",
"core.version": "0.3.24",
"core.name": "pipewire-osomon-5394",
"pipewire.access": "unrestricted"
  }
}
  },
  {
"id": 33,
"type": "PipeWire:Interface:Node",
"version": 3,
"permissions": [ "r", "w", "x", "m" ],
"info": {
  "max-input-ports": 0,
  "max-output-ports": 1,
  "change-mask": [ "input-ports", "output-ports", "state", "props", 
"params" ],
  "n-input-ports": 0,
  "n-output-ports": 1,
  "state": "suspended",
  "error": null,
  "props": {
"media.name": "meta-screen-cast-src",
"stream.is-live": true,
"node.name": "gnome-shell",
"node.driver": true,
"media.class": "Stream/Output/Video",
"client.id": 34,
"object.id": 33
  },
  "params": {
  }
}
  },
  {
"id": 35,
"type": "PipeWire:Interface:Port",
"version": 3,
"permissions": [ "r", "w", "x", "m" ],
"info": {
  "direction": "output",
  "change-mask": [ "props", "params" ],
  "props": {
"port.id": 0,
"port.direction": "out",
"port.name": "out_0",
"node.id": 33,
"object.id": 35
  },
  "params": {
"EnumFormat": [
  {
"mediaType": "video",
"mediaSubtype": "raw",
"format": "BGRx",
"size": { "width": 1920, "height": 1080 },
"framerate": { "num": 0, "denom": 1 },
"maxFramerate": { "default": { "num": 7864385, "denom": 131072 }, 
"min": { "num": 1, "denom": 1 }, "max": { "num": 7864385, "denom": 131072 } }
  }
],
"Meta": [
  {
"type": "Busy",
"size": 8
  }
],
"IO": [
  {
"id": "Buffers",
"size": 8
  }
],
"Format": [ ],
"Buffers": [ ]
  }
}
  },
  {
"id": 39,
"type": "PipeWire:Interface:Client",
"version": 3,
"permissions": [ "r", "w", "x", "m" ],
"info": {
  "change-mask": [ "props" ],
  "props": {
"pipewire.protocol": "protocol-native",
"pipewire.sec.pid": 6827,
"pipewire.sec.uid": 1000,
"pipewire.sec.gid": 1000,
"pipewire.sec.label": "unconfined",
"module.id": 2,
"object.id": 39,
"pipewire.access.portal.app_id": "snap.chromium",
"pipewire.access.portal.media_roles": 0,
"log.level": 0,
"clock.power-of-two-quantum": true,
"default.clock.rate": 48000,
"default.clock.quantum": 1024,
"default.clock.min-quantum": 32,
"default.clock.max-quantum": 8192,
"default.video.width": 640,
"default.video.height": 480,
"default.video.rate.num": 25,
"default.video.rate.denom": 1,
"link.max-buffers": 64,
"mem.warn-mlock": false,
"mem.allow-mlock": true,
"cpu.max-align": 32,
"application.name": "xdg-desktop-portal",
"application.process.binary": "xdg-desktop-portal",
"application.language": "fr_FR.UTF-8",
"application.process.id": 6827,
"application.process.user": "osomon",
"application.process.host": "dantian",
"window.x11.display": ":0",
"core.version": "0.3.24",
"core.name": "pipewire-osomon-6827",
"pipewire.access": "portal"
  }
}
  },

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

Title:
  [snap] (experimental) pipewire support not available

To manage 

[Bug 1923505] Re: thunderbird 78.9.0 FTBFS on ppc64el

2021-05-28 Thread Olivier Tilloy
According to
https://buildd.debian.org/status/logs.php?pkg=thunderbird=ppc64el=sid,
Debian is not affected by the same build failure.

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

Title:
  thunderbird 78.9.0 FTBFS on ppc64el

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

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

[Bug 1929828] Re: package chromium-browser 90.0.4430.93-0ubuntu0.18.04.1 failed to install/upgrade: new chromium-browser package pre-installation script subprocess returned error exit status 1

2021-05-27 Thread Olivier Tilloy
>From DpkgTerminalLog.txt:

==> Installing the chromium snap
error: cannot perform the following tasks:
- Download snap "chromium" (1608) from channel "stable" (download too slow: 
0.00 bytes/sec)

So this is a network issue, either on your end or with the snap store.
Can you retry and let us know how it goes?

sudo apt reinstall chromium-browser

** Changed in: chromium-browser (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/1929828

Title:
  package chromium-browser 90.0.4430.93-0ubuntu0.18.04.1 failed to
  install/upgrade: new chromium-browser package pre-installation script
  subprocess returned error exit status 1

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

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

[Bug 1866059] Re: firefox-locale-* packages do not enable localization => post-install localization is not complete

2021-05-27 Thread Olivier Tilloy
In a fully up-to-date bionic VM with French as the default
language/locale, I enabled bionic-proposed and installed the thunderbird
update (1:78.8.1+build1-0ubuntu0.18.04.1), and I verified that the UI is
fully localized in French, including menus, preferences, etc…

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  firefox-locale-* packages do not enable localization => post-install
  localization is not complete

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

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

[Bug 1878292] Re: firefox FTBFS on s390x

2021-05-27 Thread Olivier Tilloy
thunderbird 1:78.8.1+build1-0ubuntu0.18.04.1 in bionic-proposed
successfully built on s390x.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  firefox FTBFS on s390x

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

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

[Bug 1895643] Re: Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

2021-05-27 Thread Olivier Tilloy
I enabled bionic-proposed in a fully up-to-date bionic amd64 VM with
thunderbird, enigmail and jsunit installed.

All three packages were correctly updated and I was warned of the
removal of jsunit as expected. After that I was able to cleanly remove
jsunit.

After the update thunderbird functioned normally, including the
following features: localization (French in my case), calendar,
WeTransfer file link, import of existing enigmail settings into
Thunderbird's new builtin GPG support.

** Tags removed: verification-needed-bionic
** Tags added: verification-done-bionic

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

Title:
  Backport Thunderbird 78 to 20.04 LTS and 18.04 LTS

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

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

[Bug 1816497] Re: [snap] vaapi chromium no video hardware decoding

2021-05-10 Thread Olivier Tilloy
I am testing this again (this is supposed to work OOTB now, at least on
Intel GPUs), and I'm seeing the following:

libva info: VA-API version 1.9.0
libva info: User environment variable requested driver 'i965'
libva info: Trying to open 
/snap/chromium/1568/gnome-platform/usr/lib/x86_64-linux-gnu/dri/i965_drv_video.so
libva info: va_openDriver() returns -1

even when I explicitly export
LIBVA_DRIVERS_PATH=/snap/chromium/current/usr/lib/x86_64-linux-gnu/dri.

This is caused by the snapcraft gnome-3-28 extension unconditionally
overriding LIBVA_DRIVERS_PATH here:
https://github.com/snapcore/snapcraft/blob/master/extensions/desktop/common
/desktop-exports#L92

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

Title:
  [snap] vaapi chromium no video hardware decoding

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

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

[Bug 1908082] Re: Ubuntu Firefox is 15% slower than Flatpak Firefox for speedometer benchmark

2021-05-10 Thread Olivier Tilloy
@Tynach, the symptoms you describe do advocate in favour of the
toolchain/optimizations hypothesis. If upstream builds are not affected,
wherease Ubuntu builds are, when both are run on the same platform,
surely there is a difference in the optimizations used to produce the
binary under test.

That said I've tested your sample shader in shadertoy on Ubuntu 21.04,
and while the framerate is not super constant it does hit 60FPS
regularly (chromium is behaving better, also around 60FPS but with a
much more constant framerate than firefox). That's with the firefox
Ubuntu build, and the chromium snap.

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

Title:
  Ubuntu Firefox is 15% slower than Flatpak Firefox for speedometer
  benchmark

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

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

[Bug 1927347] Re: Cannot reply to PGP-encrypted email despite OpenPGP being configured for account - thunderbird claims missing signing certificate

2021-05-10 Thread Olivier Tilloy
This sounds like it might be an upstream bug. Would you mind filing it
at https://bugzilla.mozilla.org/enter_bug.cgi#h=dupes%7CThunderbird, and
sharing the link here?

** Changed in: thunderbird (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/1927347

Title:
  Cannot reply to PGP-encrypted email despite OpenPGP being configured
  for account - thunderbird claims missing signing certificate

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

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

[Bug 1927513] Re: Failure to install chromium-browser/chromium snap

2021-05-10 Thread Olivier Tilloy
Yes, your symlink is very likely the cause of this error.
You weren't seeing the problem in 18.04 because chromium was a a real deb 
package there, whereas starting with 20.04 it is packaged as a snap.

This is not chromium-specific, all snaps would fail to install with such
a setup.

One possible workaround would be to bind mount
/media/galvani/francesco/home to /home instead of using a symlink.

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

Title:
  Failure to install chromium-browser/chromium snap

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

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

[Bug 1926194] Re: Web Content consuming too much CPU

2021-05-10 Thread Olivier Tilloy
It sounds like firefox is not doing hardware-accelerated video decoding.
Can you browse to about:support, copy the contents of the page and share them 
here?

Can you also browse to about:config, search for "vaapi" and verify that
the two matching options are set to true, then restart firefox (if you
had to change the values) and test again?

** Changed in: firefox (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/1926194

Title:
  Web Content consuming too much CPU

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

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

<    1   2   3   4   5   6   7   8   9   10   >