Bug 89379 - Some ideas for kget
Summary: Some ideas for kget
Status: RESOLVED FIXED
Alias: None
Product: kget
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Mandrake RPMs Linux
: NOR wishlist
Target Milestone: ---
Assignee: KGet authors
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-12 22:41 UTC by Nicolas Ternisien
Modified: 2007-09-22 17:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Ternisien 2004-09-12 22:41:03 UTC
Version:            (using KDE KDE 3.2.3)
Installed from:    Mandrake RPMs
OS:                Linux

I have some request features to improve KGet, in my opinion of course.

- First, it will be very useful if there was a option to retry downloading even if the server or the internet connection is down. Indeed, I have a rtc line, and everybody in my house connect and disconnect from internet, so my downloads are often stopped, and with only 99 retries, it is quickly cancelled, and it disappears of my download files list.


- In second, if kget didn't open a dialog box to inform us that the connection with the server is down, it will be good, because, when you are not connected, it's hard to open a connection to the server ;-)

- In the configuration dialog, in the tab Limit, it will be nice to replace "Maximum number of opened connection" (I don't know the real name of this option in english, because i'm french (it's also explain why my sentences are not very good ;-) )

- I think there are too much icons in the toolbar of Kget, and buttons like Expert, Last Folder, Automatic Closing... are not very useful because when you launch this program, you click only one time on these buttons, and that's all.

- It will be interested if, in the configuration tab Folder, if you can add an entry for a folder where you place all files, instead of a folder/extension.

- If KGet use the KDE 3.2 sound modules to define a sound / action, it will be more integrated in the environment.

- A option to see the downloaded size of each file in the main list will be interested.

- The word "waiting" instead of a 0,00 Ko per second seems to be not very appropriate in the speed column of the main list.

- I don't understand the option "In case of stopped connection" in the first configuration tab, what does it allow ?

To conclude, I think this program is too much complicated, and it will be very interested to simplify it, because it is a program that it very useful in the KDE environment.

PS: I used to use Downloader 4 X, and to definitely try to use "only" KDE programs, i try Kget during 3 months, and i give you my opinion.

Sorry if you think that i was agressive with your program, but I am not very good in english, and it's difficult to modulate my sentences ... ;-)
Comment 1 Urs Wolfer 2005-07-25 18:16:14 UTC
SVN commit 438642 by uwolfer:

Add information in config dialog tab folder that user can set default folder for all files with *. (#5 wish #89379)

CCBUG: 89379

 M  +1 -1      dlgdirectoriesbase.ui  


--- trunk/KDE/kdenetwork/kget/dlgdirectoriesbase.ui #438641:438642
@@ -183,7 +183,7 @@
                 <cstring>lb_ext</cstring>
             </property>
             <property name="text">
-                <string>Extension:</string>
+                <string>Extension: ( * for all files )</string>
             </property>
         </widget>
         <widget class="KURLRequester" row="2" column="1">
Comment 2 Urs Wolfer 2007-09-22 17:16:22 UTC
Most of these issues has been fixed in KGet trunk (KDE 4). If you find something missed, please open a new bug report.