Created attachment 535608 [details, diff] Fix for wrong XSendEvent call Bug has been posted at upstream[0] already. There is solution[1] too. I've tried this patch and tray icons work now. Patch is attached. [0] https://code.google.com/archive/p/tktray/issues/7 [1] https://code.google.com/archive/p/tktray/issues/6
Up.
ping
Could anyone comment this patch?
I did something like this inside wish package require tktray image create photo -file automatic_icon.png tktray::icon .tray -image image1 -visible on The tray is shown with x11-wm/awesome-4.2-r2 There something I should concentrate on ?
(In reply to Tupone Alfredo from comment #5) > There something I should concentrate on ? I don't know when it should fail exactly. But "0" in the field for timestamp seems to be wrong value.
@ Assignee: TCL/TK Project: . . . R U alive? Solution provided since OP = one year already.
I need a test case that prove the fault and can confirm the fix.
(In reply to silver_ghost from comment #6) > I don't know when it should fail exactly. What is the exact example / situation of failure? Is it still reproducible with x11-wm/awesome-{4.3:0, 9999:0} ? (In reply to Tupone Alfredo from comment #9) Proposal: CLOSE as NEEDINFO .
(In reply to Tupone Alfredo from comment #5) > I did something like this inside wish > > > package require tktray > image create photo -file automatic_icon.png > tktray::icon .tray -image image1 -visible on > > The tray is shown with x11-wm/awesome-4.2-r2 > > There something I should concentrate on ? Same test showed no icon for me. x11-wm/awesome-4.3-r102, dev-tcltk/tktray-1.3.9-r2.