I installed rubymine on ubuntu as instructed on their site (extract and run a bash script from bin).
Currently, when I want to run the application I need to run this script from terminal as super user.
What to do in order to run it like every normal app?
I also noticed that auto completion does not work on rubymine, do you know what cause that?