I ran ‘pamac update’ on Oct 3; I didn’t realize this installed ‘testing’ updates, but it seems that’s what I got since Firefox 131 is now installed. After the update, gnome-shell itself runs fine, but starting any application crashes gnome-shell with the fullscreen ‘Something has gone wrong’. Happens with any app I’ve tried, even xterm.
As far as I’m aware, this is completely vanilla (Manjaro) Gnome; I’ve never installed or enabled any extensions.
Any suggestions appreciated. I installed Openbox, so at least I have a working system, but I’d really like to get my Gnome back.
I don’t see anyone else mentioning a similar problem; hopefully future updates will resolve this.
This is the testing branch thread, if unsure what branch you are on run:
pacman-mirrors
It will output version, mirrorstatus and branch. If you are on testing branch and this was not the intention and if testing feels uncomfortable, switching to stable is an option by running sudo pacman-mirrors --api --set-branch stable --interactive to choose stable mirrors.
If this for some reason not result in valid mirrors, reset the mirrors with sudo pacman-mirrors -c all and run the above command again.
pacman-mirrors shows stable branch. Does it matter that I used ‘pamac’ to do the update? The versions listed in the pacman log, and in ‘pamac info’, don’t seem to match what’s shown in the annouce threads for either stable or testing.
At any rate, should I repost under the ‘stable’ thread?
$ sudo pacman -Syu
[sudo] password for xxx:
:: Synchronizing package databases...
core is up to date
extra 7.9 MiB 8.79 MiB/s 00:01 [######################] 100%
community is up to date
multilib is up to date
:: Starting full system upgrade...
there is nothing to do
Thanks so much for having a look. I moved the pacman.conf.pacnew to pacman.conf, and pamac -Syu no longer lists ‘community’, so that’s a step up.
More importantly, applying today’s stable updates fixed the issue. Yay! Openbox is nice, and I’ll keep it as an alternative, but overall, I’m happy with Gnome.
Nor have you performed any required maintenance, it seems.
I see @Hanzel has done his best to introduce you to .pacnew files, however, I’m not certain you fully understood:
While the community repo is now gone, and you had success in this instance, .pacnew files should not always be moved to replace the file in your system – sometimes they need to be carefully merged instead.
This is especially true when a file already has settings you wish to keep, for example. There are likely many more .pacnew files apart from the one you attended to.
If I haven’t misjudged the situation, I recommend you research the topic to a greater depth; your system stability might depend on it.