Changes between Initial Version and Version 1 of Ticket #71
- Timestamp:
- 01/18/12 10:18:28 (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #71
- Property Owner changed from Antoine Martin to Antoine Martin
-
Property
Status
changed from
new
toaccepted
-
Ticket #71 – Description
initial v1 1 1 Hi, 2 2 3 I'm trying to run DDT (http://www.allinea.com/products/ddt/)under xpra, but I get the following error:3 I'm trying to run [http://www.allinea.com/products/ddt/ DDT] under xpra, but I get the following error: 4 4 5 {{{ 5 6 $ DISPLAY=:100 /home/angelv/ddt/bin/ddt 6 7 X Error of failed request: BadMatch (invalid parameter attributes) … … 9 10 Current serial number in output stream: 24 10 11 $ 12 }}} 11 13 12 14 This is in a Ubuntu 11.04 (x86_64) box, running xpra v0.0.7.33. I include below the xpra log, in case it can shed some light into the issue. … … 15 17 Ángel de Vicente 16 18 17 19 {{{ 18 20 ======================== 19 21 [dix] Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list! … … 59 61 window = self._id_to_window[id] 60 62 KeyError: 2 61 62 63 64 63 }}}