Bug 101768 - Files are not listed in Open dialog
Summary: Files are not listed in Open dialog
Status: RESOLVED FIXED
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Lukáš Tinkl
URL:
Keywords:
: 101999 102133 102363 102463 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-03-18 04:56 UTC by Andrey V. Panov
Modified: 2005-03-25 17:00 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
Open dialog in Russian (86.90 KB, image/png)
2005-03-18 04:58 UTC, Andrey V. Panov
Details
Open dialog in English (126.29 KB, image/png)
2005-03-18 05:00 UTC, Andrey V. Panov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey V. Panov 2005-03-18 04:56:20 UTC
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.
Comment 1 Andrey V. Panov 2005-03-18 04:58:40 UTC
Created attachment 10174 [details]
Open dialog in Russian

Open dialog in Russian translated by kde-i18n-ru-3.4.0, files are not listed.
Comment 2 Andrey V. Panov 2005-03-18 05:00:16 UTC
Created attachment 10175 [details]
Open dialog in English

The screenshot of the same directory in English, files are displayed.
Comment 3 Andrey V. Panov 2005-03-18 05:02:22 UTC
This bug reveals with several applications: kate, kmail kdevelop etc. when filter "all files" used.
Comment 4 Gleb Litvjak 2005-03-18 09:45:28 UTC
I can confirm - the issue happens with me also.
kde 3.4.0
Comment 5 Lukáš Tinkl 2005-03-18 11:06:12 UTC
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)
Comment 6 Gleb Litvjak 2005-03-18 11:28:03 UTC
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.
Comment 7 Lukáš Tinkl 2005-03-18 14:20:36 UTC
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
Comment 8 Lukáš Tinkl 2005-03-18 14:25:56 UTC
You have to update kde-i18n-ru to see the fix
Comment 9 Maksim Orlovich 2005-03-20 19:29:54 UTC
*** Bug 101999 has been marked as a duplicate of this bug. ***
Comment 10 Thiago Macieira 2005-03-22 01:57:14 UTC
*** Bug 102133 has been marked as a duplicate of this bug. ***
Comment 11 Aleksey Kontsevich 2005-03-23 19:05:00 UTC
I am using UTF8 locale
Comment 12 Peter Volkov 2005-03-23 19:55:14 UTC
The patch above is locale independent. So just apply patch, and don´t think about locale.


BTW. I´m using utf8 locale also. :)
Comment 13 Maksim Orlovich 2005-03-24 16:23:33 UTC
*** Bug 102363 has been marked as a duplicate of this bug. ***
Comment 14 Gregory Mokhin 2005-03-25 14:44:38 UTC
*** Bug 102463 has been marked as a duplicate of this bug. ***
Comment 15 Aleksey Kontsevich 2005-03-25 17:00:59 UTC
It is not about "*|All Files" only. The bug sometimes appear in "*xpm, *png, etc" open dialogs for example.