Hi,
I've noticed that the both LL alpha 3 and daily builds (12,13) still have some serious problems:
1. Installer gives several errors about language & internalization related python files before it starts. And even if it starts, it by-passes the language selection screen and runs directly from locale/date-time selection screen. Yet it installs kubuntu successfully with the default english language files.
2. After the installation process, everything went fine. Even the Nepomuk & akonadi was working - which was a miracle for me, for I have never seen it working before I went to the system settings/language and attempted to change the system's default language to my native language (turkish/tr). I installed the required language files, and then the qt-language-selector appeared asking me to select the system language from the list. But when I selected the language and clicked the "Set As System Language" button, and guess what? Nothing happened! Then, to see the output, I runned qt-language-selector from the Konsole and I got an error message which states that, in "QtLanguageSelector.py" file line 259 there is an undefined function called "self.setSystemDefaultLanguage(code)". So I examined the above mentioned python file, and found out that setSystemDefaultLanguage() function isn't defined indeed! Given the situation, I have downloaded the gnome's language-selector, and tried to set system language and locale to turkish with it. It worked. But...
3. After I reboot my system, language was succesfully set to turkish. But this time KDE 4.4 welcomed me with a "Nepomuk Stub" crash -which was working perfectly for the first time! So, I went into the Desktop Search Settings and saw that strigi was disabled and an error stating that "Nepomuk is not registered at D-Bus". Actually this was the only problem I've been experiencing since KK + KDE 4.4. I had tried every solution but nothing had worked. Then I've suspected that it has something to do with language/locale settings. So I played with the language locale settings and found out that the problem was about locale (at least,as an end user, it seems to me so)! When I changed the locale (not the language) to english (GB or USA) it started to work again! I tried this workaround on my desktop KK installation -which I was never successfull in running nepomuk - it worked there too! so I suspect that the notorios nepomuk d-bus error, in some cases, stems from locale changes! I don't know why, but some locales -other than english- crash nepomuk!
Now, I don't know how to file a bug -I'm not experienced in bug reporting. So, if someone can confirm the above mentioned problems and file these as a bug, it will help us a lot.
Regards.
I've noticed that the both LL alpha 3 and daily builds (12,13) still have some serious problems:
1. Installer gives several errors about language & internalization related python files before it starts. And even if it starts, it by-passes the language selection screen and runs directly from locale/date-time selection screen. Yet it installs kubuntu successfully with the default english language files.
2. After the installation process, everything went fine. Even the Nepomuk & akonadi was working - which was a miracle for me, for I have never seen it working before I went to the system settings/language and attempted to change the system's default language to my native language (turkish/tr). I installed the required language files, and then the qt-language-selector appeared asking me to select the system language from the list. But when I selected the language and clicked the "Set As System Language" button, and guess what? Nothing happened! Then, to see the output, I runned qt-language-selector from the Konsole and I got an error message which states that, in "QtLanguageSelector.py" file line 259 there is an undefined function called "self.setSystemDefaultLanguage(code)". So I examined the above mentioned python file, and found out that setSystemDefaultLanguage() function isn't defined indeed! Given the situation, I have downloaded the gnome's language-selector, and tried to set system language and locale to turkish with it. It worked. But...
3. After I reboot my system, language was succesfully set to turkish. But this time KDE 4.4 welcomed me with a "Nepomuk Stub" crash -which was working perfectly for the first time! So, I went into the Desktop Search Settings and saw that strigi was disabled and an error stating that "Nepomuk is not registered at D-Bus". Actually this was the only problem I've been experiencing since KK + KDE 4.4. I had tried every solution but nothing had worked. Then I've suspected that it has something to do with language/locale settings. So I played with the language locale settings and found out that the problem was about locale (at least,as an end user, it seems to me so)! When I changed the locale (not the language) to english (GB or USA) it started to work again! I tried this workaround on my desktop KK installation -which I was never successfull in running nepomuk - it worked there too! so I suspect that the notorios nepomuk d-bus error, in some cases, stems from locale changes! I don't know why, but some locales -other than english- crash nepomuk!
Now, I don't know how to file a bug -I'm not experienced in bug reporting. So, if someone can confirm the above mentioned problems and file these as a bug, it will help us a lot.
Regards.
Comment