Re: [GNC] X Forwarding starts session on remote machine?

2018-12-30 Thread Andrew Clark
WAYLAND_DISPLAY isn't set: aclark@discus 0 ~ $ env | grep DISPLAY DISPLAY=localhost:10.0 aclark@discus 0 ~ $ env | grep WAY aclark@discus 0 ~ $ env | grep GTK aclark@discus 0 ~ $ Which is why I was confused as to how it was finding the wayland server. Setting GTK_BACKEND=x11 does work though.

Re: [GNC] X Forwarding starts session on remote machine?

2018-12-30 Thread John Ralls
> On Dec 30, 2018, at 1:25 PM, Andrew Clark wrote: > > > On Mon, 31 Dec 2018 at 08:22, John Ralls wrote: > > > > On Dec 30, 2018, at 12:58 PM, Robert Heller wrote: > > > > At Mon, 31 Dec 2018 07:39:55 +1100 Andrew Clark wrote: > > > >> > >> On Mon., 31 Dec. 2018, 00:23 Derek Atkins >

Re: [GNC] X Forwarding starts session on remote machine?

2018-12-30 Thread Andrew Clark
On Mon, 31 Dec 2018 at 08:22, John Ralls wrote: > > > > On Dec 30, 2018, at 12:58 PM, Robert Heller wrote: > > > > At Mon, 31 Dec 2018 07:39:55 +1100 Andrew Clark > wrote: > > > >> > >> On Mon., 31 Dec. 2018, 00:23 Derek Atkins >> > >>> Check $DISPLAY > >>> > >> > >> Thanks Derek, but that's m

Re: [GNC] X Forwarding starts session on remote machine?

2018-12-30 Thread John Ralls
> On Dec 30, 2018, at 12:58 PM, Robert Heller wrote: > > At Mon, 31 Dec 2018 07:39:55 +1100 Andrew Clark wrote: > >> >> On Mon., 31 Dec. 2018, 00:23 Derek Atkins > >>> Check $DISPLAY >>> >> >> Thanks Derek, but that's my issue. $DISPLAY is set but gnucash doesn't >> forward the display o

Re: [GNC] X Forwarding starts session on remote machine?

2018-12-30 Thread Robert Heller
At Mon, 31 Dec 2018 07:39:55 +1100 Andrew Clark wrote: > > On Mon., 31 Dec. 2018, 00:23 Derek Atkins > > Check $DISPLAY > > > > Thanks Derek, but that's my issue. $DISPLAY is set but gnucash doesn't > forward the display ot the xserver in $DISPLAY unless I force it by > manually supplying the

Re: [GNC] X Forwarding starts session on remote machine?

2018-12-30 Thread Andrew Clark
On Mon., 31 Dec. 2018, 00:23 Derek Atkins Check $DISPLAY > Thanks Derek, but that's my issue. $DISPLAY is set but gnucash doesn't forward the display ot the xserver in $DISPLAY unless I force it by manually supplying the $DISPLAY variable to the --display parameter. e.g. This works: gnucash --

Re: [GNC] X Forwarding starts session on remote machine?

2018-12-30 Thread Derek Atkins
Check $DISPLAY -derek Sent using my mobile device. Please excuse any typos. On December 30, 2018 7:45:28 AM Andrew Clark wrote: On Fri, 28 Dec 2018 at 11:30, Andrew Clark wrote: Why is GNUCash ignoring the $DISPLAY variable when I'm logged in on discus? I did a little bit more digging th

Re: [GNC] X Forwarding starts session on remote machine?

2018-12-30 Thread Andrew Clark
On Fri, 28 Dec 2018 at 11:30, Andrew Clark wrote: > Why is GNUCash ignoring the $DISPLAY variable when I'm logged in on discus? > I did a little bit more digging this evening and have had some success: gnucash --display="$DISPLAY" Behaves as expected and forwards the display to the ssh tunnel,

[GNC] X Forwarding starts session on remote machine?

2018-12-27 Thread Andrew Clark
Hi, I came home and logged in to my main machine (discus) again, directly on the console. Now, when I ssh in from my laptop (pleco) with -X and start GNUCash, it starts on the my main machine's X server. e.g. aclark@pleco 0 ~ $ ssh discus -X -v OpenSSH_7.9p1 Debian-4, OpenSSL 1.1.1a 20 Nov 201