Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41515 - KGet crashes after QT 3.3 upgrade
Summary: KGet crashes after QT 3.3 upgrade
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-13 17:11 UTC by Stuart W. Finlayson
Modified: 2004-05-13 20:01 UTC (History)
2 users (show)

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


Attachments
kdenetwork-3.2.1-kget-crash.patch (kdenetwork-3.2.1-kget-crash.patch,5.87 KB, patch)
2004-03-16 12:54 UTC, Jani-Matti Hätinen
Details | Diff
Remove threading from kget (kget-3.2.1-nothread.diff,9.12 KB, patch)
2004-03-29 14:39 UTC, Marc Ballarin
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stuart W. Finlayson 2004-02-13 17:11:42 UTC
When I go to download files using KGet (through Konqueror), I can get two or three to work fine, but anything beyond that and KGet crashes and cannot be restarted--it just spawns defunct processes that never die. I have tried re-emerging qt, kdelibs, kdeartwork, kdeaddons, and kdenetwork, both with and without the ipv6 flag, but still no luck.

Reproducible: Always
Steps to Reproduce:
1. Upgrade to QT 3.3
2. Try downloading a bunch of files using KGet
3.

Actual Results:  
KGet crashes and burns after 2 or 3 files and cannot be restarted. 

Expected Results:  
The files you requested to download are downloaded. 

wolverine root # emerge info 
Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 
2.6.1-gentoo-r1) 
================================================================= 
System uname: 2.6.1-gentoo-r1 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz 
Gentoo Base System version 1.4.3.13 
Autoconf: sys-devel/autoconf-2.58 
Automake: sys-devel/automake-1.7.7 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-march=pentium4 -O2 -pipe" 
CHOST="i686-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /var/qmail/control" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-march=pentium4 -O2 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache" 
GENTOO_MIRRORS="http://mirror.clarkson.edu/pub/distributions/gentoo/ 
http://mirrors.tds.net/gentoo http://gentoo.seren.com/gentoo" 
MAKEOPTS="-j3" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.namerica.gentoo.org/gentoo-portage" 
USE="X aalib alsa apm arts avi cdr crypt dvd dvdr encode esd gif gpm imlib 
java jpeg kde libwww mad mikmod mmx motif mpeg ncurses nls oggvorbis opengl 
oss pam pdflib perl png python qt quicktime readline sdl slang spell sse ssl 
svga tcpd tetex tiff truetype x86 xml2 xmms xv xvid zlib"
Comment 1 EJ Finneran 2004-02-15 19:55:55 UTC
I'm having the same problem.  After starting a few downloads kget just sorta locks up.  It also started after upgrading to Qt 3.3.  I also tried re-emerging kdenetwork to no avail.

Portage 2.0.50-r1 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r9, 2.6.1)
=================================================================
System uname: 2.6.1 i686 AMD Athlon(TM) XP 2100+
Gentoo Base System version 1.4.3.13
distcc 2.11.1 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
Autoconf: sys-devel/autoconf-2.58
Automake: sys-devel/automake-1.7.7
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-march=athlon-xp -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.chem.wisc.edu/gentoo/ http://gentoo.oregonstate.edu http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.1.60/gentoo-portage"
USE="OSS X aalib acpi alsa apm arts avi berkdb bonobo cdr crypt cups dvd encode evo foomaticdb gdbm ggi gif gpm gtk gtk2 gtkhtml imlib java jpeg kde libg++ libvorbis libwww lirc mad mikmod mmx motif mozilla moznoirc mpeg ncurses nls oggvorbis opengl opie oss pam pdflib perl png python qt quicktime readline samba sdl slang spell sse ssl svga tcltk tcpd tiff truetype x86 xml2 xmms xv zlib"

Comment 2 Timothy Grant 2004-02-27 20:28:39 UTC
I too am facing this problem.
Comment 3 Timothy Grant 2004-02-27 22:50:29 UTC
I just tried re-emerging kdenetwork, and that did not improve the situation.
Comment 4 Davide Ferrari 2004-03-02 12:13:46 UTC
Got same problem here, with KDE 3.2.0 and QT 3.3.0. The only way to get KGet work again is to delete .kde/share/apps/kget, but then if you queue again 2 or more download, it hangs again and again and again..
Comment 5 friggos 2004-03-05 10:11:14 UTC
ok i had the same problem.
actually not the kget application crashes but only the ftont-end(gui)
so in order to solve this problem configure kget as...
step1:go to Settings (of kget)
step 2:configure kget...
step 3:Automation 
step 4:check Auto shutdown after completing downloads

friggos
Comment 6 Federico Fortini 2004-03-09 10:52:01 UTC
Same problem here, it seems a bug of kget itself, on kde bugs is a lot of request to fix it.
I haven't try new kdenetwork alredy, is possible it can relove problems.
Comment 7 Caleb Tennis (RETIRED) gentoo-dev 2004-03-09 10:54:14 UTC
I tried the patch available on bugs.kde.org. but it doesn't apply cleanly.
Comment 8 Jani-Matti Hätinen 2004-03-16 12:54:00 UTC
Created attachment 27492 [details, diff]
kdenetwork-3.2.1-kget-crash.patch

Here's a new version of patch #4954 at
(http://bugs.kde.org/show_bug.cgi?id=75737) fixed to work with
kdenetwork-3.2.1. Please test by copying to kde-base/kdenetwork/files/ and
uncommenting the epatch line in the kdenetwork-3.2.1 ebuild.
Comment 9 Marc Ballarin 2004-03-29 14:39:49 UTC
Created attachment 28322 [details, diff]
Remove threading from kget
Comment 10 Marc Ballarin 2004-03-29 14:40:42 UTC
This is an updated version of the more radical patch which completely removes threading from kget (http://bugs.kde.org/show_bug.cgi?id=74597).
Works fine so far...
Comment 11 Marc Ballarin 2004-04-13 15:09:47 UTC
Will there be an -r1 ebuild? Removing threading works fine, and has also been done in official KDE-CVS for KDE 3.2.2.


Comment 12 Caleb Tennis (RETIRED) gentoo-dev 2004-04-14 11:05:48 UTC
3.2.2 will be out very soon.
Comment 13 theboywho 2004-04-22 09:48:06 UTC
installed kdelibs-3.2.2 kdebase-3.2.2 and kdenetwork-3.2.2 - kget works fine.
Comment 14 Stuart W. Finlayson 2004-05-13 20:01:20 UTC
3.2.2 fixes this problem.