(*** This bug was imported into bugs.kde.org ***) Package: koshell Version: 0.3 (KDE 1.92 Beta >= 20000720) Severity: normal started koshell and then : Here is a backtrace generated by DrKonqi: 0x41021029 in __wait4 () from /lib/libc.so.6 #0 0x41021029 in __wait4 () from /lib/libc.so.6 #1 0x4107e718 in __DTOR_END__ () from /lib/libc.so.6 #2 0x407334e0 in KCrash::defaultCrashHandler () from /opt/kde2/lib/libkdecore.so.3 #3 0x40fbe9d8 in __restore () at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127 #4 0x40ac71e7 in read_png_image () from /opt/kde2/lib/libqt.so.2 #5 0x40a70bb9 in QImageIO::read () from /opt/kde2/lib/libqt.so.2 #6 0x40a6ec81 in QImage::load () from /opt/kde2/lib/libqt.so.2 #7 0x40a67fe2 in QImage::QImage () from /opt/kde2/lib/libqt.so.2 #8 0x4070a9a1 in KIconLoader::loadIcon () from /opt/kde2/lib/libkdecore.so.3 #9 0x4070dcd1 in SmallIcon () from /opt/kde2/lib/libkdecore.so.3 #10 0x4070dd5f in SmallIconSet () from /opt/kde2/lib/libkdecore.so.3 #11 0x404b5a08 in KAction::setIcon () from /opt/kde2/lib/libkdeui.so.3 #12 0x404b2505 in KAction::KAction () from /opt/kde2/lib/libkdeui.so.3 #13 0x404d514c in KStdAction::close () from /opt/kde2/lib/libkdeui.so.3 #14 0x41131f4d in KoMainWindow::KoMainWindow () from /opt/kde2/lib/libkofficecore.so.1 #15 0x4108b3a5 in KoShellWindow::KoShellWindow () from /opt/kde2/lib/koshell.so #16 0x4108b211 in main () from /opt/kde2/lib/koshell.so #17 0x804a9a1 in launch () #18 0x804b991 in handle_launcher_request () #19 0x804be15 in handle_requests () #20 0x804d2ea in main () #21 0x40fb8a8e in __libc_start_main () at ../sysdeps/generic/libc-start.c:93
"Roeland Th. Jansen" wrote: > > Package: koshell > Version: 0.3 (KDE 1.92 Beta >= 20000720) > Severity: normal > > started koshell and then : > Could you please run strace -f koshell? It crashes most likely because you're using an old libpng and we have an icon that crashes your libpng. So I'd like to know what icon it loaded last Greetings Stephan -- ... but you ain't had mine
On Mon Sep 25 2000 at 09:10:10PM +0200 Stephan Kulow wrote: > Could you please run strace -f koshell? It crashes most likely > because you're using an old libpng and we have an icon that crashes > your libpng. So I'd like to know what icon it loaded last ok will do that and fwd the results. -- Grobbebol's Home | Don't give in to spammers. -o) http://www.xs4all.nl/~bengel/ | Use your real e-mail address /\ Linux 2.2.16 SMP 2x466MHz / 256 MB | on Usenet. _\_v
> Could you please run strace -f koshell? It crashes most likely > because you're using an old libpng and we have an icon that crashes > your libpng. So I'd like to know what icon it loaded last could that also explain the black icons I see on the desktop ? -- Grobbebol's Home | Don't give in to spammers. -o) http://www.xs4all.nl/~bengel/ | Use your real e-mail address /\ Linux 2.2.16 SMP 2x466MHz / 256 MB | on Usenet. _\_v
"Roeland Th. Jansen" wrote: > > Package: koshell > Version: 0.3 (KDE 1.92 Beta >= 20000720) > Severity: normal > > started koshell and then : > > Here is a backtrace generated by DrKonqi: > 0x41021029 in __wait4 () from /lib/libc.so.6 > #0 0x41021029 in __wait4 () from /lib/libc.so.6 > #1 0x4107e718 in __DTOR_END__ () from /lib/libc.so.6 > #2 0x407334e0 in KCrash::defaultCrashHandler () > from /opt/kde2/lib/libkdecore.so.3 > #3 0x40fbe9d8 in __restore () > at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127 > #4 0x40ac71e7 in read_png_image () from /opt/kde2/lib/libqt.so.2 > #5 0x40a70bb9 in QImageIO::read () from /opt/kde2/lib/libqt.so.2 > #6 0x40a6ec81 in QImage::load () from /opt/kde2/lib/libqt.so.2 > #7 0x40a67fe2 in QImage::QImage () from /opt/kde2/lib/libqt.so.2 > #8 0x4070a9a1 in KIconLoader::loadIcon () from /opt/kde2/lib/libkdecore.so.3 > #9 0x4070dcd1 in SmallIcon () from /opt/kde2/lib/libkdecore.so.3 > #10 0x4070dd5f in SmallIconSet () from /opt/kde2/lib/libkdecore.so.3 > #11 0x404b5a08 in KAction::setIcon () from /opt/kde2/lib/libkdeui.so.3 > #12 0x404b2505 in KAction::KAction () from /opt/kde2/lib/libkdeui.so.3 > #13 0x404d514c in KStdAction::close () from /opt/kde2/lib/libkdeui.so.3 > #14 0x41131f4d in KoMainWindow::KoMainWindow () > from /opt/kde2/lib/libkofficecore.so.1 > #15 0x4108b3a5 in KoShellWindow::KoShellWindow () from /opt/kde2/lib/koshell.so > #16 0x4108b211 in main () from /opt/kde2/lib/koshell.so > #17 0x804a9a1 in launch () > #18 0x804b991 in handle_launcher_request () > #19 0x804be15 in handle_requests () > #20 0x804d2ea in main () > #21 0x40fb8a8e in __libc_start_main () at ../sysdeps/generic/libc-start.c:93 Please update your libpng or use the one that comes with Qt. -- Werner Trobin - trobin@kde.org
On Mon 25 Sep 2000 Roeland Th. Jansen wrote: SuSE 7.0 apparently ships a broken libpng please get a new package or compile libpng yourself. > started koshell and then : > > Here is a backtrace generated by DrKonqi: > 0x41021029 in __wait4 () from /lib/libc.so.6 > #0 0x41021029 in __wait4 () from /lib/libc.so.6 > #1 0x4107e718 in __DTOR_END__ () from /lib/libc.so.6 > #2 0x407334e0 in KCrash::defaultCrashHandler () > from /opt/kde2/lib/libkdecore.so.3 > #3 0x40fbe9d8 in __restore () > at ../sysdeps/unix/sysv/linux/i386/sigaction.c:127 > #4 0x40ac71e7 in read_png_image () from /opt/kde2/lib/libqt.so.2 > #5 0x40a70bb9 in QImageIO::read () from /opt/kde2/lib/libqt.so.2 > #6 0x40a6ec81 in QImage::load () from /opt/kde2/lib/libqt.so.2 > #7 0x40a67fe2 in QImage::QImage () from /opt/kde2/lib/libqt.so.2 > #8 0x4070a9a1 in KIconLoader::loadIcon () from /opt/kde2/lib/libkdecore.so.3 > #9 0x4070dcd1 in SmallIcon () from /opt/kde2/lib/libkdecore.so.3 > #10 0x4070dd5f in SmallIconSet () from /opt/kde2/lib/libkdecore.so.3 > #11 0x404b5a08 in KAction::setIcon () from /opt/kde2/lib/libkdeui.so.3 > #12 0x404b2505 in KAction::KAction () from /opt/kde2/lib/libkdeui.so.3 > #13 0x404d514c in KStdAction::close () from /opt/kde2/lib/libkdeui.so.3 > #14 0x41131f4d in KoMainWindow::KoMainWindow () > from /opt/kde2/lib/libkofficecore.so.1 > #15 0x4108b3a5 in KoShellWindow::KoShellWindow () from /opt/kde2/lib/koshell.so > #16 0x4108b211 in main () from /opt/kde2/lib/koshell.so > #17 0x804a9a1 in launch () > #18 0x804b991 in handle_launcher_request () > #19 0x804be15 in handle_requests () > #20 0x804d2ea in main () > #21 0x40fb8a8e in __libc_start_main () at ../sysdeps/generic/libc-start.c:93 > Carsten Pfeiffer
This is a multi-part message in MIME format. --------------152ACF45B8A182D8B706CF12 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit -- As long as Linux remains a religion of freeware fanatics Microsoft have nothing to worry about. By Michael Surkan PC Week Online --------------152ACF45B8A182D8B706CF12 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline Return-Path: <bengel@grobbebol.xs4all.nl> Delivered-To: coolo@master.kde.org Received: (qmail 30486 invoked by uid 1055); 27 Sep 2000 10:11:12 -0000 Delivered-To: kde.org-coolo@kde.org Received: (qmail 30483 invoked from network); 27 Sep 2000 10:11:12 -0000 Received: from smtp3.xs4all.nl (194.109.127.132) by max.tat.physik.uni-tuebingen.de with SMTP; 27 Sep 2000 10:11:12 -0000 Received: from grobbebol.xs4all.nl (grobbebol.xs4all.nl [194.109.14.68]) by smtp3.xs4all.nl (8.9.3/8.9.3) with ESMTP id MAA22832 for <coolo@kde.org>; Wed 27 Sep 2000 12:11:11 +0200 (CEST) Received: (from bengel@localhost) by grobbebol.xs4all.nl (8.10.2/8.10.2/SuSE Linux 8.10.0-0.3) id e8R9jnb28317 for coolo@kde.org; Wed 27 Sep 2000 09:45:49 GMT Date: Wed 27 Sep 2000 09:45:49 +0000 From: "Roeland Th. Jansen" <bengel@grobbebol.xs4all.nl> To: Stephan Kulow <coolo@kde.org> Subject: Re: Bug#11749: started koshell .... Message-ID: <20000927094549.A26172@grobbebol.xs4all.nl> References: <200009251850.e8PIoRv13218@grobbebol.xs4all.nl> <39CFA312.52CD0566@kde.org> <20000925191401.C11256@grobbebol.xs4all.nl> <39CFA5EA.88FFD8C4@kde.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <39CFA5EA.88FFD8C4@kde.org>; from coolo@kde.org on Mon Sep 25 2000 at 09:22:18PM +0200 On Mon Sep 25 2000 at 09:22:18PM +0200 Stephan Kulow wrote: > "Roeland Th. Jansen" wrote: > > > > > Could you please run strace -f koshell? It crashes most likely > > > because you're using an old libpng and we have an icon that crashes > > > your libpng. So I'd like to know what icon it loaded last > > > > could that also explain the black icons I see on the desktop ? > > > Definitly. as per your request I recompiled libpng and still some black icons and koshell crashes. the used libpng is libpng-1.0.6; then I started to look at eventual peices of libpng left over at other places. I found in .../X11R6/lib some old versions that were more than a year old. I killed them made symlinks and there it goes. the icons aren't black. koshell also doesn't segfault anymore. thanks for the help ! now that I see the new dekstop -- it's reallo good looking ... -- Grobbebol's Home | Don't give in to spammers. -o) http://www.xs4all.nl/~bengel/ | Use your real e-mail address /\ Linux 2.2.16 SMP 2x466MHz / 256 MB | on Usenet. _\_v --------------152ACF45B8A182D8B706CF12--
On Tue Sep 26 2000 at 11:10:57AM +0200 Carsten Pfeiffer wrote: > On Mon 25 Sep 2000 Roeland Th. Jansen wrote: > > SuSE 7.0 apparently ships a broken libpng please get a new package or > compile libpng yourself. mentioned this to Stephan al well -- rebuilt the libpng -- no help; then I found a different sized same version libpng in .../X11R6/lib; remnoved and symlinked them to the right libpng and it works. thanks fr your help. kde2 looks very sexy. -- Grobbebol's Home | Don't give in to spammers. -o) http://www.xs4all.nl/~bengel/ | Use your real e-mail address /\ Linux 2.2.16 SMP 2x466MHz / 256 MB | on Usenet. _\_v
*** Bug 117450 has been marked as a duplicate of this bug. ***