{5} Assigned, Active Tickets by Owner (Full Description) (15 matches)

List tickets assigned, group by ticket owner. This report demonstrates the use of full-row display.

JimmY2K

Ticket Summary Component Milestone Type Created
Description
#243 Not support Chinese Character Downloads None defect 2007-07-05

Firefox version 2.0.0.4 DTA version 0.9.9.10 When try to save the download file, if the file name is in Chinese (I believe this apply to all double bytes file name) the file name save on the destination is garbage.Hope that the new version will support UTF-8 in displaying and saving the file.

Thanks for your great job. This will make it much better.

Thanks KK


MaierMan

Ticket Summary Component Milestone Type Created
Description
#251 mailbox support to allow TB to download attachments --- defect 2007-07-10

Implement mailbox protocol support so that TB users can download attachments.

Extending the protocol switch is not enough as the mailbox protocol seems to carry the filename within the query string; so dig into the TB source to see how they handle it ;)


#274 Mozilla on linux fails to remove/stat and sometimes fails to moveTo files via nsIFile --- 1.2 defect 2007-07-21

See https://bugzilla.mozilla.org/show_bug.cgi?id=389087

mozilla issues 32bit stat calls which will result in EOVERFLOW for 4GB+ files.
dTa is affected in the way that is is impossible to remove canceled tempfiles, remove after decompress and cross-partition (non-atomic) moveTo won't work.

Should probably go into the release notes.


#286 DownThemAll 1.0b1 cpu usage is very high Infrastructure None defect 2007-07-26

I have a six megabit connection and a 1,2 Ghz Centrino Laptop running Ubuntu 7.04. If I download only one file with only one chunk Firefox uses always at least 50 - 60% cpu and with two downloads with one chunk 80 - 90%. I think this is too much and it prevents cpu from scaling down so laptop makes much more noises. Wget btw. uses only around 1%. I know that a GUI needs more but I have disabled the great new tooltip so the difference shouldn't be so great. This is not only a problem of 1.0 beta since the old version has a similar problem but I think cpu usage has increased.

Btw. except of the high cpu usage DownThemAll is a great download manager and since 1.0b it works without problems under Linux and it is the only download manager for Linux I have found which could manage file name changes after download start (filenames different from url).


#648 *text* renaming tag broken? [was: Unwanted behaviour in 1.0] --- None defect 2008-03-25

I use DTA to make backup copies of documents from a web based front-end to a Document Management System.

The web page presents the links like this: http://192.200.9.10/ivscripts/qwbcgi.exe/docfetch?igs_mn_sessionid=8770&id=4&db=gpl

and the text decsription might be "Quality Systems Manual". Most documents are in PDF format, some are JPGs.

I use a renaming mask of *text*.*ext* Before version 1.0 this worked correctly and I would be able to download all 1,000 files which would be named "Quality Systems Manual.pdf" etc.

Version 1.0 downloads the files but leaves the extension blank for PDFs (however for JPGs the extension is added).

I have just gone back to the previous 0.99 version and it is working as I require.


#794 Downloads Cancelled for size mismatch beetween real and NaN Downloads None defect 2008-06-18

Windows XP Sp2 + FF3 + DDA1.0.3 Fist of all: Sorry about my poor english!!!! GO: I have updated to FF3 today and this error appeared for 1st time. When i try to download links like this, for example : ftp://hometown.aol.com/saritox/private/maihime04_001.jpg it starts downloading with size reported as "XX.Xkb of NaN bytes". The file gets fully downloaded, becouse i know the actual size, and when it finishes y get an error: File size mismatch XXXXXXXX (in bytes - the real size of the file) with NaN and DDA cancels the download. I need help on this please!!! thanks anyway!!!!


#310 Add visual indicators for download state --- 1.1 enhancement 2007-08-15

I would like to see some visual indicators displaying the state the download currently is in.
Reason for this is that with all the error text and stuff it is sometimes hard to determine it. Futhermore it is simply more easily scannable.
The colors of the progressbar don't help usually when especially when there was no progress yet. ;)

I'm thinking of icons to distinguish following states:

  • Queued
  • Running (which should include finishing)
    • Resumable? I would opt for it.
  • Paused
  • Canceled
  • Complete
    • Complete with verification

Question remains where to place such icons... Extra column or as part of e.g. the state/est.time column?


#349 Queue searching User Interface 1.2 enhancement 2007-09-16

Implement searching of the download list.

  • Search what (filename, URL, description, ...)
  • Visual indication for search result
  • Mark items, hide non-matching items, ... ?

#373 Implement nsIWebProgressListener in Download. --- enhancement 2007-09-29

A lot of extensions try to query nsIWebProgress for all channels they can see. Many of them do not handle errors properly.

For the sake of compatibility implement this interface in our Download (no-op).


#487 Implement "auto clear complete". User Interface 1.1 enhancement 2008-01-26

Implement "auto clear complete", which would clear completed downloads (almost) instantly.


#879 Shouldn't reset maxchunks on initial errors --- 1.1 defect 2008-10-05

Right now maxchunks is reset to 1 if the starter chunk fails (like timeouts).

Obviously this shouldn't happen in such a case.


#37 Sort columns in "download in progress screen" User Interface None enhancement 2007-02-28

It would be nice that if you click on a column header in the download in progress screen, it would sort the remaining downloads by that column...


#84 add URLs to existing downloads Downloads None enhancement 2007-04-02

Recently, I have encountered some large downloads that have time-restricted authenticators. Sometimes those downloads get interrupted for one reason or another, and dTa cannot continue because the URL it was using is no longer valid. But I cannot seem to continue the download with a new URL. Being able to add a new URL to the download would solve this problem.

Of course, there are other reasons that this might be useful, like in downloading from multiple file repositories at the same time.


#98 Allow user to add additional URI(s) that provide the same content Downloads enhancement 2007-04-12

When downloading large files that are available from several mirrors, it would be handy to allow adding an additional URI to the task. Downloads could be done in parallel from all of the URIs in the list, which should allow for a large speed improvement over downloading in parallel from the same host.

Possible problems: User can specify a URI that does not contain the same data. Some data could be downloaded from multiple URIs to verify that they match.

The current code probably isn't designed with this feature in mind and might require large changes.

How many parts would be used for each URI? For example, if 2 URIs are specified, does each receive 1/2 of the total allocated for the task or does each receive the number allocated, meaning that there are actually 2x as many streams as specified?


#722 Add notes to downloads User Interface 1.1 enhancement 2008-05-07

Can we please have ability to add a note to a download (or selected group of downloads, if possible). Would make it very handy when downloading archives from sites where archives are password protected and need somewhere to record it.


Note: See TracReports for help on using and creating reports.