Neelix
Insecticidal Maniac
Oh, and I see, that PNDManager also scans subdirectories of the PND directores (see output line above: .../desktop/alt/...). I put the PND in subdirectory "alt", because then it does not appear on the desktop, i.e. is "not installed" then. So I think PNDManager should also not consider PNDs installed, if they are in a subdirectory of desktop/, menu/, apps/...)
I'm actually surprised that you managed to remove them from the desktop in that way since subdirectories of these directories are still visible to libpnd.
This is why all my 'hidden' PNDs are out of the 'pandora' directory entirely and stuck in a folder called SDCARDNAME/Other/ where they are neatly hidden from libpnd.
Yeah, that takes quite a bit of valuable space. What would you take out to make it fit?Currently the location section in the Installed view only shows which card the PND is installed to. Ideally I'd like to see the full path split across three lines: media, path, filename. eg:
Media: /media/SDCARDNAME/
Location: pandora/menu/
Filename: application.pnd
In the same view I'd also like to see an indicator as to whether that PND exists in the repo. (or which repo if any and which version if different.)
On my screen theres a significant area of whitespace underneath the existing information in the left panel, why would anything need to be taken out?
Hmm..... Over what kind of time frame do the 5 resume attempts occur? Entirely possible I didn't get wifi reconnected until after the 5th attempt, but it seems (based on how PNDManager reacted) that the handle was not freed until I triggered the restart. Perhaps allow for a manual resume to be triggered at any time while the handle exists? then a button could be added to the application data panels when a 'downloading' application has no active download.Currently the download resume is automated, if download cuts it will try it again 5 times resuming where it left. However, it won't work if you start the download again. (This is because libpndman uses temporary files which are removed when handle is freed) However, It's not impossible to change how this works.
- Neelix