You are not logged in.

#1 2019-03-19 23:20:12

os225
Member
Registered: 2019-03-19
Posts: 5

[SOLVED] Gnome 3.32: Oh no, something went wrong.

After today's update, 3/19/19, which included a gnome-shell update and a gtk update and more... I'm able to login but after using the system for a couple minutes, i get a white screen that pops up and says oh no, something went wrong and i'm forced to logout. After several reboots, this problem still occurs. This is only happening on one of my devices whereas my other gnome arch machine had no problem after this update. What is wrong?

EDIT: Additionally when I login, some apps use my set theme: adapta-eta, and other will use the default: adwaita instead.

Last edited by os225 (2019-03-20 00:18:18)

Offline

#2 2019-03-19 23:29:42

blispx
Member
Registered: 2017-11-29
Posts: 53

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

downgrade gtk3

Offline

#3 2019-03-19 23:34:01

loqs
Member
Registered: 2014-03-06
Posts: 19,062

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

@blispx are you affected?  Which version of gtk is affected for you and which version did you downgrade to to resolve it?  Is there another thread / bug report about the issue?

Offline

#4 2019-03-19 23:56:02

blispx
Member
Registered: 2017-11-29
Posts: 53

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

gtk3-3.24.7+19+g91f2ad4a2f-1

gnome-session-b Unrecoverable failure in required component org.gnome.Shell.desktop

helps return to

https://archive.archlinux.org/packages/ … pkg.tar.xz

Offline

#5 2019-03-19 23:56:24

wwmm
Member
From: Rio de Janeiro, Brazil
Registered: 2010-08-14
Posts: 29

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

Altough I did not have the "Oh no, something went wrong" GTK 3.24.7+19+g91f2ad4a2f-1 caused me a lot of random crashes and applications autostart stopped working. The logout function in gnome menu too. For now I downgraded to 3.24.7-1.  Everything seems fine with this version

Offline

#6 2019-03-20 00:20:54

jaylittle
Member
Registered: 2013-01-16
Posts: 47

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

Many thanks for suggesting the downgrade of gtk3.  My entire system seemed to be in disarray and cinnamon was nearly broken whereas gnome 3 seemed to be entirely broken.  Reverting back to the previous version of gtk3 resolved all of these issues.

Somebody really needs to pull that new gtk3 package out of circulation.

Last edited by jaylittle (2019-03-20 00:21:10)

Offline

#7 2019-03-20 00:22:05

Scimmia
Fellow
Registered: 2012-09-01
Posts: 13,729

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

File a bug report with a detailed description of what's happening, including logs, and maybe it will.

Offline

#8 2019-03-20 00:23:34

mohit310
Member
Registered: 2016-12-23
Posts: 2

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

confirming that @blispx downgrade suggestion works fine for me. No crashes..

Offline

#9 2019-03-20 00:35:04

loqs
Member
Registered: 2014-03-06
Posts: 19,062

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

@Scimmia possibly related gtk3-3.24.7+19+g91f2ad4a2f-1 causes a 30 second delay in cinnamon startup.  From the journal

cinnamon-session[11894]: WARNING: t+30.65757s: Application 'cinnamon-settings-daemon-color.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65772s: Application 'cinnamon-settings-daemon-clipboard.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65776s: Application 'cinnamon-settings-daemon-a11y-keyboard.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65777s: Application 'cinnamon-settings-daemon-mouse.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65779s: Application 'cinnamon-settings-daemon-a11y-settings.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65780s: Application 'cinnamon-settings-daemon-background.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65781s: Application 'cinnamon-settings-daemon-housekeeping.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65782s: Application 'cinnamon-settings-daemon-orientation.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65783s: Application 'cinnamon-settings-daemon-wacom.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65784s: Application 'cinnamon-settings-daemon-xsettings.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65785s: Application 'cinnamon-settings-daemon-media-keys.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65786s: Application 'cinnamon-settings-daemon-sound.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65787s: Application 'cinnamon-settings-daemon-cursor.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65788s: Application 'cinnamon-settings-daemon-power.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65790s: Application 'cinnamon-settings-daemon-print-notifications.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65791s: Application 'cinnamon-settings-daemon-automount.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65792s: Application 'cinnamon-settings-daemon-screensaver-proxy.desktop' failed to register before timeout
cinnamon-session[11894]: WARNING: t+30.65793s: Application 'cinnamon-settings-daemon-keyboard.desktop' failed to register before timeout

I am trying to bisect this issue locally.

Offline

#10 2019-03-20 00:50:19

ganlu
Member
From: ChongQing, China
Registered: 2004-01-04
Posts: 360

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

I met the same issue (with gnome), have to downgrade gtk3 and it works, thanks.

Offline

#11 2019-03-20 00:52:19

psicodelico
Member
Registered: 2019-03-20
Posts: 1

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

Same. Downgrade gtk3 and it works.

Offline

#12 2019-03-20 00:56:19

loqs
Member
Registered: 2014-03-06
Posts: 19,062

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

Please stop with the me too's as they will likely result in the thread being closed without the actual cause being located.
Edit:
Can you check if 3a959e984f558d763db03f6bee53cc5bb9470a26 is good and 05bc2f4dc122594aff3325c41421fc0de9153460 is bad please.

Last edited by loqs (2019-03-20 01:11:33)

Offline

#13 2019-03-20 10:50:33

os225
Member
Registered: 2019-03-19
Posts: 5

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

Was this fixed with the gtk update released today 03/20/2019?

Offline

#14 2019-03-20 10:52:29

blispx
Member
Registered: 2017-11-29
Posts: 53

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

Yes, it looks OK on gnome

Offline

#15 2019-03-20 11:05:34

gorilla.moe
Member
From: Cologne, Germany
Registered: 2019-03-20
Posts: 2
Website

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

Downgrading solves it for me aswell! Thanks a lot! smile

Offline

#16 2019-03-20 13:57:11

voodoo-magic
Member
Registered: 2019-03-20
Posts: 5

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

After the gtk3 update not all favorites icons are visible under gnome e.g. Firefox
gtk3-1:3.24.7+11+g3a959e984f-1-x86_64.pkg.tar.xz

Downgrade to gtk3-3.24.7-1-x86_64.pkg.tar.xz work for me.

Last edited by voodoo-magic (2019-03-23 22:49:29)

Offline

#17 2019-03-20 15:36:14

ludenticus
Member
Registered: 2013-05-14
Posts: 20

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

sudo pacman -U /var/cache/pacman/pkg/gtk3-3.24.7-1-x86_64.pkg.tar.xz

Last edited by ludenticus (2019-03-20 15:38:53)

Offline

#18 2019-03-21 19:08:19

gorilla.moe
Member
From: Cologne, Germany
Registered: 2019-03-20
Posts: 2
Website

Re: [SOLVED] Gnome 3.32: Oh no, something went wrong.

Just a quick heads-up.

This one is also working as expected: gtk3 1:3.24.7+25+g17665f06e3-1

As of writing this, this is the current one found here: https://www.archlinux.org/packages/extra/x86_64/gtk3/

Offline

Board footer

Powered by FluxBB