Bug 215435 - Keyboard layout's country flag icon in SystemTray is corrupted on 64bits systems (mixed colors, missing half bottom of the flag) [4.4 KStatusNotifierItem]
Summary: Keyboard layout's country flag icon in SystemTray is corrupted on 64bits syst...
Status: RESOLVED FIXED
Alias: None
Product: kxkb
Classification: Miscellaneous
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Andriy Rysin
URL:
Keywords:
: 218544 227730 227757 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-20 16:41 UTC by Andrey Borzenkov
Modified: 2010-03-04 03:16 UTC (History)
12 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
flag icon (6.37 KB, image/png)
2009-11-20 16:42 UTC, Andrey Borzenkov
Details
picture of icon in system tray (1.52 KB, image/png)
2010-02-11 15:45 UTC, Freek de Kruijf
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Borzenkov 2009-11-20 16:41:18 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

KDE 4.3.75/Qt 4.6 RC1 as shipped by Mandriva

See attachment. There are traces of the second half, but picture is missing.

It was OK in 4.3.73 so something happened in between.
Comment 1 Andrey Borzenkov 2009-11-20 16:42:59 UTC
Created attachment 38462 [details]
flag icon
Comment 2 Marco Martin 2010-01-28 23:20:43 UTC
SVN commit 1081643 by mart:

don't assume we are on 32 bits
CCBUG:215435


 M  +2 -2      dbussystemtraytask.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1081643
Comment 3 Marco Martin 2010-01-28 23:21:56 UTC
if you can try with trunk or -at least- RC3 can you see if it's fixed after the above commit?
Comment 4 Andrey Borzenkov 2010-02-02 19:28:48 UTC
Still there in RC3. Tell me if you need more information.
Comment 5 Freek de Kruijf 2010-02-11 15:41:59 UTC
Also present in released KDE 4.4.0 of openSUSE 11.2
Comment 6 Freek de Kruijf 2010-02-11 15:45:57 UTC
Created attachment 40681 [details]
picture of icon in system tray
Comment 7 Alexander Kiselyov 2010-02-15 12:43:52 UTC
Confirmed on Arch Linux with KDE 4.4.0 release.
Comment 8 Marco Martin 2010-02-15 12:54:21 UTC
@Alexander: i assume is on 64 bits?
Comment 9 Alexander Kiselyov 2010-02-15 18:17:31 UTC
@Marco: Yes, x86_64, using binary packages from extra.
Comment 10 Makpoc 2010-02-17 14:05:13 UTC
Confirmed on Kubuntu Karmic x86_64. Also applicable for other flags, not just US.
Comment 11 Makpoc 2010-02-17 14:08:07 UTC
Forgot to mention - KDE 4.4 installed from kubuntu ppa backport repository
Comment 12 Dario Andres 2010-02-20 00:18:55 UTC
This could be related to bug 227730 and bug 218544
Regards
Comment 13 Dario Andres 2010-02-20 00:57:45 UTC
*** Bug 227757 has been marked as a duplicate of this bug. ***
Comment 14 Dario Andres 2010-02-20 00:57:48 UTC
*** Bug 227730 has been marked as a duplicate of this bug. ***
Comment 15 Dario Andres 2010-02-20 00:57:52 UTC
*** Bug 218544 has been marked as a duplicate of this bug. ***
Comment 16 Dario Andres 2010-02-20 01:02:57 UTC
From bug 227730:
After the upgrade to KDE 4.4.0, the keyboard layout system tray icon lost a few
colors. The US layout looks mostly OK, while Ukrainian is missing the yellow
color, and Russian is missing blue and red. See the screenshots.
All flags look right in the configuration dialog.

From bug 218544:
In KDE 4.3.81 the country flag image of the current keyboard layout is
corrupted -- the bottom half of the image is in black and white
Comment 17 Dima Panov 2010-02-22 05:31:04 UTC
found intersting corellation with korgac autostart. if korgac autostart enabled, it not starts really, and parent kdeinit4 process stucks and eat 2-20% of proc. after kill `pidof bad-kdeinit4` korgac started and kxkb shows correct flag.

repeatable on many 64bit systems on FIRTS kde run after reboot.
Comment 18 Mad Fish 2010-02-28 13:45:51 UTC
Can confirm as well. See http://bbs.archlinux.org/viewtopic.php?id=90757
Please fix! It's annoying
Comment 19 Alexander Kiselyov 2010-03-03 13:08:18 UTC
Just updated to KDE 4.4.1, and the icon is at last correctly displayed! I took binaries from Arch Linux x86_64 official repository.
Comment 20 G Cohen 2010-03-03 14:00:09 UTC
Solved in Kubuntu with KDE 4.4.1 as well.
Thanks.
Comment 21 Andriy Rysin 2010-03-04 03:16:44 UTC
Looks like it's been fixed in 4.4.1 thanks to Marco, marking as such.