Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abort buttons in Download queue not functional #7

Closed
QnD opened this issue Jun 19, 2014 · 2 comments
Closed

Abort buttons in Download queue not functional #7

QnD opened this issue Jun 19, 2014 · 2 comments

Comments

@QnD
Copy link

QnD commented Jun 19, 2014

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

kraiz pushed a commit that referenced this issue Jun 20, 2014
@kraiz
Copy link
Collaborator

kraiz commented Jun 20, 2014

0.2.0 seems to be affected too:

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) 

@kraiz
Copy link
Collaborator

kraiz commented Jun 20, 2014

Fixed in 0.2.1

@kraiz kraiz closed this as completed Jun 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants