TaskJugglerUI crashes when creating a new project and something is entered into the filename dialog. It seems to be a qt-Threading problem. The error message is: /libexec/ld-elf.so.1: /usr/X11R6/lib/libqt-mt.so.3: Undefined symbol "pthread_attr_init" How-To-Repeat: 1. Start TaskJugglerUI 2. Ctrl+N to create a new project 3. try to enter a filename -> crash
Class Changed From-To: change-request->sw-bug Fix Class
State Changed From-To: open->closed I have committed a workaround, which fixes the problem for me. Thanks for reporting.