This forum has been archived. All content is frozen. Please use KDE Discuss instead.

system tray icon placed at top left of screen

Tags: None
(comma "," separated)
enggjiten
Registered Member
Posts
9
Karma
0
I am SLED11 SP1, with KDE4.
I have one application named N client,
when i login to the system the tray icon placed at top left
while in gnome it is placed to system tray.
some times it went to system tray.
Can not identify the where is problem.
User avatar
einar
Administrator
Posts
3402
Karma
7
OS
Which version of the KDE workspace are you using? I seem to remember a similar bug, but I haven't seen it in years.


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python
enggjiten
Registered Member
Posts
9
Karma
0
einar wrote:Which version of the KDE workspace are you using? I seem to remember a similar bug, but I haven't seen it in years.



KDE 4.3.5 (KDE 4.3.5) released 0
Qt 4.6.2
SLED11 SP1
enggjiten
Registered Member
Posts
9
Karma
0
enggjiten wrote:
einar wrote:Which version of the KDE workspace are you using? I seem to remember a similar bug, but I haven't seen it in years.



KDE 4.3.5 (KDE 4.3.5) released 0
Qt 4.6.2
SLED11 SP1


This icon issue observed only on kde.
I have seen that bugs but i can see it again.
User avatar
einar
Administrator
Posts
3402
Karma
7
OS
4.3.5 is indeed a very old version. This bug has been fixed in versions past 4.4.


"Violence is the last refuge of the incompetent."
Image
Plasma FAQ maintainer - Plasma programming with Python
enggjiten
Registered Member
Posts
9
Karma
0
einar wrote:4.3.5 is indeed a very old version. This bug has been fixed in versions past 4.4.



But when i install banshee and skype then icon went to system tray only.
this issue with my client only.
Is it require any changes in application or .desktop file to fix this issue ?
enggjiten
Registered Member
Posts
9
Karma
0
I do several operation with .desktop file, it did not help me out.
enggjiten
Registered Member
Posts
9
Karma
0
enggjiten wrote:I do several operation with .desktop file, it did not help me out.




I am waiting for some response.
Please help me out resolve this issue.
User avatar
toad
Global Moderator
Posts
1258
Karma
7
OS
Well, have you updated to KDE 4.7 yet?


Debian testing
enggjiten
Registered Member
Posts
9
Karma
0
toad wrote:Well, have you updated to KDE 4.7 yet?



SLED11 Sp1 do not support kde 4.7.
User avatar
toad
Global Moderator
Posts
1258
Karma
7
OS
Only a suggestion, but if you don't get any satisfaction from this forum I'd try the Suse forums - they do not distribute vanilla KDE packages so there might be something there.

Oh, and doesn't the enterprise version come with support???

The only time I've ever seen what you describe on my desktop is after a plasma crash - but frankly, the last time must have been round about the 4.3/4.4 days :P


Debian testing
enggjiten
Registered Member
Posts
9
Karma
0
toad wrote:Only a suggestion, but if you don't get any satisfaction from this forum I'd try the Suse forums - they do not distribute vanilla KDE packages so there might be something there.

Oh, and doesn't the enterprise version come with support???

The only time I've ever seen what you describe on my desktop is after a plasma crash - but frankly, the last time must have been round about the 4.3/4.4 days :P


I am new for kde part, please correct me if i am wrong.

I am using one open source application , in this gnome icon going fine but kde has icon.

http://psi-im.org/doxygen/private/trayi ... ource.html

Above link has full code.

my concern code is this-->

Code: Select all
Atom kwm_dockwindow_atom = XInternAtom(dsp, "KWM_DOCKWINDOW", false);

Atom kde_net_system_tray_window_for_atom = XInternAtom(dsp, "_KDE_NET_WM_SYSTEM_TRAY_WINDOW_FOR", false);
 
long data = 0;

XChangeProperty(dsp, winId(), kwm_dockwindow_atom, kwm_dockwindow_atom, 32, PropModeReplace, (uchar*)&data, 1);

XChangeProperty(dsp, winId(), kde_net_system_tray_window_for_atom, XA_WINDOW, 32, PropModeReplace, (uchar*)&data, 1);


As i understood after these calls send message call required.

EDIT:
code tags inserted by toad for better readability
enggjiten
Registered Member
Posts
9
Karma
0
enggjiten wrote:
toad wrote:Only a suggestion, but if you don't get any satisfaction from this forum I'd try the Suse forums - they do not distribute vanilla KDE packages so there might be something there.

Oh, and doesn't the enterprise version come with support???

The only time I've ever seen what you describe on my desktop is after a plasma crash - but frankly, the last time must have been round about the 4.3/4.4 days :P


I am new for kde part, please correct me if i am wrong.

I am using one open source application , in this gnome icon going fine but kde has icon.

http://psi-im.org/doxygen/private/trayi ... ource.html

Above link has full code.

my concern code is this-->

Code: Select all
Atom kwm_dockwindow_atom = XInternAtom(dsp, "KWM_DOCKWINDOW", false);

Atom kde_net_system_tray_window_for_atom = XInternAtom(dsp, "_KDE_NET_WM_SYSTEM_TRAY_WINDOW_FOR", false);
 
long data = 0;

XChangeProperty(dsp, winId(), kwm_dockwindow_atom, kwm_dockwindow_atom, 32, PropModeReplace, (uchar*)&data, 1);

XChangeProperty(dsp, winId(), kde_net_system_tray_window_for_atom, XA_WINDOW, 32, PropModeReplace, (uchar*)&data, 1);


As i understood after these calls send message call required.

EDIT:
code tags inserted by toad for better readability


somebody please help me.


Bookmarks



Who is online

Registered users: Bing [Bot], claydoh, Google [Bot], rblackwell, Yahoo [Bot]