After I updated my opensuse 11.1 to KDE 4.2.00 (KDE 4.2.0) "release 83.1" kdenlive crashes everytime I try to add a clip in the project. It display the open file dialog, but the mouse over the file triggers the crash.
Opening a kdenlive project file works without any problems. I can open a project the video clips are loaded and I can play the file.
So I think there must be a incompatibility between a QT or KDE lib and this certain file open dialog.
Any ideas?
CU
Tom
The kde crashmanager report ends with:
#63 0xb721c99e in ?? () from /usr/lib/libQtGui.so.4
#64 0xb721bac5 in QApplication::x11ProcessEvent(_XEvent*) () from /usr/lib/libQtGui.so.4
#65 0xb724408a in ?? () from /usr/lib/libQtGui.so.4
#66 0xb61589a8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#67 0xb615c063 in ?? () from /usr/lib/libglib-2.0.so.0
#68 0xb615c221 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#69 0xb7ee1fb8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#70 0xb7243785 in ?? () from /usr/lib/libQtGui.so.4
#71 0xb7eb601a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#72 0xb7eb61da in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#73 0xb7eb8895 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#74 0xb71aa777 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#75 0x080a94e5 in main (argc=5, argv=0xbfee9f44) at /usr/src/debug/kdenlive-0.7.2.1/src/main.cpp:81

.
Amendment
I compiled kdenlive with the wizzard without root install, it crashes in the same way.
On the other hand, adding clips with drag and drop works, without problems.
The same open file dialog is used by kaffeine with kde4.2 Gui is working incl. preview.
CU
Tom