Skip to content

Problems on MacOS 15 #14

Open
Open
@Eben60

Description

@Eben60

Calling pick_file or pick_folder would result, depending on context, in printing like following (presumably warning) into output:

2024-11-25 18:50:37.900 julia[42982:4662495] +[IMKClient subclass]: chose IMKClient_Modern
2024-11-25 18:50:38.905 julia[42982:4662495] The class 'NSOpenPanel' overrides the method identifier.  This method is implemented by class 'NSWindow'

Furthermore, depending on context, it would result in Julia crash, or just not returning to the Julia prompt.

This happens now reproducibly in the code which I didn't touch for several months. The change since then was the switch to Julia 1.11 and update to MacOS 15. Now I tested the same code with Julia 1.10, the problem persists, therefore I guess it is MacOS 15 (the warning is obviously Mac specific). Googling brought the following link, which could be somehow related: hacksider/Deep-Live-Cam#601

@Suavesito-Olimpiada
A general question - in what far the package is still supported?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions