https://bugs.kde.org/show_bug.cgi?id=362941

Faheem Pervez <tripp...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tripp...@gmail.com

--- Comment #15 from Faheem Pervez <tripp...@gmail.com> ---
Using neon-devedition-gitunstable-20161105-0806-amd64 with kdeplasma-workspace
version 4:5.8.3+p16.04+git20161105.0450-0, I can reproduce this with
JDownloader 2 which comes bundled with its own JRE (Java(TM) SE Runtime
Environment (build 1.8.0_66-b17)).

I found a bad workaround for JD2, the only program I need XEmbedSNIProxy for:

* set JDownloader 2 to open from the tray with a single click

* rebuild xembed-sni-proxy with the following changes in sniproxy.cpp:

    * in void SNIProxy::Activate(int x, int y), under the sendClick call, add
QThread::msleep(500);

    * do the same with void SNIProxy::ContextMenu(int x, int y), but use a
delay of 3000

Now I have only three seconds to choose something from the JDownloader context
menu, but in my case, that's always the exit option anyway...

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to