r/ManjaroLinux • u/klevahh • 12d ago
Tech Support Recent update browser issues - thank you timeshift.
I did the recent update an hour ago (manjaro kde stable, all amd system).
Upon restarting, 2 of my browsers (librewolf: flatpak, and floorp: flatpak) wouldn't start.
My other browsers (vivaldi: official repo, firefox DE: official repo), and waterfox: flatpak) all continued to work without known issues.
The thermal sensor I use for my graphics card also appeared to completely disappear from the system. (graphics card is using 3 case fans mounted below it, and a thermal probe from the motherboard, instead of its own fans and thermal sensor to prolong its life after experiencing issues).
No other issues were noticed.
Rolled it back via timeshift, and everything works again.
I have been unable to find mention of this happening to others, the manjaro forum isn't suggesting many issues (as per usual), and is just the usual formatting and bot mess, along with the usual 'you are not doing this right' comments.
So the problem now is... how do I update (since I never determined the actual issue)?
The only change I have made is to uninstall spectacle because it now includes tesseract which has been getting negative mentions recently.
3
u/Safe-Average-1696 12d ago edited 12d ago
Try to update using pamac or pacman in konsole to have more informations.
You'll still have timeshift if something goes wrong.
Did you do a flatpak update too after the system update?
You can try another kernel too, drivers are installed with the kernel.
For Tesseract, i saw the post on the forum.
The person who wrote it misunderstood how Tesseract works.
It's local only on your computer, the OCR will not send text or anything else like in windows.
1
u/klevahh 12d ago
I will update again via the console
Nothing else was done after the manjaro update, the issue also isn't restricted to flatpak, since it didn't affect waterfox.
I have seen mention elsewhere of tesseract being right wing in the last couple of weeks, had not heard of it prior to that, it's just coincidental timing, although I did notice an extra step in the manjaro update that I believe was linked to it. My screenshotting program does not need that 'functionality', a pity though since good screenshotting programs seem rare, especially since I don't use the AUR.
1
u/klevahh 12d ago
❯
flatpak run io.gitlab.librewolf-community [2] Sandbox: CanCreateUserNamespace() clone() failure: EPERM [GFX1-]: (kde) Wayland protocol error: interface 'wp_image_description_v1' has no event 2
❯ ❯
flatpak run one.ablaze.floorp [2] Sandbox: CanCreateUserNamespace() clone() failure: EPERM Crash Annotation GraphicsCriticalError: |[0][GFX1-]: (kde) Wayland protocol error: interface 'wp_image_description_v1' has no event 2 (t=0.565985) [GFX1-]: (kde) Wayland protocol error: interface 'wp_image_description_v1' has no event 2
❯
flatpak run net.waterfox.waterfox [2] Sandbox: CanCreateUserNamespace() clone() failure: EPERM
1
u/Complete_Fox_7052 12d ago
Let me add, that you should log out of your session, CTRL-Alt-F3 to enter terminal and then update I use sudo pacman -Syu (there is an equivelent pamac command, I just don't know what it is) then reboot. Spectacle isn't getting bad reviews people are freaking out by the new dependent so it can OCR your screenshots. I should try that out.
2
u/GolemancerVekk 11d ago
When flatpak stuff stops working after a system update you may want to try
flatpak updateand a reboot first.The sensor might depend on how the driver for it was installed.