Skip to content

threading  #4

@a-rouxel

Description

@a-rouxel

Hi,

First of all, thanks for your module it is very helpful.

I managed to make it work a few months ago but when i tried to install it on a new computer this week, i got this error :

/tmp/build/80754af9/wxpython_1547931003892/work/ext/wxWidgets/src/unix/threadpsx.cpp(1810): assert "wxThread::IsMain()" failed in OnExit(): only main thread can be here [in thread 7fe42f4e6740]
/tmp/build/80754af9/wxpython_1547931003892/work/ext/wxWidgets/src/common/socket.cpp(767): assert "wxIsMainThread()" failed in IsInitialized(): unsafe to call from other threads [in thread 7fe42f4e6740]

It comes up when i try to call the function : "slmpy.SLMdisplay()"

I know it is linked to multithreading but i didn't manage to solve the issue.

If you have an idea...

Thanks !

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions