Hello Lionel,
can you tell me how to reproduce this stacktrace ?
is it a popup exception, or one that you see only in the command
line ?
Thanks,
Erik
--
--
You received this message because you are subscribed to the "Project Camelot" group.
Visit www.python-camelot.com for more information
To post to this group, send email to project...@googlegroups.com
To unsubscribe from this group, send email to
project-camel...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/project-camelot?hl=en
---
You received this message because you are subscribed to the Google Groups "Project Camelot" group.
To unsubscribe from this group and stop receiving emails from it, send an email to project-camel...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
are we talking about the latest released version, or the default branch
from bitbucket ?
--
Sorry, this is the default branch from bitbucket
You received this message because you are subscribed to a topic in the Google Groups "Project Camelot" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/project-camelot/dVcb4PaQ-2I/unsubscribe?hl=en.
To unsubscribe from this group and all its topics, send an email to project-camel...@googlegroups.com.
ok, I'm in the process of changing the application startup process a bit,
this is probably causing the freezing.
The idea is that the application itself becomes an Action, so it becomes
straightforward to customize the application startup process, or to
run any Action as application on itself, without the need for a mainwindow
etc.
I'll post on the list, when this change can be considered 'usable'
Hello Lionel,
I cannot reproduce this on my side, but it might be timing related.
I have pushed a patch to the stable branch on bitbucket, could you
please check if this solves the issue on your side ?
Thx,
Erik
--