Re: [blfs-dev] gnome-shell bug
On 5/1/20 9:49 PM, Xi Ruoyao via blfs-dev wrote: On 2020-05-01 10:07 -0500,Bruce Dubbs via blfs-dev wrote: On 5/1/20 7:35 AM, Xi Ruoyao via blfs-dev wrote: After upgrading to gnome-shell-3.32, it sometimes crashes. I searched gnome- shell repo with the stack backtrace info and found it's https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2709 A patch is avaliable at https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1230 and it seems that this patch can fix this problem. Should we add this patch? Best I can tell, the only significant change is in subprojects/extensions-app/data/ui/extensions-window.ui and the change is: -Extension Updates Ready +Extension Updates Ready I think you viewed wrong page :(. !1230 is swapping line 290 and 291 in src/st/st-theme.c. Yes, Doug figured that out and did that. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
Re: [blfs-dev] gnome-shell bug
On 2020-05-01 10:07 -0500,Bruce Dubbs via blfs-dev wrote: > On 5/1/20 7:35 AM, Xi Ruoyao via blfs-dev wrote: > > After upgrading to gnome-shell-3.32, it sometimes crashes. I searched > > gnome- > > shell repo with the stack backtrace info and found it's > > > > https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2709 > > > > A patch is avaliable at > > > > https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1230 > > > > and it seems that this patch can fix this problem. > > > > Should we add this patch? > > > > Best I can tell, the only significant change is in > subprojects/extensions-app/data/ui/extensions-window.ui > > and the change is: > > -Extension Updates Ready > +Extension Updates > Ready I think you viewed wrong page :(. !1230 is swapping line 290 and 291 in src/st/st-theme.c. > So that would be an easy sed. > >-- Bruce -- Xi Ruoyao School of Aerospace Science and Technology, Xidian University -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
Re: [blfs-dev] gnome-shell bug
On 5/1/20 7:35 AM, Xi Ruoyao via blfs-dev wrote: After upgrading to gnome-shell-3.32, it sometimes crashes. I searched gnome- shell repo with the stack backtrace info and found it's https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2709 A patch is avaliable at https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1230 and it seems that this patch can fix this problem. Should we add this patch? Best I can tell, the only significant change is in subprojects/extensions-app/data/ui/extensions-window.ui and the change is: -Extension Updates Ready +Extension Updates Ready So that would be an easy sed. -- Bruce -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
Re: [blfs-dev] gnome-shell bug
On 5/1/20 7:35 AM, Xi Ruoyao via blfs-dev wrote: After upgrading to gnome-shell-3.32, it sometimes crashes. I searched gnome- shell repo with the stack backtrace info and found it's https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/2709 A patch is avaliable at https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1230 and it seems that this patch can fix this problem. Should we add this patch? Hey Xi, I haven't encountered this, but it looks simple enough that I can drop it in as a sed. I'll do that first thing this morning. - Doug -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page