Changes between Version 21 and Version 22 of FAQ
- Timestamp:
- 11/03/13 08:59:37 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v21 v22 99 99 This [https://www.xpra.org/trac/ticket/228 breakage] was caused by Ubuntu's global menus hack, start your applications with {{{UBUNTU_MENUPROXY}}} set to an empty string to disable this mess (ie: {{{UBUNTU_MENUPROXY=""}}} yourapplication) 100 100 * Does this work with KDE? 101 There are problems with some versions of KDE/oxygen (older versions simply crashed, some newer versions prevented clicks from propagating to xpra) 102 * Can this KDE problem be fixed or worked around? 103 Yes, the fix is now in [https://bugs.kde.org/show_bug.cgi?id=274485 KDE trunk] 101 There were problems with some versions of KDE/oxygen (older versions simply crashed, some newer versions [https://bugs.kde.org/show_bug.cgi?id=274485 prevented clicks from propagating to xpra] 104 102 }}}