Hm, I think just any kind of status information that would let me guess how things are going. When network connections are slow, you never really know if an application is actually doing anything or whether it might be stalled altogether.
How about showing the file name that's currently being worked on, and refresh that every second? That way the status should be updated regularly as long as something's actually happening (and if I know the structure of the directories that are being analyzed, I can actually guess how far the process is), and if the analysis process is really fast, like on a local drive, it's not slowed down by the status display.
Copy operation over slow network slows down Salamander
-
- ALTAP Staff
- Posts: 5231
- Joined: 08 Dec 2005, 06:34
- Location: Novy Bor, Czech Republic
- Contact:
Hi Oliver, Jan!Jan Rysavy wrote:Good idea, thank you! We can (minimal solution) visualize the ongoing process by some animation. Added to our to-do list.
Nice discussion and - indeed - a good solution!


Kind regards, KNUT
_____________________________________________
Satisfied Servant Salamander User from Version 1.5 till now
_____________________________________________
Satisfied Servant Salamander User from Version 1.5 till now
Why?
To me it is a quite real "problem", or rather, it often blocks my work when I have to wait for Salamander to read the entire contents of a directory before I can go on. Of course this is only a problem when I move or delete large quantities of files.Jan Rysavy wrote:Servant Salamander GUI is blocked, Reading directory tree message is displayed during this stage. It could be (theoretically) postponed to the separate thread, but it is a low priority for us (there are several problems related to this change).
I know that Windows Explorer is no better than Salamander in this point, but doesn't Salamander exist to make things easier and quicker than in Explorer?
It would be nice to understand why this is hard to move to the separate thread... I can't figure it out myself when I think about it.



-
- ALTAP Staff
- Posts: 5231
- Joined: 08 Dec 2005, 06:34
- Location: Novy Bor, Czech Republic
- Contact:
Re: Why?
We talked a bit about it and we will try to move reading to the separate thread (in Servant Salamander 3.0). I will update ALTAP Roadmap tomorrow.Jesper Hertel wrote:It would be nice to understand why this is hard to move to the separate thread...