Skip to content

fix: avoid crash in VMD on MacOS#946

Draft
jhenin wants to merge 1 commit into
masterfrom
dashboard_fix_macos_crash
Draft

fix: avoid crash in VMD on MacOS#946
jhenin wants to merge 1 commit into
masterfrom
dashboard_fix_macos_crash

Conversation

@jhenin

@jhenin jhenin commented Jul 22, 2026

Copy link
Copy Markdown
Member

due to Tk bug triggering OSX crash when using file extensions with more than one dot, or not beginning with a dot.

https://core.tcl-lang.org/tk/tktview/080a28104e25e054f8f5869d9333aa57c221b896

Bug is fixed upstream, but I am adding a platform-specific hack to work around it.

Might be fixed in Tk 9.0?

Marked draft until tested on the relevant platform.

@jhenin jhenin added VMD quick bugfix To be used only in PRs labels Jul 22, 2026
@jhenin
jhenin force-pushed the dashboard_fix_macos_crash branch from 6787f7d to 8ff04cd Compare July 23, 2026 07:16
due to Tk bug triggering OSX crash when using file extensions with more
than one dot, or not beginning with a dot.

https://core.tcl-lang.org/tk/tktview/080a28104e25e054f8f5869d9333aa57c221b896

Bug is fixed upstream, but I am adding a platform-specific hack to work
around it.

Might be fixed in Tk 9.0?
@giacomofiorin
giacomofiorin force-pushed the dashboard_fix_macos_crash branch from 8ff04cd to e9508f8 Compare July 23, 2026 17:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix To be used only in PRs quick VMD

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant