Version: kde-i18n-ru-3.4.0 (using KDE KDE 3.4.0) Installed from: Compiled From Sources Compiler: gcc-3.3.4 OS: Linux Regular files are not listed in Open dialog when Russian language is selected in KDE and kde-i18n-ru-3.4.0 is installed. When kde-i18n-ru-3.3.2 is used with KDE 3.4 or English language used the files are listed in Open dialog properly. See the attachements.
Created attachment 10174 [details] Open dialog in Russian Open dialog in Russian translated by kde-i18n-ru-3.4.0, files are not listed.
Created attachment 10175 [details] Open dialog in English The screenshot of the same directory in English, files are displayed.
This bug reveals with several applications: kate, kmail kdevelop etc. when filter "all files" used.
I can confirm - the issue happens with me also. kde 3.4.0
OK, some questions first: - what locale are you using (man locale) - what KDE locale did you set - does it happen with all applications, or only those having encoding selection combo? (upper-right corner of the dialog)
My system locale: LANG=ru_RU.KOI8-R LC_CTYPE="ru_RU.KOI8-R" LC_NUMERIC="ru_RU.KOI8-R" LC_TIME="ru_RU.KOI8-R" LC_COLLATE="ru_RU.KOI8-R" LC_MONETARY="ru_RU.KOI8-R" LC_MESSAGES="ru_RU.KOI8-R" LC_PAPER="ru_RU.KOI8-R" LC_NAME="ru_RU.KOI8-R" LC_ADDRESS="ru_RU.KOI8-R" LC_TELEPHONE="ru_RU.KOI8-R" LC_MEASUREMENT="ru_RU.KOI8-R" LC_IDENTIFICATION="ru_RU.KOI8-R" LC_ALL= KDE locale: russian It happens with all applications that use KDE open and save dialogs.
CVS commit by lukas: cvsbackport for #101768 BUGS: 101768 M +1 -1 kio.po 1.275.2.3 --- kde-i18n/ru/messages/kdelibs/kio.po #1.275.2.2:1.275.2.3 @@ -3736,5 +3736,5 @@ #: kfile/kfiledialog.cpp:1659 kfile/kfilefiltercombo.cpp:32 msgid "*|All Files" -msgstr "Все файлы" +msgstr "*|Все файлы" #: kfile/kfilefiltercombo.cpp:153
You have to update kde-i18n-ru to see the fix
*** Bug 101999 has been marked as a duplicate of this bug. ***
*** Bug 102133 has been marked as a duplicate of this bug. ***
I am using UTF8 locale
The patch above is locale independent. So just apply patch, and don´t think about locale. BTW. I´m using utf8 locale also. :)
*** Bug 102363 has been marked as a duplicate of this bug. ***
*** Bug 102463 has been marked as a duplicate of this bug. ***
It is not about "*|All Files" only. The bug sometimes appear in "*xpm, *png, etc" open dialogs for example.