Package: qtcreator Version: 3.2.0+dfsg-2 Severity: important When I start qtcreator with or without project file arguments, the interface freezes completely. 'strace qtcreator' in some window shows that events (crossing buttons with the mouse) create some messages on Qt level, example
poll([{fd=3, events=POLLIN}], 1, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"\34\0\26\2Q\2\0\0\220\1\0\0\240\247\17\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 32 futex(0x1c224d4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x1c224d0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 futex(0x1c224a8, FUTEX_WAKE_PRIVATE, 1) = 1 poll([{fd=3, events=POLLIN}], 1, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"\34\0\26\2Q\2\0\0\220\1\0\0\241\247\17\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 32 futex(0x1c224d4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x1c224d0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 futex(0x1c224a8, FUTEX_WAKE_PRIVATE, 1) = 1 poll([{fd=3, events=POLLIN}], 1, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"U\2\26\2\333\247\17\1\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0 \1\5\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 32 futex(0x1c224d4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x1c224d0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 futex(0x1c224a8, FUTEX_WAKE_PRIVATE, 1) = 1 poll([{fd=3, events=POLLIN}], 1, 4294967295) = 1 ([{fd=3, revents=POLLIN}]) recvmsg(3, {msg_name(0)=NULL, msg_iov(1)=[{"U\2\26\2\213\273\17\1\3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\1\0 \1\4\0\0", 4096}], msg_controllen=0, msg_flags=0}, 0) = 32 futex(0x1c224d4, FUTEX_WAKE_OP_PRIVATE, 1, 1, 0x1c224d0, {FUTEX_OP_SET, 0, FUTEX_OP_CMP_GT, 1}) = 1 poll([{fd=3, events=POLLIN}], 1, 4294967295 but these seem to go unnoticed. I suspect an issue with configuration files '*pro.user...', but I cannot pinpoint the issue yet. -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16-1-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages qtcreator depends on: ii libbotan-1.10-0 1.10.8-2 ii libc6 2.19-11 ii libgcc1 1:4.9.1-14 ii libqt5concurrent5 5.3.1+dfsg-3 ii libqt5core5a [qtbase-abi-5-3-1] 5.3.1+dfsg-3 ii libqt5declarative5 [qtquick1-abi-5-2-1] 5.3.1-1 ii libqt5designer5 5.3.1-3 ii libqt5designercomponents5 5.3.1-3 ii libqt5gui5 5.3.1+dfsg-3 ii libqt5help5 5.3.1-3 ii libqt5network5 5.3.1+dfsg-3 ii libqt5printsupport5 5.3.1+dfsg-3 ii libqt5qml5 [qtdeclarative-abi-5-3-0] 5.3.1-6 ii libqt5quick5 5.3.1-6 ii libqt5script5 5.3.1+dfsg-3 ii libqt5sql5 5.3.1+dfsg-3 ii libqt5sql5-sqlite 5.3.1+dfsg-3 ii libqt5webkit5 5.3.1+dfsg-3 ii libqt5widgets5 5.3.1+dfsg-3 ii libqt5x11extras5 5.3.1-1 ii libqt5xml5 5.3.1+dfsg-3 ii libstdc++6 4.9.1-14 ii libx11-6 2:1.6.2-3 ii qml-module-qtquick-controls 5.3.1-1 ii qml-module-qtquick2 5.3.1-6 ii qtchooser 47-gd2b7997-1 ii qtcreator-data 3.2.0+dfsg-2 Versions of packages qtcreator recommends: ii gdb 7.7.1+dfsg-3 ii konsole [x-terminal-emulator] 4:4.14.0-1 ii make 4.0-8 ii qt5-doc 5.3.0-2 ii qtbase5-dev-tools 5.3.1+dfsg-3 ii qtcreator-doc 3.2.0+dfsg-2 ii qtdeclarative5-dev-tools 5.3.1-6 ii qtquick1-5-dev-tools 5.3.1-1 ii qttools5-dev-tools 5.3.1-3 ii qttranslations5-l10n 5.3.1-1 ii qtxmlpatterns5-dev-tools 5.3.1-4 ii xterm [x-terminal-emulator] 310-1 Versions of packages qtcreator suggests: ii cmake 2.8.12.2-2 ii g++ 4:4.9.1-1 ii git 1:2.1.0-1 ii kdelibs5-data 4:4.14.0-1 ii subversion 1.8.10-1+b1 -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org