Fuoco Tools
November 21, 2009, 11:33:23 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News: Fuoco Tools, a converter to learn ffmpeg and mencoder on ubuntu. News : Final step here
 
   Home   Help Search Login Register  
Pages: [1]   Go Down
  Print  
Author Topic: kdenlive crash before loading....  (Read 863 times)
FuocoAdmin
Administrator
Full Member
*****

Karma: 0
Offline Offline

Posts: 164



View Profile Email
« on: May 10, 2008, 06:41:53 AM »

 Grin

hello just installed kubuntu 8.04 (without compiz) and just installed kdenlive ?
damn your kdenlive crash? of couse

your error in konqui is this?


Code:
no debugging symbols found)
 Using host libthread_db library "/lib/libthread_db.so.1".
 [Thread debugging using libthread_db enabled]
 [New Thread 0xb66e26c0 (LWP 10242)]
 [New Thread 0xb32fdb90 (LWP 10250)]
 [New Thread 0xb3afdb90 (LWP 10249)]
 [New Thread 0xb4ed9b90 (LWP 1024]
 [New Thread 0xb46d9b90 (LWP 10247)]
 0xb75f3161 in read () from /lib/libpthread.so.0
 #0 0xb75f3161 in read () from /lib/libpthread.so.0
 #1 0xb683a1d3 in ?? () from /usr/lib/libxcb.so.1
 #2 0x00000003 in ?? ()
 #3 0x082c7bbc in ?? ()
 #4 0x00001000 in ?? ()
 #5 0xb68488bc in ?? () from /usr/lib/libxcb.so.1
 #6 0x082c7b28 in ?? ()
 #7 0x082c7b28 in ?? ()
 #8 0xbfba8158 in ?? ()
 #9 0x082c7bbc in ?? ()
 #10 0x082c7b34 in ?? ()
 #11 0x00000001 in ?? ()
 #12 0xb68488bc in ?? () from /usr/lib/libxcb.so.1
 #13 0xb683a14b in ?? () from /usr/lib/libxcb.so.1
 #14 0x082c8bec in ?? ()
 #15 0x082c7b34 in ?? ()
 #16 0xb66e26c0 in ?? ()
 #17 0xb68488bc in ?? () from /usr/lib/libxcb.so.1
 #18 0x00000000 in ?? ()

solution:

1 : sudo apt-get install libxcb-composite0 libxcb1-dbg libxcb1-dev
2: delete configuration files (~/.kde/share/config/kdenliverc)
3: try to disalble compiz (gnome user run this :     metacity --replace  ;  kde user      kwin --replace)






 


« Last Edit: July 14, 2008, 11:43:17 PM by FuocoAdmin » Logged
FuocoAdmin
Administrator
Full Member
*****

Karma: 0
Offline Offline

Posts: 164



View Profile Email
« Reply #1 on: July 09, 2008, 04:29:41 AM »

for nvidia user


If you have a NVidia and Ubuntu Hardy Heron, the crash of Kdenlive is due a missconfiguration of the last Nvidia driver in Heron by default.
 
 The solution:
 
 Edit the xorg.conf
 sudo gedit /etc/X11/xorg.conf
 
 Add this line to the Device Section
 Option “UseCompositeWrapper” “True”
 
 Add this at the end of the file
 Section “Extensions”
 Option “Composite” “Enable”
 EndSection
 
 Reset the X server (Ctrl+Alt+Backspace)
 You can run the Kdenlive without it crashes… enjoy it!
 
Logged
arkrad
Global Moderator
Newbie
*****

Karma: 0
Offline Offline

Posts: 7


View Profile
« Reply #2 on: November 05, 2008, 03:53:15 AM »

well now on kubuntu there is this problem and this solution doesn't work anymore

but if you run kdenlive in this way :

kdesudo kdenlive

i have no problem now Cheesy
Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.4 | SMF © 2006-2007, Simple Machines LLC Valid XHTML 1.0! Valid CSS!