[Kdenlive-devel] kdenlive4 compilation issue on ubuntu 8.04

2008-07-20 Thread reinhard
On Sun, 2008-07-20 at 16:30 +0200, jb wrote: > On Sunday 20 July 2008 16:18:44 reinhard wrote: > > 0xb3d8e120 in QMutexPool::get () from /usr/lib/libqt-mt.so.3 > > (gdb) thread apply all bt > > Seems like you have something still linked against Qt3. > I would say that you have the Qt3 version of M

[Kdenlive-devel] kdenlive4 compilation issue on ubuntu 8.04

2008-07-20 Thread jb
On Sunday 20 July 2008 16:18:44 reinhard wrote: > 0xb3d8e120 in QMutexPool::get () from /usr/lib/libqt-mt.so.3 > (gdb) thread apply all bt Seems like you have something still linked against Qt3. I would say that you have the Qt3 version of MLT qimage compiled. Please try deleting file: /home/re

[Kdenlive-devel] kdenlive4 compilation issue on ubuntu 8.04

2008-07-20 Thread reinhard
OK, here it is: reinhard at ubuntu1:~/build/kdenlive4/bin$ gdb kdenlive GNU gdb 6.8-debian Copyright (C) 2008 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO

[Kdenlive-devel] kdenlive4 compilation issue on ubuntu 8.04

2008-07-20 Thread jb
On Sunday 20 July 2008 14:31:14 reinhard wrote: > Yeah, playback via inigo from this console works fine now, but kdenlive > crashed again: Can you try to get a gdb backtrace ? Please do the following: gdb kdenlive run When kdenlive crashes, do: thread apply all bt Then press enter to get all b

[Kdenlive-devel] kdenlive4 compilation issue on ubuntu 8.04

2008-07-20 Thread reinhard
Yeah, playback via inigo from this console works fine now, but kdenlive crashed again: ... ... kdenlive(5061) MainWindow::parseProfiles: RESULTING? MLT PATH: "/home/reinhard/build/kdenlive4/share/mlt/profiles/" KCrash: crashing... crashRecursionCounter = 2 KCrash: Application Name = kdenlive path

[Kdenlive-devel] kdenlive4 compilation issue on ubuntu 8.04

2008-07-20 Thread jb
On Sunday 20 July 2008 00:31:21 reinhard wrote: > On Sun, 2008-07-20 at 00:22 +0200, jb wrote: > > On Sunday 20 July 2008 00:10:31 reinhard wrote: > > > OK, I did make clean in kdenlive dir, the error is gone, but kdenlive > > > crashed: > > > > > > kdenlive(19074) MainWindow::parseProfiles: RESULT

[Kdenlive-devel] kdenlive4 compilation issue on ubuntu 8.04

2008-07-20 Thread reinhard
On Sun, 2008-07-20 at 00:22 +0200, jb wrote: > On Sunday 20 July 2008 00:10:31 reinhard wrote: > > > OK, I did make clean in kdenlive dir, the error is gone, but kdenlive > > crashed: > > > > kdenlive(19074) MainWindow::parseProfiles: RESULTING? MLT PATH: > > "/home/reinhard/build/kdenlive4/share/

[Kdenlive-devel] kdenlive4 compilation issue on ubuntu 8.04

2008-07-20 Thread jb
On Sunday 20 July 2008 00:10:31 reinhard wrote: > OK, I did make clean in kdenlive dir, the error is gone, but kdenlive > crashed: > > kdenlive(19074) MainWindow::parseProfiles: RESULTING? MLT PATH: > "/home/reinhard/build/kdenlive4/share/mlt/profiles/" > KCrash: crashing... crashRecursionCounter

[Kdenlive-devel] kdenlive4 compilation issue on ubuntu 8.04

2008-07-20 Thread reinhard
On Sat, 2008-07-19 at 23:43 +0200, jb wrote: > On Saturday 19 July 2008 22:55:02 reinhard wrote: > > > > setHeaderHidden was introduced in Qt 4.4. I think you're using an > > > older version. > > > Yes, was also 4.0.3 > > But thanks for the hint! > > After some investigation I found out that I