<html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">I had it happen to me a few times, but it's been so sporadic/unexpected as to be hard to pinpoint a reproducer.<div class=""><br class=""></div><div class="">I *think* it's because tabs are both "a tab" (the UI thing) and "a file" (the proxy thingie in normal title bars). So when you click one, if you slightly misclick, you can drag the tab "over" the text view. As it is considered "a file" by the text view, TM tries to calculate an insertion point, which races with the grammar/syntax coloring that's going on (remember, you've just brought this tab to the front by click). Then you loose the runloop because something raised inside the modal drag loop, and you have to force quit.</div><div class=""><br class=""></div><div class="">It's fiddly, I might be completely/somewhat wrong, but hopefully this helps — to me it's the only major "crashing" bug I've seen in years of TM usage, and it only happened twice.</div><div class=""><br class=""><div class="">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-variant-ligatures: normal; font-variant-east-asian: normal; font-variant-position: normal; line-height: normal; border-spacing: 0px; -webkit-text-decorations-in-effect: none;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; " class=""><div class="">Regards,</div><div class="">Etienne Samson</div><div class="">--</div><div class=""><a href="mailto:samson.etienne@gmail.com" class="">samson.etienne@gmail.com</a></div></div></span>
</div>
<div><br class=""><blockquote type="cite" class=""><div class="">Le 18 sept. 2019 à 20:25, Curt Sellmer <<a href="mailto:sellmerfud@gmail.com" class="">sellmerfud@gmail.com</a>> a écrit :</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class=""><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">I am using the latest 2.0 release of Textmate on a 2017 Macbook Pro.  MacOS 10.14.6</div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;"><br class=""></div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">I have experienced this only twice in the last two days.</div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">Both times, I had three open documents in Textmate and with the project drawer visible.</div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;"><br class=""></div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">I clicked in the Tab bar to select a different document. And the program becomes unresponsive.  I cannot type any characters and clicking on any part of the editor view in Textmate has no effect.</div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;"><br class=""></div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">Clicking on Tabs has not effect  Clicking in the File Browser has no effect.</div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">Interestingly, dragging a Tab to the desktop will make a copy of the Document on the desktop.</div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;"><br class=""></div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">Clicking on the "Menus" at the bottom of the window such as Tabs, or Language, or the GoTo menu  will show the menu.  Clicking on an item in the Goto Menu does not move the editor that that location.</div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;"><br class=""></div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">If I switch to another app I cannot use Cmd-Tab to bring TextMate to the front.  The TextMate icons is visible when I press Cmd-Tab but selecting it has not effect.</div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">I can bring TextMate to the front by clicking on it.</div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;"><br class=""></div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">Activity Monitor shows that TextMate is not using any CPU.</div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;"><br class=""></div><div class="gmail_default" style="font-family: verdana, sans-serif; font-size: small;">I have to Force Quit TextMate.</div></div>
<br class="">_______________________________________________<br class="">TextMate mailing list<br class=""><a href="mailto:TextMate@lists.macromates.com" class="">TextMate@lists.macromates.com</a><br class="">https://lists.macromates.com/listinfo/textmate</div></blockquote></div><br class=""></div></body></html>