Version: 0.8.3 (using KDE KDE 3.1.2) Installed from: Gentoo Packages Compiler: gcc -v Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/specs Configured with: /var/tmp/portage/gcc-3.2.3-r1/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,ada,f77,objc,java --enable-threads=posix --enable-long-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --without-included-gettext Thread model: posix gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r1, propolice) OS: Linux When Konq is in HTML viewing mode the KGet button in the toolbar is displayed. Whereas when Konq is in FTP viewing mode the KGet button is not displayed in the toolbar. FTP mode is the most common mode for wanting to use KGet for me. The problem also exists when Konq is in file manager mode. The expected behaviour I would expect is that in both FTP and file manager mode the KGet button should be available. Konq ver 3.1.2
Same problem here, with Konqueror and KGet CVS as of Jan 10, 2004.
Replaced ahead@bigpond.net.au with null@kde.org due to bounces by reporter
I think FTP-Mode/Filemanager-Mode are nearly similar. AFAIK a bugfix for needs changes in Konqueror, so, perhaps we can change this for 4.1^^ Cheers Lukas
SVN commit 1145427 by mfuchs: Show KGet icon in Konqueror/Dolphin, when ftp/sftp protocoll is being used. BUG:62749 M +2 -1 CMakeLists.txt M +179 -145 kget_plug_in.cpp M +30 -1 kget_plug_in.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1145427
SVN commit 1145428 by mfuchs: Fowardport r1145427 Show KGet icon in Konqueror/Dolphin, when ftp/sftp protocoll is being used. CCBUG:62749 M +2 -1 CMakeLists.txt M +179 -145 kget_plug_in.cpp M +30 -1 kget_plug_in.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1145428