Custom Query (2449 matches)
Results (493 - 495 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #1340 | Duplicate | "move storage" issue | ||
| Description |
Greetings, well, the problem is that when you moving something with the "move storage" option, upload speed becomes 0. Btw, I think it may be useful to add "movement bar(?)" - where you can check how much you have to wait to move the file and it's destination. Thanks. |
|||
| #1341 | Fixed | @config.py:402, self._save_timer may be None | ||
| Description |
A bug in config.py results in config files not being properly written to disk. When save is called, self._save_timer may ne None which results in an exception at config.py:402. Fix attached. |
|||
| #1343 | Fixed | shouldn't import xdg on windows | ||
| Description |
Common.py line 66 imports xdg, this should be behind an 'if not windows_check()' |
|||
Note:
See TracQuery
for help on using queries.
