Custom Query (2683 matches)
Results (43 - 45 of 2683)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#2142 | invalid | AvCodec Error -22 | ||
Description |
I have built Xpra from the Subversion repository source (tag v2.4.x) since the package in default Ubuntu repository and the WinSwitch? repository ( https://winswitch.org/downloads/debian-repository.html?dist_select=cosmic ) both appear to have a "tjcompress2 error -2" during the initial start-up of the server.
In the attached file, I include the error message, the build commands I used, and the output of
When running an Xpra server using the below command, an xpra start :37 --start=gnome-mines --html=on --systemd-run=no --start-via-proxy=no --tcp-auth=file:filename=/home/collier/xpra_pswd.txt --bind-tcp=0.0.0.0:13700 --encoding=x264 --csc-modules=swscale --compress=1 --uid=1000 −−mmap−group=auto I have also used the below environment variables as suggested in other bug reports relating to the h264 codec. export XPRA_B_FRAMES=0 export XPRA_X264_THREADS=4 export XPRA_X264_SLICED_THREADS=0 |
|||
#1543 | fixed | sound source stopping | ||
Description |
Why do i get this? xpra v2.0.2-r15657 Linux server 4.4.0-79-generic #100-Ubuntu SMP Wed May 17 19:58:14 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux .... 'ximagesrc', 'xingmux', 'xvimagesink', 'y4mdec', 'y4menc', 'yadif', 'zbar', 'zebrastripe'] 2017-06-12 01:58:47,700 sound source missing ['mp3parse'] from ('mp3parse ! mad', 'qtdemux') 2017-06-12 01:58:47,703 sound source missing ['faac'] from ('faac', 'mp4mux') 2017-06-12 01:58:47,703 sound source initialized sound codecs: 2017-06-12 01:58:47,704 sound source - encoder/decoder (de)payloader stream-compressor 2017-06-12 01:58:47,704 sound source * opus+ogg : 2017-06-12 01:58:47,705 sound source - opusenc oggmux 2017-06-12 01:58:47,705 sound source - opusdec oggdemux 2017-06-12 01:58:47,707 sound source * vorbis+mka : 2017-06-12 01:58:47,707 sound source - vorbisenc webmmux 2017-06-12 01:58:47,707 sound source - vorbisdec matroskademux 2017-06-12 01:58:47,708 sound source * flac+ogg : 2017-06-12 01:58:47,708 sound source - flacenc oggmux 2017-06-12 01:58:47,708 sound source - flacparse ! flacdec oggdemux 2017-06-12 01:58:47,709 sound source * mp3 : 2017-06-12 01:58:47,710 sound source - lamemp3enc 2017-06-12 01:58:47,711 sound source - mpegaudioparse ! mad 2017-06-12 01:58:47,711 sound source * aac+mpeg4 : 2017-06-12 01:58:47,712 sound source - avenc_aac mp4mux 2017-06-12 01:58:47,712 sound source - faad qtdemux 2017-06-12 01:58:47,712 sound source * wav+lz4 : 2017-06-12 01:58:47,713 sound source - wavenc lz4 2017-06-12 01:58:47,714 sound source - wavparse lz4 2017-06-12 01:58:47,714 sound source * wav+lzo : 2017-06-12 01:58:47,715 sound source - wavenc lzo 2017-06-12 01:58:47,716 sound source - wavparse lzo 2017-06-12 01:58:47,717 sound source * wav : 2017-06-12 01:58:47,717 sound source - wavenc 2017-06-12 01:58:47,718 sound source - wavparse 2017-06-12 01:58:47,718 sound source * wavpack : 2017-06-12 01:58:47,719 sound source - wavpackenc 2017-06-12 01:58:47,719 sound source - wavpackparse ! wavpackdec 2017-06-12 01:58:47,720 sound source * speex+ogg : 2017-06-12 01:58:47,720 sound source - speexenc oggmux 2017-06-12 01:58:47,721 sound source - speexdec oggdemux 2017-06-12 01:58:47,720 verify_started() process=<subprocess.Popen object at 0x7f6151eda0d0>, info={}, codec=unknown 2017-06-12 01:58:47,721 sound source * opus : 2017-06-12 01:58:47,721 Warning: the sound source process has failed to start 2017-06-12 01:58:47,721 sound source - opusenc 2017-06-12 01:58:47,722 sound source - opusparse ! opusdec 2017-06-12 01:58:47,722 cleanup() sending cleanup request to sound source 2017-06-12 01:58:47,722 sound source * flac+ogg : 2017-06-12 01:58:47,722 sound source - flacenc oggmux 2017-06-12 01:58:47,722 sound source - flacparse ! flacdec oggdemux 2017-06-12 01:58:47,723 sound source * opus+mka : 2017-06-12 01:58:47,723 sound source - opusenc webmmux 2017-06-12 01:58:47,723 sound source - opusdec matroskademux 2017-06-12 01:58:47,723 sound source * flac : 2017-06-12 01:58:47,724 sound source - flacenc 2017-06-12 01:58:47,724 sound source - flacparse ! flacdec 2017-06-12 01:58:47,724 sound source * mp3+mpeg4 : 2017-06-12 01:58:47,725 sound source - lamemp3enc mp4mux 2017-06-12 01:58:47,726 sound source - mpegaudioparse ! mad qtdemux 2017-06-12 01:58:47,733 sound source is_pa_installed() pactl_bin=/usr/bin/pactl 2017-06-12 01:58:47,735 sound source SoundSource(..) found matching codecs ['opus+ogg'] 2017-06-12 01:58:47,794 sound source SoundPipeline.start() codec=opus+ogg 2017-06-12 01:58:47,795 sound source update_state(active) 2017-06-12 01:58:47,825 sound source SoundPipeline.start() done 2017-06-12 01:58:47,843 sound source update_state(ready) 2017-06-12 01:58:47,857 sound source update_state(paused) 2017-06-12 01:58:47,860 sound source update_state(active) 2017-06-12 01:58:47,870 sound source SoundPipeline.cleanup() 2017-06-12 01:58:47,870 sound source SoundPipeline.stop() state=active 2017-06-12 01:58:47,871 sound source stopping 2017-06-12 01:58:47,871 sound source update_state(stopped) 2017-06-12 01:58:47,876 sound source SoundPipeline.stop() done 2017-06-12 01:58:47,879 new_stream(source_subprocess_wrapper(31340), opus+ogg) 2017-06-12 01:58:47,877 sound source SoundPipeline.cleanup() bus=<Gst.Bus object at 0x7f3085879e10 (GstBus at 0x22b0310)> 2017-06-12 01:58:47,891 sound source SoundPipeline.cleanup() bus_message_handler_id=1 2017-06-12 01:58:47,892 sound source SoundPipeline.cleanup() done 2017-06-12 01:58:47,893 sound_control(sync, (0,)) 2017-06-12 01:58:48,234 sound source cleanup() wrapped object=SoundSource('pulsesrc device="null.monitor" name="src" ! queue name=queue min-threshold-time=0 max-size-buffers=0 max-size-bytes=0 max-size-time=50000000000000 leaky=2 ! volume name=volume volume=1.0 ! opusenc complexity=0 ! oggmux max-delay=20000000 max-page-delay=20000000 ! appsink name=sink emit-signals=true max-buffers=10 drop=true sync=false async=false qos=false' - None) 2017-06-12 01:58:48,236 sound source SoundPipeline.cleanup() 2017-06-12 01:58:48,238 sound source SoundPipeline.cleanup() bus=None 2017-06-12 01:58:48,240 sound source cleanup() wrapped object=None 2017-06-12 01:58:48,241 sound source cleanup() wrapped object=None 2017-06-12 01:58:48,245 sound_source_exit(source_subprocess_wrapper(31340), ()) 2017-06-12 01:58:48,246 stop_sending_sound() sound_source=source_subprocess_wrapper(31340) 2017-06-12 01:58:48,247 cleanup() sending cleanup request to sound source 2017-06-12 01:58:48,255 sound_control(new-sequence, (1,)) 2017-06-12 01:58:48,256 sound_source_exit(source_subprocess_wrapper(None), ()) |
|||
#1547 | duplicate | Connection closes | ||
Description |
xpra proxy :14500 --daemon=no --bind-tcp=0.0.0.0:14500 \ --tcp-auth= --ssl-cert=/etc/xpra/ssl-cert.pem \ --bind=auto --auth=none --socket-dirs=/var/run/xpra \ --socket-permissions=666 --log-dir=/var/log --pidfile=/var/run/xpra.pid Jun 13 19:44:08 htpc xpra[10314]: 2017-06-13 19:44:08,505 Error: error in network packet write/format Jun 13 19:44:08 htpc xpra[10314]: 2017-06-13 19:44:08,505 cannot concatenate 'str' and 'tuple' objects Jun 13 19:44:08 htpc xpra[10314]: Traceback (most recent call last): Jun 13 19:44:08 htpc xpra[10314]: File "/usr/lib/python2.7/site-packages/xpra/net/protocol.py", line 292, in _write_format_thread_loop Jun 13 19:44:08 htpc xpra[10314]: self._add_packet_to_queue(*gpc()) Jun 13 19:44:08 htpc xpra[10314]: File "/usr/lib/python2.7/site-packages/xpra/net/protocol.py", line 308, in _add_packet_to_queue Jun 13 19:44:08 htpc xpra[10314]: self._add_chunks_to_queue(chunks, start_send_cb, end_send_cb) Jun 13 19:44:08 htpc xpra[10314]: File "/usr/lib/python2.7/site-packages/xpra/net/protocol.py", line 346, in _add_chunks_to_queue Jun 13 19:44:08 htpc xpra[10314]: header_and_data = pack_header(proto_flags, level, index, payload_size) + data Jun 13 19:44:08 htpc xpra[10314]: TypeError: cannot concatenate 'str' and 'tuple' objects Jun 13 19:44:08 htpc xpra[10314]: 2017-06-13 19:44:08,508 stop(client connection lost, Protocol(None)) |