Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Kdenlive crash
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
t-storm
n00b
n00b


Joined: 19 Feb 2007
Posts: 25

PostPosted: Sat Mar 29, 2008 9:56 pm    Post subject: Kdenlive crash Reply with quote

Kdenlive termina in maniera brutale non appena clicco su una traccia audio o video, senza avere la possibilità di fare nulla.
Non ho notato nessun errore nei log.
Qualcuno ha riscontrato già problemi di questo tipo?

Kernel gentoo-sources 2.6.24-r3
driver video ATi 8.471.3

Grazie
Back to top
View user's profile Send private message
.:deadhead:.
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 2963
Location: Milano, Italy

PostPosted: Sun Mar 30, 2008 6:54 pm    Post subject: Reply with quote

che versione di kdenlive stai usando?
_________________
Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! ;)
Back to top
View user's profile Send private message
t-storm
n00b
n00b


Joined: 19 Feb 2007
Posts: 25

PostPosted: Sun Mar 30, 2008 8:30 pm    Post subject: Reply with quote

Quote:
che versione di kdenlive stai usando?

La versione 0.4 presa dal portage.
Back to top
View user's profile Send private message
.:deadhead:.
Advocate
Advocate


Joined: 25 Nov 2003
Posts: 2963
Location: Milano, Italy

PostPosted: Mon Mar 31, 2008 10:31 am    Post subject: Reply with quote

Uhm... è un po' datata. Cerca sul bugzilla di gentoo: troverai un bug aperto contenente un ebuild per la 0.5 . Quella dovrebbe essere un po' + stabile e funzionante.
_________________
Proudly member of the Gentoo Documentation Project: the Italian Conspiracy ! ;)
Back to top
View user's profile Send private message
t-storm
n00b
n00b


Joined: 19 Feb 2007
Posts: 25

PostPosted: Mon Mar 31, 2008 8:49 pm    Post subject: Reply with quote

Con la versione 0.5 il crash è direttamente all'avvio.....
Con strace vedo questo:
Code:
...
read(10, 0xbf801fb4, 32)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=10, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(10, "\1\1)\0\0\0\0\0\7\0`\2\260\230\330\277\310\230\330\277\364\277\36\10+\0\0\0\226Q\t\10", 32) = 32
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {SIG_DFL}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGINT, {0xb65d02c0, [INT], SA_RESTART}, {SIG_DFL}, 8) = 0
rt_sigaction(SIGTERM, {0xb65d02c0, [TERM], SA_RESTART}, {SIG_DFL}, 8) = 0
write(10, "5\1\4\0\6\0\0\3\212\0\0\0\20\0\20\0005\1\4\0\7\0\0\3\212\0\0\0\20\0\20\0"..., 292) = 292
read(10, 0xbf801f74, 32)                = -1 EAGAIN (Resource temporarily unavailable)
poll([{fd=10, events=POLLIN, revents=POLLIN}], 1, -1) = 1
read(10, "\1\0013\0\0\0\0\0\7\0`\2\260\230\330\277\310\230\330\277\364\277\36\10+\0\0\0\226Q\t\10", 32) = 32
gettimeofday({1206995010, 965607}, NULL) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
rt_sigaction(SIGALRM, {SIG_DFL}, {SIG_DFL}, 8) = 0
alarm(3)                                = 0
getrlimit(RLIMIT_NOFILE, {rlim_cur=1024, rlim_max=1024}) = 0
close(3)                                = 0
close(4)                                = 0
close(5)                                = 0
close(6)                                = 0
close(7)                                = 0
close(8)                                = 0
close(9)                                = 0
close(10)                               = 0
close(11)                               = 0
close(12)                               = -1 EBADF (Bad file descriptor)
close(13)                               = -1 EBADF (Bad file descriptor)
close(14)                               = -1 EBADF (Bad file descriptor)
...
close(1022)                             = -1 EBADF (Bad file descriptor)
close(1023)                             = -1 EBADF (Bad file descriptor)
write(2, "KCrash: Application \'kdenlive\' c"..., 43KCrash: Application 'kdenlive' crashing...
) = 43
uname({sys="Linux", node="urkaGentoo", ...}) = 0
socket(PF_FILE, SOCK_STREAM, 0)         = 3
connect(3, {sa_family=AF_FILE, path="/home/urka/.kde/socket-urkaGentoo/kdeinit__0"}, 110) = 0
write(3, "\f\0\0\0\242\0\0\0", 8)       = 8
write(3, "\21\0\0\0drkonqi\0-display\0:0.0\0--appn"..., 162) = 162
read(3, "\5\0\0\0%\0\0\0", 8)           = 8
write(2, "KCrash cannot reach kdeinit, lau"..., 49KCrash cannot reach kdeinit, launching directly.
) = 49
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb67f1718) = 20196
--- SIGCHLD (Child exited) @ 0 (0) ---
write(8, "\0", 1)                       = -1 EBADF (Bad file descriptor)
sigreturn()                             = ? (mask now [SEGV])
alarm(0)                                = 3
waitpid(20196, NULL, 0)                 = 20196
exit_group(253)                         = ?

Prima è un continuo non trovare file
Code:
access("/usr/share/icons/hicolor/16x16/stock/table/", R_OK) = -1 ENOENT (No such file or directory)

anche per file che non capisco a cosa gli servano
Code:
open("${ORACLE_HOME}/lib32/tls/libSDL-1.2.so.0", O_RDONLY) = -1 ENOENT (No such file or directory)


Qualcuno ha qualche idea?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum