Sublime Forum

Cannot launch sublime without sudo

#1

Hi,
As the title says, I cannot launch sublime without sudo.
I am on Rocky Linux 9
It was working fine, then stopped.

Things I have tried:
launching from the executable
Launching with verbose - just prints the build name then nothing
removing then reinstalling with dnf
deleting my .config/sublime-text folder
launching in safe mode - does nothing
checked that I have permissions to execute the program

I am not sure what else to do.
It works fine with sudo.

0 Likes

#2

An update.

I fixed the issue.
chmod 777 /dev/shm
seemed to make it work again.

0 Likes

#3
1 Like