You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The abort buttons in the download queue do not seem to work.
Steps to reproduce: Add a file to the download queue. It does not matter if this file is currently downloaded or just on the queue. Click the red "Abort" button.
Expected behavior: Download is stopped, entry disappears, (perhaps) incomplete file is removed
Actual behavior: Nothing happens
Used Version: 0.1.1
Regards
Joachim
The text was updated successfully, but these errors were encountered:
ReferenceError: EiskaltRPC is not defined
at h.$scope.abort (http://pi/js/controllers/queue.js:19:9)
at http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.0-beta.7/angular.min.js:178:382
at http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.0-beta.7/angular.min.js:198:359
at h.$eval (http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.0-beta.7/angular.min.js:112:316)
at h.$apply (http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.0-beta.7/angular.min.js:113:48)
at HTMLButtonElement.<anonymous> (http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.0-beta.7/angular.min.js:198:341)
at http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.0-beta.7/angular.min.js:31:225
at q (http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.0-beta.7/angular.min.js:7:386)
at HTMLButtonElement.Ce.c (http://cdnjs.cloudflare.com/ajax/libs/angular.js/1.3.0-beta.7/angular.min.js:31:207)
The abort buttons in the download queue do not seem to work.
Steps to reproduce: Add a file to the download queue. It does not matter if this file is currently downloaded or just on the queue. Click the red "Abort" button.
Expected behavior: Download is stopped, entry disappears, (perhaps) incomplete file is removed
Actual behavior: Nothing happens
Used Version: 0.1.1
Regards
Joachim
The text was updated successfully, but these errors were encountered: