thahmann / macleod

Ontology development environment for Common Logic (CL)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Threading issues on Linux

evanmrsampson opened this issue · comments

QObject::connect cannot queue arguments of type QTextCursor
Make sure qTextCursor is registered using qRegisterMetaType().

I believe this is a threading error, not sure.

Fixed in commit 672c0d2