Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 70368 - Kdevelop application crashed while trying to run it.
Summary: Kdevelop application crashed while trying to run it.
Status: VERIFIED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-07 11:47 UTC by Denys Yurchenko
Modified: 2006-01-17 12:20 UTC (History)
0 users

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 Denys Yurchenko 2004-11-07 11:47:46 UTC
Unable to start Dr. Konqi


Reproducible: Always
Steps to Reproduce:
1.Run kdevelop application from command line
2.
3.

Actual Results:  
Link points to "/tmp/ksocket-denys"
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
QPixmap: Cannot create a QPixmap when no GUI is being used
kbuildsycoca running...
Reusing existing ksycoca
kio (KMimeType): WARNING: 'kdeveloplanguagesupport.desktop' specifies undefined
mimetype/servicetype 'KDevelop/Part'
kbuildsycoca: WARNING: 'kdevjavadebugger.desktop' specifies undefined mimetype/s
ervicetype 'KDevelop/Part'
kbuildsycoca: WARNING: 'kcertpart.desktop' specifies undefined mimetype/servicet
ype 'application/binary-certificate'
kbuildsycoca: WARNING: 'qeditor_part.desktop' specifies undefined mimetype/servi
cetype 'text/english'
kbuildsycoca: WARNING: 'qeditor_part.desktop' specifies undefined mimetype/servi
cetype 'text/x-c'
kbuildsycoca: WARNING: 'qeditor_part.desktop' specifies undefined mimetype/servi
cetype 'text/x-c++'
kbuildsycoca: WARNING: 'qeditor_part.desktop' specifies undefined mimetype/servi
cetype 'text/x-sql'
Connecting kdevelop-28244/KDevCore/projectClosed()
PyDCOP connect kdevelop-28244/KDevCore/projectClosed()/f1() has result true
Connecting kdevelop-28244/KDevCore/projectOpened()
PyDCOP connect kdevelop-28244/KDevCore/projectOpened()/f2() has result true
KCrash: Application 'kdevelop' crashing...
Unable to start Dr. Konqi



CFLAGS="-O2 -march=pentium4 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

http_proxy="http://censored:8080"
RESUMECOMMAND=" /usr/bin/wget -t 5 --passive-ftp \${URI} -O \${DISTDIR}/\${FILE}"

GENTOO_MIRRORS="ftp:///ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/
                http://gentoo.mirror.sdv.fr
                http://gentoo.zie.pg.gda.pl"

USE="-arts -cups -foomaticdb -kde 3dnow X aalib acl acpi adns aim alsa apm
audiofile avi berkdb bidi bmp bonobo bzlib caps cdr cpdflib cross crypt curl
curlwrappers dedicated dga dio divx4linux dvb dvd encode esd exif fastcgi fbcon
fdftk flac flash ftp gb gd gdbm ggi gif gmp gnome gnutls gphoto2 gpm gstreamer
gtk gtk2 gtkhtml icq imagemagic imap imlib innodb jabber
java jikes jpeg ladcca lcms ldap libg++ libwww mad maildir mailwrapper mikmod
ming mng motif mozilla mpeg mpi msn mysql mysqli nas ncurses nls oav oggvorbis
openal opengl oscar oss pam pcre pdflib perl php plotutils png portaudio posix
python gdbm qt readline recode ruby samba sasl scanner sdl slang snmp sockets
socks5 speex spell spl ssl svg svga szip tcpd theora tidy tiff tokenizer
truetype usb videos wmf wxwindows xface xine xml xml2 xmlrpc xmms xosd xpm xsl
xv xvid yahoo zlib"

SYNC="rsync://censored/gentoo-portage"

MAKEOPTS="-j6"
FEATURES="distcc ccache"
CCACHE_SIZE="2G"
Comment 1 Simone Gotti (RETIRED) gentoo-dev 2004-11-07 16:32:27 UTC
If I understand right this bug, we can't do anything on this problem because it's not a gentoo/kde fault but a problem with your app.
Comment 2 Denys Yurchenko 2006-01-17 12:20:15 UTC
O'k.