Sublime Forum

Sublime text 3 can't run on Fedora 25

#1

I installed sublime text 3 on Fedora 25. When I run sublime, the GUI doesn’t pop up. However I can see sublime process by ps -x. Does sublime conflict with any library/program?

[xiaochsu@localhost sublime_text_3]$ uname -r
4.10.14-200.fc25.x86_64
[xiaochsu@localhost sublime_text_3]$ ls
changelog.txt Packages sublime_plugin.py sublime_text.desktop
crash_reporter plugin_host sublime.py
Icon python3.3.zip sublime_text
[xiaochsu@localhost sublime_text_3]$ ./sublime_text
[xiaochsu@localhost sublime_text_3]$ ps -x |grep sublime
620 ? Ssl 0:00 ./sublime_text
732 pts/0 D+ 0:00 bash --color=auto sublime
[xiaochsu@localhost sublime_text_3]$

0 Likes

#2

I haven’t heard of any conflicts… but how come you don’t have the subl executable?

0 Likes

#3
$  uname -r
4.10.15-200.fc25.x86_64

ST3 does run fine here…

0 Likes

#4

I tested the new rpm repo on Fedora 25 without any issues.

0 Likes