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

2021-04-26 Thread Olivier Tilloy
Setting SPA_PLUGIN_DIR to /snap/chromium/current/usr/lib/x86_64-linux- gnu/spa-0.2 makes the crash go away, but screen sharing still doesn't work: [W][40760.557582][conf.c:243 conf_load()] config 0x559d4c0175d0: error loading config '/etc/pipewire/client.conf': Permission denied [W][40760

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

2021-04-26 Thread Olivier Tilloy
More environment variables are needed to adjust paths for pipewire: SPA_PLUGIN_DIR: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/spa-0.2 PIPEWIRE_CONFIG_NAME: $SNAP/etc/pipewire/pipewire.conf PIPEWIRE_MODULE_DIR: $SNAP/usr/lib/$SNAPCRAFT_ARCH_TRIPLET/pipewire-0.3 Now seeing an apparmor denia

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

2021-04-26 Thread Olivier Tilloy
The denial goes away if I manually edit the snapd-generated apparmor profile to add the following rule: dbus (send) bus=session path=/ interface=org.freedesktop.DBus member=GetConnectionUnixProcessID peer=(name=org.freedesktop.DBus, label=unconfined), -- You received this b

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

2021-04-26 Thread Olivier Tilloy
… but screen sharing still doesn't work. This requires further investigation. -- 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 ma

[Bug 1925188] Re: Mozilla Firefox Multiple Vulnerabilities

2021-04-26 Thread Olivier Tilloy
** Changed in: firefox (Ubuntu) Status: In Progress => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1925188 Title: Mozilla Firefox Multiple Vulnerabilities To manage no

[Bug 1926218] Re: Disable or Remove FLoC features and the provider service

2021-04-26 Thread Olivier Tilloy
** Changed in: chromium-browser (Ubuntu) Status: New => Triaged ** Changed in: chromium-browser (Ubuntu) Importance: Undecided => High ** Changed in: chromium-browser (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) -- You received this bug notification becaus

[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: Triag

[Bug 1714244] Re: [snap] apparmor denials on /etc/chromium-browser/policies/

2020-11-05 Thread Olivier Tilloy
"HomepageLocation" has a bit of a misleading name. It defines only the page that is opened when clicking the homepage toolbar button, which isn't a thing anymore. So what you really want to define is "RestoreOnStartupURLs" (https://www.chromium.org/administrators/policy- list-3#RestoreOnStartupURL

[Bug 1902921] Re: Scaling one monitor (to 1.5x in my case) can cause Firefox to lose window features (titlebar, buttons, bookmark bar)

2020-11-05 Thread Olivier Tilloy
Thank you for the report Allan. Would you mind filing an upstream bug at https://bugzilla.mozilla.org/enter_bug.cgi#h=dupes%7CFirefox, and sharing the link to it here? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://b

[Bug 1902900] Re: Workspaces menu flashes when moving between workspace A and workspace B having B Firefox with a video in full screen on it

2020-11-05 Thread Olivier Tilloy
Thank you for the report Antonio. Is this in a default X11 session, or a wayland session? Would you be able to share a screencast demonstrating the issue? ** Changed in: firefox (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bu

[Bug 1890365] Re: [snap] Web Serial fails to access local device

2020-11-05 Thread Olivier Tilloy
A relevant denial from comment #2 is: AVC apparmor="DENIED" operation="open" profile="snap.chromium.chromium" name="/run/udev/data/c166:0" pid=2802 requested_mask="r" denied_mask="r" That should be allowed by connecting the raw-usb interface though. Could you please ensure that said interfac

[Bug 1902900] Re: Workspaces menu flashes when moving between workspace A and workspace B having B Firefox with a video in full screen on it

2020-11-05 Thread Olivier Tilloy
Thanks Antonio, that demonstrates the problem very clearly. If you didn't change the default options, you should be in an X11 session. Just to make sure, can you please share the output of running the following command in a terminal? echo $XDG_SESSION_TYPE Also, it would be useful if you cou

[Bug 1902900] Re: Workspaces menu flashes when moving between workspace A and workspace B having B Firefox with a video in full screen on it

2020-11-05 Thread Olivier Tilloy
** Changed in: firefox (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902900 Title: Workspaces menu flashes when moving between workspace A and workspace

[Bug 1890365] Re: [snap] Web Serial fails to access local device

2020-11-05 Thread Olivier Tilloy
That's right, snaps run sandboxed, so what matters is not device access on the host, but what the snapd sandbox allows. Strictly speaking this is not an Ubuntu-specific bug, because snaps run on other linux distributions. This is definitely a snap-specific issue, which won't affect the version of t

[Bug 1847247]

2020-11-05 Thread Olivier Tilloy
@crxssi: I suggest opening a new bug report. The issue discussed here was closed as resolved, it would be better to start a new conversation in a separate bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

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

2020-11-06 Thread Olivier Tilloy
You're right Marc, the snap currently in the edge channel is missing pieces (specifically building and bundling recent versions of the drivers), I'm still working on merging my changes from the experimental VA-API support branch. -- You received this bug notification because you are a member of U

[Bug 1903329] Re: SRU the current 2.48.9 stable update

2020-11-09 Thread Olivier Tilloy
Thank you Salim, I'll take care of preparing and uploading the SRU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903329 Title: SRU the current 2.48.9 stable update To manage notifications about t

[Bug 1903329] Re: SRU the current 2.48.9 stable update

2020-11-10 Thread Olivier Tilloy
ys before going ahead. ** Bug watch added: gitlab.gnome.org/GNOME/librsvg/-/issues #642 https://gitlab.gnome.org/GNOME/librsvg/-/issues/642 ** Also affects: librsvg (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: librsvg (Ubuntu Focal) Assignee: (unassigned) =&

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

2020-11-10 Thread Olivier Tilloy
This looks like a transient network failure. Relevant excerpt from DpkgTerminalLog.txt: error: cannot perform the following tasks: - Download snap "chromium" (1382) from channel "stable" (unexpected EOF) Please try reinstalling and let us know how it goes: sudo apt reinstall chromium

[Bug 1897396] Re: Unable to make chromium-chromedriver work with selenium

2020-11-10 Thread Olivier Tilloy
I'm glad this is now working. Let's keep this bug open, if the problem happens again please comment on it, otherwise it will automatically expire in ~60 days. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1903445] Re: package firefox 82.0.2+build1-0ubuntu0.20.04.1 failed to install/upgrade: package is in a very bad inconsistent state; you should reinstall it before attempting configuration

2020-11-10 Thread Olivier Tilloy
Not sure what happened, but you should try re-installing as suggested by dpkg: sudo apt reinstall firefox Please let us know how it goes. ** Changed in: firefox (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1881423] Re: error channel closing too late to send/recv

2020-11-10 Thread Olivier Tilloy
I've occasionally observed similar messages when testing firefox in virtual machines. This usually results in the firefox process taking longer than expected to return after quitting the application, but no other negative side effects. -- You received this bug notification because you are a membe

[Bug 1903534] Re: package chromium-browser 86.0.4240.75-0ubuntu0.18.04.1 failed to install/upgrade: new chromium-browser package pre-installation script subprocess was killed by signal (Aborted), core

2020-11-10 Thread Olivier Tilloy
Relevant output from DpkgTerminalLog.txt: => Installing the chromium snap ==> Checking connectivity with the snap store ===> Unable to contact the store This looks like a connectivity issue. Can you try reinstalling, and let us know how it goes? sudo apt reinstall chromium-browse

[Bug 1132472] Re: Update-manager list earlier changes for certain packages before the relevant change for the update in question

2020-11-10 Thread Olivier Tilloy
This appears to be a bug in update-manager, where it fails to match the currently installed version against the changelog, and consequently doesn't truncate the changelog where it should, displaying the entire changelog history. I am not familiar with update-manager's code, but the code in question

[Bug 1132472] Re: Update-manager list earlier changes for certain packages before the relevant change for the update in question

2020-11-10 Thread Olivier Tilloy
And I can reliably observe the issue in a focal VM where I installed the chromium-browser package from bionic. Update-manager offers the update to the newer version in focal, and the changelog textbox displays the entire changelog since the first version of the package. This might be caused by the

[Bug 141081] Re: Firefox opens 2 extra tabs on middle button click

2020-11-10 Thread Olivier Tilloy
Boris, have you tried what Alexander was suggesting in earlier comments? I.e. start firefox in safe mode, to find out whether the problem might be caused by an extension. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1890365] Re: [snap] Web Serial fails to access local device

2020-11-10 Thread Olivier Tilloy
The denial on /proc/tty/drivers looks relevant. Can you try the following? - close chromium - edit (with sudo) /var/lib/snapd/apparmor/profiles/snap.chromium.chromium, add the following line to the profile: @{PROC}/tty/drivers r, - reload the apparmor profile with: "sudo ap

[Bug 1901829] Re: thunderbird fails to open, xml parse error

2020-11-10 Thread Olivier Tilloy
** Changed in: thunderbird (Ubuntu Groovy) 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/1901829 Title: thunderbird fails to open, xml pa

[Bug 1902900] Re: Workspaces menu flashes when moving between workspace A and workspace B having B Firefox with a video in full screen on it

2020-11-10 Thread Olivier Tilloy
I tentatively added a gnome-shell task. ** Also affects: gnome-shell (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/1902900 Title: Workspaces men

[Bug 1890365] Re: [snap] Web Serial fails to access local device

2020-11-11 Thread Olivier Tilloy
am to have this included in the raw_usb interface. ** Changed in: chromium-browser (Ubuntu) Status: New => Triaged ** Changed in: chromium-browser (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: chromium-browser (Ubuntu) Importance: Undecided => Mediu

[Bug 1890365] Re: [snap] Web Serial fails to access local device

2020-11-11 Thread Olivier Tilloy
I submitted https://github.com/snapcore/snapd/pull/9627 to add this to the raw_usb interface. ** Changed in: chromium-browser (Ubuntu) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1903894] Re: failure to display videos at major websites using FF 82 after upgrade to 20.04

2020-11-11 Thread Olivier Tilloy
Can you try installing libavcodec58 ? sudo apt install libavcodec58 Does it fix the problem? ** 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

[Bug 1903957] Re: 20.04.1 LTS upgrade breaks Chromium (and apps)

2020-11-12 Thread Olivier Tilloy
Maybe related to bug #1857252. ** 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/1903957 Title: 20.04.1 LTS upgrade breaks Chro

[Bug 1901829] Re: thunderbird fails to open, xml parse error

2020-11-12 Thread Olivier Tilloy
Andrés, indeed upstream language packs are built differently than the Ubuntu locale packages for thunderbird, they don't have the same content, and that's what is causing the problem. What I haven't managed to understand yet is how/why thunderbird downloaded language packs on upgrade, overriding t

[Bug 1903957] Re: 20.04.1 LTS upgrade breaks Chromium (and apps)

2020-11-12 Thread Olivier Tilloy
Please run `apport-collect 1903957` to attach additional debug information to the bug. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903957 Title: 20.04.1 LTS upgrade breaks Chromium (and a

[Bug 1793334] Re: Chromium does not pick default pulseaudio sink

2020-11-12 Thread Olivier Tilloy
I wonder whether this might be an upstream bug. Would you be able to test with chrome (get it from https://www.google.com/chrome/) and see if it's similarly affected? If it is, could you please file a bug at https://bugs.chromium.org/p/chromium/issues/list and share the link to it here? Thanks! -

[Bug 141081] Re: Firefox opens 2 extra tabs on middle button click

2020-11-12 Thread Olivier Tilloy
Can you try the following? - run `xev -event button` in a terminal, this will open a small white square window - do one click with the scroll wheel inside that window - close the window - verify that the output in the terminal has exactly one ButtonPress event and one ButtonRelease event

[Bug 1903826] Re: Critical security vulnerability in latest available thunderbird on all supported LTS releases

2020-11-12 Thread Olivier Tilloy
This CVE doesn't appear to be fixed in the 68 series, but I'm not sure whether it is exploitable there either (the upstream bug report is, logically, private). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 1903826] Re: Critical security vulnerability in latest available thunderbird on all supported LTS releases

2020-11-12 Thread Olivier Tilloy
A side note: scripting is disabled in emails − any issues that require the ability to run scripts only apply to web browsing contexts in thunderbird. This is not to downplay the severity of the CVE, just to give context on its potential to affect users. -- You received this bug notification beca

[Bug 1903893] Re: Notifications from Chromium snap show generic icon

2020-11-12 Thread Olivier Tilloy
Chromium uses the Desktop Notifications specification¹ to display notifications². It sets the app_icon parameter, and according to the specification³, « The "app_icon" parameter and "image-path" hint should be either an URI (file:// is the only URI schema supported right now) or a name in a fre

[Bug 1903894] Re: failure to display videos at major websites using FF 82 after upgrade to 20.04

2020-11-12 Thread Olivier Tilloy
Excellent, glad this worked. Closing the bug accordingly. ** Changed in: firefox (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/1903894 Title: failure t

[Bug 141081] Re: Firefox opens 2 extra tabs on middle button click

2020-11-12 Thread Olivier Tilloy
So that's a hardware problem with the mouse itself, or with its driver. Not with firefox. It could be that with time, the spring that maintains the scrollwheel in place has become loose. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1903957] Re: 20.04.1 LTS upgrade breaks Chromium (and apps)

2020-11-13 Thread Olivier Tilloy
This is also being discussed in https://forum.snapcraft.io/t/x11 -connection-rejected-because-of-wrong-authentication/16528. ** Changed in: chromium-browser (Ubuntu) Status: Incomplete => Confirmed ** Changed in: chromium-browser (Ubuntu) Importance: Undecided => Critical ** Changed in

[Bug 1903893] Re: Notifications from Chromium snap show generic icon

2020-11-13 Thread Olivier Tilloy
Séb, I can confirm what Sam and coeur-noir are seeing. No icon is displayed on notifications with that example website you linked to, and using dbus-monitor I can see that the icons are being saved under the snap's confined TMPDIR, so the path is not visible from the host. This would probably need

[Bug 1903329] Re: SRU the current 2.48.9 stable update

2020-11-16 Thread Olivier Tilloy
Federico confirmed he plans on releasing librsvg 2.50.2 soon (November 21st at the latest). Once that is out, I'll update the package in Debian and Ubuntu 21.04, and we can then proceed with the SRU. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1903893] Re: [snap] Notifications do not show a custom icon

2020-11-16 Thread Olivier Tilloy
Thanks Sam, that's a useful point of comparison. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903893 Title: [snap] Notifications do not show a custom icon To manage notifications about this bug g

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

2020-11-16 Thread Olivier Tilloy
Thanks for your input Lukas. Your points are valid, and others share your concerns with the replacement of enigmail by a built-in implementation that doesn't use the system keyring. Unfortunately thunderbird 68 won't be supported with security updates for much longer, definitely not for the remain

[Bug 1890365] Re: [snap] Web Serial fails to access local device

2020-11-18 Thread Olivier Tilloy
The above PR was merged and should be part of the snapd 2.48 release. ** Changed in: chromium-browser (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

[Bug 1906146] Re: Firefox does not auto-play Twitter videos in 20.10 Ubuntu

2020-12-03 Thread Olivier Tilloy
Excellent, glad this worked. I'm closing the bug accordingly, the package is working as intended. ** Changed in: firefox (Ubuntu) Status: Incomplete => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launch

[Bug 1620720] Re: /usr/bin/simple-scan:11:page_view_get_pixel:page_view_set_pixel:page_view_update_preview:page_view_update_page_view:page_view_render

2020-12-07 Thread Olivier Tilloy
Confirming as I'm seeing this on a machine running 16.04 amd64, fully up-to-date. According to the owner of that machine, it started happening fairly recently (in the last few months, trying to get a more accurate date and I will report here). ** Changed in: simple-scan (Ubuntu) Status: New

[Bug 1620720] Re: /usr/bin/simple-scan:11:page_view_get_pixel:page_view_set_pixel:page_view_update_preview:page_view_update_page_view:page_view_render

2020-12-07 Thread Olivier Tilloy
>From comment #2 in duplicate bug #1712991, a user reported that deleting ~/.cache/simple-scan makes the problem go away. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1620720 Title: /usr/bin/simple

[Bug 1330121] Re: simple scan crashes on startup

2020-12-07 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1620720 *** https://bugs.launchpad.net/bugs/1620720 ** This bug has been marked a duplicate of bug 1620720 /usr/bin/simple-scan:11:page_view_get_pixel:page_view_set_pixel:page_view_update_preview:page_view_update_page_view:page_view_render -- You receiv

[Bug 1620720] Re: /usr/bin/simple-scan:11:page_view_get_pixel:page_view_set_pixel:page_view_update_preview:page_view_update_page_view:page_view_render

2020-12-07 Thread Olivier Tilloy
Access to errors.ubuntu.com requires a Launchpad account (and I'm not sure if an extra permission). For convenience, I'm attaching the stacktrace here. ** Attachment added: "simple-scan-crash-stacktrace.txt" https://bugs.launchpad.net/ubuntu/+source/simple-scan/+bug/1620720/+attachment/544165

[Bug 1620720] Re: /usr/bin/simple-scan:11:page_view_get_pixel:page_view_set_pixel:page_view_update_preview:page_view_update_page_view:page_view_render

2020-12-07 Thread Olivier Tilloy
And I'm also copying the relevant parts of the description of bug #1712991, which is private (not sure why but it's not up to me to decide whether it should be made public): === 1. Laptop switched of (no power) after scanning document 2.

[Bug 1881197] Re: No network usage info presented, always 0 bytes/s.

2020-12-07 Thread Olivier Tilloy
** Changed in: gnome-system-monitor (Ubuntu) Status: Confirmed => Fix Released ** Also affects: gnome-system-monitor (Ubuntu Focal) Importance: Undecided Status: New ** Changed in: gnome-system-monitor (Ubuntu Focal) Assignee: (unassigned) => Olivier Tilloy (

[Bug 1871069] Re: Speed in network history grossly exaggerated

2020-12-07 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1881197 *** https://bugs.launchpad.net/bugs/1881197 ** This bug has been marked a duplicate of bug 1881197 No network usage info presented, always 0 bytes/s. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscrib

[Bug 1620720] Re: /usr/bin/simple-scan:11:page_view_get_pixel:page_view_set_pixel:page_view_update_preview:page_view_update_page_view:page_view_render

2020-12-07 Thread Olivier Tilloy
I don't have physical access to the machine I was mentioning in comment #1, but I had the owner delete the cache, and the crash went away, so this confirms my suspicion that simple-scan isn't able to gracefully handle a corrupted cache. That user also confirmed that the problem first happened afte

[Bug 1881197] Re: No network usage info presented, always 0 bytes/s.

2020-12-07 Thread Olivier Tilloy
I uploaded 3.36.1-0ubuntu0.20.04.1 to the focal queue, it's now in the hands of the SRU team. ** Description changed: + [Impact] + + * gnome-system-monitor 3.36.1 is the latest minor update in the 3.36 + series + + * it fixes one bug (https://gitlab.gnome.org/GNOME/gnome-system- + monitor/-/i

[Bug 1902801] Re: Encrypted attachments cannot be opened or saved as decrypted files

2020-12-09 Thread Olivier Tilloy
According to the latest status update on the upstream bug, the fix is committed and will be released with thunderbird 78.6.0. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1902801 Title: Encrypted a

[Bug 1907190] Re: package chromium-browser (not installed) failed to install/upgrade: o subprocesso do pacote chromium-browser, novo script pre-installation retornou erro do status de saída 1

2020-12-09 Thread Olivier Tilloy
Relevant error message from DpkgTerminalLog.txt: error: system does not fully support snapd: cannot mount squashfs image using "squashfs": exec: "mount": executable file not found in $PATH A similar problem is discussed at https://askubuntu.com/questions/1143436/snap-not-working. What

[Bug 1906609] Re: Mozilla Thunderbird SMTP Server Stack-Based Buffer Overflow Vulnerability

2020-12-09 Thread Olivier Tilloy
78.5.1 is in hirsute, and in the process of being SRUed to other supported releases. ** Changed in: thunderbird (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to the bug report. https://bugs.lau

[Bug 1906741] Re: Firefox sometimes causes garbled audio

2020-12-09 Thread Olivier Tilloy
Can you elaborate on which audio streams are garbled? Is this for tracks being played back in firefox? In other applications? Or both? Is this a recent regression, compared to how it worked before? If so, do you know precisely when it started happening? ** Changed in: firefox (Ubuntu) Stat

[Bug 1906454] Re: Firefox does not NV12 for webcams

2020-12-09 Thread Olivier Tilloy
The commit linked to in comment #2 is Windows-specific. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906454 Title: Firefox does not NV12 for webcams To manage notifications about this bug go to:

[Bug 1906454] Re: Firefox does not NV12 for webcams

2020-12-09 Thread Olivier Tilloy
I could not find a related upstream bug report for this. Benjamin, would you mind filing one at https://bugzilla.mozilla.org/enter_bug.cgi#h=dupes%7CFirefox, and sharing the link to it here? Thanks in advance! -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1906294] Re: systemd-journal hang after chromium is closed

2020-12-09 Thread Olivier Tilloy
Closing per the last comment. Feel free to re-open if the issue surfaces again. ** Changed in: systemd (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906294

[Bug 1866732] Re: [snap] Unable to add policies

2020-12-09 Thread Olivier Tilloy
** Changed in: chromium-browser (Ubuntu) Status: Fix Committed => 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/1866732 Title: [snap] Unable to add policies To manage notificati

[Bug 1414753] Re: Chromium browser 39.0.2171.65 does not load policies

2020-12-09 Thread Olivier Tilloy
According to https://bugs.launchpad.net/ubuntu/+source/chromium- browser/+bug/1866732/comments/5, you managed to get this working, so false alarm. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1414753

[Bug 1907470] Re: Thunderbird latest/stable snap's release note shows 'Daily build' instead

2020-12-09 Thread Olivier Tilloy
Note that the release notes are accessed through the help menu > About Thunderbird, in the about dialog there's a hyperlink to the release notes. ** Tags added: snap ** Changed in: thunderbird (Ubuntu) Status: New => Confirmed ** Changed in: thunderbird (Ubuntu) Importance: Undecided =

[Bug 1849346] Re: [snap] kerberos GSSAPI no longer works after deb->snap transition

2020-12-09 Thread Olivier Tilloy
The snap should have the required libraries to support kerberos authentication, but it's likely that confinement is getting in the way. Does kerberos allow verbose logging on the server end, to inspect where authentication is failing? -- You received this bug notification because you are a member

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

2020-12-10 Thread Olivier Tilloy
** Changed in: thunderbird (Ubuntu Bionic) Status: New => Incomplete ** Changed in: thunderbird (Ubuntu Bionic) Status: Incomplete => Triaged ** Changed in: thunderbird (Ubuntu Bionic) Assignee: (unassigned) => Olivier Tilloy (osomon) -- You received this bug not

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

2020-12-10 Thread Olivier Tilloy
The enigmail autopkgtests have been retried with the correct trigger, and are now good. jsunit and tinyjsd were removed from the archive in groovy, and I'm talking to the SRU team to decide the best course of action in focal. -- You received this bug notification because you are a member of Ubun

[Bug 1907706] Re: Backspace only affects one character in track changes mode

2020-12-10 Thread Olivier Tilloy
** Bug watch added: Document Foundation Bugzilla #135260 https://bugs.documentfoundation.org/show_bug.cgi?id=135260 ** Also affects: df-libreoffice via https://bugs.documentfoundation.org/show_bug.cgi?id=135260 Importance: Unknown Status: Unknown -- You received this bug notifica

[Bug 1835024] Re: firefox fails to use the default profile from classic snaps

2020-12-11 Thread Olivier Tilloy
** Changed in: firefox (Ubuntu) Status: In Progress => Fix Committed ** Changed in: firefox (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1908010] Re: Thunderbird filters doesn't handle base64 encoded message

2020-12-14 Thread Olivier Tilloy
Thank you for the bug report. This sounds like an upstream problem, would you mind reporting it at https://bugzilla.mozilla.org/enter_bug.cgi#h=dupes%7CThunderbird and sharing the link to it here once done? Thanks in advance! ** Summary changed: - Thunderbird filters doesn't handle base64 encoded

[Bug 1904789] Re: [snap] Cannot confirm security exception

2020-12-14 Thread Olivier Tilloy
To everyone affected: could you please run thunderbird from a terminal (`snap run thunderbird`) and in another terminal window run `journalctl -f | grep DEN`, reproduce the problem, close thunderbird, and share the output of both terminal windows here? Thanks! ** Tags added: snap -- You receive

[Bug 1907975] Re: [snap] Al eliminar archivos no van a la papelera del sistema

2020-12-14 Thread Olivier Tilloy
Thank you for the report Juan José. Could you please elaborate on how you delete files from chrome://downloads ? I only see how to remove files from the list, but this doesn't put the files themselves into the trash (regardless of the location of the trash folder). ** Changed in: chromium-browser

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

2020-12-14 Thread Olivier Tilloy
Could you please run `apport-collect 1908082` to attach relevant debug information to this bug? Thanks! ** 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.laun

[Bug 1908049] Re: Firefox cannot open pdf with viewer (evince)

2020-12-14 Thread Olivier Tilloy
Just tested in a clean and fully up-to-date focal VM, and this works as expected: by default PDF files are opened in the built-in pdfjs viewer, but when I change the setting to use the system's default application, they are opened in evince. Can you run the following command in a terminal and atta

[Bug 1904789] Re: [snap] Cannot confirm security exception

2020-12-14 Thread Olivier Tilloy
Thanks Johan. When you say "nothing happens" in the bug description, do you mean that the dialog is closed but the behaviour is not the one you expected, or does the dialog remain up and visible (i.e. the button doesn't close the window)? ** Summary changed: - [snap] Cannot confirm security excep

[Bug 1907798] Re: Crash during do-release-upgrade

2020-12-14 Thread Olivier Tilloy
Sandor, I'm not sure what happened, really, but you're saying that the problem is resolved now, is that right? Do you have the chromium snap installed and working? ** Changed in: chromium-browser (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a m

[Bug 1907798] Re: Crash during do-release-upgrade

2020-12-14 Thread Olivier Tilloy
Relevant log from DpkgTerminalLog.txt: error: cannot perform the following tasks: - Run configure hook of "chromium" snap if present (run hook "configure": cannot perform operation: mount --rbind /root /tmp/snap.rootfs_Yj0cza//root: Permission denied) -- You received this bug notification beca

[Bug 1906741] Re: Firefox sometimes causes garbled audio

2020-12-14 Thread Olivier Tilloy
I am tentatively adding a pulseaudio task. ** Changed in: firefox (Ubuntu) Status: Incomplete => New ** Also affects: pulseaudio (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubun

[Bug 1897454] Re: [snap] Chromium dev cuts off Wayland display

2020-12-14 Thread Olivier Tilloy
Alberto, please note that the snap already has libEGL.so and libGLESv2.so, they live in /snap/chromium/current/usr/lib/chromium- browser/. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1897454 Title:

[Bug 1901571] Re: rustc 1.47 and cargo 0.47 required by firefox 85

2020-12-14 Thread Olivier Tilloy
Thanks Michael! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1901571 Title: rustc 1.47 and cargo 0.47 required by firefox 85 To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1908284] Re: chromium headless crashes in snap 1424

2020-12-15 Thread Olivier Tilloy
So if I understand correctly, revision 1421 works on one system, and revision 1424 doesn't work on a different system. It would be useful to test either 1424 on the first system, or 1421 or the other system, to confirm the regression, and rule out a system-specific issue. -- You received this bug

[Bug 1908284] Re: chromium headless crashes in snap 1424

2020-12-15 Thread Olivier Tilloy
So if I understand correctly, revision 1421 works on one system, and revision 1424 doesn't work on a different system. It would be useful to test either 1424 on the first system, or 1421 or the other system, to confirm the regression, and rule out a system-specific issue. ** Changed in: chromium-b

[Bug 1908284] Re: [snap] chromium headless crashes in revision 1424

2020-12-15 Thread Olivier Tilloy
Just tested with revision 1424 in a clean and up-to-date focal amd64 VM, and headless chromium works, I can inspect the page being loaded using devtools in a separate chromium instance. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1899857] Re: [SRU] alsa-lib: support the enum value settings both in "" and in ''

2020-12-16 Thread Olivier Tilloy
alsa-lib 1.2.2-2.1ubuntu2.3 is now in the focal queue -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1899857 Title: [SRU] alsa-lib: support the enum value settings both in "" and in '' To manage not

[Bug 1760603] Re: chromium-browser crashed with SIGABRT

2018-04-02 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1729963 *** https://bugs.launchpad.net/bugs/1729963 ** This bug is no longer a duplicate of private bug 1760425 ** This bug has been marked a duplicate of bug 1729963 chromium-browser crashed in OnConnectionDisconnectedFilter() -- You received this bug n

[Bug 1760551] Re: chromium-browser crashed with SIGABRT in dbus_connection_dispatch()

2018-04-02 Thread Olivier Tilloy
*** This bug is a duplicate of bug 1729963 *** https://bugs.launchpad.net/bugs/1729963 ** This bug is no longer a duplicate of private bug 1760425 ** This bug has been marked a duplicate of bug 1729963 chromium-browser crashed in OnConnectionDisconnectedFilter() -- You received this bug n

[Bug 1760710] Re: package libreoffice-common (not installed) failed to install/upgrade: попытка перезаписать «/usr/bin/soffice», который уже имеется в пакете openoffice-debian-menus 4.1.5-9789

2018-04-03 Thread Olivier Tilloy
Please remove that package before upgrading: sudo apt remove openoffice-debian-menus (ref: https://wiki.ubuntu.com/LibreOfficeBugWrangling #package_libreoffice- common_.28not_installed.29_failed_to_install.2Fupgrade:_trying_to_overwrite_.27.2Fusr.2Fbin.2Fsoffice.27 .2C_which_is_also_in_packag

[Bug 1760661] Re: Chromium and Chrome pausing

2018-04-03 Thread Olivier Tilloy
So the deb package is also seemingly affected? Does this happen with a specific web page/application open? In other words, if you close all tabs but one with e.g. http://example.org, do you still observe the lockups? Can you open the chromium task manager with Shift+Esc and see if it gives any hi

[Bug 1760444] Re: Snap version fails to open window with nvidia drivers

2018-04-03 Thread Olivier Tilloy
Can you confirm this is on Ubuntu 18.04 ? If so, this is most likely the issue discussed here: https://forum.snapcraft.io/t/nvidia-gl-libs-access-broken-on- ubuntu-18-04/4440 Can you can try the following and report whether that fixes the issue? snap refresh --beta core ** Changed in: chrom

[Bug 1684014] Re: [snap] LibreOffice won't print

2018-04-03 Thread Olivier Tilloy
Please run the following command in a terminal (might need sudo), and let us know whether that fixes the issue: snap connect libreoffice:cups-control (note that the cups-control plug should be auto-connected with new installations of the libreoffice snap, see https://forum.snapcraft.io/t /req

[Bug 1760444] Re: Snap core version 16-2.31.2 fails to open window with nvidia drivers

2018-04-03 Thread Olivier Tilloy
Thanks for the feedback, Doug. I'm now closing this bug as it's an issue with snapd itself. ** Changed in: chromium-browser (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.

[Bug 1760998] Re: Libreoffice doesn't starts on kubuntu 18.04 32bit

2018-04-03 Thread Olivier Tilloy
This is most likely a duplicate of bug #1726145 (which itself is bug #1699772). What's the output of grep enabled ~/.config/libreoffice/4/user/config/javasettings_Linux_*.xml If it looks like: Can you edit that file with a text editor and change it to: false And see if that make

[Bug 1760661] Re: Chromium and Chrome pausing

2018-04-04 Thread Olivier Tilloy
Can you elaborate on the symptoms? Is the entire browser UI frozen, or just the chrome/contents? How about other apps when that happen, are they paused too, or still responsive? Can you please run the following command to attach debugging information to the bug report: apport-collect 1760661

[Bug 1760998] Re: Libreoffice doesn't starts on kubuntu 18.04 32bit

2018-04-04 Thread Olivier Tilloy
Which application of the libreoffice suite did you run? The only one that strictly requires a JRE that I'm aware of is base (for databases). Can you copy verbatim the exact message that is displayed saying it requires a JRE to run? -- You received this bug notification because you are a member o

[Bug 1760998] Re: Libreoffice doesn't starts on kubuntu 18.04 32bit

2018-04-04 Thread Olivier Tilloy
What happens if you answer "No" to the first message? Does the application start (with the JRE disabled)? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1760998 Title: Libreoffice doesn't starts on k

[Bug 1804688] Re: libreoffice always crashes when I do this

2018-11-26 Thread Olivier Tilloy
This is an upstream crash (https://bugs.documentfoundation.org/show_bug.cgi?id=118416), which was fixed in 6.1.3, which will soon be SRU’d to cosmic (see bug #1803142). ** Bug watch added: Document Foundation Bugzilla #118416 https://bugs.documentfoundation.org/show_bug.cgi?id=118416 ** Also a

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