1 | gimco@mbair /A/U/X/C/MacOS> ./Xpra attach ssh:brunoorcha@brunoorcha.guadaltel.es:100 -d all |
---|
2 | |
---|
3 | ** (Xpra:25621): WARNING **: Trying to register gtype 'GMountMountFlags' as enum when in fact it is of type 'GFlags' |
---|
4 | |
---|
5 | ** (Xpra:25621): WARNING **: Trying to register gtype 'GDriveStartFlags' as enum when in fact it is of type 'GFlags' |
---|
6 | |
---|
7 | ** (Xpra:25621): WARNING **: Trying to register gtype 'GSocketMsgFlags' as enum when in fact it is of type 'GFlags' |
---|
8 | |
---|
9 | (Xpra:25621): Gtk-WARNING **: Locale not supported by C library. |
---|
10 | Using the fallback 'C' locale. |
---|
11 | 2014-11-24 10:37:18,563 cyxor loaded |
---|
12 | 2014-11-24 10:37:18,855 loading codecs |
---|
13 | 2014-11-24 10:37:18,855 PIL: |
---|
14 | 2014-11-24 10:37:18,856 codec_import_check('PIL', 'Python Imaging Library', 'PIL', 'PIL', ('Image',)) |
---|
15 | 2014-11-24 10:37:18,858 PIL found, will check for ('Image',) in PIL |
---|
16 | 2014-11-24 10:37:18,859 found PIL : <module 'PIL' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/PIL/__init__.pyc'> |
---|
17 | 2014-11-24 10:37:18,882 enc_vpx: |
---|
18 | 2014-11-24 10:37:18,882 codec_import_check('enc_vpx', 'vpx encoder', 'xpra.codecs.vpx', 'xpra.codecs.vpx.encoder', ('Encoder',)) |
---|
19 | 2014-11-24 10:37:18,883 xpra.codecs.vpx found, will check for ('Encoder',) in xpra.codecs.vpx.encoder |
---|
20 | 2014-11-24 10:37:18,889 found enc_vpx : <module 'xpra.codecs.vpx.encoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/vpx/encoder.so'> |
---|
21 | 2014-11-24 10:37:18,890 dec_vpx: |
---|
22 | 2014-11-24 10:37:18,890 codec_import_check('dec_vpx', 'vpx decoder', 'xpra.codecs.vpx', 'xpra.codecs.vpx.decoder', ('Decoder',)) |
---|
23 | 2014-11-24 10:37:18,890 xpra.codecs.vpx found, will check for ('Decoder',) in xpra.codecs.vpx.decoder |
---|
24 | 2014-11-24 10:37:18,898 found dec_vpx : <module 'xpra.codecs.vpx.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/vpx/decoder.so'> |
---|
25 | 2014-11-24 10:37:18,900 vpx info(xpra.codecs.vpx.encoder)={'build_config': '--libdir=/Users/MacAdmin/gtk/inst/lib --prefix=/Users/MacAdmin/gtk/inst --enable-vp8 --enable-vp9 --enable-pic --enable-static --target=x86-darwin8-gcc --disable-install-docs --enable-realtime-only --enable-runtime-cpu-detect', 'version': u'v1.3.0', 'abi_version': 6, 'encodings': ['vp8']} |
---|
26 | 2014-11-24 10:37:18,901 enc_x264: |
---|
27 | 2014-11-24 10:37:18,901 codec_import_check('enc_x264', 'x264 encoder', 'xpra.codecs.enc_x264', 'xpra.codecs.enc_x264.encoder', ('Encoder',)) |
---|
28 | 2014-11-24 10:37:18,901 xpra.codecs.enc_x264 found, will check for ('Encoder',) in xpra.codecs.enc_x264.encoder |
---|
29 | 2014-11-24 10:37:18,921 found enc_x264 : <module 'xpra.codecs.enc_x264.encoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/enc_x264/encoder.so'> |
---|
30 | 2014-11-24 10:37:18,922 x264 info(xpra.codecs.enc_x264.encoder)={'version': 142, 'formats': ['YUV422P', 'RGB', 'BGRX', 'BGR', 'YUV420P', 'BGRA', 'YUV444P']} |
---|
31 | 2014-11-24 10:37:18,922 enc_x265: |
---|
32 | 2014-11-24 10:37:18,922 codec_import_check('enc_x265', 'x265 encoder', 'xpra.codecs.enc_x265', 'xpra.codecs.enc_x265.encoder', ('Encoder',)) |
---|
33 | 2014-11-24 10:37:18,922 cannot import enc_x265 (x265 encoder): No module named enc_x265 |
---|
34 | 2014-11-24 10:37:18,922 |
---|
35 | Traceback (most recent call last): |
---|
36 | File "/Users/MacAdmin/gtk/inst/lib/python2.7/site-packages/xpra/codecs/loader.py", line 26, in codec_import_check |
---|
37 | ImportError: No module named enc_x265 |
---|
38 | 2014-11-24 10:37:18,924 cannot import x265: No module named enc_x265.encoder |
---|
39 | 2014-11-24 10:37:18,924 |
---|
40 | Traceback (most recent call last): |
---|
41 | File "/Users/MacAdmin/gtk/inst/lib/python2.7/site-packages/xpra/codecs/loader.py", line 61, in add_codec_version |
---|
42 | ImportError: No module named enc_x265.encoder |
---|
43 | 2014-11-24 10:37:18,924 nvenc: |
---|
44 | 2014-11-24 10:37:18,924 codec_import_check('nvenc', 'nvenc encoder', 'xpra.codecs.nvenc', 'xpra.codecs.nvenc.encoder', ('Encoder',)) |
---|
45 | 2014-11-24 10:37:18,925 cannot import nvenc (nvenc encoder): No module named nvenc |
---|
46 | 2014-11-24 10:37:18,925 |
---|
47 | Traceback (most recent call last): |
---|
48 | File "/Users/MacAdmin/gtk/inst/lib/python2.7/site-packages/xpra/codecs/loader.py", line 26, in codec_import_check |
---|
49 | ImportError: No module named nvenc |
---|
50 | 2014-11-24 10:37:18,925 cannot import nvenc: No module named nvenc.encoder |
---|
51 | 2014-11-24 10:37:18,925 |
---|
52 | Traceback (most recent call last): |
---|
53 | File "/Users/MacAdmin/gtk/inst/lib/python2.7/site-packages/xpra/codecs/loader.py", line 61, in add_codec_version |
---|
54 | ImportError: No module named nvenc.encoder |
---|
55 | 2014-11-24 10:37:18,925 csc_swscale: |
---|
56 | 2014-11-24 10:37:18,926 codec_import_check('csc_swscale', 'swscale colorspace conversion', 'xpra.codecs.csc_swscale', 'xpra.codecs.csc_swscale.colorspace_converter', ('ColorspaceConverter',)) |
---|
57 | 2014-11-24 10:37:18,926 xpra.codecs.csc_swscale found, will check for ('ColorspaceConverter',) in xpra.codecs.csc_swscale.colorspace_converter |
---|
58 | 2014-11-24 10:37:18,944 av_enum(AV_PIX_FMT_RGB24)=2 |
---|
59 | 2014-11-24 10:37:18,945 av_enum(AV_PIX_FMT_BGR24)=3 |
---|
60 | 2014-11-24 10:37:18,945 av_enum(AV_PIX_FMT_0RGB)=295 |
---|
61 | 2014-11-24 10:37:18,945 av_enum(AV_PIX_FMT_BGR0)=298 |
---|
62 | 2014-11-24 10:37:18,945 av_enum(AV_PIX_FMT_ARGB)=27 |
---|
63 | 2014-11-24 10:37:18,945 av_enum(AV_PIX_FMT_BGRA)=30 |
---|
64 | 2014-11-24 10:37:18,945 av_enum(AV_PIX_FMT_YUV420P)=0 |
---|
65 | 2014-11-24 10:37:18,946 av_enum(AV_PIX_FMT_YUV422P)=4 |
---|
66 | 2014-11-24 10:37:18,946 av_enum(AV_PIX_FMT_YUV444P)=5 |
---|
67 | 2014-11-24 10:37:18,946 av_enum(AV_PIX_FMT_GBRP)=82 |
---|
68 | 2014-11-24 10:37:18,947 swscale pixel formats: {'YUV422P': <xpra.codecs.csc_swscale.colorspace_converter.CSCPixelFormat object at 0x8be91a8>, 'BGR': <xpra.codecs.csc_swscale.colorspace_converter.CSCPixelFormat object at 0x8be90c8>, 'BGRX': <xpra.codecs.csc_swscale.colorspace_converter.CSCPixelFormat object at 0x8be9100>, 'GBRP': <xpra.codecs.csc_swscale.colorspace_converter.CSCPixelFormat object at 0x8be9218>, 'RGB': <xpra.codecs.csc_swscale.colorspace_converter.CSCPixelFormat object at 0x8be9090>, 'YUV420P': <xpra.codecs.csc_swscale.colorspace_converter.CSCPixelFormat object at 0x8be9138>, 'XRGB': <xpra.codecs.csc_swscale.colorspace_converter.CSCPixelFormat object at 0x8be9170>, 'YUV444P': <xpra.codecs.csc_swscale.colorspace_converter.CSCPixelFormat object at 0x8be91e0>} |
---|
69 | 2014-11-24 10:37:18,947 colorspaces: ['RGB', 'BGR', 'XRGB', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP'] |
---|
70 | 2014-11-24 10:37:18,964 SWS_BICUBIC=4 |
---|
71 | 2014-11-24 10:37:18,964 ('SWS_BICUBIC',)=4 |
---|
72 | 2014-11-24 10:37:18,965 SWS_BICUBLIN=64 |
---|
73 | 2014-11-24 10:37:18,965 ('SWS_BICUBLIN',)=64 |
---|
74 | 2014-11-24 10:37:18,965 SWS_BILINEAR=2 |
---|
75 | 2014-11-24 10:37:18,965 ('SWS_BILINEAR',)=2 |
---|
76 | 2014-11-24 10:37:18,965 SWS_FAST_BILINEAR=1 |
---|
77 | 2014-11-24 10:37:18,965 ('SWS_FAST_BILINEAR',)=1 |
---|
78 | 2014-11-24 10:37:18,966 swscale flags: [(30, <xpra.codecs.csc_swscale.colorspace_converter.SWSFlags object at 0x8c76f38>), (40, <xpra.codecs.csc_swscale.colorspace_converter.SWSFlags object at 0x8c76f68>), (60, <xpra.codecs.csc_swscale.colorspace_converter.SWSFlags object at 0x8c76f80>), (80, <xpra.codecs.csc_swscale.colorspace_converter.SWSFlags object at 0x8c76f98>)] |
---|
79 | 2014-11-24 10:37:18,966 found csc_swscale : <module 'xpra.codecs.csc_swscale.colorspace_converter' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/csc_swscale/colorspace_converter.so'> |
---|
80 | 2014-11-24 10:37:18,966 swscale info(xpra.codecs.csc_swscale.colorspace_converter)={'version': (3, 0, 100), 'formats': ['RGB', 'BGR', 'XRGB', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP']} |
---|
81 | 2014-11-24 10:37:18,966 csc_cython: |
---|
82 | 2014-11-24 10:37:18,967 codec_import_check('csc_cython', 'cython colorspace conversion', 'xpra.codecs.csc_cython', 'xpra.codecs.csc_cython.colorspace_converter', ('ColorspaceConverter',)) |
---|
83 | 2014-11-24 10:37:18,967 xpra.codecs.csc_cython found, will check for ('ColorspaceConverter',) in xpra.codecs.csc_cython.colorspace_converter |
---|
84 | 2014-11-24 10:37:18,973 found csc_cython : <module 'xpra.codecs.csc_cython.colorspace_converter' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/csc_cython/colorspace_converter.so'> |
---|
85 | 2014-11-24 10:37:18,973 cython info(xpra.codecs.csc_cython.colorspace_converter)={'Cython': ['0', '21', '1'], 'version': [0, 3]} |
---|
86 | 2014-11-24 10:37:18,973 csc_opencl: |
---|
87 | 2014-11-24 10:37:18,974 codec_import_check('csc_opencl', 'OpenCL colorspace conversion', 'xpra.codecs.csc_opencl', 'xpra.codecs.csc_opencl.colorspace_converter', ('ColorspaceConverter',)) |
---|
88 | 2014-11-24 10:37:18,974 cannot import csc_opencl (OpenCL colorspace conversion): No module named csc_opencl |
---|
89 | 2014-11-24 10:37:18,974 |
---|
90 | Traceback (most recent call last): |
---|
91 | File "/Users/MacAdmin/gtk/inst/lib/python2.7/site-packages/xpra/codecs/loader.py", line 26, in codec_import_check |
---|
92 | ImportError: No module named csc_opencl |
---|
93 | 2014-11-24 10:37:18,974 cannot import opencl: No module named csc_opencl.colorspace_converter |
---|
94 | 2014-11-24 10:37:18,975 |
---|
95 | Traceback (most recent call last): |
---|
96 | File "/Users/MacAdmin/gtk/inst/lib/python2.7/site-packages/xpra/codecs/loader.py", line 61, in add_codec_version |
---|
97 | ImportError: No module named csc_opencl.colorspace_converter |
---|
98 | 2014-11-24 10:37:18,975 dec_avcodec: |
---|
99 | 2014-11-24 10:37:18,975 codec_import_check('dec_avcodec', 'avcodec decoder', 'xpra.codecs.dec_avcodec', 'xpra.codecs.dec_avcodec.decoder', ('Decoder',)) |
---|
100 | 2014-11-24 10:37:18,975 cannot import dec_avcodec (avcodec decoder): No module named dec_avcodec |
---|
101 | 2014-11-24 10:37:18,975 |
---|
102 | Traceback (most recent call last): |
---|
103 | File "/Users/MacAdmin/gtk/inst/lib/python2.7/site-packages/xpra/codecs/loader.py", line 26, in codec_import_check |
---|
104 | ImportError: No module named dec_avcodec |
---|
105 | 2014-11-24 10:37:18,976 cannot import avcodec: No module named dec_avcodec.decoder |
---|
106 | 2014-11-24 10:37:18,976 |
---|
107 | Traceback (most recent call last): |
---|
108 | File "/Users/MacAdmin/gtk/inst/lib/python2.7/site-packages/xpra/codecs/loader.py", line 61, in add_codec_version |
---|
109 | ImportError: No module named dec_avcodec.decoder |
---|
110 | 2014-11-24 10:37:18,976 dec_avcodec2: |
---|
111 | 2014-11-24 10:37:18,976 codec_import_check('dec_avcodec2', 'avcodec2 decoder', 'xpra.codecs.dec_avcodec2', 'xpra.codecs.dec_avcodec2.decoder', ('Decoder',)) |
---|
112 | 2014-11-24 10:37:18,977 xpra.codecs.dec_avcodec2 found, will check for ('Decoder',) in xpra.codecs.dec_avcodec2.decoder |
---|
113 | 2014-11-24 10:37:18,998 avcodec2.init_module: CODECS=['h264', 'vp8', 'vp9', 'h265'] |
---|
114 | 2014-11-24 10:37:18,999 found dec_avcodec2 : <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'> |
---|
115 | 2014-11-24 10:37:19,000 avcodec2 info(xpra.codecs.dec_avcodec2.decoder)={'version': (56, 1, 100), 'formats': {'formats.h265': ['YUV422P', 'BGRX', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'XRGB', 'YUV444P'], 'formats.vp9': ['YUV420P', 'YUV422P', 'YUV444P'], 'formats.h264': ['YUV422P', 'BGRX', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'XRGB', 'YUV444P'], 'formats.vp8': ['YUV420P']}, 'encodings': ['h264', 'vp8', 'vp9', 'h265']} |
---|
116 | 2014-11-24 10:37:19,000 enc_webp: |
---|
117 | 2014-11-24 10:37:19,000 codec_import_check('enc_webp', 'webp encoder', 'xpra.codecs.webp', 'xpra.codecs.webp.encode', ('compress',)) |
---|
118 | 2014-11-24 10:37:19,003 xpra.codecs.webp found, will check for ('compress',) in xpra.codecs.webp.encode |
---|
119 | 2014-11-24 10:37:19,016 found enc_webp : <module 'xpra.codecs.webp.encode' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/webp/encode.so'> |
---|
120 | 2014-11-24 10:37:19,017 dec_webp: |
---|
121 | 2014-11-24 10:37:19,017 codec_import_check('dec_webp', 'webp decoder', 'xpra.codecs.webp', 'xpra.codecs.webp.decode', ('decompress',)) |
---|
122 | 2014-11-24 10:37:19,018 xpra.codecs.webp found, will check for ('decompress',) in xpra.codecs.webp.decode |
---|
123 | 2014-11-24 10:37:19,022 found dec_webp : <module 'xpra.codecs.webp.decode' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/webp/decode.so'> |
---|
124 | 2014-11-24 10:37:19,023 done loading codecs |
---|
125 | 2014-11-24 10:37:19,023 found: |
---|
126 | 2014-11-24 10:37:19,023 * PIL : True <module 'PIL' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/PIL/__init__.pyc'> |
---|
127 | 2014-11-24 10:37:19,023 * enc_vpx : True <module 'xpra.codecs.vpx.encoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/vpx/encoder.so'> |
---|
128 | 2014-11-24 10:37:19,024 * dec_vpx : True <module 'xpra.codecs.vpx.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/vpx/decoder.so'> |
---|
129 | 2014-11-24 10:37:19,024 * enc_x264 : True <module 'xpra.codecs.enc_x264.encoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/enc_x264/encoder.so'> |
---|
130 | 2014-11-24 10:37:19,024 * enc_x265 : False |
---|
131 | 2014-11-24 10:37:19,024 * nvenc : False |
---|
132 | 2014-11-24 10:37:19,024 * csc_swscale : True <module 'xpra.codecs.csc_swscale.colorspace_converter' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/csc_swscale/colorspace_converter.so'> |
---|
133 | 2014-11-24 10:37:19,024 * csc_cython : True <module 'xpra.codecs.csc_cython.colorspace_converter' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/csc_cython/colorspace_converter.so'> |
---|
134 | 2014-11-24 10:37:19,025 * csc_opencl : False |
---|
135 | 2014-11-24 10:37:19,025 * dec_avcodec : False |
---|
136 | 2014-11-24 10:37:19,025 * dec_avcodec2 : True <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'> |
---|
137 | 2014-11-24 10:37:19,025 * enc_webp : True <module 'xpra.codecs.webp.encode' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/webp/encode.so'> |
---|
138 | 2014-11-24 10:37:19,025 * dec_webp : True <module 'xpra.codecs.webp.decode' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/webp/decode.so'> |
---|
139 | 2014-11-24 10:37:19,025 codecs versions: |
---|
140 | 2014-11-24 10:37:19,026 * cython : (0, 3, '0', '21', '1') |
---|
141 | 2014-11-24 10:37:19,026 * PIL : 2.6.1 |
---|
142 | 2014-11-24 10:37:19,026 * enc_webp : (0, 4, 2) |
---|
143 | 2014-11-24 10:37:19,026 * dec_webp : (0, 4, 2) |
---|
144 | 2014-11-24 10:37:19,026 * vpx : v1.3.0 |
---|
145 | 2014-11-24 10:37:19,026 * swscale : (3, 0, 100) |
---|
146 | 2014-11-24 10:37:19,026 * x264 : 142 |
---|
147 | 2014-11-24 10:37:19,026 * numpy : 1.8.1 |
---|
148 | 2014-11-24 10:37:19,027 * avcodec2 : (56, 1, 100) |
---|
149 | 2014-11-24 10:37:19,063 xpra client version 0.14.11 |
---|
150 | ** Message: pygobject_register_sinkfunc is deprecated (GstObject) |
---|
151 | 2014-11-24 10:37:19,204 found the following plugins: ['aacparse', 'ac3parse', 'amrparse', 'appsink', 'appsrc', 'audioamplify', 'audiochebband', 'audiocheblimit', 'audioconvert', 'audiodynamic', 'audioecho', 'audiofirfilter', 'audioiirfilter', 'audioinvert', 'audiokaraoke', 'audiopanorama', 'audiorate', 'audioresample', 'audiotestsrc', 'audiowsincband', 'audiowsinclimit', 'bin', 'capsfilter', 'dcaparse', 'faac', 'faad', 'fakesink', 'fakesrc', 'fdsink', 'fdsrc', 'filesink', 'filesrc', 'flacdec', 'flacenc', 'flacparse', 'flactag', 'funnel', 'identity', 'input-selector', 'lame', 'lamemp3enc', 'mad', 'mp3parse', 'mpegaudioparse', 'multiqueue', 'oggaviparse', 'oggdemux', 'oggmux', 'oggparse', 'ogmaudioparse', 'ogmtextparse', 'ogmvideoparse', 'oss4mixer', 'oss4sink', 'oss4src', 'osxaudiosink', 'osxaudiosrc', 'output-selector', 'pipeline', 'queue', 'queue2', 'speexdec', 'speexenc', 'tee', 'typefind', 'valve', 'volume', 'vorbisdec', 'vorbisenc', 'vorbisparse', 'vorbistag', 'wavenc', 'wavpackdec', 'wavpackenc', 'wavpackparse', 'wavparse', 'xingmux'] |
---|
152 | 2014-11-24 10:37:19,205 missing ['opusenc', 'opusdec'] from ('opusenc', 'oggmux', 'opusdec', 'oggdemux') (all=['aacparse', 'ac3parse', 'amrparse', 'appsink', 'appsrc', 'audioamplify', 'audiochebband', 'audiocheblimit', 'audioconvert', 'audiodynamic', 'audioecho', 'audiofirfilter', 'audioiirfilter', 'audioinvert', 'audiokaraoke', 'audiopanorama', 'audiorate', 'audioresample', 'audiotestsrc', 'audiowsincband', 'audiowsinclimit', 'bin', 'capsfilter', 'dcaparse', 'faac', 'faad', 'fakesink', 'fakesrc', 'fdsink', 'fdsrc', 'filesink', 'filesrc', 'flacdec', 'flacenc', 'flacparse', 'flactag', 'funnel', 'identity', 'input-selector', 'lame', 'lamemp3enc', 'mad', 'mp3parse', 'mpegaudioparse', 'multiqueue', 'oggaviparse', 'oggdemux', 'oggmux', 'oggparse', 'ogmaudioparse', 'ogmtextparse', 'ogmvideoparse', 'oss4mixer', 'oss4sink', 'oss4src', 'osxaudiosink', 'osxaudiosrc', 'output-selector', 'pipeline', 'queue', 'queue2', 'speexdec', 'speexenc', 'tee', 'typefind', 'valve', 'volume', 'vorbisdec', 'vorbisenc', 'vorbisparse', 'vorbistag', 'wavenc', 'wavpackdec', 'wavpackenc', 'wavpackparse', 'wavparse', 'xingmux']) |
---|
153 | 2014-11-24 10:37:19,205 initalized CODECS: |
---|
154 | 2014-11-24 10:37:19,205 * mp3 : ('lamemp3enc', None, 'mad', 'mp3parse') |
---|
155 | 2014-11-24 10:37:19,205 * wavpack : ('wavpackenc', None, 'wavpackdec', 'wavpackparse') |
---|
156 | 2014-11-24 10:37:19,206 * wav : ('wavenc', None, None, 'wavparse') |
---|
157 | 2014-11-24 10:37:19,206 * flac : ('flacenc', 'oggmux', 'flacdec', 'oggdemux') |
---|
158 | 2014-11-24 10:37:19,206 * speex : ('speexenc', 'oggmux', 'speexdec', 'oggdemux') |
---|
159 | 2014-11-24 10:37:19,206 speaker_allowed=True, speaker_codecs=['mp3', 'wavpack', 'wav', 'flac', 'speex'] |
---|
160 | 2014-11-24 10:37:19,206 microphone_allowed=True, microphone_codecs=['mp3', 'wavpack', 'wav', 'flac', 'speex'] |
---|
161 | 2014-11-24 10:37:19,207 VideoHelper.set_modules([], ['swscale', 'cython'], ['avcodec2', 'vpx']) video encoders=[], csc=['swscale', 'cython'], video decoders=['avcodec2', 'vpx'] |
---|
162 | 2014-11-24 10:37:19,207 VideoHelper.init() |
---|
163 | 2014-11-24 10:37:19,207 VideoHelper.init() initialized=False |
---|
164 | 2014-11-24 10:37:19,207 init_video_encoders_options() will try video encoders: [] |
---|
165 | 2014-11-24 10:37:19,208 init_video_encoders_options() video encoder specs: {} |
---|
166 | 2014-11-24 10:37:19,208 init_csc_options() will try csc modules: ['swscale', 'cython'] |
---|
167 | 2014-11-24 10:37:19,208 init_csc_option(csc_swscale) module=<module 'xpra.codecs.csc_swscale.colorspace_converter' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/csc_swscale/colorspace_converter.so'> |
---|
168 | 2014-11-24 10:37:19,208 csc_swscale.init_module() |
---|
169 | 2014-11-24 10:37:19,208 init_csc_option(..) swscale.get_output_colorspaces(RGB)=['BGR', 'XRGB', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP'] |
---|
170 | 2014-11-24 10:37:19,209 init_csc_option(..) swscale.get_output_colorspaces(BGR)=['RGB', 'XRGB', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP'] |
---|
171 | 2014-11-24 10:37:19,210 init_csc_option(..) swscale.get_output_colorspaces(XRGB)=['RGB', 'BGR', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP'] |
---|
172 | 2014-11-24 10:37:19,210 init_csc_option(..) swscale.get_output_colorspaces(BGRX)=['RGB', 'BGR', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P', 'GBRP'] |
---|
173 | 2014-11-24 10:37:19,210 init_csc_option(..) swscale.get_output_colorspaces(YUV420P)=['RGB', 'BGR', 'XRGB', 'BGRX', 'YUV422P', 'YUV444P', 'GBRP'] |
---|
174 | 2014-11-24 10:37:19,211 init_csc_option(..) swscale.get_output_colorspaces(YUV422P)=['RGB', 'BGR', 'XRGB', 'BGRX', 'YUV420P', 'YUV444P', 'GBRP'] |
---|
175 | 2014-11-24 10:37:19,211 init_csc_option(..) swscale.get_output_colorspaces(YUV444P)=['RGB', 'BGR', 'XRGB', 'BGRX', 'YUV420P', 'YUV422P', 'GBRP'] |
---|
176 | 2014-11-24 10:37:19,211 init_csc_option(..) swscale.get_output_colorspaces(GBRP)=['RGB', 'BGR', 'XRGB', 'BGRX', 'YUV420P', 'YUV422P', 'YUV444P'] |
---|
177 | 2014-11-24 10:37:19,211 init_csc_option(csc_cython) module=<module 'xpra.codecs.csc_cython.colorspace_converter' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/csc_cython/colorspace_converter.so'> |
---|
178 | 2014-11-24 10:37:19,212 csc_cython.init_module() |
---|
179 | 2014-11-24 10:37:19,212 init_csc_option(..) cython.get_output_colorspaces(GBRP)=['RGBX', 'BGRX'] |
---|
180 | 2014-11-24 10:37:19,212 init_csc_option(..) cython.get_output_colorspaces(YUV420P)=['RGBX', 'BGRX'] |
---|
181 | 2014-11-24 10:37:19,231 init_csc_option(..) cython.get_output_colorspaces(BGRX)=['YUV420P'] |
---|
182 | 2014-11-24 10:37:19,232 init_csc_options() csc specs: {'YUV422P': {'BGR': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)], 'XRGB': [codec_spec(swscale)], 'YUV444P': [codec_spec(swscale)]}, 'BGR': {'YUV422P': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)], 'XRGB': [codec_spec(swscale)], 'YUV444P': [codec_spec(swscale)]}, 'BGRX': {'YUV422P': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale), codec_spec(cython)], 'XRGB': [codec_spec(swscale)], 'YUV444P': [codec_spec(swscale)]}, 'GBRP': {'YUV422P': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale), codec_spec(cython)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)], 'RGBX': [codec_spec(cython)], 'XRGB': [codec_spec(swscale)], 'YUV444P': [codec_spec(swscale)]}, 'RGB': {'YUV422P': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)], 'XRGB': [codec_spec(swscale)], 'YUV444P': [codec_spec(swscale)]}, 'YUV420P': {'YUV422P': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale), codec_spec(cython)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'RGBX': [codec_spec(cython)], 'XRGB': [codec_spec(swscale)], 'YUV444P': [codec_spec(swscale)]}, 'XRGB': {'YUV422P': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)], 'YUV444P': [codec_spec(swscale)]}, 'YUV444P': {'YUV422P': [codec_spec(swscale)], 'BGR': [codec_spec(swscale)], 'BGRX': [codec_spec(swscale)], 'GBRP': [codec_spec(swscale)], 'RGB': [codec_spec(swscale)], 'YUV420P': [codec_spec(swscale)], 'XRGB': [codec_spec(swscale)]}} |
---|
183 | 2014-11-24 10:37:19,235 BGR - 7 options: |
---|
184 | 2014-11-24 10:37:19,235 * BGRX via: [codec_spec(swscale)] |
---|
185 | 2014-11-24 10:37:19,236 * GBRP via: [codec_spec(swscale)] |
---|
186 | 2014-11-24 10:37:19,236 * RGB via: [codec_spec(swscale)] |
---|
187 | 2014-11-24 10:37:19,236 * XRGB via: [codec_spec(swscale)] |
---|
188 | 2014-11-24 10:37:19,236 * YUV420P via: [codec_spec(swscale)] |
---|
189 | 2014-11-24 10:37:19,237 * YUV422P via: [codec_spec(swscale)] |
---|
190 | 2014-11-24 10:37:19,237 * YUV444P via: [codec_spec(swscale)] |
---|
191 | 2014-11-24 10:37:19,237 BGRX - 7 options: |
---|
192 | 2014-11-24 10:37:19,237 * BGR via: [codec_spec(swscale)] |
---|
193 | 2014-11-24 10:37:19,238 * GBRP via: [codec_spec(swscale)] |
---|
194 | 2014-11-24 10:37:19,238 * RGB via: [codec_spec(swscale)] |
---|
195 | 2014-11-24 10:37:19,238 * XRGB via: [codec_spec(swscale)] |
---|
196 | 2014-11-24 10:37:19,239 * YUV420P via: [codec_spec(cython), codec_spec(swscale)] |
---|
197 | 2014-11-24 10:37:19,239 * YUV422P via: [codec_spec(swscale)] |
---|
198 | 2014-11-24 10:37:19,239 * YUV444P via: [codec_spec(swscale)] |
---|
199 | 2014-11-24 10:37:19,239 GBRP - 8 options: |
---|
200 | 2014-11-24 10:37:19,240 * BGR via: [codec_spec(swscale)] |
---|
201 | 2014-11-24 10:37:19,240 * BGRX via: [codec_spec(cython), codec_spec(swscale)] |
---|
202 | 2014-11-24 10:37:19,240 * RGB via: [codec_spec(swscale)] |
---|
203 | 2014-11-24 10:37:19,241 * RGBX via: [codec_spec(cython)] |
---|
204 | 2014-11-24 10:37:19,241 * XRGB via: [codec_spec(swscale)] |
---|
205 | 2014-11-24 10:37:19,241 * YUV420P via: [codec_spec(swscale)] |
---|
206 | 2014-11-24 10:37:19,242 * YUV422P via: [codec_spec(swscale)] |
---|
207 | 2014-11-24 10:37:19,242 * YUV444P via: [codec_spec(swscale)] |
---|
208 | 2014-11-24 10:37:19,242 RGB - 7 options: |
---|
209 | 2014-11-24 10:37:19,242 * BGR via: [codec_spec(swscale)] |
---|
210 | 2014-11-24 10:37:19,242 * BGRX via: [codec_spec(swscale)] |
---|
211 | 2014-11-24 10:37:19,243 * GBRP via: [codec_spec(swscale)] |
---|
212 | 2014-11-24 10:37:19,243 * XRGB via: [codec_spec(swscale)] |
---|
213 | 2014-11-24 10:37:19,243 * YUV420P via: [codec_spec(swscale)] |
---|
214 | 2014-11-24 10:37:19,244 * YUV422P via: [codec_spec(swscale)] |
---|
215 | 2014-11-24 10:37:19,244 * YUV444P via: [codec_spec(swscale)] |
---|
216 | 2014-11-24 10:37:19,244 XRGB - 7 options: |
---|
217 | 2014-11-24 10:37:19,244 * BGR via: [codec_spec(swscale)] |
---|
218 | 2014-11-24 10:37:19,245 * BGRX via: [codec_spec(swscale)] |
---|
219 | 2014-11-24 10:37:19,245 * GBRP via: [codec_spec(swscale)] |
---|
220 | 2014-11-24 10:37:19,245 * RGB via: [codec_spec(swscale)] |
---|
221 | 2014-11-24 10:37:19,246 * YUV420P via: [codec_spec(swscale)] |
---|
222 | 2014-11-24 10:37:19,246 * YUV422P via: [codec_spec(swscale)] |
---|
223 | 2014-11-24 10:37:19,246 * YUV444P via: [codec_spec(swscale)] |
---|
224 | 2014-11-24 10:37:19,247 YUV420P - 8 options: |
---|
225 | 2014-11-24 10:37:19,247 * BGR via: [codec_spec(swscale)] |
---|
226 | 2014-11-24 10:37:19,247 * BGRX via: [codec_spec(cython), codec_spec(swscale)] |
---|
227 | 2014-11-24 10:37:19,247 * GBRP via: [codec_spec(swscale)] |
---|
228 | 2014-11-24 10:37:19,248 * RGB via: [codec_spec(swscale)] |
---|
229 | 2014-11-24 10:37:19,248 * RGBX via: [codec_spec(cython)] |
---|
230 | 2014-11-24 10:37:19,248 * XRGB via: [codec_spec(swscale)] |
---|
231 | 2014-11-24 10:37:19,248 * YUV422P via: [codec_spec(swscale)] |
---|
232 | 2014-11-24 10:37:19,249 * YUV444P via: [codec_spec(swscale)] |
---|
233 | 2014-11-24 10:37:19,249 YUV422P - 7 options: |
---|
234 | 2014-11-24 10:37:19,249 * BGR via: [codec_spec(swscale)] |
---|
235 | 2014-11-24 10:37:19,250 * BGRX via: [codec_spec(swscale)] |
---|
236 | 2014-11-24 10:37:19,250 * GBRP via: [codec_spec(swscale)] |
---|
237 | 2014-11-24 10:37:19,250 * RGB via: [codec_spec(swscale)] |
---|
238 | 2014-11-24 10:37:19,250 * XRGB via: [codec_spec(swscale)] |
---|
239 | 2014-11-24 10:37:19,250 * YUV420P via: [codec_spec(swscale)] |
---|
240 | 2014-11-24 10:37:19,251 * YUV444P via: [codec_spec(swscale)] |
---|
241 | 2014-11-24 10:37:19,251 YUV444P - 7 options: |
---|
242 | 2014-11-24 10:37:19,251 * BGR via: [codec_spec(swscale)] |
---|
243 | 2014-11-24 10:37:19,251 * BGRX via: [codec_spec(swscale)] |
---|
244 | 2014-11-24 10:37:19,251 * GBRP via: [codec_spec(swscale)] |
---|
245 | 2014-11-24 10:37:19,252 * RGB via: [codec_spec(swscale)] |
---|
246 | 2014-11-24 10:37:19,252 * XRGB via: [codec_spec(swscale)] |
---|
247 | 2014-11-24 10:37:19,252 * YUV420P via: [codec_spec(swscale)] |
---|
248 | 2014-11-24 10:37:19,252 * YUV422P via: [codec_spec(swscale)] |
---|
249 | 2014-11-24 10:37:19,252 init_video_decoders_options() will try video decoders: ['avcodec2', 'vpx'] |
---|
250 | 2014-11-24 10:37:19,252 init_video_decoder_option(dec_avcodec2) module=<module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'> |
---|
251 | 2014-11-24 10:37:19,253 dec_avcodec2.init_module() |
---|
252 | 2014-11-24 10:37:19,253 init_video_decoder_option(<module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>) avcodec2 encodings=['h264', 'vp8', 'vp9', 'h265'] |
---|
253 | 2014-11-24 10:37:19,253 init_video_decoder_option(<module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>) avcodec2 input colorspaces for h264: ['YUV422P', 'BGRX', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'XRGB', 'YUV444P'] |
---|
254 | 2014-11-24 10:37:19,253 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h264, YUV422P)=YUV422P |
---|
255 | 2014-11-24 10:37:19,253 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h264, BGRX)=GBRP |
---|
256 | 2014-11-24 10:37:19,253 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h264, GBRP)=GBRP |
---|
257 | 2014-11-24 10:37:19,254 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h264, RGB)=GBRP |
---|
258 | 2014-11-24 10:37:19,254 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h264, YUV420P)=YUV420P |
---|
259 | 2014-11-24 10:37:19,254 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h264, BGRA)=GBRP |
---|
260 | 2014-11-24 10:37:19,254 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h264, ARGB)=GBRP |
---|
261 | 2014-11-24 10:37:19,254 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h264, XRGB)=GBRP |
---|
262 | 2014-11-24 10:37:19,254 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h264, YUV444P)=YUV444P |
---|
263 | 2014-11-24 10:37:19,255 init_video_decoder_option(<module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>) avcodec2 input colorspaces for vp8: ['YUV420P'] |
---|
264 | 2014-11-24 10:37:19,255 init_video_decoder_option(dec_avcodec2) get_output_colorspace(vp8, YUV420P)=YUV420P |
---|
265 | 2014-11-24 10:37:19,255 init_video_decoder_option(<module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>) avcodec2 input colorspaces for vp9: ['YUV420P', 'YUV422P', 'YUV444P'] |
---|
266 | 2014-11-24 10:37:19,255 init_video_decoder_option(dec_avcodec2) get_output_colorspace(vp9, YUV420P)=YUV420P |
---|
267 | 2014-11-24 10:37:19,255 init_video_decoder_option(dec_avcodec2) get_output_colorspace(vp9, YUV422P)=YUV422P |
---|
268 | 2014-11-24 10:37:19,255 init_video_decoder_option(dec_avcodec2) get_output_colorspace(vp9, YUV444P)=YUV444P |
---|
269 | 2014-11-24 10:37:19,255 init_video_decoder_option(<module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>) avcodec2 input colorspaces for h265: ['YUV422P', 'BGRX', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'XRGB', 'YUV444P'] |
---|
270 | 2014-11-24 10:37:19,256 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h265, YUV422P)=YUV422P |
---|
271 | 2014-11-24 10:37:19,256 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h265, BGRX)=BGRX |
---|
272 | 2014-11-24 10:37:19,256 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h265, GBRP)=GBRP |
---|
273 | 2014-11-24 10:37:19,256 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h265, RGB)=RGB |
---|
274 | 2014-11-24 10:37:19,256 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h265, YUV420P)=YUV420P |
---|
275 | 2014-11-24 10:37:19,256 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h265, BGRA)=BGRA |
---|
276 | 2014-11-24 10:37:19,257 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h265, ARGB)=ARGB |
---|
277 | 2014-11-24 10:37:19,257 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h265, XRGB)=XRGB |
---|
278 | 2014-11-24 10:37:19,257 init_video_decoder_option(dec_avcodec2) get_output_colorspace(h265, YUV444P)=YUV444P |
---|
279 | 2014-11-24 10:37:19,257 init_video_decoder_option(dec_vpx) module=<module 'xpra.codecs.vpx.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/vpx/decoder.so'> |
---|
280 | 2014-11-24 10:37:19,257 vpx.decoder.init_module() |
---|
281 | 2014-11-24 10:37:19,258 init_video_decoder_option(<module 'xpra.codecs.vpx.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/vpx/decoder.so'>) vpx encodings=['vp8'] |
---|
282 | 2014-11-24 10:37:19,258 init_video_decoder_option(<module 'xpra.codecs.vpx.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/vpx/decoder.so'>) vpx input colorspaces for vp8: ['YUV420P'] |
---|
283 | 2014-11-24 10:37:19,258 init_video_decoder_option(dec_vpx) get_output_colorspace(vp8, YUV420P)=YUV420P |
---|
284 | 2014-11-24 10:37:19,258 init_video_decoders_options() video decoder specs: {'h264': {'YUV422P': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'BGRX': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'GBRP': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'RGB': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'YUV420P': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'BGRA': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'ARGB': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'XRGB': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'YUV444P': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)]}, 'h265': {'YUV422P': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'BGRX': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'GBRP': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'RGB': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'YUV420P': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'BGRA': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'ARGB': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'XRGB': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'YUV444P': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)]}, 'vp9': {'YUV422P': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'YUV420P': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)], 'YUV444P': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>)]}, 'vp8': {'YUV420P': [('dec_avcodec2', <module 'xpra.codecs.dec_avcodec2.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/dec_avcodec2/decoder.so'>), ('dec_vpx', <module 'xpra.codecs.vpx.decoder' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/codecs/vpx/decoder.so'>)]}} |
---|
285 | 2014-11-24 10:37:19,259 VideoHelper.init() done |
---|
286 | 2014-11-24 10:37:19,259 init(..) ClientWindowClass=<class 'xpra.client.gtk2.border_client_window.BorderClientWindow'> |
---|
287 | 2014-11-24 10:37:19,285 pygdkglext version=(1, 0, 0) |
---|
288 | 2014-11-24 10:37:19,285 gtkglext_version=(1, 2, 0) |
---|
289 | 2014-11-24 10:37:19,285 pygdkglext OpenGL version=(1, 0) |
---|
290 | 2014-11-24 10:37:19,339 GL props={'pygdkglext_version': (1, 0, 0), 'has_alpha': True, 'gdkgl_version': (1, 0), 'gdkglext_version': (1, 2, 0), 'rgba': True, 'display_mode': ['SINGLE'], 'glconfig': <gtk.gdkgl.Config object at 0x9b89f80 (GdkGLConfigImplQuartz at 0x18a2ad0)>} |
---|
291 | 2014-11-24 10:37:20,110 found valid OpenGL version: 2.1 |
---|
292 | 2014-11-24 10:37:20,110 OpenGL extensions found: GL_ARB_color_buffer_float, GL_ARB_depth_buffer_float, GL_ARB_depth_clamp, GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_draw_elements_base_vertex, GL_ARB_draw_instanced, GL_ARB_fragment_program, GL_ARB_fragment_program_shadow, GL_ARB_fragment_shader, GL_ARB_framebuffer_object, GL_ARB_framebuffer_sRGB, GL_ARB_half_float_pixel, GL_ARB_half_float_vertex, GL_ARB_instanced_arrays, GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query, GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite, GL_ARB_provoking_vertex, GL_ARB_seamless_cube_map, GL_ARB_shader_objects, GL_ARB_shader_texture_lod, GL_ARB_shading_language_100, GL_ARB_shadow, GL_ARB_sync, GL_ARB_texture_border_clamp, GL_ARB_texture_compression, GL_ARB_texture_compression_rgtc, GL_ARB_texture_cube_map, GL_ARB_texture_env_add, GL_ARB_texture_env_combine, GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, GL_ARB_texture_float, GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two, GL_ARB_texture_rectangle, GL_ARB_texture_rg, GL_ARB_transpose_matrix, GL_ARB_vertex_array_bgra, GL_ARB_vertex_blend, GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_clip_volume_hint, GL_EXT_debug_label, GL_EXT_debug_marker, GL_EXT_draw_buffers2, GL_EXT_draw_range_elements, GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample, GL_EXT_framebuffer_object, GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4, GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4, GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil, GL_EXT_packed_float, GL_EXT_provoking_vertex, GL_EXT_rescale_normal, GL_EXT_secondary_color, GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture_array, GL_EXT_texture_compression_dxt1, GL_EXT_texture_compression_s3tc, GL_EXT_texture_env_add, GL_EXT_texture_filter_anisotropic, GL_EXT_texture_integer, GL_EXT_texture_lod_bias, GL_EXT_texture_rectangle, GL_EXT_texture_shared_exponent, GL_EXT_texture_sRGB, GL_EXT_texture_sRGB_decode, GL_EXT_timer_query, GL_EXT_transform_feedback, GL_EXT_vertex_array_bgra, GL_APPLE_aux_depth_stencil, GL_APPLE_client_storage, GL_APPLE_element_array, GL_APPLE_fence, GL_APPLE_float_pixels, GL_APPLE_flush_buffer_range, GL_APPLE_flush_render, GL_APPLE_object_purgeable, GL_APPLE_packed_pixels, GL_APPLE_pixel_buffer, GL_APPLE_rgb_422, GL_APPLE_row_bytes, GL_APPLE_specular_vector, GL_APPLE_texture_range, GL_APPLE_transform_hint, GL_APPLE_vertex_array_object, GL_APPLE_vertex_array_range, GL_APPLE_vertex_point_size, GL_APPLE_vertex_program_evaluators, GL_APPLE_ycbcr_422, GL_ATI_separate_stencil, GL_ATI_texture_env_combine3, GL_ATI_texture_float, GL_ATI_texture_mirror_once, GL_IBM_rasterpos_clip, GL_NV_blend_square, GL_NV_conditional_render, GL_NV_depth_clamp, GL_NV_fog_distance, GL_NV_light_max_exponent, GL_NV_texgen_reflection, GL_NV_texture_barrier, GL_SGIS_generate_mipmap, GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, |
---|
293 | 2014-11-24 10:37:20,111 vendor: Intel Inc. |
---|
294 | 2014-11-24 10:37:20,111 renderer: Intel HD Graphics 3000 OpenGL Engine |
---|
295 | 2014-11-24 10:37:20,111 shading language version: 1.20 |
---|
296 | 2014-11-24 10:37:20,159 GLU extensions: |
---|
297 | 2014-11-24 10:37:20,159 GLU version: 1.3 MacOSX |
---|
298 | 2014-11-24 10:37:20,160 vendor 'Intel Inc.' found in blacklist: ['nouveau', 'Humper', 'VMware, Inc.', 'Intel Inc.'] |
---|
299 | 2014-11-24 10:37:20,160 OpenGL_accelerate module loaded |
---|
300 | 2014-11-24 10:37:20,160 Using accelerated ArrayDatatype |
---|
301 | 2014-11-24 10:37:20,170 OpenGL support could not be enabled: |
---|
302 | 2014-11-24 10:37:20,170 vendor 'Intel Inc.' is blacklisted! |
---|
303 | 2014-11-24 10:37:20,182 parse_shortcuts(['Meta+Shift+F4:quit', 'Meta+Shift+F8:magic_key', 'Meta+Shift+F11:show_session_info']) |
---|
304 | 2014-11-24 10:37:20,183 parse_shortcuts(['Meta+Shift+F4:quit', 'Meta+Shift+F8:magic_key', 'Meta+Shift+F11:show_session_info'])={'F8': (['mod1', 'shift'], 'magic_key', ()), 'F11': (['mod1', 'shift'], 'show_session_info', ()), 'F4': (['mod1', 'shift'], 'quit', ())} |
---|
305 | 2014-11-24 10:37:20,183 KeyboardHelper.__init__(<bound method XpraClient.send of <XpraClient object at 0x9748be8 (xpra+client+gtk2+client+XpraClient at 0x18a04b0)>>, True, ['Meta+Shift+F4:quit', 'Meta+Shift+F8:magic_key', 'Meta+Shift+F11:show_session_info']) keyboard=<xpra.platform.darwin.keyboard.Keyboard object at 0xbc61ff0> |
---|
306 | 2014-11-24 10:37:20,201 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(0)=((97, 0, 0, 0), (65, 0, 0, 1), (229, 0, 1, 0), (197, 0, 1, 1)) |
---|
307 | 2014-11-24 10:37:20,201 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(1)=((115, 1, 0, 0), (83, 1, 0, 1), (2239, 1, 1, 0), (32, 1, 1, 1)) |
---|
308 | 2014-11-24 10:37:20,201 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(2)=((100, 2, 0, 0), (68, 2, 0, 1), (2287, 2, 1, 0), (16785926, 2, 1, 1)) |
---|
309 | 2014-11-24 10:37:20,201 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(3)=((102, 3, 0, 0), (70, 3, 0, 1), (2294, 3, 1, 0), (16841473, 3, 1, 1)) |
---|
310 | 2014-11-24 10:37:20,201 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(4)=((104, 4, 0, 0), (72, 4, 0, 1), (2761, 4, 1, 0), (32, 4, 1, 1)) |
---|
311 | 2014-11-24 10:37:20,202 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(5)=((103, 5, 0, 0), (71, 5, 0, 1), (16840959, 5, 1, 0), (16841474, 5, 1, 1)) |
---|
312 | 2014-11-24 10:37:20,202 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(6)=((122, 6, 0, 0), (90, 6, 0, 1), (2009, 6, 1, 0), (16785465, 6, 1, 1)) |
---|
313 | 2014-11-24 10:37:20,217 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(7)=((120, 7, 0, 0), (88, 7, 0, 1), (16785937, 7, 1, 0), (16785466, 7, 1, 1)) |
---|
314 | 2014-11-24 10:37:20,217 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(8)=((99, 8, 0, 0), (67, 8, 0, 1), (169, 8, 1, 0), (32, 8, 1, 1)) |
---|
315 | 2014-11-24 10:37:20,217 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(9)=((118, 9, 0, 0), (86, 9, 0, 1), (2262, 9, 1, 0), (16786890, 9, 1, 1)) |
---|
316 | 2014-11-24 10:37:20,217 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(10)=((186, 10, 0, 0), (170, 10, 0, 1), (92, 10, 1, 0), (176, 10, 1, 1)) |
---|
317 | 2014-11-24 10:37:20,217 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(11)=((98, 11, 0, 0), (66, 11, 0, 1), (223, 11, 1, 0)) |
---|
318 | 2014-11-24 10:37:20,218 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(12)=((113, 12, 0, 0), (81, 12, 0, 1), (5053, 12, 1, 0), (5052, 12, 1, 1)) |
---|
319 | 2014-11-24 10:37:20,218 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(13)=((119, 13, 0, 0), (87, 13, 0, 1), (230, 13, 1, 0), (198, 13, 1, 1)) |
---|
320 | 2014-11-24 10:37:20,218 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(14)=((101, 14, 0, 0), (69, 14, 0, 1), (8364, 14, 1, 0)) |
---|
321 | 2014-11-24 10:37:20,218 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(15)=((114, 15, 0, 0), (82, 15, 0, 1), (174, 15, 1, 0), (32, 15, 1, 1)) |
---|
322 | 2014-11-24 10:37:20,218 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(16)=((121, 16, 0, 0), (89, 16, 0, 1), (165, 16, 1, 0), (32, 16, 1, 1)) |
---|
323 | 2014-11-24 10:37:20,219 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(17)=((116, 17, 0, 0), (84, 17, 0, 1), (2801, 17, 1, 0), (2802, 17, 1, 1)) |
---|
324 | 2014-11-24 10:37:20,219 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(18)=((49, 18, 0, 0), (33, 18, 0, 1), (124, 18, 1, 0), (697, 18, 1, 1)) |
---|
325 | 2014-11-24 10:37:20,219 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(19)=((50, 19, 0, 0), (34, 19, 0, 1), (64, 19, 1, 0), (445, 19, 1, 1)) |
---|
326 | 2014-11-24 10:37:20,219 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(20)=((51, 20, 0, 0), (183, 20, 0, 1), (35, 20, 1, 0), (2790, 20, 1, 1)) |
---|
327 | 2014-11-24 10:37:20,219 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(21)=((52, 21, 0, 0), (36, 21, 0, 1), (162, 21, 1, 0), (163, 21, 1, 1)) |
---|
328 | 2014-11-24 10:37:20,220 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(22)=((54, 22, 0, 0), (38, 22, 0, 1), (172, 22, 1, 0), (32, 22, 1, 1)) |
---|
329 | 2014-11-24 10:37:20,220 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(23)=((53, 23, 0, 0), (37, 23, 0, 1), (2242, 23, 1, 0), (16785456, 23, 1, 1)) |
---|
330 | 2014-11-24 10:37:20,220 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(24)=((161, 24, 0, 0), (191, 24, 0, 1), (2813, 24, 1, 0), (434, 24, 1, 1)) |
---|
331 | 2014-11-24 10:37:20,220 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(25)=((57, 25, 0, 0), (41, 25, 0, 1), (2771, 25, 1, 0), (2769, 25, 1, 1)) |
---|
332 | 2014-11-24 10:37:20,220 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(26)=((55, 26, 0, 0), (47, 26, 0, 1), (247, 26, 1, 0), (16785476, 26, 1, 1)) |
---|
333 | 2014-11-24 10:37:20,221 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(27)=((39, 27, 0, 0), (63, 27, 0, 1), (180, 27, 1, 0), (184, 27, 1, 1)) |
---|
334 | 2014-11-24 10:37:20,221 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(28)=((56, 28, 0, 0), (40, 28, 0, 1), (2770, 28, 1, 0), (2768, 28, 1, 1)) |
---|
335 | 2014-11-24 10:37:20,221 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(29)=((48, 29, 0, 0), (61, 29, 0, 1), (2237, 29, 1, 0), (16785992, 29, 1, 1)) |
---|
336 | 2014-11-24 10:37:20,221 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(30)=((43, 30, 0, 0), (42, 30, 0, 1), (93, 30, 1, 0), (177, 30, 1, 1)) |
---|
337 | 2014-11-24 10:37:20,221 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(31)=((111, 31, 0, 0), (79, 31, 0, 1), (248, 31, 1, 0), (216, 31, 1, 1)) |
---|
338 | 2014-11-24 10:37:20,222 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(32)=((117, 32, 0, 0), (85, 32, 0, 1), (32, 32, 1, 0)) |
---|
339 | 2014-11-24 10:37:20,222 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(33)=((65104, 33, 0, 0), (65106, 33, 0, 1), (91, 33, 1, 0), (16777926, 33, 1, 1)) |
---|
340 | 2014-11-24 10:37:20,222 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(34)=((105, 34, 0, 0), (73, 34, 0, 1), (32, 34, 1, 0)) |
---|
341 | 2014-11-24 10:37:20,222 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(35)=((112, 35, 0, 0), (80, 35, 0, 1), (2032, 35, 1, 0), (16785935, 35, 1, 1)) |
---|
342 | 2014-11-24 10:37:20,223 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(36)=((65293, 36, 0, 0),) |
---|
343 | 2014-11-24 10:37:20,223 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(37)=((108, 37, 0, 0), (76, 37, 0, 1), (32, 37, 1, 0), (418, 37, 1, 1)) |
---|
344 | 2014-11-24 10:37:20,223 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(38)=((106, 38, 0, 0), (74, 38, 0, 1), (182, 38, 1, 0), (175, 38, 1, 1)) |
---|
345 | 2014-11-24 10:37:20,223 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(39)=((65105, 39, 0, 0), (65111, 39, 0, 1), (123, 39, 1, 0), (171, 39, 1, 1)) |
---|
346 | 2014-11-24 10:37:20,223 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(40)=((107, 40, 0, 0), (75, 40, 0, 1), (167, 40, 1, 0), (439, 40, 1, 1)) |
---|
347 | 2014-11-24 10:37:20,224 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(41)=((241, 41, 0, 0), (209, 41, 0, 1), (65107, 41, 1, 0), (16777948, 41, 1, 1)) |
---|
348 | 2014-11-24 10:37:20,224 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(42)=((231, 42, 0, 0), (199, 42, 0, 1), (125, 42, 1, 0), (187, 42, 1, 1)) |
---|
349 | 2014-11-24 10:37:20,224 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(43)=((44, 43, 0, 0), (59, 43, 0, 1), (2814, 43, 1, 0)) |
---|
350 | 2014-11-24 10:37:20,224 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(44)=((45, 44, 0, 0), (95, 44, 0, 1), (2730, 44, 1, 0), (2729, 44, 1, 1)) |
---|
351 | 2014-11-24 10:37:20,224 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(45)=((110, 45, 0, 0), (78, 45, 0, 1), (32, 45, 1, 0), (511, 45, 1, 1)) |
---|
352 | 2014-11-24 10:37:20,225 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(46)=((109, 46, 0, 0), (77, 46, 0, 1), (181, 46, 1, 0), (16777946, 46, 1, 1)) |
---|
353 | 2014-11-24 10:37:20,225 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(47)=((46, 47, 0, 0), (58, 47, 0, 1), (2734, 47, 1, 0)) |
---|
354 | 2014-11-24 10:37:20,225 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(48)=((65289, 48, 0, 0), (65056, 48, 0, 1), (65289, 48, 1, 0)) |
---|
355 | 2014-11-24 10:37:20,225 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(49)=((32, 49, 0, 0), (160, 49, 1, 0)) |
---|
356 | 2014-11-24 10:37:20,225 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(50)=((60, 50, 0, 0), (62, 50, 0, 1), (2236, 50, 1, 0), (2238, 50, 1, 1)) |
---|
357 | 2014-11-24 10:37:20,225 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(51)=((65288, 51, 0, 0),) |
---|
358 | 2014-11-24 10:37:20,226 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(52)=((65293, 52, 0, 0),) |
---|
359 | 2014-11-24 10:37:20,226 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(53)=((65307, 53, 0, 0),) |
---|
360 | 2014-11-24 10:37:20,226 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(54)=((65512, 54, 0, 0),) |
---|
361 | 2014-11-24 10:37:20,226 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(55)=((65511, 55, 0, 0),) |
---|
362 | 2014-11-24 10:37:20,226 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(56)=((65505, 56, 0, 0),) |
---|
363 | 2014-11-24 10:37:20,227 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(57)=((65509, 57, 0, 0),) |
---|
364 | 2014-11-24 10:37:20,227 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(58)=((65513, 58, 0, 0),) |
---|
365 | 2014-11-24 10:37:20,227 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(59)=((65507, 59, 0, 0),) |
---|
366 | 2014-11-24 10:37:20,227 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(60)=((65506, 60, 0, 0),) |
---|
367 | 2014-11-24 10:37:20,227 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(61)=((65514, 61, 0, 0),) |
---|
368 | 2014-11-24 10:37:20,227 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(62)=((65508, 62, 0, 0),) |
---|
369 | 2014-11-24 10:37:20,228 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(63)=None |
---|
370 | 2014-11-24 10:37:20,228 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(64)=None |
---|
371 | 2014-11-24 10:37:20,228 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(65)=((44, 65, 0, 0),) |
---|
372 | 2014-11-24 10:37:20,228 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(66)=((65363, 66, 0, 0), (42, 66, 0, 1)) |
---|
373 | 2014-11-24 10:37:20,228 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(67)=((65450, 67, 0, 0),) |
---|
374 | 2014-11-24 10:37:20,228 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(68)=None |
---|
375 | 2014-11-24 10:37:20,229 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(69)=((65451, 69, 0, 0),) |
---|
376 | 2014-11-24 10:37:20,229 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(70)=((65361, 70, 0, 0), (43, 70, 0, 1)) |
---|
377 | 2014-11-24 10:37:20,229 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(71)=((65307, 71, 0, 0),) |
---|
378 | 2014-11-24 10:37:20,229 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(72)=((65364, 72, 0, 0), (61, 72, 0, 1)) |
---|
379 | 2014-11-24 10:37:20,229 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(73)=None |
---|
380 | 2014-11-24 10:37:20,229 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(74)=None |
---|
381 | 2014-11-24 10:37:20,230 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(75)=((65455, 75, 0, 0),) |
---|
382 | 2014-11-24 10:37:20,230 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(76)=((65421, 76, 0, 0),) |
---|
383 | 2014-11-24 10:37:20,230 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(77)=((65362, 77, 0, 0), (47, 77, 0, 1)) |
---|
384 | 2014-11-24 10:37:20,230 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(78)=((65453, 78, 0, 0),) |
---|
385 | 2014-11-24 10:37:20,230 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(79)=None |
---|
386 | 2014-11-24 10:37:20,230 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(80)=None |
---|
387 | 2014-11-24 10:37:20,231 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(81)=((65469, 81, 0, 0),) |
---|
388 | 2014-11-24 10:37:20,231 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(82)=((65456, 82, 0, 0),) |
---|
389 | 2014-11-24 10:37:20,231 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(83)=((65457, 83, 0, 0),) |
---|
390 | 2014-11-24 10:37:20,231 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(84)=((65458, 84, 0, 0),) |
---|
391 | 2014-11-24 10:37:20,231 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(85)=((65459, 85, 0, 0),) |
---|
392 | 2014-11-24 10:37:20,231 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(86)=((65460, 86, 0, 0),) |
---|
393 | 2014-11-24 10:37:20,232 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(87)=((65461, 87, 0, 0),) |
---|
394 | 2014-11-24 10:37:20,232 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(88)=((65462, 88, 0, 0),) |
---|
395 | 2014-11-24 10:37:20,232 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(89)=((65463, 89, 0, 0),) |
---|
396 | 2014-11-24 10:37:20,232 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(90)=None |
---|
397 | 2014-11-24 10:37:20,232 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(91)=((65464, 91, 0, 0),) |
---|
398 | 2014-11-24 10:37:20,232 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(92)=((65465, 92, 0, 0),) |
---|
399 | 2014-11-24 10:37:20,233 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(93)=None |
---|
400 | 2014-11-24 10:37:20,233 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(94)=None |
---|
401 | 2014-11-24 10:37:20,233 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(95)=None |
---|
402 | 2014-11-24 10:37:20,233 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(96)=((65474, 96, 0, 0),) |
---|
403 | 2014-11-24 10:37:20,233 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(97)=((65475, 97, 0, 0),) |
---|
404 | 2014-11-24 10:37:20,233 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(98)=((65476, 98, 0, 0),) |
---|
405 | 2014-11-24 10:37:20,234 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(99)=((65472, 99, 0, 0),) |
---|
406 | 2014-11-24 10:37:20,234 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(100)=((65477, 100, 0, 0),) |
---|
407 | 2014-11-24 10:37:20,234 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(101)=((65478, 101, 0, 0),) |
---|
408 | 2014-11-24 10:37:20,234 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(102)=((16777232, 102, 0, 0),) |
---|
409 | 2014-11-24 10:37:20,234 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(103)=((65480, 103, 0, 0),) |
---|
410 | 2014-11-24 10:37:20,235 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(104)=((16777232, 104, 0, 0),) |
---|
411 | 2014-11-24 10:37:20,235 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(105)=((65482, 105, 0, 0),) |
---|
412 | 2014-11-24 10:37:20,235 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(106)=((65485, 106, 0, 0),) |
---|
413 | 2014-11-24 10:37:20,235 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(107)=((65483, 107, 0, 0),) |
---|
414 | 2014-11-24 10:37:20,235 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(108)=((16777232, 108, 0, 0),) |
---|
415 | 2014-11-24 10:37:20,235 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(109)=((65479, 109, 0, 0),) |
---|
416 | 2014-11-24 10:37:20,236 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(110)=((16777232, 110, 0, 0),) |
---|
417 | 2014-11-24 10:37:20,236 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(111)=((65481, 111, 0, 0),) |
---|
418 | 2014-11-24 10:37:20,236 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(112)=((16777232, 112, 0, 0),) |
---|
419 | 2014-11-24 10:37:20,236 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(113)=((65484, 113, 0, 0),) |
---|
420 | 2014-11-24 10:37:20,236 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(114)=((16777221, 114, 0, 0),) |
---|
421 | 2014-11-24 10:37:20,236 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(115)=((65360, 115, 0, 0),) |
---|
422 | 2014-11-24 10:37:20,237 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(116)=((65365, 116, 0, 0),) |
---|
423 | 2014-11-24 10:37:20,237 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(117)=((65535, 117, 0, 0),) |
---|
424 | 2014-11-24 10:37:20,237 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(118)=((65473, 118, 0, 0),) |
---|
425 | 2014-11-24 10:37:20,237 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(119)=((65367, 119, 0, 0),) |
---|
426 | 2014-11-24 10:37:20,237 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(120)=((65471, 120, 0, 0),) |
---|
427 | 2014-11-24 10:37:20,237 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(121)=((65366, 121, 0, 0),) |
---|
428 | 2014-11-24 10:37:20,238 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(122)=((65470, 122, 0, 0),) |
---|
429 | 2014-11-24 10:37:20,238 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(123)=((65361, 123, 0, 0),) |
---|
430 | 2014-11-24 10:37:20,238 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(124)=((65363, 124, 0, 0),) |
---|
431 | 2014-11-24 10:37:20,238 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(125)=((65364, 125, 0, 0),) |
---|
432 | 2014-11-24 10:37:20,238 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(126)=((65362, 126, 0, 0),) |
---|
433 | 2014-11-24 10:37:20,238 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(127)=None |
---|
434 | 2014-11-24 10:37:20,239 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(128)=((1, 128, 0, 0), (1397376, 128, 0, 1), (556, 128, 1, 0), (-1, 128, 1, 1)) |
---|
435 | 2014-11-24 10:37:20,239 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(129)=None |
---|
436 | 2014-11-24 10:37:20,239 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(130)=None |
---|
437 | 2014-11-24 10:37:20,239 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(131)=None |
---|
438 | 2014-11-24 10:37:20,239 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(132)=None |
---|
439 | 2014-11-24 10:37:20,239 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(133)=None |
---|
440 | 2014-11-24 10:37:20,240 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(134)=None |
---|
441 | 2014-11-24 10:37:20,240 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(135)=None |
---|
442 | 2014-11-24 10:37:20,240 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(136)=None |
---|
443 | 2014-11-24 10:37:20,240 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(137)=None |
---|
444 | 2014-11-24 10:37:20,240 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(138)=None |
---|
445 | 2014-11-24 10:37:20,240 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(139)=None |
---|
446 | 2014-11-24 10:37:20,240 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(140)=None |
---|
447 | 2014-11-24 10:37:20,241 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(141)=None |
---|
448 | 2014-11-24 10:37:20,241 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(142)=None |
---|
449 | 2014-11-24 10:37:20,241 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(143)=None |
---|
450 | 2014-11-24 10:37:20,241 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(144)=None |
---|
451 | 2014-11-24 10:37:20,241 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(145)=None |
---|
452 | 2014-11-24 10:37:20,241 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(146)=None |
---|
453 | 2014-11-24 10:37:20,242 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(147)=None |
---|
454 | 2014-11-24 10:37:20,242 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(148)=None |
---|
455 | 2014-11-24 10:37:20,242 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(149)=None |
---|
456 | 2014-11-24 10:37:20,242 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(150)=None |
---|
457 | 2014-11-24 10:37:20,242 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(151)=None |
---|
458 | 2014-11-24 10:37:20,242 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(152)=None |
---|
459 | 2014-11-24 10:37:20,242 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(153)=None |
---|
460 | 2014-11-24 10:37:20,243 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(154)=None |
---|
461 | 2014-11-24 10:37:20,243 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(155)=None |
---|
462 | 2014-11-24 10:37:20,243 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(156)=None |
---|
463 | 2014-11-24 10:37:20,243 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(157)=None |
---|
464 | 2014-11-24 10:37:20,243 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(158)=None |
---|
465 | 2014-11-24 10:37:20,243 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(159)=None |
---|
466 | 2014-11-24 10:37:20,244 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(160)=None |
---|
467 | 2014-11-24 10:37:20,244 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(161)=None |
---|
468 | 2014-11-24 10:37:20,244 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(162)=None |
---|
469 | 2014-11-24 10:37:20,244 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(163)=None |
---|
470 | 2014-11-24 10:37:20,244 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(164)=None |
---|
471 | 2014-11-24 10:37:20,244 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(165)=None |
---|
472 | 2014-11-24 10:37:20,245 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(166)=None |
---|
473 | 2014-11-24 10:37:20,245 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(167)=None |
---|
474 | 2014-11-24 10:37:20,245 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(168)=None |
---|
475 | 2014-11-24 10:37:20,245 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(169)=None |
---|
476 | 2014-11-24 10:37:20,245 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(170)=None |
---|
477 | 2014-11-24 10:37:20,245 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(171)=None |
---|
478 | 2014-11-24 10:37:20,245 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(172)=None |
---|
479 | 2014-11-24 10:37:20,246 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(173)=None |
---|
480 | 2014-11-24 10:37:20,246 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(174)=None |
---|
481 | 2014-11-24 10:37:20,246 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(175)=None |
---|
482 | 2014-11-24 10:37:20,246 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(176)=None |
---|
483 | 2014-11-24 10:37:20,246 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(177)=None |
---|
484 | 2014-11-24 10:37:20,246 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(178)=None |
---|
485 | 2014-11-24 10:37:20,247 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(179)=None |
---|
486 | 2014-11-24 10:37:20,247 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(180)=None |
---|
487 | 2014-11-24 10:37:20,247 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(181)=None |
---|
488 | 2014-11-24 10:37:20,247 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(182)=None |
---|
489 | 2014-11-24 10:37:20,247 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(183)=None |
---|
490 | 2014-11-24 10:37:20,247 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(184)=None |
---|
491 | 2014-11-24 10:37:20,247 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(185)=None |
---|
492 | 2014-11-24 10:37:20,248 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(186)=None |
---|
493 | 2014-11-24 10:37:20,248 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(187)=None |
---|
494 | 2014-11-24 10:37:20,248 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(188)=None |
---|
495 | 2014-11-24 10:37:20,248 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(189)=None |
---|
496 | 2014-11-24 10:37:20,248 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(190)=None |
---|
497 | 2014-11-24 10:37:20,248 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(191)=None |
---|
498 | 2014-11-24 10:37:20,249 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(192)=None |
---|
499 | 2014-11-24 10:37:20,249 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(193)=None |
---|
500 | 2014-11-24 10:37:20,249 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(194)=None |
---|
501 | 2014-11-24 10:37:20,249 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(195)=None |
---|
502 | 2014-11-24 10:37:20,250 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(196)=None |
---|
503 | 2014-11-24 10:37:20,250 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(197)=None |
---|
504 | 2014-11-24 10:37:20,250 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(198)=None |
---|
505 | 2014-11-24 10:37:20,250 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(199)=None |
---|
506 | 2014-11-24 10:37:20,251 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(200)=None |
---|
507 | 2014-11-24 10:37:20,251 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(201)=None |
---|
508 | 2014-11-24 10:37:20,251 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(202)=None |
---|
509 | 2014-11-24 10:37:20,251 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(203)=None |
---|
510 | 2014-11-24 10:37:20,251 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(204)=None |
---|
511 | 2014-11-24 10:37:20,251 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(205)=None |
---|
512 | 2014-11-24 10:37:20,266 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(206)=None |
---|
513 | 2014-11-24 10:37:20,266 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(207)=None |
---|
514 | 2014-11-24 10:37:20,266 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(208)=None |
---|
515 | 2014-11-24 10:37:20,266 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(209)=None |
---|
516 | 2014-11-24 10:37:20,267 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(210)=None |
---|
517 | 2014-11-24 10:37:20,267 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(211)=None |
---|
518 | 2014-11-24 10:37:20,267 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(212)=None |
---|
519 | 2014-11-24 10:37:20,267 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(213)=None |
---|
520 | 2014-11-24 10:37:20,267 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(214)=None |
---|
521 | 2014-11-24 10:37:20,267 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(215)=None |
---|
522 | 2014-11-24 10:37:20,268 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(216)=None |
---|
523 | 2014-11-24 10:37:20,268 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(217)=None |
---|
524 | 2014-11-24 10:37:20,268 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(218)=None |
---|
525 | 2014-11-24 10:37:20,268 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(219)=None |
---|
526 | 2014-11-24 10:37:20,268 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(220)=None |
---|
527 | 2014-11-24 10:37:20,268 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(221)=None |
---|
528 | 2014-11-24 10:37:20,269 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(222)=None |
---|
529 | 2014-11-24 10:37:20,269 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(223)=None |
---|
530 | 2014-11-24 10:37:20,269 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(224)=None |
---|
531 | 2014-11-24 10:37:20,269 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(225)=None |
---|
532 | 2014-11-24 10:37:20,269 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(226)=None |
---|
533 | 2014-11-24 10:37:20,269 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(227)=None |
---|
534 | 2014-11-24 10:37:20,270 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(228)=None |
---|
535 | 2014-11-24 10:37:20,270 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(229)=None |
---|
536 | 2014-11-24 10:37:20,270 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(230)=None |
---|
537 | 2014-11-24 10:37:20,270 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(231)=None |
---|
538 | 2014-11-24 10:37:20,270 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(232)=None |
---|
539 | 2014-11-24 10:37:20,270 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(233)=None |
---|
540 | 2014-11-24 10:37:20,271 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(234)=None |
---|
541 | 2014-11-24 10:37:20,271 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(235)=None |
---|
542 | 2014-11-24 10:37:20,271 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(236)=None |
---|
543 | 2014-11-24 10:37:20,271 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(237)=None |
---|
544 | 2014-11-24 10:37:20,271 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(238)=None |
---|
545 | 2014-11-24 10:37:20,271 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(239)=None |
---|
546 | 2014-11-24 10:37:20,272 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(240)=None |
---|
547 | 2014-11-24 10:37:20,272 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(241)=None |
---|
548 | 2014-11-24 10:37:20,272 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(242)=None |
---|
549 | 2014-11-24 10:37:20,272 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(243)=None |
---|
550 | 2014-11-24 10:37:20,272 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(244)=None |
---|
551 | 2014-11-24 10:37:20,272 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(245)=None |
---|
552 | 2014-11-24 10:37:20,272 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(246)=None |
---|
553 | 2014-11-24 10:37:20,273 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(247)=None |
---|
554 | 2014-11-24 10:37:20,273 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(248)=None |
---|
555 | 2014-11-24 10:37:20,273 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(249)=None |
---|
556 | 2014-11-24 10:37:20,273 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(250)=None |
---|
557 | 2014-11-24 10:37:20,273 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(251)=None |
---|
558 | 2014-11-24 10:37:20,273 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(252)=None |
---|
559 | 2014-11-24 10:37:20,274 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(253)=None |
---|
560 | 2014-11-24 10:37:20,274 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(254)=None |
---|
561 | 2014-11-24 10:37:20,274 <gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>.get_entries_for_keycode(255)=None |
---|
562 | 2014-11-24 10:37:20,274 get_gtk_keymap([None, 'VoidSymbol'])=[(97, 'a', 0, 0, 0), (65, 'A', 0, 0, 1), (229, 'aring', 0, 1, 0), (197, 'Aring', 0, 1, 1), (115, 's', 1, 0, 0), (83, 'S', 1, 0, 1), (2239, 'integral', 1, 1, 0), (32, 'space', 1, 1, 1), (100, 'd', 2, 0, 0), (68, 'D', 2, 0, 1), (2287, 'partialderivative', 2, 1, 0), (16785926, 'U+2206', 2, 1, 1), (102, 'f', 3, 0, 0), (70, 'F', 3, 0, 1), (2294, 'function', 3, 1, 0), (16841473, 'U+FB01', 3, 1, 1), (104, 'h', 4, 0, 0), (72, 'H', 4, 0, 1), (2761, 'trademark', 4, 1, 0), (32, 'space', 4, 1, 1), (103, 'g', 5, 0, 0), (71, 'G', 5, 0, 1), (16840959, 'U+F8FF', 5, 1, 0), (16841474, 'U+FB02', 5, 1, 1), (122, 'z', 6, 0, 0), (90, 'Z', 6, 0, 1), (2009, 'Greek_OMEGA', 6, 1, 0), (16785465, 'U+2039', 6, 1, 1), (120, 'x', 7, 0, 0), (88, 'X', 7, 0, 1), (16785937, 'U+2211', 7, 1, 0), (16785466, 'U+203A', 7, 1, 1), (99, 'c', 8, 0, 0), (67, 'C', 8, 0, 1), (169, 'copyright', 8, 1, 0), (32, 'space', 8, 1, 1), (118, 'v', 9, 0, 0), (86, 'V', 9, 0, 1), (2262, 'radical', 9, 1, 0), (16786890, 'U+25CA', 9, 1, 1), (186, 'masculine', 10, 0, 0), (170, 'ordfeminine', 10, 0, 1), (92, 'backslash', 10, 1, 0), (176, 'degree', 10, 1, 1), (98, 'b', 11, 0, 0), (66, 'B', 11, 0, 1), (223, 'ssharp', 11, 1, 0), (113, 'q', 12, 0, 0), (81, 'Q', 12, 0, 1), (5053, 'oe', 12, 1, 0), (5052, 'OE', 12, 1, 1), (119, 'w', 13, 0, 0), (87, 'W', 13, 0, 1), (230, 'ae', 13, 1, 0), (198, 'AE', 13, 1, 1), (101, 'e', 14, 0, 0), (69, 'E', 14, 0, 1), (8364, 'EuroSign', 14, 1, 0), (114, 'r', 15, 0, 0), (82, 'R', 15, 0, 1), (174, 'registered', 15, 1, 0), (32, 'space', 15, 1, 1), (121, 'y', 16, 0, 0), (89, 'Y', 16, 0, 1), (165, 'yen', 16, 1, 0), (32, 'space', 16, 1, 1), (116, 't', 17, 0, 0), (84, 'T', 17, 0, 1), (2801, 'dagger', 17, 1, 0), (2802, 'doubledagger', 17, 1, 1), (49, '1', 18, 0, 0), (33, 'exclam', 18, 0, 1), (124, 'bar', 18, 1, 0), (697, 'idotless', 18, 1, 1), (50, '2', 19, 0, 0), (34, 'quotedbl', 19, 0, 1), (64, 'at', 19, 1, 0), (445, 'doubleacute', 19, 1, 1), (51, '3', 20, 0, 0), (183, 'periodcentered', 20, 0, 1), (35, 'numbersign', 20, 1, 0), (2790, 'enfilledcircbullet', 20, 1, 1), (52, '4', 21, 0, 0), (36, 'dollar', 21, 0, 1), (162, 'cent', 21, 1, 0), (163, 'sterling', 21, 1, 1), (54, '6', 22, 0, 0), (38, 'ampersand', 22, 0, 1), (172, 'notsign', 22, 1, 0), (32, 'space', 22, 1, 1), (53, '5', 23, 0, 0), (37, 'percent', 23, 0, 1), (2242, 'infinity', 23, 1, 0), (16785456, 'U+2030', 23, 1, 1), (161, 'exclamdown', 24, 0, 0), (191, 'questiondown', 24, 0, 1), (2813, 'singlelowquotemark', 24, 1, 0), (434, 'ogonek', 24, 1, 1), (57, '9', 25, 0, 0), (41, 'parenright', 25, 0, 1), (2771, 'rightdoublequotemark', 25, 1, 0), (2769, 'rightsinglequotemark', 25, 1, 1), (55, '7', 26, 0, 0), (47, 'slash', 26, 0, 1), (247, 'division', 26, 1, 0), (16785476, 'U+2044', 26, 1, 1), (39, 'apostrophe', 27, 0, 0), (63, 'question', 27, 0, 1), (180, 'acute', 27, 1, 0), (184, 'cedilla', 27, 1, 1), (56, '8', 28, 0, 0), (40, 'parenleft', 28, 0, 1), (2770, 'leftdoublequotemark', 28, 1, 0), (2768, 'leftsinglequotemark', 28, 1, 1), (48, '0', 29, 0, 0), (61, 'equal', 29, 0, 1), (2237, 'notequal', 29, 1, 0), (16785992, 'U+2248', 29, 1, 1), (43, 'plus', 30, 0, 0), (42, 'asterisk', 30, 0, 1), (93, 'bracketright', 30, 1, 0), (177, 'plusminus', 30, 1, 1), (111, 'o', 31, 0, 0), (79, 'O', 31, 0, 1), (248, 'oslash', 31, 1, 0), (216, 'Ooblique', 31, 1, 1), (117, 'u', 32, 0, 0), (85, 'U', 32, 0, 1), (32, 'space', 32, 1, 0), (65104, 'dead_grave', 33, 0, 0), (65106, 'dead_circumflex', 33, 0, 1), (91, 'bracketleft', 33, 1, 0), (16777926, 'U+02C6', 33, 1, 1), (105, 'i', 34, 0, 0), (73, 'I', 34, 0, 1), (32, 'space', 34, 1, 0), (112, 'p', 35, 0, 0), (80, 'P', 35, 0, 1), (2032, 'Greek_pi', 35, 1, 0), (16785935, 'U+220F', 35, 1, 1), (65293, 'Return', 36, 0, 0), (108, 'l', 37, 0, 0), (76, 'L', 37, 0, 1), (32, 'space', 37, 1, 0), (418, 'breve', 37, 1, 1), (106, 'j', 38, 0, 0), (74, 'J', 38, 0, 1), (182, 'paragraph', 38, 1, 0), (175, 'macron', 38, 1, 1), (65105, 'dead_acute', 39, 0, 0), (65111, 'dead_diaeresis', 39, 0, 1), (123, 'braceleft', 39, 1, 0), (171, 'guillemotleft', 39, 1, 1), (107, 'k', 40, 0, 0), (75, 'K', 40, 0, 1), (167, 'section', 40, 1, 0), (439, 'caron', 40, 1, 1), (241, 'ntilde', 41, 0, 0), (209, 'Ntilde', 41, 0, 1), (65107, 'dead_tilde', 41, 1, 0), (16777948, 'U+02DC', 41, 1, 1), (231, 'ccedilla', 42, 0, 0), (199, 'Ccedilla', 42, 0, 1), (125, 'braceright', 42, 1, 0), (187, 'guillemotright', 42, 1, 1), (44, 'comma', 43, 0, 0), (59, 'semicolon', 43, 0, 1), (2814, 'doublelowquotemark', 43, 1, 0), (45, 'minus', 44, 0, 0), (95, 'underscore', 44, 0, 1), (2730, 'endash', 44, 1, 0), (2729, 'emdash', 44, 1, 1), (110, 'n', 45, 0, 0), (78, 'N', 45, 0, 1), (32, 'space', 45, 1, 0), (511, 'abovedot', 45, 1, 1), (109, 'm', 46, 0, 0), (77, 'M', 46, 0, 1), (181, 'mu', 46, 1, 0), (16777946, 'U+02DA', 46, 1, 1), (46, 'period', 47, 0, 0), (58, 'colon', 47, 0, 1), (2734, 'ellipsis', 47, 1, 0), (65289, 'Tab', 48, 0, 0), (65056, 'ISO_Left_Tab', 48, 0, 1), (65289, 'Tab', 48, 1, 0), (32, 'space', 49, 0, 0), (160, 'nobreakspace', 49, 1, 0), (60, 'less', 50, 0, 0), (62, 'greater', 50, 0, 1), (2236, 'lessthanequal', 50, 1, 0), (2238, 'greaterthanequal', 50, 1, 1), (65288, 'BackSpace', 51, 0, 0), (65293, 'Return', 52, 0, 0), (65307, 'Escape', 53, 0, 0), (65512, 'Meta_R', 54, 0, 0), (65511, 'Meta_L', 55, 0, 0), (65505, 'Shift_L', 56, 0, 0), (65509, 'Caps_Lock', 57, 0, 0), (65513, 'Alt_L', 58, 0, 0), (65507, 'Control_L', 59, 0, 0), (65506, 'Shift_R', 60, 0, 0), (65514, 'Alt_R', 61, 0, 0), (65508, 'Control_R', 62, 0, 0), (44, 'comma', 65, 0, 0), (65363, 'Right', 66, 0, 0), (42, 'asterisk', 66, 0, 1), (65450, 'KP_Multiply', 67, 0, 0), (65451, 'KP_Add', 69, 0, 0), (65361, 'Left', 70, 0, 0), (43, 'plus', 70, 0, 1), (65307, 'Escape', 71, 0, 0), (65364, 'Down', 72, 0, 0), (61, 'equal', 72, 0, 1), (65455, 'KP_Divide', 75, 0, 0), (65421, 'KP_Enter', 76, 0, 0), (65362, 'Up', 77, 0, 0), (47, 'slash', 77, 0, 1), (65453, 'KP_Subtract', 78, 0, 0), (65469, 'KP_Equal', 81, 0, 0), (65456, 'KP_0', 82, 0, 0), (65457, 'KP_1', 83, 0, 0), (65458, 'KP_2', 84, 0, 0), (65459, 'KP_3', 85, 0, 0), (65460, 'KP_4', 86, 0, 0), (65461, 'KP_5', 87, 0, 0), (65462, 'KP_6', 88, 0, 0), (65463, 'KP_7', 89, 0, 0), (65464, 'KP_8', 91, 0, 0), (65465, 'KP_9', 92, 0, 0), (65474, 'F5', 96, 0, 0), (65475, 'F6', 97, 0, 0), (65476, 'F7', 98, 0, 0), (65472, 'F3', 99, 0, 0), (65477, 'F8', 100, 0, 0), (65478, 'F9', 101, 0, 0), (16777232, 'U+0010', 102, 0, 0), (65480, 'F11', 103, 0, 0), (16777232, 'U+0010', 104, 0, 0), (65482, 'F13', 105, 0, 0), (65485, 'F16', 106, 0, 0), (65483, 'F14', 107, 0, 0), (16777232, 'U+0010', 108, 0, 0), (65479, 'F10', 109, 0, 0), (16777232, 'U+0010', 110, 0, 0), (65481, 'F12', 111, 0, 0), (16777232, 'U+0010', 112, 0, 0), (65484, 'F15', 113, 0, 0), (16777221, 'U+0005', 114, 0, 0), (65360, 'Home', 115, 0, 0), (65365, 'Page_Up', 116, 0, 0), (65535, 'Delete', 117, 0, 0), (65473, 'F4', 118, 0, 0), (65367, 'End', 119, 0, 0), (65471, 'F2', 120, 0, 0), (65366, 'Page_Down', 121, 0, 0), (65470, 'F1', 122, 0, 0), (65361, 'Left', 123, 0, 0), (65363, 'Right', 124, 0, 0), (65364, 'Down', 125, 0, 0), (65362, 'Up', 126, 0, 0), (1, '0x1', 128, 0, 0), (1397376, '0x155280', 128, 0, 1), (556, '0x22c', 128, 1, 0), (-1, '0xffffffff', 128, 1, 1)] (keymap=<gtk.gdk.Keymap object at 0x9ba0490 (GdkKeymap at 0x8bdfc0)>) |
---|
563 | 2014-11-24 10:37:20,276 layout=, variant= |
---|
564 | 2014-11-24 10:37:20,277 print=, query=, struct={} |
---|
565 | 2014-11-24 10:37:20,277 keycodes=[(97, 'a', 0, 0, 0), (65, 'A', 0, 0, 1), (229, 'aring', 0, 1, 0), (197, 'Aring',... |
---|
566 | 2014-11-24 10:37:20,277 x11 keycodes={}... |
---|
567 | 2014-11-24 10:37:20,278 xkbmap_mod_meanings: {} |
---|
568 | 2014-11-24 10:37:20,278 hash=83c218cb3fed8206591690ad2f0b6ddb4d6617ec |
---|
569 | 2014-11-24 10:37:20,278 do_keys_changed() modifier_map={'control': 4, 'mod1': 8, 'mod2': 16, 'mod3': 32, 'mod4': 64, 'mod5': 128, 'lock': 2, 'shift': 1}, old hash=None, new hash=83c218cb3fed8206591690ad2f0b6ddb4d6617ec |
---|
570 | 2014-11-24 10:37:20,278 make_tray_menu_helper() tray menu helper classes: [<function getOSXMenuHelper at 0x6ea4c70>, <class 'xpra.client.gtk2.tray_menu.GTK2TrayMenu'>] |
---|
571 | 2014-11-24 10:37:20,278 make_instance[[<function getOSXMenuHelper at 0x6ea4c70>, <class 'xpra.client.gtk2.tray_menu.GTK2TrayMenu'>], <XpraClient object at 0x9748be8 (xpra+client+gtk2+client+XpraClient at 0x18a04b0)>] |
---|
572 | 2014-11-24 10:37:20,278 OSXMenuHelper(<XpraClient object at 0x9748be8 (xpra+client+gtk2+client+XpraClient at 0x18a04b0)>) |
---|
573 | 2014-11-24 10:37:20,279 make_instance(..) <function getOSXMenuHelper at 0x6ea4c70>()=<xpra.platform.darwin.osx_menu.OSXMenuHelper object at 0x9b87d30> |
---|
574 | 2014-11-24 10:37:20,279 OSXMenuHelper.build() |
---|
575 | 2014-11-24 10:37:20,280 OSXMenuHelper.build_menu_bar() |
---|
576 | 2014-11-24 10:37:20,284 get_resources_dir() gtkosx_application_get_resource_path=/Applications/Utilities/Xpra.app/Contents/Resources/bin |
---|
577 | 2014-11-24 10:37:20,285 get_resources_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/ |
---|
578 | 2014-11-24 10:37:20,285 get_icon_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/share/xpra/icons |
---|
579 | 2014-11-24 10:37:20,309 get_image(information.png, 24) pixbuf=<gtk.gdk.Pixbuf object at 0xbc70300 (GdkPixbuf at 0x1a725d0)> |
---|
580 | 2014-11-24 10:37:20,317 get_tray_title()=Xpra |
---|
581 | 2014-11-24 10:37:20,321 make_tray(<gtk.MenuBar object at 0xbc38788 (GtkMenuBar at 0x18ac0d8)>, 'Xpra', '', <function xpra_tray_geometry at 0xbb8de30>, <function xpra_tray_click at 0xbc307f0>, <function xpra_tray_mouseover at 0xbb8dab0>, <function xpra_tray_exit at 0xbb8ddf0>) tray classes=[<class 'xpra.platform.darwin.osx_tray.OSXTray'>, <class 'xpra.client.gtk_base.statusicon_tray.GTKStatusIconTray'>] |
---|
582 | 2014-11-24 10:37:20,321 make_instance[[<class 'xpra.platform.darwin.osx_tray.OSXTray'>, <class 'xpra.client.gtk_base.statusicon_tray.GTKStatusIconTray'>], <gtk.MenuBar object at 0xbc38788 (GtkMenuBar at 0x18ac0d8)>, 'Xpra', '', <function xpra_tray_geometry at 0xbb8de30>, <function xpra_tray_click at 0xbc307f0>, <function xpra_tray_mouseover at 0xbb8dab0>, <function xpra_tray_exit at 0xbb8ddf0>] |
---|
583 | 2014-11-24 10:37:20,325 OSXMenuHelper.build() |
---|
584 | 2014-11-24 10:37:20,333 OSXMenuHelper.add_full_menu() |
---|
585 | 2014-11-24 10:37:20,333 get_resources_dir() gtkosx_application_get_resource_path=/Applications/Utilities/Xpra.app/Contents/Resources/bin |
---|
586 | 2014-11-24 10:37:20,334 get_resources_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/ |
---|
587 | 2014-11-24 10:37:20,334 get_icon_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/share/xpra/icons |
---|
588 | 2014-11-24 10:37:20,336 get_image(statistics.png, 24) pixbuf=<gtk.gdk.Pixbuf object at 0xae7b2d8 (GdkPixbuf at 0x1a72640)> |
---|
589 | 2014-11-24 10:37:20,340 get_resources_dir() gtkosx_application_get_resource_path=/Applications/Utilities/Xpra.app/Contents/Resources/bin |
---|
590 | 2014-11-24 10:37:20,340 get_resources_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/ |
---|
591 | 2014-11-24 10:37:20,340 get_icon_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/share/xpra/icons |
---|
592 | 2014-11-24 10:37:20,342 get_image(bugs.png, 24) pixbuf=<gtk.gdk.Pixbuf object at 0xae7b418 (GdkPixbuf at 0x1a726b0)> |
---|
593 | 2014-11-24 10:37:20,344 numlock_toggled((<TrayCheckMenuItem object at 0xae7b508 (GtkCheckMenuItem at 0x1038330)>,)) menu active=True |
---|
594 | 2014-11-24 10:37:20,349 get_resources_dir() gtkosx_application_get_resource_path=/Applications/Utilities/Xpra.app/Contents/Resources/bin |
---|
595 | 2014-11-24 10:37:20,349 get_resources_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/ |
---|
596 | 2014-11-24 10:37:20,350 get_icon_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/share/xpra/icons |
---|
597 | 2014-11-24 10:37:20,351 get_image(retry.png, 24) pixbuf=<gtk.gdk.Pixbuf object at 0xae7b7d8 (GdkPixbuf at 0x1a72720)> |
---|
598 | 2014-11-24 10:37:20,352 get_resources_dir() gtkosx_application_get_resource_path=/Applications/Utilities/Xpra.app/Contents/Resources/bin |
---|
599 | 2014-11-24 10:37:20,352 get_resources_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/ |
---|
600 | 2014-11-24 10:37:20,352 get_icon_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/share/xpra/icons |
---|
601 | 2014-11-24 10:37:20,353 get_image(raise.png, 24) pixbuf=<gtk.gdk.Pixbuf object at 0xae7b8f0 (GdkPixbuf at 0x1a72790)> |
---|
602 | 2014-11-24 10:37:20,354 OSXTray.set_global_menu() done |
---|
603 | 2014-11-24 10:37:20,354 OSXTray.set_dock_menu() |
---|
604 | 2014-11-24 10:37:20,355 OSXTray.set_dock_menu() done |
---|
605 | 2014-11-24 10:37:20,355 make_instance(..) <class 'xpra.platform.darwin.osx_tray.OSXTray'>()=<xpra.platform.darwin.osx_tray.OSXTray object at 0xbc769d0> |
---|
606 | 2014-11-24 10:37:20,355 setup_xpra_tray()=<xpra.platform.darwin.osx_tray.OSXTray object at 0xbc769d0> |
---|
607 | 2014-11-24 10:37:20,355 get_resources_dir() gtkosx_application_get_resource_path=/Applications/Utilities/Xpra.app/Contents/Resources/bin |
---|
608 | 2014-11-24 10:37:20,355 get_resources_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/ |
---|
609 | 2014-11-24 10:37:20,367 get_icon_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/share/xpra/icons |
---|
610 | 2014-11-24 10:37:20,367 get_tray_icon_filename using default: /Applications/Utilities/Xpra.app/Contents/Resources/share/xpra/icons/xpra.png |
---|
611 | 2014-11-24 10:37:20,371 make_notifier() notifier classes: [<class 'xpra.client.gtk2.gtk2_notifier.GTK2_Notifier'>] |
---|
612 | 2014-11-24 10:37:20,371 make_instance[[<class 'xpra.client.gtk2.gtk2_notifier.GTK2_Notifier'>]] |
---|
613 | 2014-11-24 10:37:20,371 screen=<gtk.gdk.ScreenQuartz object at 0xae81940 (GdkScreenQuartz at 0x18fa068)>, monitors=1 |
---|
614 | 2014-11-24 10:37:20,371 screen dimensions: 1366x768 |
---|
615 | 2014-11-24 10:37:20,372 our reduced dimensions: 1346x704 |
---|
616 | 2014-11-24 10:37:20,372 make_instance(..) <class 'xpra.client.gtk2.gtk2_notifier.GTK2_Notifier'>()=<xpra.client.gtk2.gtk2_notifier.GTK2_Notifier object at 0xae82310> |
---|
617 | 2014-11-24 10:37:20,372 using notifier=<xpra.client.gtk2.gtk2_notifier.GTK2_Notifier object at 0xae82310> |
---|
618 | 2014-11-24 10:37:20,374 ClientExtras.__init__(<XpraClient object at 0x9748be8 (xpra+client+gtk2+client+XpraClient at 0x18a04b0)>, {'tcp_proxy': '', 'system_tray': True, 'bell': True, 'socket_dir': '', 'key_shortcut': ['Meta+Shift+F4:quit', 'Meta+Shift+F8:magic_key', 'Meta+Shift+F11:show_session_info'], 'window_icon': '', 'xsettings': True, 'input_method': 'none', 'password_file': '', 'auto_refresh_delay': 0.15, 'min_quality': 30, 'cursors': True, 'encodings': ['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb', 'rgb24', 'rgb32', 'jpeg', 'h265', 'vp9'], 'exit_ssh': True, 'border': 'auto,0', 'video_encoders': ['x264', 'vpx'], 'mdns': True, 'fake_xinerama': False, 'quality': 0, 'opengl': None, 'compressors': 'lz4, zlib, lzo', 'encoding': '', 'readonly': False, 'exit_with_client': False, 'speaker': True, 'min_speed': 0, 'tray_icon': '', 'remote_xpra': '~/.xpra/run-xpra', 'keyboard_sync': True, 'speed': 0, 'username': 'gimco', 'sharing': False, 'client_toolkit': 'gtk2', 'clipboard': True, 'csc_modules': ['swscale', 'cython'], 'encryption_keyfile': '', 'microphone': True, 'auth': '', 'mmap_group': False, 'speaker_codec': [], 'xvfb': '', 'ssh': 'ssh', 'microphone_codec': [], 'pulseaudio_command': '', 'swap_keys': True, 'window_layout': '', 'pings': False, 'clipboard_filter_file': '', 'daemon': True, 'dbus_proxy': False, 'exit_with_children': False, 'mmap': True, 'notifications': True, 'start_child': [], 'title': '@title@ on @client-machine@', 'pulseaudio': False, 'display': '', 'windows': True, 'delay_tray': False, 'packet_encoders': 'rencode, bencode, yaml', 'compression_level': 1, 'displayfd': False, 'encryption': '', 'debug': 'all', 'video_decoders': ['avcodec2', 'vpx'], 'session_name': '', 'log_file': '$DISPLAY.log', 'tray': True, 'bind_tcp': [], 'dpi': 96, 'use_display': False}, False) swap_keys=True |
---|
619 | 2014-11-24 10:37:20,382 starting console event loop with notifcation center=<CFNotificationCenter 0x9f74fc0 [0xa09a7bd0]> and handler=<NotificationHandler: 0x9f75b70> |
---|
620 | 2014-11-24 10:37:20,384 setting swap_keys=True using <xpra.client.gtk_base.gtk_keyboard_helper.GTKKeyboardHelper object at 0x9bb09b0> |
---|
621 | 2014-11-24 10:37:20,385 <xpra.platform.darwin.keyboard.Keyboard object at 0xbc61ff0>.swap_keys=True |
---|
622 | 2014-11-24 10:37:20,386 border color derived from ['ssh:brunoorcha@brunoorcha.guadaltel.es:100']: #aa1c0f |
---|
623 | 2014-11-24 10:37:20,386 border size is 0, disabling it |
---|
624 | 2014-11-24 10:37:20,387 get_resources_dir() gtkosx_application_get_resource_path=/Applications/Utilities/Xpra.app/Contents/Resources/bin |
---|
625 | 2014-11-24 10:37:20,387 get_resources_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/ |
---|
626 | 2014-11-24 10:37:20,387 get_icon_dir()=/Applications/Utilities/Xpra.app/Contents/Resources/share/xpra/icons |
---|
627 | 2014-11-24 10:37:20,387 get_pixbuf(xpra.png) icon_filename=/Applications/Utilities/Xpra.app/Contents/Resources/share/xpra/icons/xpra.png |
---|
628 | 2014-11-24 10:37:20,396 setup_connection(TwoFileConnection(ssh:brunoorcha@brunoorcha.guadaltel.es:100)) |
---|
629 | 2014-11-24 10:37:20,397 enable_compressor(zlib): <function zcompress at 0x29350f0> |
---|
630 | 2014-11-24 10:37:20,444 mask_to_names(<flags 0 of type GdkModifierType>)=[] |
---|
631 | 2014-11-24 10:37:20,445 using default keyboard settings |
---|
632 | 2014-11-24 10:37:20,445 mask_to_names(<flags 0 of type GdkModifierType>)=[] |
---|
633 | 2014-11-24 10:37:50,551 desktop size is 1366x768 with 1 screen(s): |
---|
634 | 2014-11-24 10:37:50,551 'mbair.local' (481x270 mm) |
---|
635 | 2014-11-24 10:37:50,552 monitor 1 |
---|
636 | 2014-11-24 10:37:50,552 keyboard capabilities: [('keyboard_sync', False)] |
---|
637 | 2014-11-24 10:37:50,614 PIL.Image.OPEN={'PCX': (<class PIL.PcxImagePlugin.PcxImageFile at 0xae8bce0>, <function _accept at 0xaeac6f0>), 'ICNS': (<class PIL.IcnsImagePlugin.IcnsImageFile at 0xaec3ae8>, <function <lambda> at 0xaecc270>), 'HDF5': (<class PIL.Hdf5StubImagePlugin.HDF5StubImageFile at 0xaeb3f48>, <function _accept at 0xaebdfb0>), 'SUN': (<class PIL.SunImagePlugin.SunImageFile at 0xaeee848>, <function _accept at 0xaee6ef0>), 'MIC': (<class PIL.MicImagePlugin.MicImageFile at 0xaee1ca8>, <function _accept at 0xaee61f0>), 'EPS': (<class PIL.EpsImagePlugin.EpsImageFile at 0xae8bfb8>, <function _accept at 0xaeac9f0>), 'MSP': (<class PIL.MspImagePlugin.MspImageFile at 0xaee1f48>, <function _accept at 0xaee6530>), 'FLI': (<class PIL.FliImagePlugin.FliImageFile at 0xaeb3148>, <function _accept at 0xaeacdf0>), 'FITS': (<class PIL.FitsStubImagePlugin.FITSStubImageFile at 0xaeb3068>, <function _accept at 0xaeaccb0>), 'WEBP': (<class PIL.WebPImagePlugin.WebPImageFile at 0xaeeea08>, <function _accept at 0xaef7430>), 'GBR': (<class PIL.GbrImagePlugin.GbrImageFile at 0xaeb3d18>, <function _accept at 0xaebda70>), 'PCD': (<class PIL.PcdImagePlugin.PcdImageFile at 0xaeee030>, None), 'PIXAR': (<class PIL.PixarImagePlugin.PixarImageFile at 0xaeee260>, None), 'BUFR': (<class PIL.BufrStubImagePlugin.BufrStubImageFile at 0xae8bb58>, <function _accept at 0xaeac4f0>), 'PPM': (<class PIL.PpmImagePlugin.PpmImageFile at 0xaeee3b0>, <function _accept at 0xaee6a30>), 'WMF': (<class PIL.WmfImagePlugin.WmfStubImageFile at 0xaeeeab0>, <function _accept at 0xaef7670>), 'SGI': (<class PIL.SgiImagePlugin.SgiImageFile at 0xaeee570>, <function _accept at 0xaee6d70>), 'BMP': (<class PIL.BmpImagePlugin.BmpImageFile at 0xae8bab0>, <function _accept at 0xaeac330>), 'TGA': (<class PIL.TgaImagePlugin.TgaImageFile at 0xaeee880>, None), 'DCX': (<class PIL.DcxImagePlugin.DcxImageFile at 0xae8bca8>, <function _accept at 0xaeac7b0>), 'ICO': (<class PIL.IcoImagePlugin.IcoImageFile at 0xaec3b90>, <function _accept at 0xaecc4f0>), 'CUR': (<class PIL.CurImagePlugin.CurImageFile at 0xae8bc00>, <function _accept at 0xaeac470>), 'XPM': (<class PIL.XpmImagePlugin.XpmImageFile at 0xaeeec00>, <function _accept at 0xaef7830>), 'TIFF': (<class PIL.TiffImagePlugin.TiffImageFile at 0xaee15a8>, <function _accept at 0xaede0f0>), 'JPEG': (<function jpeg_factory at 0xaedeef0>, <function _accept at 0xaedebb0>), 'SPIDER': (<class PIL.SpiderImagePlugin.SpiderImageFile at 0xaeee7d8>, None), 'GIF': (<class PIL.GifImagePlugin.GifImageFile at 0xaeb3d50>, <function _accept at 0xaebdab0>), 'GRIB': (<class PIL.GribStubImagePlugin.GribStubImageFile at 0xaeb3ea0>, <function _accept at 0xaebde70>), 'IM': (<class PIL.ImImagePlugin.ImImageFile at 0xaec3ca8>, None), 'IMT': (<class PIL.ImtImagePlugin.ImtImageFile at 0xaec3d18>, None), 'IPTC': (<class PIL.IptcImagePlugin.IptcImageFile at 0xaec3d88>, None), 'FPX': (<class PIL.FpxImagePlugin.FpxImageFile at 0xaeb33b0>, <function _accept at 0xaeb5b30>), 'XBM': (<class PIL.XbmImagePlugin.XbmImageFile at 0xaeeebc8>, <function _accept at 0xaef75b0>), 'MPEG': (<class PIL.MpegImagePlugin.MpegImageFile at 0xaee1df8>, None), 'PSD': (<class PIL.PsdImagePlugin.PsdImageFile at 0xaeee490>, <function _accept at 0xaee6bb0>), 'XVTHUMB': (<class PIL.XVThumbImagePlugin.XVThumbImageFile at 0xaeeeca8>, None), 'JPEG2000': (<class PIL.Jpeg2KImagePlugin.Jpeg2KImageFile at 0xaee1b20>, <function _accept at 0xaee6070>), 'PNG': (<class PIL.PngImagePlugin.PngImageFile at 0xaec3a40>, <function _accept at 0xaec17f0>), 'MCIDAS': (<class PIL.McIdasImagePlugin.McIdasImageFile at 0xaee1bc8>, <function _accept at 0xaee61b0>)} |
---|
638 | 2014-11-24 10:37:50,615 PIL.Image can OPEN png |
---|
639 | 2014-11-24 10:37:50,615 PIL.Image can OPEN png/L |
---|
640 | 2014-11-24 10:37:50,615 PIL.Image can OPEN png/P |
---|
641 | 2014-11-24 10:37:50,616 PIL.Image can OPEN jpeg |
---|
642 | 2014-11-24 10:37:50,616 do_get_PIL_codings(<module 'PIL' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/PIL/__init__.pyc'>, OPEN)=['png', 'png/L', 'png/P', 'jpeg'] |
---|
643 | 2014-11-24 10:37:50,616 video_decodings=['h264', 'h265', 'vp9', 'vp8'] |
---|
644 | 2014-11-24 10:37:50,616 do_get_core_encodings()=['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb24', 'jpeg', 'h265', 'vp9'] |
---|
645 | 2014-11-24 10:37:50,616 get_server_full_csc_modes_for_rgb('RGB', 'RGBX') |
---|
646 | 2014-11-24 10:37:50,617 found decoder dec_avcodec2 for h264 with ARGB mode |
---|
647 | 2014-11-24 10:37:50,617 found decoder dec_avcodec2 for h264 with BGRA mode |
---|
648 | 2014-11-24 10:37:50,617 found decoder dec_avcodec2 for h264 with BGRX mode |
---|
649 | 2014-11-24 10:37:50,617 found decoder dec_avcodec2 for h264 with GBRP mode |
---|
650 | 2014-11-24 10:37:50,617 found decoder dec_avcodec2 for h264 with RGB mode |
---|
651 | 2014-11-24 10:37:50,617 found decoder dec_avcodec2 for h264 with XRGB mode |
---|
652 | 2014-11-24 10:37:50,618 found decoder dec_avcodec2 for h264 with YUV420P mode |
---|
653 | 2014-11-24 10:37:50,618 found decoder dec_avcodec2 for h264 with YUV422P mode |
---|
654 | 2014-11-24 10:37:50,618 found decoder dec_avcodec2 for h264 with YUV444P mode |
---|
655 | 2014-11-24 10:37:50,618 found decoder dec_avcodec2 for h265 with ARGB mode |
---|
656 | 2014-11-24 10:37:50,618 found decoder dec_avcodec2 for h265 with BGRA mode |
---|
657 | 2014-11-24 10:37:50,618 found decoder dec_avcodec2 for h265 with BGRX mode |
---|
658 | 2014-11-24 10:37:50,619 found decoder dec_avcodec2 for h265 with GBRP mode |
---|
659 | 2014-11-24 10:37:50,619 found decoder dec_avcodec2 for h265 with RGB mode |
---|
660 | 2014-11-24 10:37:50,619 found decoder dec_avcodec2 for h265 with XRGB mode |
---|
661 | 2014-11-24 10:37:50,619 found decoder dec_avcodec2 for h265 with YUV420P mode |
---|
662 | 2014-11-24 10:37:50,619 found decoder dec_avcodec2 for h265 with YUV422P mode |
---|
663 | 2014-11-24 10:37:50,619 found decoder dec_avcodec2 for h265 with YUV444P mode |
---|
664 | 2014-11-24 10:37:50,619 found decoder dec_avcodec2 for vp9 with YUV420P mode |
---|
665 | 2014-11-24 10:37:50,620 found decoder dec_avcodec2 for vp9 with YUV422P mode |
---|
666 | 2014-11-24 10:37:50,620 found decoder dec_avcodec2 for vp9 with YUV444P mode |
---|
667 | 2014-11-24 10:37:50,620 found decoder dec_avcodec2 for vp8 with YUV420P mode |
---|
668 | 2014-11-24 10:37:50,620 found decoder dec_vpx for vp8 with YUV420P mode |
---|
669 | 2014-11-24 10:37:50,620 get_client_full_csc_modes(('BGR', 'BGRX', 'GBRP', 'RGB', 'RGBX', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'))={'h264': ['ARGB', 'BGRA', 'BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'h265': ['BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'vp9': ['YUV420P', 'YUV422P', 'YUV444P'], 'vp8': ['YUV420P']} |
---|
670 | 2014-11-24 10:37:50,620 supported full csc_modes={'h264': ['ARGB', 'BGRA', 'BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'h265': ['BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'vp9': ['YUV420P', 'YUV422P', 'YUV444P'], 'vp8': ['YUV420P']} |
---|
671 | 2014-11-24 10:37:50,621 encoding capabilities: [('encoding.video_scaling', True), ('encoding.numpy.version', '1.8.1'), ('encoding.video_separateplane', True), ('encoding.video_subregion', True), ('encoding.cython.version', (0, 3, '0', '21', '1')), ('encodings', ['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb', 'jpeg', 'h265', 'vp9']), ('encoding.swscale.version', (3, 0, 100)), ('encoding.dec_webp.version', (0, 4, 2)), ('encoding.vpx.version', u'v1.3.0'), ('encoding.csc_modes', ['YUV422P', 'BGRX', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'XRGB', 'YUV444P']), ('encodings.rgb_formats', ['RGB', 'RGBX']), ('encoding.speed', 0), ('encoding.enc_webp.version', (0, 4, 2)), ('encoding.PIL.version', '2.6.1'), ('encoding.rgb_zlib', True), ('encoding.full_csc_modes', {'h264': ['ARGB', 'BGRA', 'BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'h265': ['BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'vp9': ['YUV420P', 'YUV422P', 'YUV444P'], 'vp8': ['YUV420P']}), ('encoding.x264.version', 142), ('encoding.transparency', True), ('encoding.webp_leaks', False), ('encoding.rgb24zlib', True), ('encoding.csc_atoms', True), ('encoding.rgb_lzo', True), ('encoding.client_options', True), ('encoding.min-quality', 30), ('encodings.core', ['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb24', 'jpeg', 'h265', 'vp9', 'rgb32', 'rgb']), ('encoding.avcodec2.version', (56, 1, 100)), ('encoding.video_reinit', True), ('encoding_client_options', True), ('encoding.rgb_lz4', True), ('encoding.min-speed', 0)] |
---|
672 | 2014-11-24 10:37:50,621 x264 encoding options: [('encoding.x264.I420.profile', 'high10'), ('encoding.x264.version', 142), ('encoding.x264.YUV420P.profile', 'high10')] |
---|
673 | 2014-11-24 10:37:50,622 loaded <module 'xpra.sound' from '/Applications/Utilities/Xpra.app/Contents/Resources/lib/python/xpra/sound/__init__.pyc'> |
---|
674 | 2014-11-24 10:37:50,622 sound capabilities: {'pulseaudio.id': '', 'gst.version': (0, 10, 36), 'decoders': ['mp3', 'wavpack', 'wav', 'flac', 'speex'], 'pygst.version': (0, 10, 22), 'send': True, 'plugins': ['aacparse', 'ac3parse', 'amrparse', 'appsink', 'appsrc', 'audioamplify', 'audiochebband', 'audiocheblimit', 'audioconvert', 'audiodynamic', 'audioecho', 'audiofirfilter', 'audioiirfilter', 'audioinvert', 'audiokaraoke', 'audiopanorama', 'audiorate', 'audioresample', 'audiotestsrc', 'audiowsincband', 'audiowsinclimit', 'bin', 'capsfilter', 'dcaparse', 'faac', 'faad', 'fakesink', 'fakesrc', 'fdsink', 'fdsrc', 'filesink', 'filesrc', 'flacdec', 'flacenc', 'flacparse', 'flactag', 'funnel', 'identity', 'input-selector', 'lame', 'lamemp3enc', 'mad', 'mp3parse', 'mpegaudioparse', 'multiqueue', 'oggaviparse', 'oggdemux', 'oggmux', 'oggparse', 'ogmaudioparse', 'ogmtextparse', 'ogmvideoparse', 'oss4mixer', 'oss4sink', 'oss4src', 'osxaudiosink', 'osxaudiosrc', 'output-selector', 'pipeline', 'queue', 'queue2', 'speexdec', 'speexenc', 'tee', 'typefind', 'valve', 'volume', 'vorbisdec', 'vorbisenc', 'vorbisparse', 'vorbistag', 'wavenc', 'wavpackdec', 'wavpackenc', 'wavpackparse', 'wavparse', 'xingmux'], 'encoders': ['mp3', 'wavpack', 'wav', 'flac', 'speex'], 'receive': True, 'devices': 4, 'pulseaudio.server': ''} |
---|
675 | 2014-11-24 10:37:50,623 batch props=[] |
---|
676 | 2014-11-24 10:37:50,623 send_hello() packet={'pycrypto.version': '2.6.1', 'encoding.video_scaling': True, 'named_cursors': True, 'cairo.version': '1.10.0', 'window.resize-counter': True, 'bell': True, 'encoding.cython.version': (0, 3, '0', '21', '1'), 'platform.release': '14.0.0', 'lz4': True, 'encoding.swscale.version': (3, 0, 100), 'encoding.dec_webp.version': (0, 4, 2), 'glib.version': (2, 40, 0), 'encoding.vpx.version': u'v1.3.0', 'encoding.h264.I420.profile': 'high10', 'encoding.avcodec2.version': (56, 1, 100), 'speed': 0, 'sound.receive': True, 'digest': ('hmac', 'xor'), 'aliases': {'lost-window': 1, 'configure-override-redirect': 2, 'draw': 3, 'disconnect': 14, 'notify_close': 4, 'bell': 5, 'new-override-redirect': 6, 'challenge': 16, 'ping': 7, 'invalid': 17, 'cursor': 8, 'set_deflate': 18, 'ping_echo': 9, 'notify_show': 10, 'pointer-ungrab': 15, 'connection-lost': 20, 'new-window': 11, 'gibberish': 21, 'pointer-grab': 19, 'hello': 12, 'window-metadata': 13}, 'platform.platform': 'Darwin-14.0.0-x86_64-i386-32bit', 'encoding.speed': 0, 'clipboard.want_targets': True, 'uuid': 'b96235f61c668d9fc8803e9e7df5b13ccb4daef8', 'yaml': True, 'mmap': True, 'encoding.video_subregion': True, 'xkbmap_layout': '', 'xkbmap_mod_meanings': '', 'encoding.PIL.version': '2.6.1', 'platform': 'darwin', 'sound.server_driven': True, 'clipboard': True, 'encodings.rgb_formats': ['RGB', 'RGBX'], 'chunked_compression': True, 'xkbmap_query_struct': '', 'keyboard_sync': False, 'sound.pygst.version': (0, 10, 22), 'sound.send': True, 'screen_sizes': [('mbair.local', 1366, 768, 481, 270, [('', 0, 0, 1366, 768, 481, 270)], 0, 0, 1366, 768)], 'username': 'gimco', 'yaml.version': '3.11', 'encoding.h264.YUV420P.profile': 'high10', 'pango.version': '1.36.5', 'encoding.transparency': True, 'build.cpu': 'i386', 'pycrypto.fastmath': False, 'xkbmap_query': '', 'encoding.rgb24zlib': True, 'platform.machine': 'x86_64', 'pointer.grabs': True, 'lzo': True, 'encoding.x264.YUV420P.profile': 'high10', 'build.on': 'OSX', 'rencode': True, 'generic_window_types': True, 'xkbmap_mod_managed': '', 'window.raise': True, 'modifiers': [], 'name': 'Bruno', 'encoding.client_options': True, 'wants_events': True, 'platform.name': 'Mac OSX', 'zlib': True, 'build.revision': '8096', 'client_type': 'Python/Gtk2', 'sound.pulseaudio.server': '', 'encoding.csc_modes': ['YUV422P', 'BGRX', 'GBRP', 'RGB', 'YUV420P', 'BGRA', 'ARGB', 'XRGB', 'YUV444P'], 'build.by': 'MacAdmin', 'machine_id': 'None', 'zlib.version': '1.0', 'python.version': (2, 7, 8), 'encoding.numpy.version': '1.8.1', 'encoding.x264.version': 142, 'encoding.video_separateplane': True, 'build.time': '14:17', 'server-window-move-resize': True, 'desktop_size': [1366, 768], 'xkbmap_print': '', 'encodings': ['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb', 'jpeg', 'h265', 'vp9'], 'build.compiler': 'i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5493)', 'xkbmap_variant': '', 'sound.pulseaudio.id': '', 'cursors': True, 'randr_notify': True, 'sound.decoders': ['mp3', 'wavpack', 'wav', 'flac', 'speex'], 'rencode.version': ('Cython', 1, 0, 2), 'encoding.supports_delta': ['png', 'rgb24', 'rgb32'], 'generic-rgb-encodings': True, 'encoding.enc_webp.version': (0, 4, 2), 'gtk.version': (2, 24, 24), 'xkbmap_keycodes': [(97, 'a', 0, 0, 0), (65, 'A', 0, 0, 1), (229, 'aring', 0, 1, 0), (197, 'Aring', 0, 1, 1), (115, 's', 1, 0, 0), (83, 'S', 1, 0, 1), (2239, 'integral', 1, 1, 0), (32, 'space', 1, 1, 1), (100, 'd', 2, 0, 0), (68, 'D', 2, 0, 1), (2287, 'partialderivative', 2, 1, 0), (16785926, 'U+2206', 2, 1, 1), (102, 'f', 3, 0, 0), (70, 'F', 3, 0, 1), (2294, 'function', 3, 1, 0), (16841473, 'U+FB01', 3, 1, 1), (104, 'h', 4, 0, 0), (72, 'H', 4, 0, 1), (2761, 'trademark', 4, 1, 0), (32, 'space', 4, 1, 1), (103, 'g', 5, 0, 0), (71, 'G', 5, 0, 1), (16840959, 'U+F8FF', 5, 1, 0), (16841474, 'U+FB02', 5, 1, 1), (122, 'z', 6, 0, 0), (90, 'Z', 6, 0, 1), (2009, 'Greek_OMEGA', 6, 1, 0), (16785465, 'U+2039', 6, 1, 1), (120, 'x', 7, 0, 0), (88, 'X', 7, 0, 1), (16785937, 'U+2211', 7, 1, 0), (16785466, 'U+203A', 7, 1, 1), (99, 'c', 8, 0, 0), (67, 'C', 8, 0, 1), (169, 'copyright', 8, 1, 0), (32, 'space', 8, 1, 1), (118, 'v', 9, 0, 0), (86, 'V', 9, 0, 1), (2262, 'radical', 9, 1, 0), (16786890, 'U+25CA', 9, 1, 1), (186, 'masculine', 10, 0, 0), (170, 'ordfeminine', 10, 0, 1), (92, 'backslash', 10, 1, 0), (176, 'degree', 10, 1, 1), (98, 'b', 11, 0, 0), (66, 'B', 11, 0, 1), (223, 'ssharp', 11, 1, 0), (113, 'q', 12, 0, 0), (81, 'Q', 12, 0, 1), (5053, 'oe', 12, 1, 0), (5052, 'OE', 12, 1, 1), (119, 'w', 13, 0, 0), (87, 'W', 13, 0, 1), (230, 'ae', 13, 1, 0), (198, 'AE', 13, 1, 1), (101, 'e', 14, 0, 0), (69, 'E', 14, 0, 1), (8364, 'EuroSign', 14, 1, 0), (114, 'r', 15, 0, 0), (82, 'R', 15, 0, 1), (174, 'registered', 15, 1, 0), (32, 'space', 15, 1, 1), (121, 'y', 16, 0, 0), (89, 'Y', 16, 0, 1), (165, 'yen', 16, 1, 0), (32, 'space', 16, 1, 1), (116, 't', 17, 0, 0), (84, 'T', 17, 0, 1), (2801, 'dagger', 17, 1, 0), (2802, 'doubledagger', 17, 1, 1), (49, '1', 18, 0, 0), (33, 'exclam', 18, 0, 1), (124, 'bar', 18, 1, 0), (697, 'idotless', 18, 1, 1), (50, '2', 19, 0, 0), (34, 'quotedbl', 19, 0, 1), (64, 'at', 19, 1, 0), (445, 'doubleacute', 19, 1, 1), (51, '3', 20, 0, 0), (183, 'periodcentered', 20, 0, 1), (35, 'numbersign', 20, 1, 0), (2790, 'enfilledcircbullet', 20, 1, 1), (52, '4', 21, 0, 0), (36, 'dollar', 21, 0, 1), (162, 'cent', 21, 1, 0), (163, 'sterling', 21, 1, 1), (54, '6', 22, 0, 0), (38, 'ampersand', 22, 0, 1), (172, 'notsign', 22, 1, 0), (32, 'space', 22, 1, 1), (53, '5', 23, 0, 0), (37, 'percent', 23, 0, 1), (2242, 'infinity', 23, 1, 0), (16785456, 'U+2030', 23, 1, 1), (161, 'exclamdown', 24, 0, 0), (191, 'questiondown', 24, 0, 1), (2813, 'singlelowquotemark', 24, 1, 0), (434, 'ogonek', 24, 1, 1), (57, '9', 25, 0, 0), (41, 'parenright', 25, 0, 1), (2771, 'rightdoublequotemark', 25, 1, 0), (2769, 'rightsinglequotemark', 25, 1, 1), (55, '7', 26, 0, 0), (47, 'slash', 26, 0, 1), (247, 'division', 26, 1, 0), (16785476, 'U+2044', 26, 1, 1), (39, 'apostrophe', 27, 0, 0), (63, 'question', 27, 0, 1), (180, 'acute', 27, 1, 0), (184, 'cedilla', 27, 1, 1), (56, '8', 28, 0, 0), (40, 'parenleft', 28, 0, 1), (2770, 'leftdoublequotemark', 28, 1, 0), (2768, 'leftsinglequotemark', 28, 1, 1), (48, '0', 29, 0, 0), (61, 'equal', 29, 0, 1), (2237, 'notequal', 29, 1, 0), (16785992, 'U+2248', 29, 1, 1), (43, 'plus', 30, 0, 0), (42, 'asterisk', 30, 0, 1), (93, 'bracketright', 30, 1, 0), (177, 'plusminus', 30, 1, 1), (111, 'o', 31, 0, 0), (79, 'O', 31, 0, 1), (248, 'oslash', 31, 1, 0), (216, 'Ooblique', 31, 1, 1), (117, 'u', 32, 0, 0), (85, 'U', 32, 0, 1), (32, 'space', 32, 1, 0), (65104, 'dead_grave', 33, 0, 0), (65106, 'dead_circumflex', 33, 0, 1), (91, 'bracketleft', 33, 1, 0), (16777926, 'U+02C6', 33, 1, 1), (105, 'i', 34, 0, 0), (73, 'I', 34, 0, 1), (32, 'space', 34, 1, 0), (112, 'p', 35, 0, 0), (80, 'P', 35, 0, 1), (2032, 'Greek_pi', 35, 1, 0), (16785935, 'U+220F', 35, 1, 1), (65293, 'Return', 36, 0, 0), (108, 'l', 37, 0, 0), (76, 'L', 37, 0, 1), (32, 'space', 37, 1, 0), (418, 'breve', 37, 1, 1), (106, 'j', 38, 0, 0), (74, 'J', 38, 0, 1), (182, 'paragraph', 38, 1, 0), (175, 'macron', 38, 1, 1), (65105, 'dead_acute', 39, 0, 0), (65111, 'dead_diaeresis', 39, 0, 1), (123, 'braceleft', 39, 1, 0), (171, 'guillemotleft', 39, 1, 1), (107, 'k', 40, 0, 0), (75, 'K', 40, 0, 1), (167, 'section', 40, 1, 0), (439, 'caron', 40, 1, 1), (241, 'ntilde', 41, 0, 0), (209, 'Ntilde', 41, 0, 1), (65107, 'dead_tilde', 41, 1, 0), (16777948, 'U+02DC', 41, 1, 1), (231, 'ccedilla', 42, 0, 0), (199, 'Ccedilla', 42, 0, 1), (125, 'braceright', 42, 1, 0), (187, 'guillemotright', 42, 1, 1), (44, 'comma', 43, 0, 0), (59, 'semicolon', 43, 0, 1), (2814, 'doublelowquotemark', 43, 1, 0), (45, 'minus', 44, 0, 0), (95, 'underscore', 44, 0, 1), (2730, 'endash', 44, 1, 0), (2729, 'emdash', 44, 1, 1), (110, 'n', 45, 0, 0), (78, 'N', 45, 0, 1), (32, 'space', 45, 1, 0), (511, 'abovedot', 45, 1, 1), (109, 'm', 46, 0, 0), (77, 'M', 46, 0, 1), (181, 'mu', 46, 1, 0), (16777946, 'U+02DA', 46, 1, 1), (46, 'period', 47, 0, 0), (58, 'colon', 47, 0, 1), (2734, 'ellipsis', 47, 1, 0), (65289, 'Tab', 48, 0, 0), (65056, 'ISO_Left_Tab', 48, 0, 1), (65289, 'Tab', 48, 1, 0), (32, 'space', 49, 0, 0), (160, 'nobreakspace', 49, 1, 0), (60, 'less', 50, 0, 0), (62, 'greater', 50, 0, 1), (2236, 'lessthanequal', 50, 1, 0), (2238, 'greaterthanequal', 50, 1, 1), (65288, 'BackSpace', 51, 0, 0), (65293, 'Return', 52, 0, 0), (65307, 'Escape', 53, 0, 0), (65512, 'Meta_R', 54, 0, 0), (65511, 'Meta_L', 55, 0, 0), (65505, 'Shift_L', 56, 0, 0), (65509, 'Caps_Lock', 57, 0, 0), (65513, 'Alt_L', 58, 0, 0), (65507, 'Control_L', 59, 0, 0), (65506, 'Shift_R', 60, 0, 0), (65514, 'Alt_R', 61, 0, 0), (65508, 'Control_R', 62, 0, 0), (44, 'comma', 65, 0, 0), (65363, 'Right', 66, 0, 0), (42, 'asterisk', 66, 0, 1), (65450, 'KP_Multiply', 67, 0, 0), (65451, 'KP_Add', 69, 0, 0), (65361, 'Left', 70, 0, 0), (43, 'plus', 70, 0, 1), (65307, 'Escape', 71, 0, 0), (65364, 'Down', 72, 0, 0), (61, 'equal', 72, 0, 1), (65455, 'KP_Divide', 75, 0, 0), (65421, 'KP_Enter', 76, 0, 0), (65362, 'Up', 77, 0, 0), (47, 'slash', 77, 0, 1), (65453, 'KP_Subtract', 78, 0, 0), (65469, 'KP_Equal', 81, 0, 0), (65456, 'KP_0', 82, 0, 0), (65457, 'KP_1', 83, 0, 0), (65458, 'KP_2', 84, 0, 0), (65459, 'KP_3', 85, 0, 0), (65460, 'KP_4', 86, 0, 0), (65461, 'KP_5', 87, 0, 0), (65462, 'KP_6', 88, 0, 0), (65463, 'KP_7', 89, 0, 0), (65464, 'KP_8', 91, 0, 0), (65465, 'KP_9', 92, 0, 0), (65474, 'F5', 96, 0, 0), (65475, 'F6', 97, 0, 0), (65476, 'F7', 98, 0, 0), (65472, 'F3', 99, 0, 0), (65477, 'F8', 100, 0, 0), (65478, 'F9', 101, 0, 0), (16777232, 'U+0010', 102, 0, 0), (65480, 'F11', 103, 0, 0), (16777232, 'U+0010', 104, 0, 0), (65482, 'F13', 105, 0, 0), (65485, 'F16', 106, 0, 0), (65483, 'F14', 107, 0, 0), (16777232, 'U+0010', 108, 0, 0), (65479, 'F10', 109, 0, 0), (16777232, 'U+0010', 110, 0, 0), (65481, 'F12', 111, 0, 0), (16777232, 'U+0010', 112, 0, 0), (65484, 'F15', 113, 0, 0), (16777221, 'U+0005', 114, 0, 0), (65360, 'Home', 115, 0, 0), (65365, 'Page_Up', 116, 0, 0), (65535, 'Delete', 117, 0, 0), (65473, 'F4', 118, 0, 0), (65367, 'End', 119, 0, 0), (65471, 'F2', 120, 0, 0), (65366, 'Page_Down', 121, 0, 0), (65470, 'F1', 122, 0, 0), (65361, 'Left', 123, 0, 0), (65363, 'Right', 124, 0, 0), (65364, 'Down', 125, 0, 0), (65362, 'Up', 126, 0, 0), (1, '0x1', 128, 0, 0), (1397376, '0x155280', 128, 0, 1), (556, '0x22c', 128, 1, 0), (-1, '0xffffffff', 128, 1, 1)], 'system_tray': True, 'encoders': ['bencode', 'rencode', 'yaml'], 'rgb24zlib': True, 'raw_window_icons': True, 'clipboard.set_enabled': True, 'build.python': '(2, 7, 8)', 'compressors': ['zlib', 'lz4', 'lzo'], 'auto_refresh_delay': 150, 'hostname': 'mbair.local', 'namespace': True, 'build.cython': '0.21.1', 'encoding.rgb_zlib': True, 'encoding.generic': True, 'version': '0.14.11', 'clipboard.greedy': True, 'build.bit': '32bit', 'encoding.full_csc_modes': {'h264': ['ARGB', 'BGRA', 'BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'h265': ['BGRX', 'GBRP', 'RGB', 'XRGB', 'YUV420P', 'YUV422P', 'YUV444P'], 'vp9': ['YUV420P', 'YUV422P', 'YUV444P'], 'vp8': ['YUV420P']}, 'compressible_cursors': True, 'build.linker': '', 'encoding.rgb_lzo': True, 'encoding.rgb_lz4': True, 'clipboard.notifications': True, 'sound.encoders': ['mp3', 'wavpack', 'wav', 'flac', 'speex'], 'sound.devices': 4, 'encoding.x264.I420.profile': 'high10', 'notify-startup-complete': True, 'bencode': True, 'xkbmap_mod_pointermissing': ['lock', 'control'], 'encoding.webp_leaks': False, 'encoding.uses_swscale': True, 'server-window-resize': True, 'xsettings-tuple': True, 'clipboard.selections': ['CLIPBOARD'], 'pygtk.version': (2, 24, 0), 'sound.plugins': ['aacparse', 'ac3parse', 'amrparse', 'appsink', 'appsrc', 'audioamplify', 'audiochebband', 'audiocheblimit', 'audioconvert', 'audiodynamic', 'audioecho', 'audiofirfilter', 'audioiirfilter', 'audioinvert', 'audiokaraoke', 'audiopanorama', 'audiorate', 'audioresample', 'audiotestsrc', 'audiowsincband', 'audiowsinclimit', 'bin', 'capsfilter', 'dcaparse', 'faac', 'faad', 'fakesink', 'fakesrc', 'fdsink', 'fdsrc', 'filesink', 'filesrc', 'flacdec', 'flacenc', 'flacparse', 'flactag', 'funnel', 'identity', 'input-selector', 'lame', 'lamemp3enc', 'mad', 'mp3parse', 'mpegaudioparse', 'multiqueue', 'oggaviparse', 'oggdemux', 'oggmux', 'oggparse', 'ogmaudioparse', 'ogmtextparse', 'ogmvideoparse', 'oss4mixer', 'oss4sink', 'oss4src', 'osxaudiosink', 'osxaudiosrc', 'output-selector', 'pipeline', 'queue', 'queue2', 'speexdec', 'speexenc', 'tee', 'typefind', 'valve', 'volume', 'vorbisdec', 'vorbisenc', 'vorbisparse', 'vorbistag', 'wavenc', 'wavpackdec', 'wavpackenc', 'wavpackparse', 'wavparse', 'xingmux'], 'gobject.version': (2, 28, 6), 'encoding.video_reinit': True, 'sound.gst.version': (0, 10, 36), 'encoding.csc_atoms': True, 'build.date': '2014-11-09', 'xkbmap_x11_keycodes': '', 'encoding_client_options': True, 'lzo.version': '1.08', 'pycrypto': True, 'notifications': True, 'windows': True, 'encoding.min-quality': 30, 'encodings.core': ['h264', 'vp8', 'png', 'png/P', 'png/L', 'webp', 'rgb24', 'jpeg', 'h265', 'vp9', 'rgb32', 'rgb'], 'raw_packets': True, 'gdk.version': '2.24.0', 'compression_level': 1, 'dpi': 96, 'bencode.version': ('Cython', 0, 11), 'build.local_modifications': '0', 'platform.processor': 'i386', 'share': False, 'encoding.initial_quality': 30, 'control_commands': ['show_session_info', 'enable_bencode', 'enable_zlib', 'enable_zlib', 'enable_lz4', 'enable_lzo', 'enable_bencode', 'enable_rencode', 'enable_yaml'], 'encoding.min-speed': 0, 'build.version': '0.14.11'} |
---|
677 | 2014-11-24 10:37:50,672 io_thread_loop(write, <bound method Protocol._write of Protocol(TwoFileConnection(ssh:brunoorcha@brunoorcha.guadaltel.es:100))>) loop starting |
---|
678 | 2014-11-24 10:37:50,673 io_thread_loop(read, <bound method Protocol._read of Protocol(TwoFileConnection(ssh:brunoorcha@brunoorcha.guadaltel.es:100))>) loop starting |
---|
679 | 2014-11-24 10:37:50,674 The SSH process has terminated with exit code 0 |
---|
680 | 2014-11-24 10:37:50,674 read_parse_thread_loop starting |
---|
681 | 2014-11-24 10:37:50,674 Connection to the xpra server via SSH failed for: ssh:brunoorcha@brunoorcha.guadaltel.es:100 |
---|
682 | 2014-11-24 10:37:50,675 the command line used was: ['ssh', '-l', 'brunoorcha', '-T', 'brunoorcha.guadaltel.es', 'xpra initenv || echo "Warning: xpra server does not support initenv" 1>&2;~/.xpra/run-xpra _proxy :100'] |
---|
683 | 2014-11-24 10:37:50,675 write_format_thread_loop starting |
---|
684 | 2014-11-24 10:37:50,675 check your username, hostname, display number, etc |
---|
685 | 2014-11-24 10:37:50,675 add_packet_to_queue(hello ...) |
---|
686 | 2014-11-24 10:37:50,676 internal error: read connection TwoFileConnection(ssh:brunoorcha@brunoorcha.guadaltel.es:100) closed: cannot read using ['ssh', '-l', 'brunoorcha', '-T', 'brunoorcha.guadaltel.es', 'xpra initenv || echo "Warning: xpra server does not support initenv" 1>&2;~/.xpra/run-xpra _proxy :100']: the SSH process has terminated with exit code=0 |
---|
687 | 2014-11-24 10:37:50,680 internal error: write connection TwoFileConnection(ssh:brunoorcha@brunoorcha.guadaltel.es:100) closed: cannot write using ['ssh', '-l', 'brunoorcha', '-T', 'brunoorcha.guadaltel.es', 'xpra initenv || echo "Warning: xpra server does not support initenv" 1>&2;~/.xpra/run-xpra _proxy :100']: the SSH process has terminated with exit code=0 |
---|
688 | 2014-11-24 10:37:50,681 GTKXpraClient.run_main_loop() main loop ended, returning exit_code=None |
---|
689 | 2014-11-24 10:37:50,681 UIXpraClient.cleanup() |
---|
690 | 2014-11-24 10:37:50,681 XpraClientBase.cleanup() protocol=Protocol(TwoFileConnection(ssh:brunoorcha@brunoorcha.guadaltel.es:100)) |
---|
691 | 2014-11-24 10:37:50,681 close() closed=False |
---|
692 | 2014-11-24 10:37:50,682 terminate_queue_threads() |
---|
693 | 2014-11-24 10:37:50,682 UIXpraClient.cleanup() calling <class 'xpra.client.gtk_base.gtk_keyboard_helper.GTKKeyboardHelper'>.cleanup() |
---|
694 | 2014-11-24 10:37:50,682 read thread: empty marker, exiting |
---|
695 | 2014-11-24 10:37:50,683 UIXpraClient.cleanup() calling <class 'xpra.platform.darwin.osx_tray.OSXTray'>.cleanup() |
---|
696 | 2014-11-24 10:37:50,683 UIXpraClient.cleanup() calling <class 'xpra.client.gtk2.gtk2_notifier.GTK2_Notifier'>.cleanup() |
---|
697 | 2014-11-24 10:37:50,683 UIXpraClient.cleanup() calling <class 'xpra.platform.darwin.osx_menu.OSXMenuHelper'>.cleanup() |
---|
698 | 2014-11-24 10:37:50,683 cleanup() session_info=None |
---|
699 | 2014-11-24 10:37:50,684 UIXpraClient.cleanup() calling <class 'xpra.platform.darwin.gui.ClientExtras'>.cleanup() |
---|
700 | 2014-11-24 10:37:50,684 UIXpraClient.cleanup() calling <class 'xpra.codecs.video_helper.VideoHelper'>.cleanup() |
---|
701 | 2014-11-24 10:37:50,685 csc_swscale.cleanup_module() |
---|
702 | 2014-11-24 10:37:50,685 csc_cython.cleanup_module() |
---|
703 | 2014-11-24 10:37:50,685 dec_avcodec2.cleanup_module() |
---|
704 | 2014-11-24 10:37:50,685 vpx.decoder.cleanup_module() |
---|
705 | 2014-11-24 10:37:50,685 XpraClient.clean_mmap() mmap_filename=None |
---|
706 | 2014-11-24 10:37:50,888 UIXpraClient.cleanup() done |
---|
707 | gimco@mbair /A/U/X/C/MacOS> |
---|