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

David Edmundson <k...@davidedmundson.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |k...@davidedmundson.co.uk
             Status|UNCONFIRMED                 |CONFIRMED
     Ever confirmed|0                           |1

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
QString SNIProxy::Id() const
{
    return QString::number(m_windowId);
}

Heh, not surprising this doesn't work.

At one point I had it use the title as a unique idenitifier, but apparently
this caused problems for Wine apps where that wasn't set and apps simply didn't
appear.
I'm not sure what any possible fix here would be.

Note that xembedsniproxy is designed only as a fallback for terrible
applications that do follow modern speficiations, if apps are using this please
file a bug report with them to update their software stack.

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

Reply via email to