You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Wednesday, April 12th 2006, 9:27am

KDE character encoding probs

I upgraded a few days ago from ubuntu breezy 5.10 to dapper, I am using Gnome but also some KDE apps. The problem is that KDE doesn't seems to recognize filenames written in Greek -UTF-8 or ISO-8859-7-.
Amarok cannot play or edit a song with a greek filename giving the "File does not exist" error, no matter if the file is located in a fat32 mounted partition or in my home folder, and same goes for Krusader. It can read correctly greek mp3 tags though.
Is there something I can do? I can't understand if this is a dapper configuration bug or a KDE 3.5.2 one. With breezy however, I hadn't such problems with the same settings so it must be something that changed after the upgrade.
Could reinstalling every KDE software solve this?

2

Wednesday, April 12th 2006, 1:44pm

Here is the messages when I run kcontrol from console:

Source code

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
~$ kcontrol
kbuildsycoca running...
Reusing existing ksycoca
kio (KSycoca): ERROR: No database available!
klaount@manolis:~$ QObject::connect: No such signal KCModule::changed()
QObject::connect:  (sender name:   'KCMError')
QObject::connect:  (receiver name: 'kcmkio')
QObject::connect: No such signal KCModule::changed()
QObject::connect:  (sender name:   'KCMError')
QObject::connect:  (receiver name: 'kcmkio')
kcontrol: WARNING: KLocale: trying to look up "" in catalog. Fix the program
<stdin>:0: warning: Unknown encoding: el_GR
    kbuildsycoca running...
Reusing existing ksycoca
kio (KSycoca): ERROR: No database available!
kio (KSycoca): ERROR: No database available!
find: /dev/.static/dev/.static: Permission denied
ICE default IO error handler doing an exit(), pid = 18858, errno = 0


Maybe "kcontrol: WARNING: KLocale: trying to look up "" in catalog. Fix the program
<stdin>:0: warning: Unknown encoding: el_GR" has something to do with my problem?