Please always keep the list CCed.
On 22/01/2020 09:31, Mark Couteau wrote:
> Hi Antoine,
>
> The Linux Mint distro version of xpra is this:
> xpra/bionic,now 2.1.3+dfsg-1ubuntu1 amd64 [installed]
That's dangerously out of date.
> so, that one is much older than the 3.0.5 version. I was unsure b
On 21/01/2020 07:55, Mark Couteau via shifter-users wrote:
> Hi List,
>
> I was working to get xpra-3.0.5 to compile on Linux Mint.
This must be an old version.
> I got this error from running setup.py
>
> /usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: error: function
> declaration isn’t a prot
Hi List,
I was working to get xpra-3.0.5 to compile on Linux Mint.
I got this error from running setup.py
/usr/include/gtk-2.0/gtk/gtkitemfactory.h:47:1: error: function
declaration isn’t a prototype [-Werror=strict-prototypes]
typedef void (*GtkItemFactoryCallback) ();
^~~~