Sublime Forum

Dev Build 3036

#24

Build 3037 keeps crashing on me. Seems to be happening when using “Goto Anything”.
The crash reporter doesn’t come up, sublime just quits.

Where are the log files located? I’m on OS X 10.8.3

Thanks

0 Likes

#25

‘save on focus lost’ still does not allow the cursor focus to follow when clicking in the body of a different open tab after editing. Clicking the tab title to change tabs does behave correctly, saving the previous tab with proper cursor positioning in selected tab.

0 Likes

#26

Hi htoothrot,
How big is your log file? and how often does it gets written to? This would help me reproduce that issue. Thanks.

0 Likes

#27

[quote=“hong”]Hi htoothrot,
How big is your log file? and how often does it gets written to? This would help me reproduce that issue. Thanks.[/quote]

It’s an apache access log for a small webapp. The log is currently about 3.42mb and 36,000 lines. So, how often it gets written to is highly variable. (But I’m trying to test it right now, and I’m the only one causing log entries, so it still occurs when the changes are infrequent.)

I know the information is thin so please let me know what I can do to provide more.

Thanks

0 Likes

#28

Noticed a bunch of these in procmon:

10:24:57.4270623 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.4412069 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.4515874 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.4645792 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.4752379 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.4882042 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.4986484 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.5120542 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.5260917 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.5354681 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.5496537 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.5592511 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read
10:24:57.5699875 PM	sublime_text.exe	7228	RegOpenKey	HKLM\Software\Microsoft\Avalon.Graphics	NAME NOT FOUND	Desired Access: Read

Seems a little unnecessary (note the times), since the entry is not there.

0 Likes

#29

There still seems to be a similar/related issue with find_resources, running sublime.find_resources("Preferences.sublime-settings") on 3037 on linux 64bit still crashes for me.

0 Likes

#30

Support for HiDPI under Linux is fantastic news, thank you for that :smile: . Also,

–> That reminds me of a small visual glitch affecting the Linux version (at least on Ubuntu 13.04 x64):

  • at startup, a 1px/2px white margin appears below the tab bar

  • after switching to another tab, the white margin disappears

Mandatory screenshot:
https://dl.dropboxusercontent.com/u/368761/bugreport/sublimetext3build3032-white-margins-below-tab-bar-at-startup.png

0 Likes

#31

For me it updates after opening a new file, too. Still annoying if you have a custom theme just for one syntax, though (PlainTasks plugin).

Edit: Moving tabs updates, too.

0 Likes

#32

Application crashed:

Name der fehlerhaften Anwendung: sublime_text.exe, Version: 1.0.0.1, Zeitstempel: 0x51ad6cbb Name des fehlerhaften Moduls: btmmhook.dll, Version: 6.3.0.6300, Zeitstempel: 0x4c5239cd Ausnahmecode: 0x40000015 Fehleroffset: 0x000000000001a3ee ID des fehlerhaften Prozesses: 0x18b8 Startzeit der fehlerhaften Anwendung: 0x01ce62786b3b42bc Pfad der fehlerhaften Anwendung: C:\Users\schlaich\Sublime Text 3\sublime_text.exe Pfad des fehlerhaften Moduls: C:\Program Files\WIDCOMM\Bluetooth Software\btmmhook.dll Berichtskennung: 9f348778-ce91-11e2-b300-e4115b3d1563

Windows 7 (64bit), ST 3037 (64bit)

Anything else you need?

0 Likes

#33

The new behavior locks files, so they can’t be deleted anymore in Windows Explorer (without closing it in ST).

0 Likes

#34

This does not occur for me in Windows 7, Build 3037.

0 Likes

#35

I have always used the Sublime Text with “directwrite” font option with Consolas font.
When I updated to the 3037, the fontlink became wrong, and all the Japanese characters became garbled.
Before the 3037, all the Japanese characters were linked to Meiryo font.

0 Likes

#36

[quote=“dragonchaos”]

This does not occur for me in Windows 7, Build 3037.[/quote]

This happens just occasionally and not all the time.

0 Likes

#37

Is there an option to not check for a new version on every startup?

I cannot download updates when I’m on mobile internet connection yet it keeps telling me “there is a new version” all the time…

0 Likes

#38

jokey2k, could you please post the message you get?

0 Likes

#39

The font face in sidebar changed, and now instead of characters in some of the names I see mojibake.

0 Likes

#40

Well, this is not limited to sidebar, the previous font was friendly internationally, can you please allow us to change it back.

0 Likes

#41

There is a user reporting there is something wrong with Windows XP github.com/SublimeText/Issues/issues/53

0 Likes

#42

Confirmed: this issue is resolved in 3037.

[quote=“billehunt”]I’m having the same issue.

I feel like a dummy, but I can’t figure out how to remove one of the packages suggested in this thread. Normally, I would use package control, but with this bug, it’s not running. Googling doesn’t help much; everything seems to point to package manager.

Suggestions? Thanks.[/quote]

0 Likes

#43

You can add “update_check”: false to your user settings for this.

0 Likes