Re: Firefox not working anymore over ssh?

2016-07-22 Thread Michael Catanzaro
On Fri, 2016-04-01 at 20:43 -0500, Michael Catanzaro wrote: > I will just add: DRI3 plus the modesetting graphics driver (mandatory > for new Intel processors) plus accelerated compositing is known- > broken > in WebKit; we unfortunately cannot support that combination. As we > are > going to make

Re: Firefox not working anymore over ssh?

2016-04-05 Thread Matthias Clasen
On Mon, 2016-04-04 at 15:23 -0500, Michael Catanzaro wrote: > On Mon, 2016-04-04 at 13:56 -0600, Kevin Fenzi wrote: > > > > It does.  > > > > Also, I haven't seen any of the breakage in webkit mentioned in > > this > > thread here with a skylake laptop.  > The bug only occurs in accelerated compo

Re: Firefox not working anymore over ssh?

2016-04-04 Thread drago01
On Mon, Apr 4, 2016 at 9:33 PM, Eric Griffith wrote: > On Mon, Apr 4, 2016 at 3:13 PM, Michael Catanzaro > wrote: >> >> On Mon, 2016-04-04 at 14:19 -0400, Matthias Clasen wrote: >> > That seems to be a bit over-dramatic. gnome-initial-setup works fine. >> > The online accounts step will be affect

Re: Firefox not working anymore over ssh?

2016-04-04 Thread Kevin Fenzi
On Mon, 04 Apr 2016 15:23:56 -0500 Michael Catanzaro wrote: > On Mon, 2016-04-04 at 13:56 -0600, Kevin Fenzi wrote: > > It does.  > > > > Also, I haven't seen any of the breakage in webkit mentioned in this > > thread here with a skylake laptop.  > > The bug only occurs in accelerated composi

Re: Firefox not working anymore over ssh?

2016-04-04 Thread Michael Catanzaro
On Mon, 2016-04-04 at 13:56 -0600, Kevin Fenzi wrote: > It does.  > > Also, I haven't seen any of the breakage in webkit mentioned in this > thread here with a skylake laptop.  The bug only occurs in accelerated compositing (OpenGL) mode, which is currently only used when necessary to support a p

Re: Firefox not working anymore over ssh?

2016-04-04 Thread Kevin Fenzi
On Mon, 4 Apr 2016 15:33:51 -0400 Eric Griffith wrote: > On Mon, Apr 4, 2016 at 3:13 PM, Michael Catanzaro > wrote: > > > On Mon, 2016-04-04 at 14:19 -0400, Matthias Clasen wrote: > > > That seems to be a bit over-dramatic. gnome-initial-setup works > > > fine. The online accounts step will b

Re: Firefox not working anymore over ssh?

2016-04-04 Thread Eric Griffith
On Mon, Apr 4, 2016 at 3:13 PM, Michael Catanzaro wrote: > On Mon, 2016-04-04 at 14:19 -0400, Matthias Clasen wrote: > > That seems to be a bit over-dramatic. gnome-initial-setup works fine. > > The online accounts step will be affected, but that's about it. > > And the breakage will be limited t

Re: Firefox not working anymore over ssh?

2016-04-04 Thread Michael Catanzaro
On Mon, 2016-04-04 at 14:19 -0400, Matthias Clasen wrote: > That seems to be a bit over-dramatic. gnome-initial-setup works fine. > The online accounts step will be affected, but that's about it. Yes, only the webview portions of g-i-s would be affected, of course (gnome-online-accounts page, and

Re: Firefox not working anymore over ssh?

2016-04-04 Thread Matthias Clasen
On Sat, 2016-04-02 at 09:17 -0500, Michael Catanzaro wrote: > > > > So if there are issues with WebKit they should be fixed. "It can't > > work lets go back to DRI2" isn't really an option in the long run > It would be great if somebody would fix this. I just want to give a > heads-up that we are

Re: Firefox not working anymore over ssh?

2016-04-04 Thread Michael Stahl
On 29.03.2016 19:22, Tim Landscheidt wrote: > Michael Catanzaro wrote: > >>> Yes. This makes it work. Thanks a lot. > >> Then it was probably broken by this update: > >> https://bodhi.fedoraproject.org/updates/FEDORA-2016-606ca05253 > > The "LIBGL_DRI3_DISABLE=1" workaround fixed it for me a

Re: Firefox not working anymore over ssh?

2016-04-03 Thread drago01
On Sat, Apr 2, 2016 at 11:28 PM, Kevin Fenzi wrote: > On Sat, 2 Apr 2016 23:14:14 +0200 > drago01 wrote: > >> No. This line does not tell you much. >> >> Easy way to check for DRi3 is to run "glxinfo|grep buffer_age" ... if >> you have to lines in that output you'd have DRI3. > > Intuitive. :)

Re: Firefox not working anymore over ssh?

2016-04-02 Thread Kevin Fenzi
On Sat, 2 Apr 2016 23:14:14 +0200 drago01 wrote: > No. This line does not tell you much. > > Easy way to check for DRi3 is to run "glxinfo|grep buffer_age" ... if > you have to lines in that output you'd have DRI3. Intuitive. :) % glxinfo|grep buffer_age GLX_EXT_buffer_age, GLX_EXT_create

Re: Firefox not working anymore over ssh?

2016-04-02 Thread drago01
On Sat, Apr 2, 2016 at 10:00 PM, Kevin Fenzi wrote: > On Sat, 2 Apr 2016 09:20:00 +0200 > drago01 wrote: > >> This is not true. While the plan is to get stop using device specific >> ddx drivers >> you do not need modesetting for "new intel processors" they works >> with the intel ddx as well. >

Re: Firefox not working anymore over ssh?

2016-04-02 Thread Kevin Fenzi
On Sat, 2 Apr 2016 09:20:00 +0200 drago01 wrote: > This is not true. While the plan is to get stop using device specific > ddx drivers > you do not need modesetting for "new intel processors" they works > with the intel ddx as well. My understanding is that gen9 intel chipsets get modesetting,

Re: Firefox not working anymore over ssh?

2016-04-02 Thread Michael Catanzaro
On Sat, 2016-04-02 at 09:20 +0200, drago01 wrote: > This is not true. While the plan is to get stop using device specific > ddx drivers > you do not need modesetting for "new intel processors" they works > with the > intel ddx as well. Great. Maybe that plan could be delayed until this issue is re

Re: Firefox not working anymore over ssh?

2016-04-02 Thread drago01
On Sat, Apr 2, 2016 at 10:04 AM, Jan Kratochvil wrote: > On Sat, 02 Apr 2016 09:39:33 +0200, drago01 wrote: >> On Sat, Apr 2, 2016 at 9:26 AM, Samuel Sieb wrote: >> > On 04/02/2016 12:20 AM, drago01 wrote: >> >> Also XWayland only supports DRI3; >> > >> > You say it's currently fixed by falling b

Re: Firefox not working anymore over ssh?

2016-04-02 Thread Jan Kratochvil
On Sat, 02 Apr 2016 09:39:33 +0200, drago01 wrote: > On Sat, Apr 2, 2016 at 9:26 AM, Samuel Sieb wrote: > > On 04/02/2016 12:20 AM, drago01 wrote: > >> Also XWayland only supports DRI3; > > > > You say it's currently fixed by falling back to DRI2, but then you say that > > DRI2 is going away or at

Re: Firefox not working anymore over ssh?

2016-04-02 Thread drago01
On Sat, Apr 2, 2016 at 9:26 AM, Samuel Sieb wrote: > On 04/02/2016 12:20 AM, drago01 wrote: >> >> Its not broken with Firefox or LibreOffice ... it can by design not work >> remotely. This issue has been fixed in xserver git by transparently >> fallback >> to DRI2 in that case -> https://bugs.fre

Re: Firefox not working anymore over ssh?

2016-04-02 Thread Samuel Sieb
On 04/02/2016 12:20 AM, drago01 wrote: Its not broken with Firefox or LibreOffice ... it can by design not work remotely. This issue has been fixed in xserver git by transparently fallback to DRI2 in that case -> https://bugs.freedesktop.org/show_bug.cgi?id=93261 Also XWayland only supports DRI

Re: Firefox not working anymore over ssh?

2016-04-02 Thread drago01
On Sat, Apr 2, 2016 at 3:43 AM, Michael Catanzaro wrote: > On Fri, 2016-04-01 at 21:30 +0200, Jan Kratochvil wrote: >> On Tue, 29 Mar 2016 19:22:31 +0200, Tim Landscheidt wrote: >> > Michael Catanzaro wrote: >> > > Then it was probably broken by this update: >> > >> > > https://bodhi.fedoraprojec

Re: Firefox not working anymore over ssh?

2016-04-01 Thread Michael Catanzaro
On Fri, 2016-04-01 at 21:30 +0200, Jan Kratochvil wrote: > On Tue, 29 Mar 2016 19:22:31 +0200, Tim Landscheidt wrote: > > Michael Catanzaro wrote: > > > Then it was probably broken by this update: > >  > > > https://bodhi.fedoraproject.org/updates/FEDORA-2016-606ca05253 > >  > > The "LIBGL_DRI3_DI

Re: Firefox not working anymore over ssh?

2016-04-01 Thread Jan Kratochvil
On Tue, 29 Mar 2016 19:22:31 +0200, Tim Landscheidt wrote: > Michael Catanzaro wrote: > > Then it was probably broken by this update: > > > https://bodhi.fedoraproject.org/updates/FEDORA-2016-606ca05253 > > The "LIBGL_DRI3_DISABLE=1" workaround fixed it for me as > well (running Iceweasel on a r

Re: Firefox not working anymore over ssh?

2016-03-29 Thread Tim Landscheidt
Michael Catanzaro wrote: >> Yes.  This makes it work.  Thanks a lot. > Then it was probably broken by this update: > https://bodhi.fedoraproject.org/updates/FEDORA-2016-606ca05253 The "LIBGL_DRI3_DISABLE=1" workaround fixed it for me as well (running Iceweasel on a remote Debian box from a loc

Re: Firefox not working anymore over ssh?

2016-03-08 Thread Michael Catanzaro
On Tue, 2016-03-08 at 17:54 +0100, Juan Quintela wrote: > Yes.  This makes it work.  Thanks a lot. Then it was probably broken by this update: https://bodhi.fedoraproject.org/updates/FEDORA-2016-606ca05253 -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproject.org/admin/li

Re: Firefox not working anymore over ssh?

2016-03-08 Thread Juan Quintela
"Richard W.M. Jones" wrote: > On Tue, Mar 08, 2016 at 03:25:05PM +0100, Juan Quintela wrote: >> Anyone has any suggestion? > > Does setting LIBGL_DRI3_DISABLE=1 help? Yes. This makes it work. Thanks a lot. Later, Juan. -- devel mailing list devel@lists.fedoraproject.org http://lists.fedoraproj

Re: Firefox not working anymore over ssh?

2016-03-08 Thread Richard W.M. Jones
On Tue, Mar 08, 2016 at 03:25:05PM +0100, Juan Quintela wrote: > Anyone has any suggestion? Does setting LIBGL_DRI3_DISABLE=1 help? Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-

Firefox not working anymore over ssh?

2016-03-08 Thread Juan Quintela
Hi since last Monday or so, I have been able to run firefox over ssh anymore. I thought it was my setup, but further investigation showed that it is something specific to firefox. My setup is a bit more convoluted than this, but I am able to do: $ ssh -X localhost gnome-terminal And it shows