Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not starting correctly on Ubuntu 24.04 #898

Open
ollie-campbell opened this issue Dec 9, 2024 · 0 comments
Open

Not starting correctly on Ubuntu 24.04 #898

ollie-campbell opened this issue Dec 9, 2024 · 0 comments

Comments

@ollie-campbell
Copy link

System Details

  • OS: Ubuntu 24.04
  • Thorium Version 3.7.1 revision 52

Problem
When launching thorium I get an incomplete GUI. If launched from the terminal I get the following errors:

#export DISPLAY=:0.0
#thorium
(thorium:10781): Gtk-WARNING **: 12:49:52.992: Theme parsing error: gtk.css:3536:25: 'font-feature-settings' is not a valid property name
(node:10781) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
[10993:1209/124954.367869:FATAL:platform_shared_memory_region_posix.cc(254)] This is frequently caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777 /dev/shm' to fix.
[10992:1209/124954.374518:FATAL:platform_shared_memory_region_posix.cc(254)] This is frequently caused by incorrect permissions on /dev/shm.  Try 'sudo chmod 1777 /dev/shm' to fix.

Additional Notes
I've tried following the incorrect permissions prompt, but it doesn't help.
I'll try and grab a screenshot of the incomplete GUI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant