Version: v0.8.3 (using KDE 3.3.2, (3.1)) Compiler: gcc version 3.3.5 (Debian 1:3.3.5-13) OS: Linux (i686) release 2.6.11.6 Kget is integrated into the konqueror, whenever I select a file to download, the box "Save As" - "Open with" box appears, when I select "Save As", kget takes over and immediately tries to download the file into the directory specified in the UseLastDirectory setting of the rc file. Using right-click and Save-As, this does not happen. The list of files in "Recent files" is NOT current, but the leftmost file is the one I tried saving into the "/usr/local/src/" directory. Since then, I downloaded plenty of files, but into different locations. I'm searched via find ~ -name \*kget\* and found two hits: the rc file and the status directory below KDEHOME. Below you find the content of my kgetrc (which is writeable and its mtime is uptodate): ===START [Advanced] AddQueued=true AdvancedIndividual=true ExpertMode=true FirstRun=false GetSizes=true IconifyIndividual=false KonquerorIntegration=true RemoveOnSuccess=true ShowIndividual=false ShowMain=false [Automation] AutoDisconnect=false AutoPaste=false AutoSave=true AutoSaveInterval=10 AutoShutdown=true DisconnectCommand=kppp -k DisconnectTimeHour=0 DisconnectTimeMinute=0 TimedDisconnect=false [Connection] ConnectionType=0 LinkNumber=0 OfflineMode=false ReconnectOnBroken=true ReconnectOnError=true ReconnectRetries=10 ReconnectTime=1 TimeoutData=5 TimeoutDataNoResume=15 [Directories] Items= LastDirectory=/usr/local/src UseLastDirectory=false [DropGeometry] Position=200,200 State=96 [KFileDialog Settings] Preview Size=60 Recent Files=/usr/local/src/linux-2.6.16.14.tar.bz2,[[snip]] ShowPreviews=false ViewMode=SmallColumns [KFileDialog Speedbar] Speedbar IconSize=22 [Limits] MaxSimConnections=1 MaximumBandwidth=10000 MinimumBandwidth=1000 [ListView] ColumnOrder=0,1,2,3,4,5,6,7,8 ColumnWidths=30,376,44,60,30,97,111,81,7815 SortAscending=true SortColumn=-1 [MainGeometry] Position=320,276 Size=939,664 State=0 [Misc] Font=Bitstream Vera Sans,12,-1,5,50,0,0,0,0,0 [Search] SearchFastest=false SearchItems=20 SwitchHosts=false TimeoutSearch=30 [System] Added=/usr/share/apps/kget/sounds/added.wav Finished=/usr/share/apps/kget/sounds/finished.wav FinishedAll=/usr/share/apps/kget/sounds/finishedall.wav Started=/usr/share/apps/kget/sounds/started.wav UseAnimation=true UseSound=true ===END
I think the last used folder is used by default in KDE as long as an app is started. This is a feature.