We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on t
Is this still an issue in 8.10?
** Changed in: kubuntu-default-settings (Ubuntu)
Status: Confirmed => Incomplete
--
Wrong language and country in kdeglobals
https://bugs.launchpad.net/bugs/59334
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscrib
** Attachment added: "syslog"
http://librarian.launchpad.net/7402152/syslog
--
Wrong language and country in kdeglobals
https://bugs.launchpad.net/bugs/59334
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kubuntu-default-settings in ubu
Related: bug #62613
--
Wrong language and country in kdeglobals
https://bugs.launchpad.net/bugs/59334
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kubuntu-default-settings in ubuntu.
--
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https:
Kubuntu Feisty 7.04, fresh install
I choose spanish in the installation. When finish programs are in spanish BUT:
- KDM is in english -> i should change it in systemsettings to spanish
- Country, currence are in C/english/$ --->i should change it in
systemsettings to spain/spanish
** Ch
Changing this to wishlist as it does not appear to be a bug.
** Changed in: kubuntu-default-settings (Ubuntu)
Importance: Untriaged => Wishlist
--
Wrong language and country in kdeglobals
https://launchpad.net/bugs/59334
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists
I tried to investigate this and here it is...
It looks like this is not a bug, but hardcoded locale in kde code...
"nor a bug, a feature !"
$ cat kdebase-3.5.4/kcontrol/locale/default/Makefile.am
kcm_locale_data_DATA = entry.desktop
kcm_locale_datadir = $(kde_locale)/en_US
KDE seems to have done
I tried to fix this in kds kdeglobal file, but that doesn't seem to be the
cause sorry...
The error looks like in kde code directly.
--
Wrong language and country in kdeglobals
https://launchpad.net/bugs/59334
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/ma
sorry, not kubuntu-default-settings for the file name (doh). I meant a
$file variable that would go to a `mktemp /tmp/kdeglobals` or so.
--
Wrong language and country in kdeglobals
https://launchpad.net/bugs/59334
--
kubuntu-bugs mailing list
kubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.c
Very dirty, but well at least that would fix it if done in postinst...
cat << __EOF >> kubuntu-default-settings
[Locale]
Country=`locale | sed -n "s/LANGUAGE=[a-z]*_\([A-Z]*\):.*/\1/p" | tr [A-Z]
[a-z]`
Language=`locale | sed -n "s/LANGUAGE=[a-z]*_\([a-z]*\):.*/\1/p"`
__EOF
--
Wrong language
Although that might be a bit dirty, maybe kubuntu-default-settings could
get the language code from "locale" in the postinst and add it to
kdeglobals.
What do you guys think?
--
Wrong language and country in kdeglobals
https://launchpad.net/bugs/59334
--
ubuntu-bugs mailing list
ubuntu-bugs@li
11 matches
Mail list logo