Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 173972 - media-video/konverter-0.93 is unusable
Summary: media-video/konverter-0.93 is unusable
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 185850 211002 (view as bug list)
Depends on:
Blocks:
 
Reported: 2007-04-10 00:26 UTC by Matthias Langer
Modified: 2008-02-21 18:30 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Langer 2007-04-10 00:26:17 UTC
when i start media-video/konverter-0.93 and try to select a source file i get:

"
[...]
KCrash: Application 'konverter' crashing...
Could not find 'drkonqi' executable.
KCrash cannot reach kdeinit, launching directly.
"

note that i'm using gnome, so i guess that a dep is missing.

Portage 2.1.2.2 (default-linux/x86/2006.1/desktop, gcc-4.1.1, glibc-2.5-r0, 2.6.20-gentoo-r5 i686)
=================================================================
System uname: 2.6.20-gentoo-r5 i686 AMD Athlon(tm) XP 2400+
Gentoo Base System release 1.12.9
Timestamp of tree: Sun, 08 Apr 2007 09:20:01 +0000
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
dev-java/java-config: 1.3.7, 2.0.31
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-march=athlon-xp -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="collision-protect distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.ynet.sk/pub "
LANG="en_US.utf8"
LC_ALL="en_US.utf8"
LINGUAS="en de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.0.1/gentoo-portage"
USE="3dnow 3dnowext X a52 aac acpi aiglx alsa audiofile avahi beagle berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt css cups dbus dlloader dri dvd dvdr dvdread eds emboss encode evo exif fam fbcon ffmpeg firefox flac fortran gdbm gif ginac gmp gnome gnutls gphoto2 gpm gstreamer gtk gtk2 hal iconv icq ipod ipv6 isdnlog java javascript jpeg jpeg2k lcms ldap libg++ mad midi mikmod mime mmx mmxext mono mozsvg mp3 mpeg msn nautilus ncurses nfs nls nptl nptlonly nsplugin nvidia offensive ogg oggvorbis opengl pam pcre pdf perl plotutils png posix ppds pppd python qt3 qt4 quicktime readline real reflection ruby sdl session sockets spell spl sqlite3 sse ssl subtitles svg tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts unicode usb vcd vorbis win32codecs wma x86 xattr xine xml xorg xv xvid zlib" ELIBC="glibc" INPUT_DEVICES="keyboard mouse" KERNEL="linux" LINGUAS="en de" USERLAND="GNU" VIDEO_CARDS="nvidia"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Przemyslaw Maciag (RETIRED) gentoo-dev 2007-04-10 17:13:21 UTC
Have you tried to reemerge kdelibs?

Cheers,
Przemek
Comment 2 Matthias Langer 2007-04-10 21:36:29 UTC
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"
Comment 3 Wulf Krueger (RETIRED) gentoo-dev 2007-04-23 05:57:22 UTC
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?
Comment 4 Matthias Langer 2007-04-23 07:08:59 UTC
(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
"
Comment 5 Wulf Krueger (RETIRED) gentoo-dev 2007-04-27 14:30:24 UTC
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.
Comment 6 Stefan Huszics 2007-05-19 01:08:52 UTC
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).
Comment 7 Stefan Huszics 2007-05-19 02:28:55 UTC
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.
Comment 8 Jakub Moc (RETIRED) gentoo-dev 2007-07-19 12:21:14 UTC
*** Bug 185850 has been marked as a duplicate of this bug. ***
Comment 9 Jakub Moc (RETIRED) gentoo-dev 2007-07-19 12:22:32 UTC
Reopen wrt  Bug 185850; same as in Comment #7, 0.92_beta1 is working. We should mask 0.93 IMO.
Comment 10 Wulf Krueger (RETIRED) gentoo-dev 2007-07-21 23:47:09 UTC
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. :-)
Comment 11 Wulf Krueger (RETIRED) gentoo-dev 2008-02-21 18:30:17 UTC
*** Bug 211002 has been marked as a duplicate of this bug. ***