[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#197469: marked as done (gcal figures out the starting day incorrectly)



Your message dated Wed, 13 Aug 2008 19:29:46 +0200
with message-id <8b2d7b4d0808131029m50a652d5m5ac0a9676e2e89ea@mail.gmail.com>
and subject line Re: gcal figures out the starting day incorrectly
has caused the Debian Bug report #197469,
regarding gcal figures out the starting day incorrectly
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
197469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=197469
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcal
Tags: upstream

Hi,

It appears that gcal honors the wrong locale settings when it comes to
deciding the starting day of the week.

% locale
LANG=hr_HR
LC_CTYPE="hr_HR"
LC_NUMERIC="hr_HR"
LC_TIME="hr_HR"
LC_COLLATE=C
LC_MONETARY="hr_HR"
LC_MESSAGES=en_US
LC_PAPER="hr_HR"
LC_NAME="hr_HR"
LC_ADDRESS="hr_HR"
LC_TELEPHONE="hr_HR"
LC_MEASUREMENT="hr_HR"
LC_IDENTIFICATION="hr_HR"
LC_ALL=

And with that, I still have to specify -s1 to have the weeks start on
Mondays, which is the standard for my locale.

Surely it should honor something like LC_NUMERIC or LC_TIME or even LANG
rather than LC_MESSAGES for the ordering issue?

(I've also tried it with LC_MESSAGES=hr_HR which made the weeks start on
Mondays, but then the display was completely rotated, which I thought was
entirely inappropriate.)

Please fix this. TIA.

-- 
     2. That which causes joy or happiness.


--- End Message ---
--- Begin Message ---
Version: 3.01.1-6

Here's what happen on my machine:

$ locale
LANG=en_US.UTF-8
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=

$ LC_MESSAGES=hr_HR gcal

August 2008

Monday          4 11 18 25
Tuesday         5 12 19 26
Wednesday       6 13 20 27
Thursday        7 14 21 28
Friday       1  8 15 22 29
Saturday     2  9 16 23 30
Sunday       3 10 17 24 31
morph@zion:/tmp$ gcal

     August 2008
 Su Mo Tu We Th Fr Sa
                 1  2
  3  4  5  6  7  8  9
 10 11 12 13 14 15 16
 17 18 19 20 21 22 23
 24 25 26 27 28 29 30
 31

$ LC_ALL=hr_HR gcal

August 2008

Monday          4 11 18 25
Tuesday         5 12 19 26
Wednesday       6 13 20 27
Thursday        7 14 21 28
Friday       1  8 15 22 29
Saturday     2  9 16 23 30
Sunday       3 10 17 24 31

I can conclude this bug is fixed. Feel free to reopen if needed.

Sandro

-- 
Sandro Tosi (aka morph, Morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--- End Message ---

Reply to: