Summary: | media-video/konverter-0.93 is unusable | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Matthias Langer <m.langer798> |
Component: | [OLD] KDE | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED WONTFIX | ||
Severity: | normal | CC: | jakub, kevin.fullerton, musv, stefan.huszics |
Priority: | High | ||
Version: | 2006.1 | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Matthias Langer
2007-04-10 00:26:17 UTC
Have you tried to reemerge kdelibs? Cheers, Przemek hmm, i just did, without success: kde-base/kdelibs-3.5.5-r10 USE="alsa avahi cups fam jpeg2k spell ssl tiff -acl -arts -debug -doc -kdeenablefinal -kdehiddenvisibility -kerberos -legacyssl -lua -openexr -utempter -xinerama -zeroconf" LINGUAS="-he" I can reproduce this if x11-libs/libX11 was compiled with the xcb USE flag set. I realise xcb is not in your make.conf but maybe in package.use? (In reply to comment #3) > I can reproduce this if x11-libs/libX11 was compiled with the xcb USE flag set. > I realise xcb is not in your make.conf but maybe in package.use? > hmm, i've x11-libs/libX11-1.1.1-r1 USE="ipv6 -debug -xcb" installed, so no "xcb" for me. here is what gdb reveals, after rebuilding with "-ggdb" and "splitdebug". unfortunately that is not that much, but possibly still better than nothing: " Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1232292176 (LWP 9362)] 0xb6ef3710 in pthread_mutex_lock () from /lib/libpthread.so.0 (gdb) back #0 0xb6ef3710 in pthread_mutex_lock () from /lib/libpthread.so.0 #1 0xb6f2a99f in ?? () from /usr/lib/libX11.so.6 #2 0x00000011 in ?? () #3 0xb6feab24 in ?? () from /usr/lib/libX11.so.6 #4 0xbf89c258 in ?? () #5 0xb6f408a8 in XrmEnumerateDatabase () from /usr/lib/libX11.so.6 Backtrace stopped: frame did not save the PC " Sorry, I've tried countless variations of your USE flags but was unable to reproduce the problem without xcb. Temporarily, I suspected an automagic dependency on x11-libs/libxcb (if it's installed) but that wasn't the case either. You could try re-emerging libX11 to make sure xcb is not used but otherwise I've no idea. I suggest you find an alternative application as upstream is long dead. If more bugs come up for this package and none of the other kde herd members have any ideas either, this package is a candidate for removal, IMO. I'm marking this bug as CANTFIX for now. Feel free to re-open if you have more information or good ideas. I am seeing the exact same thing KCrash: Application 'konverter' crashing... Could not find 'drkonqi' executable. Gnome user (no KDE) x11-libs/libX11-1.1.1-r1 {:0} [R] -debug ipv6 -xcb I dont have any good ideas but I'll try to help giving further feedback if you tell me what you need to know. Also, this seem to be one of VERY few GUI tools out there to remake a lot of different movie file types (Avidemux is hardmasked and the rest sucks, dont work or is even more outdated...) so even if unmaintained upstream, it probably is useful to keep around (at least if this bug is fixed). Interestingly I just tried konverter-0.92_beta1. This version do NOT have this problem for me. Again upgrading to 0.93 and the instant crash when trying to choose a file is back. *** Bug 185850 has been marked as a duplicate of this bug. *** Reopen wrt Bug 185850; same as in Comment #7, 0.92_beta1 is working. We should mask 0.93 IMO. I've just p.masked =media-video/konverter-0.93. I still suggest to move to Cinelerra or something like that instead of this dead horse. :-) *** Bug 211002 has been marked as a duplicate of this bug. *** |