Release Stopping TODOs for GUI
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Apt Offline Qt |
New
|
Wishlist
|
Unassigned |
Bug Description
Immediate changes
-------
[ ] AptOfflineCoreLib -
installer makes directory using PID, if a person uses the install dialog box to install from 3 different zip files, the mkdir fails.
suggest a way to generate unique names for temporary install DIR's and implement it.
[ ] The fetcher's output has too many gaps between lines in rawLogHolder, change the value of LINE_OVERWRITE_
[ ] convert upgrade, install radio buttons to check boxes -> a use case where user upgrades and adds new package is also possible.
[ ] support download directory as well as zip files while installing
[ ] fix total count in installer, failed in one of the tests
Future todos
-------------------
-- Fetch bug reports
-- # threads
-- close -> provide ui options to handle y/n/c/thread
[ ] AptOfflineCoreLib -
installer makes directory using PID, if a person uses the install dialog box to install from 3 different zip files, the mkdir fails.
suggest a way to generate unique names for temporary install DIR's and implement it.
[+] The fetcher's output has too many gaps between lines in rawLogHolder, change the value of LINE_OVERWRITE_ SMALL to 1 or as per the need before starting installer
[+] Threading option in fetcher ui
[ ] convert upgrade, install radio buttons to check boxes -> a use case where user upgrades and adds new package is also possible.
[ ] support download directory as well as zip files while installing
[ ] fix total count in installer, failed in one of the tests