<p>When this glitch is happening, is there any output on the console? (Start Geany with <code>-v</code> option)</p>
<p>Another thing would be to run Geany with GDB and see if fires off a lot of threads (GTK+ does this sometimes and it can block, I guess when they're joined). Additionally, in GDB, if you're fast enough and can interrupt it using <kbd>Ctrl</kbd>+<kbd>c</kbd> while it's stuck, the resulting backtrace would probably be useful to see what's it's doing.</p>
<p>A final thing to try might be to run Geany with <a href="https://wiki.gnome.org/Projects/GTK%2B/Inspector" rel="nofollow">GtkInspector</a> and see if anything looks fishy with the signals as <a class="user-mention" data-hovercard-user-id="811085" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/elextr">@elextr</a> mentions.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany/issues/1532#issuecomment-404686833">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJw8dQdORfl5a3dLtTCXlNLfjWFuEks5uF-QvgaJpZM4ONzE7">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJ2XzDyFkBWMW-WUw3JEw36pt6oaFks5uF-QvgaJpZM4ONzE7.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany","title":"geany/geany","subtitle":"GitHub repository","main_image_url":"https://assets-cdn.github.com/images/email/message_cards/header.png","avatar_image_url":"https://assets-cdn.github.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany"}},"updates":{"snippets":[{"icon":"PERSON","message":"@codebrainz in #1532: When this glitch is happening, is there any output on the console? (Start Geany with `-v` option)\r\n\r\nAnother thing would be to run Geany with GDB and see if fires off a lot of threads (GTK+ does this sometimes and it can block, I guess when they're joined). Additionally, in GDB, if you're fast enough and can interrupt it using \u003ckbd\u003eCtrl\u003c/kbd\u003e+\u003ckbd\u003ec\u003c/kbd\u003e while it's stuck, the resulting backtrace would probably be useful to see what's it's doing.\r\n\r\nA final thing to try might be to run Geany with [GtkInspector](https://wiki.gnome.org/Projects/GTK%2B/Inspector) and see if anything looks fishy with the signals as @elextr mentions."}],"action":{"name":"View Issue","url":"https://github.com/geany/geany/issues/1532#issuecomment-404686833"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/issues/1532#issuecomment-404686833",
"url": "https://github.com/geany/geany/issues/1532#issuecomment-404686833",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
},
{
"@type": "MessageCard",
"@context": "http://schema.org/extensions",
"hideOriginalBody": "false",
"originator": "AF6C5A86-E920-430C-9C59-A73278B5EFEB",
"title": "Re: [geany/geany] Slow code navigation on Debian Stretch with GNOME (#1532)",
"sections": [
{
"text": "",
"activityTitle": "**Matthew Brush**",
"activityImage": "https://assets-cdn.github.com/images/email/message_cards/avatar.png",
"activitySubtitle": "@codebrainz",
"facts": [
]
}
],
"potentialAction": [
{
"name": "Add a comment",
"@type": "ActionCard",
"inputs": [
{
"isMultiLine": true,
"@type": "TextInput",
"id": "IssueComment",
"isRequired": false
}
],
"actions": [
{
"name": "Comment",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueComment\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1532,\n\"IssueComment\": \"{{IssueComment.value}}\"\n}"
}
]
},
{
"name": "Close issue",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"IssueClose\",\n\"repositoryFullName\": \"geany/geany\",\n\"issueId\": 1532\n}"
},
{
"targets": [
{
"os": "default",
"uri": "https://github.com/geany/geany/issues/1532#issuecomment-404686833"
}
],
"@type": "OpenUri",
"name": "View on GitHub"
},
{
"name": "Unsubscribe",
"@type": "HttpPOST",
"target": "https://api.github.com",
"body": "{\n\"commandName\": \"MuteNotification\",\n\"threadId\": 238498107\n}"
}
],
"themeColor": "26292E"
}
]</script>