Bug#313539: libgtk2.0-0: GtkCalendar doesn't respond properlyto locale change for week starting day.

2005-06-17 Thread Sebastien Bacher
Le vendredi 17 juin 2005  09:14 +0200, Eric Lavarde - Debian a crit :

 Just one remark: if foo.c is mimic'ing the gtk behavior, it looks like a
 bug to me; from the man page of nl_langinfo, I understand that DAY_1 and
 ABDAY_1 *always* return Sunday (as shown in the example from Loic
 actually).

The week_start=1 should change the week start ... can you attach a
screenshot of the calendar with LC_ALL=fr_FR?


Cheers,

Sebastien Bacher





Bug#313539: libgtk2.0-0: GtkCalendar doesn't respond properlyto locale change for week starting day.

2005-06-17 Thread Eric Lavarde - Debian
Here it is...

 can you attach a screenshot of the calendar with LC_ALL=fr_FR?


Eric

-- 
N/A signature

french_calendar.png
Description: PNG image


Bug#313539: libgtk2.0-0: GtkCalendar doesn't respond properlyto locale change for week starting day.

2005-06-16 Thread Eric Lavarde - Debian
Hi,

exactly the same behavior, I tried:
[EMAIL PROTECTED]:~/tmp/calendar$ ./calendar
[EMAIL PROTECTED]:~/tmp/calendar$ LC_ALL=fr_FR ./calendar
[EMAIL PROTECTED]:~/tmp/calendar$ LC_TIME=fr_FR ./calendar
[EMAIL PROTECTED]:~/tmp/calendar$ LANG=fr_FR ./calendar
[EMAIL PROTECTED]:~/tmp/calendar$ LC_ALL=de_DE ./calendar
[EMAIL PROTECTED]:~/tmp/calendar$ echo $LANG
en_IE.UTF-8
(env | grep LC returns nothing)
The names of the days follow the language, but the week always starts with
Sunday.
I also grep'ed -i the files listed in the variable GTK2_RC_FILES for
'lang' and 'lc'. Nothing...

I'm open to any further suggestion,
Eric

 Le mercredi 15 juin 2005  08:46 +0200, Eric Lavarde - Debian a crit :
 Hi Loic,

 please not so quick, this doesn't solve my problem (see attached
 snapshot).

 Can you try with that:

 - cp -R /usr/share/doc/gtk2.0-examples/examples/calendar .
 - cd calendar
 - gunzip calendar.c.gz
 - make
 - ./calendar

 Do you get the issue with that? It works fine here.


 Cheers,

 Sebastien Bacher







-- 
N/A signature



Bug#313539: libgtk2.0-0: GtkCalendar doesn't respond properlyto locale change for week starting day.

2005-06-16 Thread Sebastien Bacher
Le jeudi 16 juin 2005  20:48 +0200, Eric Lavarde - Debian a crit :

 The names of the days follow the language, but the week always starts with
 Sunday.

That's work with for me. 

What does ldd ./calendar, env, locale say? Are you sure you
generated the appropriate locales?


Cheers,

Sebastien Bacher