Bug 172774 - Foder view applet do not show *.desktop translates
Summary: Foder view applet do not show *.desktop translates
Status: RESOLVED UNMAINTAINED
Alias: None
Product: plasma4
Classification: Plasma
Component: widget-folderview (show other bugs)
Version: unspecified
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 179490 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-10-14 08:23 UTC by Vitaly Petrov
Modified: 2018-09-04 19:11 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vitaly Petrov 2008-10-14 08:23:41 UTC
Version:           0.1 (using KDE 4.1.0)
OS:                Linux
Installed from:    Debian testing/unstable Packages

Applet Folder View do not show translates for all *.desktop icons.
Comment 1 Dario Andres 2008-12-08 23:30:13 UTC
Here, I can confirm this bug in KDE4.1.3. (I can't confirm it in 4.2svn because I don't have the language files installed and I'm using "en" in the kde-devel account for testing) Can anyone else confirm this?
Comment 2 Dario Andres 2009-01-03 14:29:30 UTC
*** Bug 179490 has been marked as a duplicate of this bug. ***
Comment 3 Nicolas L. 2009-01-03 14:31:18 UTC
confirming here on kde 4.2 too
Comment 4 Aaron J. Seigo 2009-01-03 21:13:12 UTC
@Nicolas: if you enter desktop:/ in dolphin or konq, do you see the same bug?
Comment 5 Nicolas L. 2009-01-03 21:16:08 UTC
ah yes, seems more related to desktop:/ kioslave
Comment 6 Aaron J. Seigo 2009-01-04 01:01:11 UTC
SVN commit 905226 by aseigo:

work around KLocale rejecting on startup languages that this app isn't translated into. oi vey.
BUG:172774


 M  +9 -1      kio_desktop.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=905226
Comment 7 Nicolas L. 2009-01-04 10:18:56 UTC
Aaron, is it possible to backport this on kde 4.1.4 ? 
Comment 8 Aaron J. Seigo 2009-01-04 11:27:58 UTC
it could be backported to 4.1, but afaik there will be no 4.1.4 release, so i'm not sure it's worth the effort?
Comment 9 Nicolas L. 2009-01-04 11:31:15 UTC
no 4.1.4 version ? i though 4.1.4 was planned to be the latest kde 4.1.x
Comment 10 Aaron J. Seigo 2009-01-04 11:41:40 UTC
hm. you're right. it was just delayed until january 5th. backporting now then. hopefully we make it ;)
Comment 11 Aaron J. Seigo 2009-01-04 11:46:46 UTC
hm.. i take that back; the code is rather significantly different in 4.1 in that specific stretch. i'd have to rewrite the patch, rebuild that against the 4.1 libs and make sure it all still works properly. unfortunately i don't have 4.1 libs around, and tagging is any hour now. =/ sorry...
Comment 12 Nicolas L. 2009-01-04 13:08:28 UTC
the difference is because of commit 868824. I think we could backport this one so the new patch will apply cleanly :) 
Comment 13 Nicolas L. 2009-01-04 17:53:03 UTC
this patch doesn't fix the bug for me, the icon on desktop:/ is still untranslated
Comment 14 Aaron J. Seigo 2009-01-04 20:22:32 UTC
and i suppose you either logged out and back in or kill -9'd all kio_desktop instances to make sure it wasn't a stale instance of kio_desktop...

anyways ... can you also provide the contents of the [Locale] group from your ~/.kde/share/config/kdeglobals? thanks.
Comment 15 Nicolas L. 2009-01-04 20:25:58 UTC
i even rebooted ( not only to test that :) )

Maybe this is related to the fact that i don't have any [Locale] section
[test@localhost ~]$ grep "Locale" /home/test/.kde/share/config/kdeglobals
[test@localhost ~]$
Comment 16 Aaron J. Seigo 2009-01-05 01:31:55 UTC
ok, so find me where its getting your locale from and i'll add that too. 

this really shouldn't be so *($*%ing difficult.
Comment 17 Aaron J. Seigo 2009-01-05 01:36:55 UTC
SVN commit 905766 by aseigo:

use the same hack as the ioslaves in kdelibs. not sure how "correct" it is in the strictest sense (lieing about your catalog) but if its good enough for the ioslaves in kdelibs, it's good enough for this one.
BUG:172774


 M  +2 -9      kio_desktop.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=905766
Comment 18 Nicolas L. 2009-01-05 20:58:34 UTC
aaron you're perfect this new version works so well :)
Comment 19 Andrew Crouthamel 2018-09-04 19:11:19 UTC
Hello! Plasma 4 was replaced by Plasma 5 four years ago by the KDE community. In that time we have made great strides in stability and functionality. We are closing all Plasma 4 bugs as most of them are no longer applicable to the new frameworks Plasma 5 is built upon. If you could, please re-test with the latest version of Plasma 5, and submit a new bug to "plasmashell" if you continue to have an issue. Thank you!