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

Can not print without a spool selected in 1.4.0 #168

Closed
The-EG opened this issue May 25, 2021 · 3 comments
Closed

Can not print without a spool selected in 1.4.0 #168

The-EG opened this issue May 25, 2021 · 3 comments
Labels

Comments

@The-EG
Copy link

The-EG commented May 25, 2021

With the new version, 1.4.0, I can no longer start a print with no spool selected.

Steps to reproduce:

  1. Un-select a spool in the spool manager pane:
    image
  2. Select a file and click 'Print'

The UI doesn't respond in anyway, but this error does occur in the javascript console:

Uncaught TypeError: result is undefined
    confirmSpoolSelectionBeforeStartPrint http://10.0.0.102/ender-3-v2/static/webassets/packed_plugins.js?87fa31a1:4470
    allowedToPrint http://10.0.0.102/ender-3-v2/static/webassets/packed_plugins.js?87fa31a1:4998
    c http://10.0.0.102/ender-3-v2/static/webassets/packed_libs.js?86afb3b9:13
    fireWith http://10.0.0.102/ender-3-v2/static/webassets/packed_libs.js?86afb3b9:13
    l http://10.0.0.102/ender-3-v2/static/webassets/packed_libs.js?86afb3b9:13
    o http://10.0.0.102/ender-3-v2/static/webassets/packed_libs.js?86afb3b9:13
    sentryWrapped http://10.0.0.102/ender-3-v2/static/webassets/packed_core.js?7846f86e:634

Prior versions showed a confirmation dialog, and started the print if the appropriate response was chosen.

OctoPrint 1.6.1, FireFox 88.0.1

@OllisGit OllisGit added status: inNextRelease Will be implemented/fixed in next release type: bug Something isn't working labels May 25, 2021
OllisGit added a commit that referenced this issue May 25, 2021
- B #168 printing was not possible if no spool was selected.
@OllisGit
Copy link
Owner

Hi @The-EG,

issue should be solved in latest release 1.4.3.

Please test and give feedback.

Thx, in advance
Olli

@OllisGit OllisGit added status: waitingForTestFeedback and removed status: inNextRelease Will be implemented/fixed in next release labels May 25, 2021
@The-EG
Copy link
Author

The-EG commented May 25, 2021

Thanks! I will test after my current print is finished.

@The-EG
Copy link
Author

The-EG commented May 25, 2021

Confirmed fix in 1.4.3. Thanks!

@The-EG The-EG closed this as completed May 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants