Re: [winswitch] Error on disconect

2021-07-09 Thread Antoine Martin via shifter-users
On 07/07/2021 21:50, xpra--- via shifter-users wrote: > > Getting the following error when disconnecting from a XPRA server > > > 2021-07-06 23:25:19,020 audio playback stopping Nothing to worry about here: you're disconnecting so the audio will also stop. >

[winswitch] Error on disconect

2021-07-09 Thread xpra--- via shifter-users
Getting the following error when disconnecting from a XPRA server 2021-07-06 23:25:19,020 audio playback stopping /usr/lib/python3/dist-packages/gi/overrides/Gtk.py:1632: Warning: g_object_ref: assertion 'G_IS_OBJECT (object)' failed return _Gtk_main(*args, **kwargs) Thats the last two

Re: [winswitch] error on build

2017-02-17 Thread Antoine Martin via shifter-users
Please always keep the list CCed. On 18/02/17 01:43, Michael Durkin wrote: > ok, this error is over my head ... > > building 'xpra.codecs.libav_common.av_log' extension > arm-linux-gnueabihf-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall > -Wstrict-prototypes -fno-strict-aliasing -Wdate-time

Re: [winswitch] error on build

2017-02-16 Thread Antoine Martin via shifter-users
On 17/02/17 13:26, Michael Durkin via shifter-users wrote: > Not sure if this is a but yet .. probably more of a Odroid-X2/Ubuntu16.04 > fresh install issue .. > > found gcc version: 5.4.0 > Traceback (most recent call last): > File "setup.py", line 2449, in > ffmpeg_pkgconfig =

[winswitch] error on build

2017-02-16 Thread Michael Durkin via shifter-users
Not sure if this is a but yet .. probably more of a Odroid-X2/Ubuntu16.04 fresh install issue .. found gcc version: 5.4.0 Traceback (most recent call last): File "setup.py", line 2449, in ffmpeg_pkgconfig = pkgconfig("libavcodec", "libavformat") File "setup.py", line 688, in

Re: [winswitch] error -- doubt its xpra

2016-11-29 Thread Antoine Martin via shifter-users
On 30/11/16 01:25, Michael Durkin via shifter-users wrote: > im getting an error of sorts and im not sure how to deal with it ,,, > > http://pastebin.com/A2NAug19 > > /usr/bin/ld.bfd.real: /usr/local/lib/libavutil.a(log.o): relocation > R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be

[winswitch] error -- doubt its xpra

2016-11-29 Thread Michael Durkin via shifter-users
im getting an error of sorts and im not sure how to deal with it ,,, http://pastebin.com/A2NAug19 /usr/bin/ld.bfd.real: /usr/local/lib/libavutil.a(log.o): relocation R_ARM_THM_MOVW_ABS_NC against `a local symbol' can not be used when making a shared object; recompile with -fPIC

Re: [winswitch] error or not

2016-08-28 Thread Antoine Martin via shifter-users
On 29/08/16 04:44, Michael Durkin via shifter-users wrote: > Im not sure if this is a bug or just too old of ubuntu built on ... > trusty 14.04 ... Ubuntu Trusty will be supported in the next release so this is definitely possible. With trunk, unless you build against private ffmpeg headers as

[winswitch] error or not

2016-08-28 Thread Michael Durkin via shifter-users
Im not sure if this is a bug or just too old of ubuntu built on ... trusty 14.04 ... Cythonizing xpra/x11/bindings/keyboard_bindings.pyx Error compiling Cython file: ... cdef XkbRF_VarDefsRec rdefs cdef

Re: [winswitch] error on starting xpra

2015-09-10 Thread Antoine Martin
On 10/09/15 13:35, Antony Lee wrote: > Hi, > I am trying to run xpra for the first time. > > $ xpra start ssh:antony@maxwell:100 --start-child xterm > > This fails with the following message: > > 2015-09-09 23:36:56,493 cannot use pycups for printing: No module named cups > 2015-09-09 23:36:56,513

[winswitch] error on starting xpra

2015-09-10 Thread Antony Lee
Hi, I am trying to run xpra for the first time. $ xpra start ssh:antony@maxwell:100 --start-child xterm This fails with the following message: 2015-09-09 23:36:56,493 cannot use pycups for printing: No module named cups 2015-09-09 23:36:56,513 unknown logging category: x265 2015-09-09

Re: [winswitch] Error messages after connecting to xpra remotely

2013-07-30 Thread Antoine Martin
On 30/07/13 05:58, Roberto Hashioka wrote: I've started a session using xpra 0.9.8 on Ubuntu (quantal) and I'm accessing it from my Mac xpra 0.9.8. I keep receiving a lot of error messages. Host side: (snip) File /usr/lib/python2.7/dist-packages/xpra/window_source.py, line 202, in