Sublime Forum

Nightly Build 2185

#8

[quote]OSX: Added support for the ODB Editor Suite
API: Added sublime.message_dialog
API: Added sublime.ok_cancel_dialog[/quote]

Nice additions! Thanks

0 Likes

#9

Seems to be a focus issue in this build. Sometimes if I hit the delete key on OSX while typing in the console, it will instead delete text in my open view.

0 Likes

#10

The ā€œPackage Control: Remove Packageā€ fail in the version (MAC OS 10.7)ā€¦ crashā€¦

0 Likes

#11

Since the last nightly build Iā€™m getting some crashes when I change something in the preferences or perform any operation that changes something there, like disabling a package with package control or changing the font size with the keyboard, hereā€™s my crash log:

gist.github.com/2008032

0 Likes

#12

Iā€™m getting crashes with Nightly Build 2184 (previous) when installing or removing packages with Package Control. I canā€™t test changing the font size with the keyboard, via menu works good.

0 Likes

#13

It might be a minor issue, but:

When Iā€™m using the Find function, if I click from the ā€˜Findā€™ text area to a word it found in the open file, the cursor wonā€™t focus on the open file - it will stay in the ā€˜Findā€™ text area, so any changes I try to make to the file will instead just edit whateverā€™s in the ā€˜Findā€™ text area. (Iā€™m using Win x64 version, in case it matters).

0 Likes

#14

Iā€™m having the same issue with 2184 and 2185. I canā€™t get it to open without crashing.

EDIT: Nevermind. I was able to fix this by deleting Session.sublime-session

0 Likes

#15

[Bug] Incremental search no longer confirms/closes on enter. Itā€™s unusable atm.

0 Likes

#16

The above issues should now be addressed in 2186.

In other news, I can now confirm that a test release of a broken nightly build hasnā€™t flooded the forum with complaints :wink:

0 Likes

#17

API documentation has been updated too.

Itā€™s worth noting that sublime.ok_cancel_dialog takes an optional second parameter, which is the caption of the OK button. If provided the caption will be displayed on OS X and Linux, but not Windows.

0 Likes

#18

Ohā€¦ build 2186 unusable in Mac Os 10.7.3ā€¦

[code]Crashed Thread: 0 Dispatch queue: com.apple.main-thread

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000

Application Specific Information:
objc[1095]: garbage collection is OFF
*** error for object 0x7f9062a36160: pointer being freed was not allocated
[/code]

0 Likes

#19

Looks like the previous crashes were fixed :smiley:

a minor issue with build 2186: when I quit sublime it opens a crash report window: gist.github.com/2009281

0 Likes

#20

So youā€™re saying that you broke ST2 on purpose just to test us? Genius.

0 Likes

#21

[quote=ā€œwesllyā€]Looks like the previous crashes were fixed :smiley:

a minor issue with build 2186: when I quit sublime it opens a crash report window: gist.github.com/2009281[/quote]

Same here: gist.github.com/2010869

0 Likes

#22

2187 is out now addressing the last issue

0 Likes

#23

u are tireless :ugeek:

0 Likes

#24

Quickcursor isnā€™t recognizing Sublime despite ODB supportā€¦ is it working for anyone?

0 Likes

#25

Sure, it works great. But it isnā€™t magic, you have to add Sublime to it yourself by going to Preferences and clicking the plus sign in the lower left.

0 Likes

#26

I figured that out eventuallyā€¦ but shouldnā€™t it be automatic?
I mean, itā€™s magic with MacVim and Espressoā€¦

0 Likes

#27

[quote=ā€œaristidesflā€]I figured that out eventuallyā€¦ but shouldnā€™t it be automatic?
I mean, itā€™s magic with MacVim and Espressoā€¦[/quote]

Those are pre-registered in QuickCursor. Iā€™m sure Sublime Text can be added too by contacting the developer.

0 Likes