https://hg.mozilla.org/releases/mozilla-beta/rev/b50708896f2d
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1930982
Title:
Firefox 89: webrender breaks videos on Raspberry Pi
Status
Comment on attachment 9226932
Bug 1714511 - use vqmovun_s16 for packing pixels. r?sotaro
approved for 90.0b9
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/1930982
Title:
Firefox 89:
[Expired for chromium-browser (Ubuntu) because there has been no
activity for 60 days.]
** Changed in: chromium-browser (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubu
[Expired for gnome-shell (Ubuntu) because there has been no activity for
60 days.]
** Changed in: gnome-shell (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bu
[Expired for chromium-browser (Ubuntu) because there has been no
activity for 60 days.]
** Changed in: chromium-browser (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubu
[Expired for chromium-browser (Ubuntu) because there has been no
activity for 60 days.]
** Changed in: chromium-browser (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to chromium-browser in Ubu
[Expired for gdm3 (Ubuntu) because there has been no activity for 60
days.]
** Changed in: gdm3 (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.n
This bug was fixed in the package libreoffice - 1:7.1.4-0ubuntu1
---
libreoffice (1:7.1.4-0ubuntu1) impish; urgency=medium
* New upstream release
* Use gcc 8 on armhf to avoid autopkgtest failure with gcc 9
(LP: #1931701)
-- Rico Tzschichholz Thu, 17 Jun 2021 15:35:43
+020
# Recent apt install history
Commandline: apt upgrade
Upgrade: brave-browser:amd64 (1.25.72, 1.25.73), gir1.2-secret-1:amd64
(0.20.3-0ubuntu1, 0.20.4-0ubuntu1), libsystemd0:amd64 (245.4-4ubuntu3.6,
245.4-4ubuntu3.7), libsecret-1-0:amd64 (0.20.3-0ubuntu1, 0.20.4-0ubuntu1),
udev:amd64 (245.4-4ubu
Adding xmodmap -pp > ~/xmodmap-pp
# xev outout
$ xev | grep -i button
ButtonPress event, serial 37, synthetic NO, window 0x3c1,
state 0x10, button 3, same_screen YES
ButtonRelease event, serial 37, synthetic NO, window 0x3
Public bug reported:
## Issue with mouse left-button click
Issue with left-button (button 1) click. After login left mouse button
click stops working.
Within xev rectangle, it (button 1) does not show output first time. but
after right button click it starts showing output in xen output as shown
Suspect the issue is after recent apt upgrade command run. apt history
log recent snapshot is attached.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xorg in Ubuntu.
https://bugs.launchpad.net/bugs/1933003
Title:
left click on USB mo
I am experiencing this on 20.10 (unity-control-center reports 20.04)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-control-center in Ubuntu.
https://bugs.launchpad.net/bugs/1630176
Title:
Ubuntu version reported wrong in system
** Changed in: remmina-ppa
Status: New => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to remmina in Ubuntu.
https://bugs.launchpad.net/bugs/1859485
Title:
remmina crashed with SIGSEGV
Status in remmina-ppa:
Fix
tl;dr; Flatpak currently considers remotes as trusted, so after you have
added one with a password at system level, you don't need a password to
install apps for that remote.
I don't about how polkit rules work, but this is just a comment
describing what happens from a user perspective with flatpa
** Changed in: thunderbird
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/1846423
Title:
Lightning: Cannot dismiss reminders. Got a VALUE
Thank you very much!
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/1846423
Title:
Lightning: Cannot dismiss reminders. Got a VALUE parameter with an
illegal type for property:
Comment on attachment 9227653
1560151-trigger-duration.diff
[Approval Request Comment]
Regression caused by (bug #): Bug 1555646
User impact if declined: Calendar item parsing fails to read a property, adds
an error message to the item, other clients complain about it
Testing completed (on c-c, e
Pushed by ge...@darktrojan.net:
https://hg.mozilla.org/comm-central/rev/15eefd39d789
In libical, accept DURATION as a valid type for TRIGGER properties. r=darktrojan
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
h
(In reply to OpenJD from comment #39)
> Well as it's chaining inequality comparisons (to catch wrong types), it will
> work; if you follow the link to the full source code of this file, this is
> how the other elements are tested.
> I'm not sure this is the most optimal way to test it (maybe it i
Created attachment 9227653
1560151-trigger-duration.diff
I sure would. I hate this error message too, but I've never had the time
to figure it out.
FWIW, `X-` properties are [allowed in the
specification](https://datatracker.ietf.org/doc/html/rfc5545#section-3.8.8.2)
and should be ignored by impl
Well as it's chaining inequality comparisons (to catch wrong types), it will
work; if you follow the link to the full source code of this file, this is how
the other elements are tested.
I'm not sure this is the most optimal way to test it (maybe it is, I don't know
of the preprocessor will opti
That's for your patch OpenJD, I've approved it and will have it checked
in.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/1846423
Title:
Lightning: Cannot dismiss reminders. Got
According to the iCal RFC, it should already accept DURATION as it is
the default value type, so it really is a Calendar bug:
https://datatracker.ietf.org/doc/html/rfc5545#section-3.8.6.3
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to th
IIRC evaluation of && in C is lazy, so, as a duration is not a datetime,
will the second clause ever be tested?
Would be great though, if that is where the fix lies :)
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu
Created attachment 9227399
icalparser.c patch to accept DURATION type for the TRIGGER property in iCal
files
Here's a proper patch file, so it can be easily merged.
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
Hello,
I don't have time right now to dig into all the stuff to properly propose a
patch, but I assume changing those lines in the file icalparser.c (line
1029-1033 in the current version) would work
```case ICAL_TRIGGER_PROPERTY:
/* Accept DATE-TIME and DURATION */
27 matches
Mail list logo