Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: Ungoogled-chromium does not launch (Read 1399 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Ungoogled-chromium does not launch

Hello everybody.  I was trying to launch Ungoogled-chromium but I am getting this issue:

Code: [Select]
$chromium
/usr/lib/chromium/chromium: symbol lookup error: /usr/lib/chromium/chromium: undefined symbol: hb_subset_input_set_retain_gids

I searched in the web and I found this Archlinux forum:

https://bbs.archlinux.org/viewtopic.php?id=269739

I guess this is something upstream should fix first but I also think it's not a bad idea to keep report it here too. Seems it's a harfbuzz 3.0.0 issue.

Best regards.
Artix Linux Colombia


Re: Ungoogled-chromium does not launch

Reply #2
Thank you I downgraded and the browser works OK.
Artix Linux Colombia

Re: Ungoogled-chromium does not launch

Reply #3
It might be needed to specify -Udd to force the downgrade. With doas:

Code: [Select]
$ doas pacman -Udd https://archive.artixlinux.org/packages/h/harfbuzz/harfbuzz-2.9.1-1-x86_64.pkg.tar.zst

Re: Ungoogled-chromium does not launch

Reply #4
A new ungoogled-chromium build is currently running, which includes a patch that should fix the issue.
If it completes OK, I will push it to the Universe repo tomorrow morning (CET)
artist

Re: Ungoogled-chromium does not launch

Reply #5
Package ungoogled-chromium-93.0.4577.82-2 is now available in the Universe repo; it includes the fix for the 'undefined symbol: hb_subset_input_set_retain_gids' error.
artist

Re: Ungoogled-chromium does not launch

Reply #6
Awesome, I tried and now everything works perfect. Thank you very much!!!  :)  :)  :)
Artix Linux Colombia

Re: Ungoogled-chromium does not launch

Reply #7
Package ungoogled-chromium-93.0.4577.82-2 is now available in the Universe repo; it includes the fix for the 'undefined symbol: hb_subset_input_set_retain_gids' error.
artist
I have exactly the same problem and tried to update the package. Unfortunately, the latest version is not offered to me.
Code: [Select]
T450S:[roberto]:~$ pacman -Ss ungoogled-chromium
universe/ungoogled-chromium 92.0.4515.159-1 [Installiert]
    A lightweight approach to removing Google web service dependency
Here is my entry in the pacman. conf regarding the Universe repo.
Code: [Select]
[universe]
Server = https://mirror1.artixlinux.org/universe/$arch
Server = https://universe.artixlinux.org/$arch
Server = https://mirror.pascalpuffke.de/artix-universe/$arch
Is there something wrong?

Greets
Roberto


Re: Ungoogled-chromium does not launch

Reply #9
I have this problem for last month.

Error: the user is not allowed to use Firejail.
Please add the user in /etc/firejail/firejail.users file,
either by running "sudo firecfg", or by editing the file directly.
See "man firejail-users" for more details.

[6832:6845:1009/191621.136507:ERROR:platform_shared_memory_region_posix.cc(250)] Creating shared memory in /dev/shm/.org.chromium.Chromium.8EYQvK failed: Овлашћење је одбијено (13)
[6832:6845:1009/191621.136643:ERROR:platform_shared_memory_region_posix.cc(253)] Unable to access(W_OK|X_OK) /dev/shm: Овлашћење је одбијено (13)
[6832:6845:1009/191621.136685:FATAL:platform_shared_memory_region_posix.cc(255)] This is frequently caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777 /dev/shm' to fix.
Замка праћења/тачке прекида


 I can start Ungoogled chromium, but allways with "chmod 1777 /dev/shm"
 What is the problem ?

Re: Ungoogled-chromium does not launch

Reply #10
I have this problem since october.
 I have been using XFCE Open RC.