Package: axel-kapt
Version: 1.0b-1
Severity: important
When I run axel-kapt from the console, it starts to soak up all
available memory. My host grinds to a halt as memory for all other
processes is swapped out. When axel-kapt has used up all available
RAM and cache, it crashes. Here's what I see on my console:
$ axel-kapt
sh: line 43: 25220 Done echo '
start :framed "Axel-Kapt Download Accelerator" -> info url config local
buttons filler;
info :horizontal -> txt ico;
txt -> @text(x%axel -V%);
ico -> @icon("connect_creating.png");
url "Url (you can add mirrors)" -> @string()="''";
config :horizontal "OPTIONS" -> checks term max connex search;
checks :horizontal -> proxy verb quiet;
proxy "No Proxy" -> @|" -N ";
verb "Verbose" -> @|" --verbose ";
quiet "Quiet" -> @|" -q ";
term "Terminal Type" -> @combo("konsole", "rxvt", "xterm", "aterm");
max "Max bps"-> @integer()=0;
connex :horizontal "Connections" -> @integer()=4;
search :framed "ftp Search" -> numsites | ! @ ;
numsites -> " --search=" @integer()=3;
local -> file | ! @ ;
file "Save as (optional). Choose a directory and type a filename..." -> "
--output=" @directory();
buttons :horizontal "Actions" -> mail help doit quit;
help -> @button(helpwin)="Help";
mail -> @action(bug)="Bug Report";
doit -> @exec(axel)="Start";
#doit -> @echo(axel)="Start";
quit -> @close="Exit";
filler -> @fill(); #sometimes the bottom is obscured..
#not just in kaptain. Some other qt apps too
helpwin "axel Help Text"-> helptitle helpwindow;
#huge button just to force the dialog wider
helptitle :horizontal -> @text(x%axel -V%) @close=">>>>>>>>>>>> Close
this window <<<<<<<<<<<<<";
helpwindow -> @list(x%axel --help%);
bug -> "kmail -s " x%axel -V | grep Axel | sed s/" "/"_"/g% " [EMAIL
PROTECTED]";
axel -> term " -e axel -s " max " -n "connex proxy verb quiet search " " local
" " url;
'
25221 Killed | kaptain
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (990, 'testing'), (300, 'unstable'), (200, 'stable')
Architecture: amd64 (x86_64)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Versions of packages axel-kapt depends on:
ii axel 1.0b-1 A light download accelerator - Con
ii kaptain 1:0.71-1.3 Graphical front-end for command li
ii konsole [x-terminal-emulator] 4:3.5.3-2 X terminal emulator for KDE
ii python 2.3.5-11 An interactive high-level object-o
axel-kapt recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]