GNU bug report logs - #55089
[IceCat and IceDove]: Doesn't use system's locale/timezone.

Previous Next

Package: guix;

Reported by: Raghav Gururajan <rg <at> raghavgururajan.name>

Date: Sun, 24 Apr 2022 06:07:02 UTC

Severity: normal

Merged with 59368

To reply to this bug, email your comments to 55089 AT debbugs.gnu.org.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#55089; Package guix. (Sun, 24 Apr 2022 06:07:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Raghav Gururajan <rg <at> raghavgururajan.name>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 24 Apr 2022 06:07:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Raghav Gururajan <rg <at> raghavgururajan.name>
To: bug-guix <at> gnu.org
Subject: [IceCat and IceDove]: Doesn't use system's locale/timezone.
Date: Sun, 24 Apr 2022 02:06:33 -0400
[Message part 1 (text/plain, inline)]
Hello Guix,

It appears that the applications IceCat and IceDove doesn't follow 
system's locale/timezone. By default, it uses UTC.

This is observed in Guix System and not sure about foreign distros.

Regards,
RG.
[OpenPGP_signature (application/pgp-signature, attachment)]

Information forwarded to bug-guix <at> gnu.org:
bug#55089; Package guix. (Sun, 24 Apr 2022 06:28:01 GMT) Full text and rfc822 format available.

Message #8 received at 55089 <at> debbugs.gnu.org (full text, mbox):

From: "bdju" <bdju <at> tilde.team>
To: "Raghav Gururajan" <rg <at> raghavgururajan.name>, <55089 <at> debbugs.gnu.org>
Subject: Re: bug#55089: [IceCat and IceDove]: Doesn't use system's
 locale/timezone.
Date: Sun, 24 Apr 2022 01:27:15 -0500
On Sun Apr 24, 2022 at 1:06 AM CDT, Raghav Gururajan via Bug reports for GNU Guix wrote:
> Hello Guix,
>
> It appears that the applications IceCat and IceDove doesn't follow 
> system's locale/timezone. By default, it uses UTC.
>
> This is observed in Guix System and not sure about foreign distros.
>
> Regards,
> RG.

In IceCat at least I believe this is due to the resistfingerprinting
about:config setting. Not sure about IceDove. I have noticed a similar
issue with w3m, though. It doesn't match my system's time.




Information forwarded to bug-guix <at> gnu.org:
bug#55089; Package guix. (Sun, 24 Apr 2022 21:13:02 GMT) Full text and rfc822 format available.

Message #11 received at 55089 <at> debbugs.gnu.org (full text, mbox):

From: Mark H Weaver <mhw <at> netris.org>
To: bdju <bdju <at> tilde.team>, Raghav Gururajan <rg <at> raghavgururajan.name>,
 55089 <at> debbugs.gnu.org
Subject: Re: bug#55089: [IceCat and IceDove]: Doesn't use system's
 locale/timezone.
Date: Sun, 24 Apr 2022 17:11:04 -0400
Hi Raghav and bdju,

"bdju" via Bug reports for GNU Guix <bug-guix <at> gnu.org> writes:

> On Sun Apr 24, 2022 at 1:06 AM CDT, Raghav Gururajan via Bug reports for GNU Guix wrote:
>> Hello Guix,
>>
>> It appears that the applications IceCat and IceDove doesn't follow 
>> system's locale/timezone. By default, it uses UTC.
>>
>> This is observed in Guix System and not sure about foreign distros.
>>
>> Regards,
>> RG.
>
> In IceCat at least I believe this is due to the resistfingerprinting
> about:config setting.

Indeed, the "privacy.resistFingerprinting" setting in <about:config>
makes an attempt to avoid leaking personally identifying information
about you.  Locale and time zone are two such pieces of information
which narrow down the set of people you might be, even if you are using
Tor or a VPN.  It is set to "true" by default in IceCat, and "false" by
default in upstream Firefox.

We should probably expose the "privacy.resistFingerprinting" in the
IceCat-specific privacy settings in <about:preferences#privacy>, since
it's a setting that many users will want to turn off.  The same setting
also causes problems for some Javascript programs, including some
audio/video players.

      Regards,
        Mark

-- 
Disinformation flourishes because many people care deeply about injustice
but very few check the facts.  Ask me about <https://stallmansupport.org>.




Information forwarded to bug-guix <at> gnu.org:
bug#55089; Package guix. (Wed, 28 Sep 2022 22:06:01 GMT) Full text and rfc822 format available.

Message #14 received at 55089 <at> debbugs.gnu.org (full text, mbox):

From: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
To: 55089 <at> debbugs.gnu.org
Subject: [IceCat and IceDove]: Doesn't use system's locale/timezone.
Date: Thu, 29 Sep 2022 00:05:39 +0200
Hello Raghav,

Hm, I can't reproduce it in Icedove. I have CEST as timezone (UTC-2) and
all timestamps I can found are in CEST.

Where does this problem occur in Icedove for you?




Information forwarded to bug-guix <at> gnu.org:
bug#55089; Package guix. (Mon, 13 Feb 2023 16:13:01 GMT) Full text and rfc822 format available.

Message #17 received at 55089 <at> debbugs.gnu.org (full text, mbox):

From: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
To: Jonathan Brielmaier <jonathan.brielmaier <at> web.de>
Cc: 55089 <at> debbugs.gnu.org
Subject: Re: bug#55089: [IceCat and IceDove]: Doesn't use system's
 locale/timezone.
Date: Mon, 13 Feb 2023 11:12:03 -0500
Hi,

Jonathan Brielmaier <jonathan.brielmaier <at> web.de> writes:

> Hello Raghav,
>
> Hm, I can't reproduce it in Icedove. I have CEST as timezone (UTC-2) and
> all timestamps I can found are in CEST.
>
> Where does this problem occur in Icedove for you?

I reproduce it on my side, see #59368.

-- 
Thanks,
Maxim




Merged 55089 59368. Request was from Maxim Cournoyer <maxim.cournoyer <at> gmail.com> to control <at> debbugs.gnu.org. (Wed, 19 Jul 2023 18:19:03 GMT) Full text and rfc822 format available.

This bug report was last modified 1 year and 328 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.