Changes between Version 19 and Version 20 of FAQ
- Timestamp:
- 11/03/13 08:57:23 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
FAQ
v19 v20 97 97 This can either be a bug in xpra or some application configuration issue. For example see #435: {{{gnome-terminal}}} may need {{{--disable-factory}}}. Bugs can be fixed, misbehaving applications.. not so much. 98 98 * My application menus are missing on Ubuntu 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)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 101 There are problems with some versions of KDE/oxygen (older versions simply crashed, some newer versions prevented clicks from propagating to xpra)