Brett Mahar <br...@coiloptic.org> wrote: > On Wed, 12 Sep 2018 08:13:27 +0200 > Solene Rapenne <sol...@perso.pw> wrote: > > | Brett Mahar <br...@coiloptic.org> wrote: > > | > I recently updated my amd-64-current machine to the Sept 7th snapshot > (previous snapshot was July 17th). > | > > | > Prior to update both firefox and iridium browsers were able to be run > using 'ssh -Y' as another user on the same machine. Now they do not run - > firefox never finishes launching and iridium has a popup windown that says > 'page unresponsive'. > ... > | > Is there some config I can change so this will work again? > | > > | > Thanks, > | > Brett. > > > > | > | I think you are supposed to use ssh -XY when using a remote X11 app. > | > > Hi Solene, > > That was not the behaviour before and unfortunately still does not work now. > > Cheers, > Brett.
do you have X11Forwarding yes in your sshd_config? If so, can you check output if you add -v to ssh command line, lines related to x11?