![]() |
please help : title of applications showing code like time "wdgt_va_24h_time"
2 Attachment(s)
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
Go to menu --> settings. Choose language and settings (world map icon) and select english language. Then restart.
If you got message that it is not possible to change language, it is because you do not have space on rootfs. Open xterm and uninstall some application to free space. When you will have some free space try to change language again. I had same problem (no free space on rootfs) |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
Had you made changes to your locale settings / files?
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
@pali : i have tried to change the language; problem not solved ,
@don_falcone : just installing quake3 Thx |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
Quote:
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
1st : i said i have changed language to english but the problem still ,
2nd : i have 400 M free space on rootfs 3rd: thx |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
Quote:
Code:
df -h / |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
oh sorry it's 70.1M available
153.6M used |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
Try reinstall all en-us language packages:
apt-get install --reinstall $(dpkg --get-selections '*-l10n-enus' | cut -f 1) |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
I had this when I added
Quote:
Or LC_LANGUAGE. Or not the en_US. Anyway, what does "locale" command say? P.S. Mine is Code:
$ locale |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
nothing changed
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
@pali Nothing changed after executing your command
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
What about locale command?
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
????
helpppppppppppppppppppp |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
@anouar
output? http://talk.maemo.org/showpost.php?p...51&postcount=9 see: http://talk.maemo.org/showpost.php?p...6&postcount=10 http://talk.maemo.org/showpost.php?p...0&postcount=13 also try run: LANG=en_US controlpanel |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
Hi, ceck if you have /usr/lib/locale (28M)
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
local command , ???
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
@ negus72
i have locale folder |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
I had same problem when i have deleted directory /usr/lib/locale for free up rootfs. replaced directory fixed problem.
Quote:
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
1 Attachment(s)
another screenshot menu application ?????????????????????????????????????????????????? ?????????????????????????????????????????????????? ??????????????????????????????????????????????????
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
@anouar: sorry but you are only smapping. if you do read our posts, we cannot help you... now you are on my ignore list.
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
i have tryed your solutions but problem still
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
He is spamming please ignore him and save your valuable time, instead report his posts.
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
@ pali give me step by step solution
what about local command , i dnt know what does mean :'( |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
@abill_uk
thank you for your kindness :mad: but i need a help |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
anouar,
re-read 15th post. and post the output of all mentioned commands. Do you have troubles understanding other's advices? Is English your native language? If not, please find some translation help. P.S. And don't panic. We cannot help you if you don't want us to. Be precise. You've been warned. |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
As the guys have said, this is because you must've installed the locales package, which overwrites with /usr/lib/locale
You need to uninstall locales and get a copy of the original /usr/lib/locale directory contents, as these get removed upon locales installation... |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
id dont have the original directory var/lib/locale
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
Quote:
Code:
/usr/lib/locale Being nice, i will give you a thread which should help you* getting your localized labels back. Read that thread right up to post # 18 and after, and DO NOT TRY TO BOTHER here with further posts. * But my guess is you are to eager to post anyway so with high probability the outcome will be the same situation as you are right now. |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
Sorry :) I know that , just a key mistake
i dont have the original backup directory usr/lib/locale i have seen the 18 post and i have tried your solution but problem wgt_name still ; i'm really sorry |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
N900 bug fixed
"wdgt_va_24h_time" instead of the clock ...... Solution = flashing :) problem solved thanks for those who tried to help me |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
I've run into this problem a few times now.
The first time I solved it by copying /usr/lib/locale and /usr/share/locale from backups, but this has the disadvantage of reintroducing cruft from now-uninstalled packages. I just stopped here to point out that pali's gem of an overlooked one-liner from this thread saved my *** this time around: Code:
apt-get install --reinstall $(dpkg --get-selections '*-l10n-enus' | cut -f 1) |
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
Quote:
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
happened once when I deleted tooooo many locales
|
Re: please help : title of applications showing code like time "wdgt_va_24h_time"
Happened to me a few times. Once as nieldk says, a couple more times when my optfs got corrupted (e.g. by a sudden reboot during an intensive file I/O). In the latter case, flashing really is the best solution :)
|
All times are GMT. The time now is 19:00. |
vBulletin® Version 3.8.8