[Cooker] [Bug 4355] [initscripts] localized umlauts shows up as ? on startup...

2003-07-29 Thread [st_barszus]
http://qa.mandrakesoft.com/show_bug.cgi?id=4355





--- Additional Comments From [EMAIL PROTECTED]  2003-29-07 17:45 ---
With the patch it works for me too. All umlauts are now displayed correctly.  
 
Steffen 

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Upon bootup when the initscripts output scrolls by, 
all special characters a.k.a umlauts 
 (for example å, ä, ö, ...) shows up as ? 
 
This bug apeared somewhere after MDK 9.1 Release... 
And it is present in 9.2beta1 and current Cooker... 
 
This is on a Finnish locale, but I have seen others complain 
about it on th ML... 
 
my settings: 
[EMAIL PROTECTED] root]# cat /etc/sysconfig/i18n 
SYSFONTACM=iso15 
LC_TELEPHONE=fi_FI 
LC_CTYPE=fi_FI 
LANGUAGE=fi_FI:fi 
LC_MONETARY=fi_FI 
LC_ADDRESS=fi_FI 
LC_COLLATE=fi_FI 
LC_NAME=fi_FI 
LC_PAPER=fi_FI 
LC_NUMERIC=fi_FI 
SYSFONT=lat0-16 
LC_TIME=fi_FI 
LC_MEASUREMENT=fi_FI 
LANG=fi_FI 
LC_MESSAGES=fi_FI 
LC_IDENTIFICATION=fi_FI



[Cooker] [Bug 4355] [initscripts] localized umlauts shows up as ? on startup...

2003-07-28 Thread [waschk]
http://qa.mandrakesoft.com/show_bug.cgi?id=4355


[EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Additional Comments From [EMAIL PROTECTED]  2003-28-07 17:27 ---
*** Bug 4375 has been marked as a duplicate of this bug. ***

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Upon bootup when the initscripts output scrolls by, 
all special characters a.k.a umlauts 
 (for example å, ä, ö, ...) shows up as ? 
 
This bug apeared somewhere after MDK 9.1 Release... 
And it is present in 9.2beta1 and current Cooker... 
 
This is on a Finnish locale, but I have seen others complain 
about it on th ML... 
 
my settings: 
[EMAIL PROTECTED] root]# cat /etc/sysconfig/i18n 
SYSFONTACM=iso15 
LC_TELEPHONE=fi_FI 
LC_CTYPE=fi_FI 
LANGUAGE=fi_FI:fi 
LC_MONETARY=fi_FI 
LC_ADDRESS=fi_FI 
LC_COLLATE=fi_FI 
LC_NAME=fi_FI 
LC_PAPER=fi_FI 
LC_NUMERIC=fi_FI 
SYSFONT=lat0-16 
LC_TIME=fi_FI 
LC_MEASUREMENT=fi_FI 
LANG=fi_FI 
LC_MESSAGES=fi_FI 
LC_IDENTIFICATION=fi_FI



[Cooker] [Bug 4355] [initscripts] localized umlauts shows up as ? on startup...

2003-07-27 Thread [tmb]
http://qa.mandrakesoft.com/show_bug.cgi?id=4355





--- Additional Comments From [EMAIL PROTECTED]  2003-28-07 01:21 ---
Created an attachment (id=557)
 -- (http://qa.mandrakesoft.com/attachment.cgi?id=557action=view)
adds export LANG in functions

This patch (initially created by Andrey) adds the line: 
'export LANG' to /etc/rc.d/init.d/functions

By adding this minimal patch my initscripts now speak to me correctly...

Now I don't know if this is the correct way to solve this problem,
but atleast it works for me...

-- 
Configure bugmail: http://qa.mandrakesoft.com/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.


--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
status: NEW
creation_date: 
description: 
Upon bootup when the initscripts output scrolls by, 
all special characters a.k.a umlauts 
 (for example å, ä, ö, ...) shows up as ? 
 
This bug apeared somewhere after MDK 9.1 Release... 
And it is present in 9.2beta1 and current Cooker... 
 
This is on a Finnish locale, but I have seen others complain 
about it on th ML... 
 
my settings: 
[EMAIL PROTECTED] root]# cat /etc/sysconfig/i18n 
SYSFONTACM=iso15 
LC_TELEPHONE=fi_FI 
LC_CTYPE=fi_FI 
LANGUAGE=fi_FI:fi 
LC_MONETARY=fi_FI 
LC_ADDRESS=fi_FI 
LC_COLLATE=fi_FI 
LC_NAME=fi_FI 
LC_PAPER=fi_FI 
LC_NUMERIC=fi_FI 
SYSFONT=lat0-16 
LC_TIME=fi_FI 
LC_MEASUREMENT=fi_FI 
LANG=fi_FI 
LC_MESSAGES=fi_FI 
LC_IDENTIFICATION=fi_FI