[Bug 577540] Re: "Provided by Ubuntu" leaks memory

2010-05-11 Thread Olivier Tilloy
I tested the lucid branch, and the situation is much better, but a small quantity of memory is still leaked every time one clicks on "Provided by Ubuntu" (less than one MB, to be compared to more than 10MB before the patch). -- "Provided by Ubuntu" leaks memory https://bugs.launchpad.net/bugs/577

[Bug 578717] [NEW] User Agent string says "Debian/squeeze/sid ()" instead of "Ubuntu/10.04 (lucid)"

2010-05-11 Thread Olivier Tilloy
Public bug reported: Binary package hint: epiphany-browser In epiphany 2.30.2 in lucid, the user agent string is the following: Mozilla/5.0 (X11; U; Linux i686; fr-fr) AppleWebKit/531.2+ (KHTML, like Gecko) Safari/531.2+ Debian/squeeze/sid () Epiphany/2.30.2 To be compared with the user agent s

[Bug 578717] Re: User Agent string says "Debian/squeeze/sid ()" instead of "Ubuntu/10.04 (lucid)"

2010-05-11 Thread Olivier Tilloy
The fix is pretty trivial, the information to be changed sits in /usr/share/epiphany-browser/branding.conf. -- User Agent string says "Debian/squeeze/sid ()" instead of "Ubuntu/10.04 (lucid)" https://bugs.launchpad.net/bugs/578717 You received this bug notification because you are a member of Ubu

[Bug 578717] Re: User Agent string says "Debian/squeeze/sid ()" instead of "Ubuntu/10.04 (lucid)"

2010-05-11 Thread Olivier Tilloy
diff /usr/share/epiphany-browser/branding.conf.orig /usr/share/epiphany-browser/branding.conf 2,4c2,4 < Vendor=Debian < VendorSub=squeeze/sid < VendorComment= --- > Vendor=Ubuntu > VendorSub=10.04 > VendorComment=lucid -- User Agent string says "Debian/squeeze/sid ()" instead of "Ubuntu/10.04 (l

[Bug 578717] Re: User Agent string says "Debian/squeeze/sid ()" instead of "Ubuntu/10.04 (lucid)"

2010-05-11 Thread Olivier Tilloy
** Branch linked: lp:~osomon/ubuntu/lucid/epiphany-browser/user_agent -- User Agent string says "Debian/squeeze/sid ()" instead of "Ubuntu/10.04 (lucid)" https://bugs.launchpad.net/bugs/578717 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 579682] Re: Ubuntu Software Center scrolls after package removal

2010-05-12 Thread Olivier Tilloy
What happens is that upon removal the list is updated the naive way: it is deleted and re-built, and the position of the currently selected item is lost in the process. It is definitely an annoyance and could probably be improved. -- Ubuntu Software Center scrolls after package removal https://bu

[Bug 584161] Re: Moovida doesn't start with a Turkish locale

2010-05-24 Thread Olivier Tilloy
** Also affects: elisa Importance: Undecided Status: New ** Changed in: elisa Importance: Undecided => Critical ** Changed in: elisa Status: New => In Progress ** Changed in: elisa Assignee: (unassigned) => Olivier Tilloy (osomon) ** Branch linked: lp:~oso

[Bug 543353] Re: moovida crashed with signal 7 in g_closure_invoke()

2010-03-24 Thread Olivier Tilloy
Thanks for the report kristiutz. Is the crash reliably reproducible? -- moovida crashed with signal 7 in g_closure_invoke() https://bugs.launchpad.net/bugs/543353 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 97686] Re: Totem-GStreamer doesn't play CNN Pipeline

2010-01-26 Thread Olivier Tilloy
The issue seems to be in libmms (see bug #212064). -- Totem-GStreamer doesn't play CNN Pipeline https://bugs.launchpad.net/bugs/97686 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 344198] Re: .ppsx (Office 2007 slideshows) files not recognized

2010-01-27 Thread Olivier Tilloy
I can confirm the issue on Karmic. Note that I've had a look at the package in Lucid, and it's not fixed there. It seems to me that all that's needed is to add an entry for "application/vnd.openxmlformats-officedocument.presentationml.slideshow" in /usr/share/mime/packages/freedesktop.org.xml. I

[Bug 344198] Re: .ppsx (Office 2007 slideshows) files not recognized

2010-01-27 Thread Olivier Tilloy
IMHO, the importance of this bug should be bumped. It's easy enough to work around it for an advanced user, either by changing the file's extension or by selecting "Open with another application", but it's just not a reasonable solution for normal users. To them, the only conclusion will be: "Ubunt

[Bug 344198] Re: .ppsx (Office 2007 slideshows) files not recognized

2010-01-27 Thread Olivier Tilloy
I reported the bug upstream (https://bugs.freedesktop.org/show_bug.cgi?id=26276) and attached a patch there. ** Bug watch added: freedesktop.org Bugzilla #26276 https://bugs.freedesktop.org/show_bug.cgi?id=26276 -- .ppsx (Office 2007 slideshows) files not recognized https://bugs.launchpad.net

[Bug 415018] Re: Unclassified videos missing/library rescan fail

2009-09-08 Thread Olivier Tilloy
** Changed in: elisa Status: In Progress => Fix Committed -- Unclassified videos missing/library rescan fail https://bugs.launchpad.net/bugs/415018 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 452566] Re: album plays in wrong order

2009-10-28 Thread Olivier Tilloy
I can confirm this stupid behaviour. The sorting of an album's tracks is done on the file path... The relevant code can be found at elisa-plugins/elisa/plugins/database/models.py:65. ** Also affects: elisa Importance: Undecided Status: New ** Changed in: elisa Importance: Undecided

[Bug 452566] Re: album plays in wrong order

2009-10-28 Thread Olivier Tilloy
** Changed in: elisa Status: Confirmed => In Progress ** Changed in: elisa Assignee: (unassigned) => Olivier Tilloy (osomon) -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 300396] Re: [PATCH] AudioPlayer.get_metadata should set title for PlayableModels

2009-10-28 Thread Olivier Tilloy
** Changed in: elisa Milestone: 0.5.x => None -- [PATCH] AudioPlayer.get_metadata should set title for PlayableModels https://bugs.launchpad.net/bugs/300396 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 300391] Re: [PATCH] Album-less music files don't report metadata over dbus

2009-10-28 Thread Olivier Tilloy
** Changed in: elisa Milestone: 0.5.x => None -- [PATCH] Album-less music files don't report metadata over dbus https://bugs.launchpad.net/bugs/300391 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 415018] Re: Unclassified videos missing/library rescan fail

2009-09-28 Thread Olivier Tilloy
@Paul, Alexander, Danny: is this bug fixed for you in the latest release (Moovida 1.0.7)? -- Unclassified videos missing/library rescan fail https://bugs.launchpad.net/bugs/415018 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 415018] Re: Unclassified videos missing/library rescan fail

2009-09-28 Thread Olivier Tilloy
If not please subscribe to bug #438032 and add detailed information about your configuration. -- Unclassified videos missing/library rescan fail https://bugs.launchpad.net/bugs/415018 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 422807] Re: No icons on home screen

2009-09-30 Thread Olivier Tilloy
@Mark: your problem is different than Onkar's. Can you please file a separate bug report? -- No icons on home screen https://bugs.launchpad.net/bugs/422807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubun

[Bug 422807] Re: No icons on home screen

2009-09-30 Thread Olivier Tilloy
** Changed in: moovida (Ubuntu) Status: New => Incomplete -- No icons on home screen https://bugs.launchpad.net/bugs/422807 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 340219] Re: Media scanning stuck at 0%

2009-10-15 Thread Olivier Tilloy
The discogs plugin is not used anymore. On top of that coherence is not a hard dependency for Moovida and media scanning doesn't depend on it. And unfortunately the pastebin entry mentioned in the bug description expired. ** Changed in: elisa Status: Incomplete => Invalid -- Media scanni

[Bug 340219] Re: Media scanning stuck at 0%

2009-10-15 Thread Olivier Tilloy
@Ryan: can this bug still be reproduced with the latest Moovida? -- Media scanning stuck at 0% https://bugs.launchpad.net/bugs/340219 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 455774] Re: Moovida starts and is wrongly positioned, only parts of the interface are drawn

2009-10-20 Thread Olivier Tilloy
And the second screenshot (Capture-1.png) is bug #456271. -- Moovida starts and is wrongly positioned, only parts of the interface are drawn https://bugs.launchpad.net/bugs/455774 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubunt

[Bug 455774] Re: Moovida starts and is wrongly positioned, only parts of the interface are drawn

2009-10-20 Thread Olivier Tilloy
*** This bug is a duplicate of bug 340141 *** https://bugs.launchpad.net/bugs/340141 ** This bug has been marked a duplicate of bug 340141 Partial view of the viewport in fullscreen mode -- Moovida starts and is wrongly positioned, only parts of the interface are drawn https://bugs.launch

[Bug 480671] Re: Firefox auto-completes login fields in a case-insensitive manner

2009-12-30 Thread Olivier Tilloy
Upstream bug report: https://bugzilla.mozilla.org/show_bug.cgi?id=499649 ** Bug watch added: Mozilla Bugzilla #499649 https://bugzilla.mozilla.org/show_bug.cgi?id=499649 -- Firefox auto-completes login fields in a case-insensitive manner https://bugs.launchpad.net/bugs/480671 You received thi

[Bug 452566] Re: album plays in wrong order

2009-10-19 Thread Olivier Tilloy
Thanks for the report Sam. Can you give us more details on your media files (those that appear on the screenshot for example)? - full filepaths - do they contain tags such as track number? Moovida's database file may also help, if you can attach it here. You'll find it in ~/.moovida/moovida.db.

[Bug 455774] Re: Moovida starts and is wrongly positioned, only parts of the interface are drawn

2009-10-20 Thread Olivier Tilloy
The first screenshot (Capture.png) looks like bug #340141. -- Moovida starts and is wrongly positioned, only parts of the interface are drawn https://bugs.launchpad.net/bugs/455774 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubun

[Bug 452566] Re: album plays in wrong order

2009-10-30 Thread Olivier Tilloy
** Changed in: elisa Status: In Progress => Fix Committed -- album plays in wrong order https://bugs.launchpad.net/bugs/452566 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 1904079] Re: Wrong keyboard behavior only inside chromium snap

2020-11-23 Thread Olivier Tilloy
Thanks for the report Kemel. I've just tested this on my 20.10 desktop, and I can confirm that acute+C results in an accented c <ć>, but not just in the chromium snap, in every application, including non-snap ones. So I'm wondering whether there's some special configuration on your machine that e

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

2020-11-23 Thread Olivier Tilloy
Chromium doesn't use libnotify, it invokes the org.freedesktop.Notifications D-Bus API directly. -- 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 custo

[Bug 1905054] Re: Firefox 83 Breaks WebGL

2020-11-24 Thread Olivier Tilloy
This has been reported separately here: https://discourse.mozilla.org/t /webgl-context-errors-in-firefox-83/70924 (although for different HW configurations). Are you running firefox with apparmor confinement? (check the output of `sudo apparmor_status`). Can you open about:support and share the c

[Bug 1904732] Re: Chromium does not start

2020-11-24 Thread Olivier Tilloy
Glad you found a workaround, but this is a bit concerning. Let's keep the bug open for now, in case more people report similar problems. ** Summary changed: - Chromium does not start + [snap] Chromium crashes at startup, deleting fontconfig caches "fixes" it -- You received this bug notificati

[Bug 1904769] Re: Installed chromium-browser does not work

2020-11-24 Thread Olivier Tilloy
Starting with Ubuntu 20.04, chromium-browser indeed is a transitional package that installs the chromium snap. But for some reason snapd doesn't appear to be running on your system. Can you share the output of the following commands? systemctl status snapd.service systemctl start snapd.s

[Bug 1884759] Re: U2f yubikey stopped working in chromium snap

2020-11-24 Thread Olivier Tilloy
** Changed in: chromium-browser (Ubuntu) Importance: Undecided => Medium ** Summary changed: - U2f yubikey stopped working in chromium snap + [snap] U2f yubikey not recognized until unplugged and plugged back in ** Tags added: snap -- You received this bug notification because you are a mem

[Bug 1905010] Re: [snap] chromium forgets custom root certificates after each update

2020-11-24 Thread Olivier Tilloy
Thanks for the report Timo. I'm not sure what's happening here. I tested this like so in a VM: - generated a custom root CA (e.g. using instructions at https://help.f-secure.com/product.html?business/threatshield/latest/en/task_50407934989D4923AB76367EA0E627CA-threatshield-latest-en) - imported

[Bug 1905337] Re: Scaling of Firefox doesn't adjust when moved across Monitors with Different DPis

2020-11-24 Thread Olivier Tilloy
Thanks for the report Patrick. Are we talking about scaling the webcontents, or the user interface (tabs bar, address bar, …), or both? Can you test whether upstream firefox builds (which you can download from https://www.mozilla.org/firefox/download/thanks) are similarly affected? I see that yo

[Bug 1905054] Re: Firefox 83 Breaks WebGL

2020-11-24 Thread Olivier Tilloy
Thanks for the details Pat. Not sure what is going on, but it is good to know that this is fixed in the upcoming firefox 84. Let's see if upstream can shed some light on the problem in the bug report you filed there. -- You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1899250] Re: Firefox's view is all messed up on first launch. The issue is resolved by minimising and maximising once.

2020-11-24 Thread Olivier Tilloy
Thanks for the report Vasu, and sorry for the late reply. Is this still happening with the latest firefox update? It looks like you're using the nvidia proprietary driver. Could you try with the free driver (nouveau) and report whether the same problem happens? ** Changed in: firefox (Ubuntu)

[Bug 1899250] Re: Firefox's view is all messed up on first launch. The issue is resolved by minimising and maximising once.

2020-11-24 Thread Olivier Tilloy
It seems very similar to bug #1894417. >From your description, you can consistently reproduce the problem? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1899250 Title: Firefox's view is all messed

[Bug 1898656] Re: Firefox not playing YouTube videos in Virtualbox on Xubuntu

2020-11-24 Thread Olivier Tilloy
Thanks for the report, and sorry for the late reply. Is this still happening with the latest firefox update? If I understand correctly, this is not a problem of missing codecs, as the videos would play if enough buffering was done, right? ** Changed in: firefox (Ubuntu) Status: New => Inco

[Bug 1905422] Re: CoinMP Solver not Available

2020-11-24 Thread Olivier Tilloy
I see that CoinMP support was disabled in Ubuntu (it is enabled in Debian) 5 years ago¹, because of dependency issues. This could/should probably be revisited. ¹ https://git.launchpad.net/~libreoffice/ubuntu/+source/libreoffice/commit/?h =ubuntu-groovy-7.0&id=3d9c888b38a35b39f282e6aedfd4ad6d447faf

[Bug 1898334] Re: When starting Chromium, desktop-launch sometimes moves personal files and folders on separate partition to my home directoy

2020-11-24 Thread Olivier Tilloy
Thanks for raising again the issue Jan. The github issue is the right place to track the problem, as it's not specific to chromium. So I'm closing this bug, but I've put the issue on my radar and I am going to investigate further. ** Changed in: chromium-browser (Ubuntu) Status: New => Inva

[Bug 1898656] Re: Firefox not playing YouTube videos in Virtualbox on Xubuntu

2020-11-24 Thread Olivier Tilloy
If you have some time to spare, could you test whether the upstream builds (which can be downloaded from https://www.mozilla.org/firefox/download/thanks) are similarly affected, and if so, file an upstream bug report at https://bugzilla.mozilla.org/enter_bug.cgi#h=dupes%7CFirefox ? ** Changed in:

[Bug 1904769] Re: [snap] chromium-browser fails to install the snap because snapd is not running

2020-11-24 Thread Olivier Tilloy
What is the output of `systemctl start snapd.service` ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1904769 Title: [snap] chromium-browser fails to install the snap because snapd is not running

[Bug 1905422] Re: CoinMP Solver not Available

2020-11-24 Thread Olivier Tilloy
Heather, this is not groovy-specific. It was re-enabled recently in Debian, but the Ubuntu packages have additional logic that override this, and force-disable it. See the commit I linked to in comment #1, which is inside a [ifeq "$(DEB_VENDOR)" "Ubuntu"] conditional. -- You received this bug not

[Bug 1905458] Re: [snap] Chromium USB enumeration fails when usbmon module is loaded

2020-11-24 Thread Olivier Tilloy
** Summary changed: - [snap] Chromium USB enumeration fails with usbmon module is loaded + [snap] Chromium USB enumeration fails when usbmon module is loaded ** Tags added: snap ** Changed in: chromium-browser (Ubuntu) Importance: Undecided => Critical ** Changed in: chromium-browser (Ubuntu

[Bug 1905457] Re: [snap] Chromium can enumerate USB devices without the raw-usb plug

2020-11-24 Thread Olivier Tilloy
** Tags added: snap ** Changed in: chromium-browser (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/1905457 Title: [snap] Chromium can enumerate USB device

[Bug 1905122] Re: firefox xubuntu.20.04.1 don`t work localization

2020-11-24 Thread Olivier Tilloy
> I install all localization files and set in Firefox russian language manually. Do you mean that you installed language pack extensions from within firefox? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/b

[Bug 1905122] Re: firefox xubuntu.20.04.1 don`t work localization

2020-11-25 Thread Olivier Tilloy
That's right, and upstream langpack extensions will, at best, conflict with the packaged langpacks. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905122 Title: firefox xubuntu.20.04.1 don`t work lo

[Bug 1905337] Re: Scaling of Firefox doesn't adjust when moved across Monitors with Different DPis

2020-11-25 Thread Olivier Tilloy
Thanks for the clarifications Patrick. I couldn't find an upstream bug report for this issue, 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. ** Changed in: firefox (Ubuntu) Status: Incomplete =>

[Bug 1905010] Re: [snap] chromium forgets custom root certificates after each update

2020-11-25 Thread Olivier Tilloy
Excellent, thanks Timo for the feedback. Let's do that, and leave the bug status set to incomplete, which will make the bug report auto-expire if nothing happens within the next 60 days. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1905122] Re: firefox xubuntu.20.04.1 don`t work localization

2020-11-25 Thread Olivier Tilloy
Can you share the output of running the following command in a terminal? find ~/.mozilla/firefox -name *.xpi -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905122 Title: firefox xubuntu.20.04.1

[Bug 1897249] Re: Scrolling in Chromium stops working when moving mouse when running in virtual machine

2020-11-25 Thread Olivier Tilloy
Comment #14 in https://bugs.chromium.org/p/chromium/issues/detail?id=1128405 suggests that this might be a hardware issue. Are you able to observe the problem with other mouses? ** Changed in: chromium-browser (Ubuntu) Status: New => Incomplete -- You received this bug notification becaus

[Bug 1896722] Re: Mozilla Firefox Multiple Arbitrary Code Execution Vulnerabilities

2020-11-25 Thread Olivier Tilloy
** 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 the bug report. https://bugs.launchpad.net/bugs/1896722 Title: Mozilla Firefox Multiple Arbitrary Code Execution Vulner

[Bug 1894433] Re: Use build flag "use_vaapi=true" for Chromium 86+

2020-11-25 Thread Olivier Tilloy
t for xenial builds. ** Changed in: chromium-browser (Ubuntu) Status: Confirmed => Fix Committed ** Changed in: chromium-browser (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1894006] Re: firefox crashes with MOZ_ENABLE_WAYLAND=1

2020-11-25 Thread Olivier Tilloy
** Summary changed: - firefox crashes with MOZ_WAYLAND_ENABLE=1 + firefox crashes with MOZ_ENABLE_WAYLAND=1 ** Summary changed: - firefox crashes with MOZ_ENABLE_WAYLAND=1 + firefox crashes with MOZ_ENABLE_WAYLAND=1 when apparmor profile is enforced -- You received this bug notification becaus

[Bug 1894006] Re: firefox crashes with MOZ_ENABLE_WAYLAND=1 when apparmor profile is enforced

2020-11-25 Thread Olivier Tilloy
I can reproduce with firefox 83 on Ubuntu 20.04, and I can confirm that the suggested addition to the apparmor profile fixes the problem. ** Changed in: firefox (Ubuntu) Status: New => Confirmed ** Changed in: firefox (Ubuntu) Importance: Undecided => Medium -- You received this bug n

[Bug 1894006] Re: firefox crashes with MOZ_ENABLE_WAYLAND=1 when apparmor profile is enforced

2020-11-25 Thread Olivier Tilloy
The additional rule should probably be: owner /{dev,run}/shm/wayland.mozilla.ipc.[0-9]* rw, ** 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 Ubu

[Bug 1894006] Re: firefox crashes with MOZ_ENABLE_WAYLAND=1 when apparmor profile is enforced

2020-11-26 Thread Olivier Tilloy
Fix committed to all the beta branches (https://bazaar.launchpad.net/~mozillateam/firefox/firefox- beta.hirsute/revision/1387), this will become available as updates when Firefox 84.0 is released. ** Changed in: firefox (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug

[Bug 1826290] Re: geoclue mozilla location api key rate limited

2020-11-26 Thread Olivier Tilloy
For the record, back in April 2019 Canonical requested a separate MLS API key to use in geoclue in Ubuntu, and the request was initially acknowledged, but then it was put on hold on Mozilla's end and we never heard back from them, despite a couple of follow-up e-mails. >From the discussion in the

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

2020-11-26 Thread Olivier Tilloy
Thunderbird 78.5.0 is now available in focal-proposed for wider testing. See https://wiki.ubuntu.com/Testing/EnableProposed on how to enable updates from focal-proposed. Everyone interested, please test and share your feedback here, especially on how the transition from 68 to 78 goes. Thanks! --

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

2020-11-26 Thread Olivier Tilloy
Note that this update in focal-proposed goes together with enigmail 2:2.2.4-0ubuntu0.20.04.1, also in focal-proposed. If you're using enigmail, be sure to install both updates together. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. h

[Bug 1905337] Re: Scaling of Firefox doesn't adjust when moved across Monitors with Different DPis

2020-11-26 Thread Olivier Tilloy
Thanks! ** Also affects: firefox via https://bugzilla.mozilla.org/show_bug.cgi?id=1679335 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/1905337 Title:

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

2020-11-27 Thread Olivier Tilloy
Jimmy, the guide is correct. The line in your sources.list should look something like that: deb http://archive.ubuntu.com/ubuntu/ focal-proposed main universe Please note that it is safer to selectively update the packages you are interested in (in this case, thunderbird* and possibly enigmai

[Bug 1835024]

2020-11-28 Thread Olivier Tilloy
(In reply to Virginia Balducci from comment #2) > I'll add this ticket to the Widget GTK component in the hope their team can > take a look at this and share their feedback. Thanks for triaging Virginia. Unfortunately the patch¹ I submitted almost a month ago hasn't received any feedback yet. How

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

2020-11-30 Thread Olivier Tilloy
librsvg 2.50.2+dfsg-1 is now in hirsute. We can proceed with the SRU. ** Changed in: librsvg (Ubuntu) Status: Triaged => Won't Fix ** Changed in: librsvg (Ubuntu) Status: Won't Fix => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which

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

2020-11-30 Thread Olivier Tilloy
Uploaded librsvg 2.48.9-1ubuntu0.20.04.1, now sitting in the focal unapproved queue, waiting for the SRU team to review and accept it. ** Changed in: librsvg (Ubuntu Focal) Status: Triaged => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1905422] Re: CoinMP Solver not Available, option requires coinmp to be promoted

2020-11-30 Thread Olivier Tilloy
Unfortunately, the commit I linked to in comment #1 doesn't explain why coinmp support was disabled. The most likely reason is what Séb wrote, that a package in main cannot depend on a package in universe, and promoting a dependency from universe to main can be a tedious and time- consuming process

[Bug 1905422] Re: CoinMP Solver not Available, option requires coinmp to be promoted

2020-12-01 Thread Olivier Tilloy
I think it'd be worth testing whether libreoffice-calc can be built with coinmp support (build dependencies don't have to be in main) and still function without the dependency installed (i.e. runtime detection). -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1905791] Re: Resizing in awesome WM makes chromium stop redrawing its window

2020-12-01 Thread Olivier Tilloy
It looks like this upstream issue might be related: https://bugs.chromium.org/p/chromium/issues/detail?id=1018712 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905791 Title: Resizing in awesome WM

[Bug 1905122] Re: firefox xubuntu.20.04.1 don`t work localization

2020-12-01 Thread Olivier Tilloy
Ok, so what happens if you delete the second file (langpack- r...@firefox.mozilla.org.xpi) and restart firefox? Is the interface correctly localized in Russian? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1905791] Re: Resizing in awesome WM makes chromium stop redrawing its window

2020-12-01 Thread Olivier Tilloy
Would you mind commenting there to revive the bug and hopefully get upstream's attention on it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1905791 Title: Resizing in awesome WM makes chromium sto

[Bug 1897249] Re: Scrolling in Chromium stops working when moving mouse when running in virtual machine

2020-12-01 Thread Olivier Tilloy
You linked to a virtualbox forum thread, but I realize you didn't specify which virtualization technology you're using. Is this virtualbox too? If so, does uninstalling the guest additions make a difference? -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1873713] Re: appstreamcli: symbol lookup error: appstreamcli: undefined symbol: AS_APPSTREAM_METADATA_PATHS

2020-12-01 Thread Olivier Tilloy
Wileam, this appears to be an entirely different problem than the one originally discussed here. Please file a separate bug by running `ubuntu-bug chromium-browser`. Thanks. ** No longer affects: chromium-browser (Ubuntu) ** No longer affects: chromium-browser -- You received this bug notificat

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

2020-12-01 Thread Olivier Tilloy
Can you try installing libavcodec58 ? sudo apt install libavcodec58 Does it fix the problem? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1906146 Title: Firefox does not auto-play Twitter vid

[Bug 1906450] Re: [snap] snap & deb duplicate entries in snap-store

2020-12-01 Thread Olivier Tilloy
** Also affects: snap-store-desktop 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/1906450 Title: [snap] snap & deb duplicate entries in snap-store To man

[Bug 1904079] Re: acute+C on US international with dead keys layout should produce cedilla sign (ç)

2020-12-01 Thread Olivier Tilloy
With that layout, I can get "ç" by using the AltGr+, (AltGr and comma key). That is what the keyboard layout cheat sheet advertises for ç, by the way, so I'm not sure why acute+C would/should work. Can you confirm that AltGr+, gets you a "ç" ? -- You received this bug notification because you ar

[Bug 1898656] Re: Firefox not playing YouTube videos in Virtualbox on Xubuntu

2020-12-01 Thread Olivier Tilloy
That sounds like a possible upstream issue, so it would be useful to report it there. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1898656 Title: Firefox not playing YouTube videos in Virtualbox on

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

2020-12-02 Thread Olivier Tilloy
> Should groovy also get the fix for upstream issue 642? I suppose it wouldn't hurt. Adding the rls-gg-incoming tag to consider whether this is worthwhile. ** Tags added: rls-gg-incoming -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

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

2020-12-02 Thread Olivier Tilloy
The new rustc requirement is now targetting firefox 85 (https://hg.mozilla.org/mozilla-central/rev/500f3c5615e5), I'm updating the title and description accordingly. ** Summary changed: - rustc 1.47 and cargo 0.47 required by firefox 84 + rustc 1.47 and cargo 0.47 required by firefox 85 ** Descr

[Bug 1881923] Re: No icons in file picker

2020-12-02 Thread Olivier Tilloy
It sounds like this might be yet another fallout from the snap being automatically refreshed while running. I suggest enabling the experimental "refresh app awareness" feature in snapd, see details in https://forum.snapcraft.io/t/wip-refresh-app-awareness/10736. -- You received this bug notificat

[Bug 987060] Re: massive memory leak in unity-panel-service and hud-service when invoking the hud on Firefox profiles with large amounts of bookmarks LTS 12.04 14.04

2020-12-02 Thread Olivier Tilloy
** Changed in: hud (Ubuntu Xenial) Status: In Progress => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/987060 Title: massive memory leak in unity-panel-service and hud-service when

[Bug 1906674] Re: [snap] it isn't possible to add a calendar from a local file

2020-12-03 Thread Olivier Tilloy
** Summary changed: - it isnt possible to add a calendar from a local file + [snap] it isn't possible to add a calendar from a local file ** Tags added: snap -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

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

2021-02-23 Thread Olivier Tilloy
I should have elaborated on the testing I did: in a fully up-to-date focal VM with French as the default language/locale, I enabled focal- proposed and installed the thunderbird update (1:78.7.1+build1-0ubuntu0.20.04.1), and I verified that the UI is fully localized in French, including menus, pref

[Bug 1915712] Re: [snap] configure hook fails because the gnome-3-28-1804 platform snap isn't connected

2021-02-24 Thread Olivier Tilloy
** Changed in: snapcraft (Ubuntu) Status: New => In Progress ** Changed in: snapcraft (Ubuntu) Assignee: (unassigned) => Olivier Tilloy (osomon) ** Changed in: snapcraft (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a

[Bug 1917300] Re: updated firefox 86.0 (64 bit)

2021-03-01 Thread Olivier Tilloy
Could you please run "apport-collect 1917300" in a terminal to attach useful debugging information to this bug report? ** 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. ht

[Bug 1917191] Re: firefox will not start after it crashed unexpectedly

2021-03-01 Thread Olivier Tilloy
This sounds similar to bug #1917147. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1917191 Title: firefox will not start after it crashed unexpectedly To manage notifications about this bug go to:

[Bug 1917147] Re: firefox crashes after ubuntu 20.04.2 update.

2021-03-01 Thread Olivier Tilloy
That sounds similar to bug #1917191. Can you open a terminal, type "firefox --safe-mode" followed by Enter, and let us know whether the application starts? If not, what is displayed in the terminal window? -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1917191] Re: firefox will not start after it crashed unexpectedly

2021-03-01 Thread Olivier Tilloy
Can you open a terminal, type "firefox --safe-mode" followed by Enter, and let us know whether the application starts? If not, what is displayed in the terminal window? ** Summary changed: - foxfire will not start + firefox will not start after it crashed unexpectedly ** Changed in: firefox (Ub

[Bug 1917069] Re: Unable to access a radissonhotels.com website using FireFox on Ubuntu

2021-03-01 Thread Olivier Tilloy
This appears to be a User-Agent sniffing issue on the server side. If I use an extension to change the user agent string to e.g. that of Firefox 86 on Windows, the website loads correctly. If you care about this problem, please report it to Radisson so they fix their server-side parsing of the use

[Bug 1917069] Re: radissonhotels.com fails to display website because of modified UA string

2021-03-01 Thread Olivier Tilloy
** Summary changed: - radissonhotels.com fails to display website because of UA string + radissonhotels.com fails to display website because of modified UA string -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1917191] Re: firefox will not start after it crashed unexpectedly

2021-03-01 Thread Olivier Tilloy
If you don't mind installing debug packages that use a substantial amount of space, could you do the following: sudo apt install firefox-dbg firefox -g At the (gdb) prompt, type "r" then return. When the crash happens, you should be getting another (gdb) prompt, type "t a a bt" then retur

[Bug 1917191] Re: firefox will not start after it crashed unexpectedly

2021-03-01 Thread Olivier Tilloy
Note: once you've done all the above, you can remove the debug packages to reclaim disk space with the following command: sudo apt remove firefox-dbg -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 1917341] Re: Thunderbird 78.1 cannot send mail

2021-03-01 Thread Olivier Tilloy
This appears to be a known issue, where some servers don't support the minimum TLS version requested by this new version of Thunderbird. See https://support.mozilla.org/en-US/questions/1295861 for details. TLDR: in the configuration editor, change "security.tls.version.min" to "2". ** Changed in:

[Bug 1917191] Re: firefox will not start after it crashed unexpectedly

2021-03-02 Thread Olivier Tilloy
Thanks John, that's very useful indeed. The backtrace points to a known upstream bug (https://bugzilla.mozilla.org/show_bug.cgi?id=1694670), which is fixed in the upcoming firefox 87.0 (currently beta). I'll consider cherry-picking the upstream patch for an Ubuntu update. ** Bug watch added: Mo

[Bug 1917147] Re: firefox crashes after ubuntu 20.04.2 update.

2021-03-02 Thread Olivier Tilloy
Thanks Andy. Andy, Theodore, would you mind trying to get a full backtrace of the crash, to help diagnose and fix the problem? See the instructions in https://bugs.launchpad.net/firefox/+bug/1917191/comments/17. Thanks in advance! ** Changed in: firefox (Ubuntu) Status: New => Incomplete

[Bug 1915498] Re: Copy / paste in Firefox randomly broken

2021-03-02 Thread Olivier Tilloy
I have updated the affected package. ** Package changed: firefox (Ubuntu) => gedit (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1915498 Title: Copy / paste in Firefox randomly broken To

[Bug 1915722] Re: rustc 1.50 and cargo 0.51 will be required by a future version of firefox

2021-03-02 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/1915722 Title: rustc 1.50 and cargo 0.51 will be required by a future version of firefox To manage notifications about this bug go to

[Bug 1917191] Re: firefox will not start after it crashed unexpectedly

2021-03-03 Thread Olivier Tilloy
> Is there a bug fix out there? The beta builds (for the upcoming 87.0 release) contain the fix, if you're comfortable with adding a PPA and installing a beta version, you could try that (your confirmation that the bug is indeed fixed would be very valuable). The PPA is https://launchpad.net/~mozi

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