Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 12.2   12.3   12.4   12.5   13.0   13.1   13.2   13.3   13.4   13.5    Statistic    FMM    Blog  

FM.PatchNotificationProblem

Patched problem with Scroll Notifications.

Component Version macOS Windows Linux Server iOS SDK
FM 8.1 ✅ Yes ❌ No ❌ No ❌ No ❌ No
MBS( "FM.PatchNotificationProblem" )

Parameters

none

Result

Returns OK or error.

Description

Patched problem with Scroll Notifications.
FileMaker 16.0.4 on MacOS 10.13.3 has a bug that can cause crashes with scroll gestures.
Crash reports show message about "terminating with uncaught exception" and stack trace shows _beginScrollGesture method called which posts a notification to a non-existing observer.
The plugin, if activated with this function will watch for those notifications and just ignore them, so the observer is not called and the crash does not happen.

Release notes

Blog Entries

This function is free to use.

Created 2nd March 2018, last changed 2nd March 2018


FM.NULL - FM.QueryBaseTableNames

💬 Ask a question or report a problem