I just updated to TextMate v2.0-beta.12.6 and it freezes every time I try to open a directory. I'm running macOS 10.11.4.
-- /Jacob Carlborg
Any spin report?
On 30 Aug 2016, at 11:06, Jacob Carlborg wrote:
I just updated to TextMate v2.0-beta.12.6 and it freezes every time I try to open a directory. I'm running macOS 10.11.4.
-- /Jacob Carlborg _______________________________________________ textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
I attached the spindump.
-- /Jacob Carlborg
On Aug 30, 2016, at 11:21 AM, Allan Odgaard mailinglist@textmate.org wrote:
Any spin report?
On 30 Aug 2016, at 11:06, Jacob Carlborg wrote:
I just updated to TextMate v2.0-beta.12.6 and it freezes every time I try to open a directory. I'm running macOS 10.11.4.
-- /Jacob Carlborg _______________________________________________ textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
_______________________________________________ textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 30 Aug 2016, at 11:31, Jacob Carlborg wrote:
I attached the spindump.
Thanks, can you try ⌥-click Check Now to test 2.0-beta.12.7?
This is what I changeD: https://github.com/textmate/textmate/commit/565c5c242bcebd1e33a9eac3ec38c20d...
If this fixes it, do you have any idea how an attributed string makes it to the file browser?
The application doesn't freeze anymore but now all files and folders have the name "Unexpected value type: NSConcreteAttributedString" in the file browser.
-- /Jacob Carlborg
On Aug 30, 2016, at 11:59 AM, Allan Odgaard mailinglist@textmate.org wrote:
On 30 Aug 2016, at 11:31, Jacob Carlborg wrote:
I attached the spindump.
Thanks, can you try ⌥-click Check Now to test 2.0-beta.12.7?
This is what I changeD: https://github.com/textmate/textmate/commit/565c5c242bcebd1e33a9eac3ec38c20d...
If this fixes it, do you have any idea how an attributed string makes it to the file browser?
_______________________________________________ textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
And some follow-up questions:
1. If you go to the root (i.e. list of volumes), do you still see the NSConcreateAttributedString instead of the name of your volumes?
2. If you go to SCM Status, does the headers (Uncommitted Changes, Untracked Changes) show properly? Does any of the other items there show properly?
On 30 Aug 2016, at 12:12, Allan Odgaard wrote:
On 30 Aug 2016, at 12:12, Allan Odgaard wrote:
If you rename a file, does it then show the proper filename?
With that I mean, while you have the field editor showing, is the name proper?
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate
On 30 Aug 2016, at 6:12, Allan Odgaard wrote:
With that I mean, while you have the field editor showing, is the name proper?
No. And hitting ↩ will rename the file on disk to `Unexpected value type: NSConcreteAttributedString`.
If you go to the root (i.e. list of volumes), do you still see the NSConcreateAttributedString instead of the name of your volumes?
Yes.
If you go to SCM Status, does the headers (Uncommitted Changes, Untracked Changes) show properly? Does any of the other items there show properly?
I never use that view, so I don’t know for sure what it’s supposed to look like, but if I understand what you’re asking, no. The same string appears everywhere.
This turns out to be related to the source list style.
As a workaround you can disable this style:
defaults delete com.macromates.TextMate.preview fileBrowserStyle
There will be a workaround in 2.0-beta.12.8.
On 30 Aug 2016, at 14:48, Rob McBroom wrote:
On 30 Aug 2016, at 6:12, Allan Odgaard wrote:
With that I mean, while you have the field editor showing, is the name proper?
No. And hitting ↩ will rename the file on disk to `Unexpected value type: NSConcreteAttributedString`.
If you go to the root (i.e. list of volumes), do you still see the NSConcreateAttributedString instead of the name of your volumes?
Yes.
If you go to SCM Status, does the headers (Uncommitted Changes, Untracked Changes) show properly? Does any of the other items there show properly?
I never use that view, so I don’t know for sure what it’s supposed to look like, but if I understand what you’re asking, no. The same string appears everywhere.
-- Rob McBroom http://www.skurfer.com/
textmate mailing list textmate@lists.macromates.com http://lists.macromates.com/listinfo/textmate