Sublime Forum

Save dialog popping out

#1

Hi Guys,

I am experiencing some pretty annoying behaviour.

  1. I open Sublime Text 2 editor (e.g. I run subl without any arguments from the command line). A new window opens.
  2. I start typing something. The text that I type automatically starts appearing as the potential file name on the tab header.
  3. After a few moments, the Save dialog pops out asking to save the file.
  4. The only way to get rid of this dialog is to actually give the file a name and save it. Cancel brings the dialog back immediately.

I am on Mac Os X 10.9 (the problem occurring on version 10.8 as well). I have registered version of the editor.

Any hints?

Thanks,
Marcin Czenko

0 Likes

#2

I can’t reproduce the symptom you describe on OS X 10.8 or OS X 10.9. However, I have very few plugins installed so I’d suggest trying this viewtopic.php?f=3&t=14621#p55503 replacing Sublime Text 3 with Sublime Text 2

0 Likes

#3

Sounds like a plugin is trying to save the file.

0 Likes

#4

Thanks for replies.

This has to be RubyTest plugin (the only additional plugin I had installed) Reinstalling the plugin appears to help so far.

Greetings,
Marcin

0 Likes