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

SpoolManager together with FilamentManager produces error in filament sidebar usage #216

Closed
Mascherino opened this issue Nov 15, 2021 · 2 comments
Labels
type: bug Something isn't working

Comments

@Mascherino
Copy link

Hey I don't know long this error has been present, but I only recently noticed it.

Using only SpoolManager displays the filament usage in the sidebar in meters as expected.
Using only FilamentManager also works as expected, showing filament usage in grams and meters in the sidebar.
But when using them both together the filament usage displays only display "NaNm" and I get the following error in the developer console.

image

image

I'm using Octoprint 1.7.0, SpoolManager 1.5.0 and FilamentManager 1.9.0.
I have disabled all other plugins to avoid any conflicts with other 3rd party plugins.

I'll just use FilamantManager only from now on as it seems to be working just fine.

@OllisGit OllisGit added the status: inProgress I am working on it label Nov 17, 2021
@OllisGit OllisGit added status: inNextRelease Will be implemented/fixed in next release type: bug Something isn't working and removed status: inProgress I am working on it labels Jan 7, 2022
OllisGit added a commit that referenced this issue Jan 12, 2022
- E release-channles
- E stale-bot via github-actions
- E #79, #87, #99, #119, #157, #176, #202, weight calculation during editing PR #206, thx al lot @TiziG
- E #106 switching from travis to github-actions
- E #107, #215 database-settings in the log will only be shown, if sql-logging is enabled
- E #170 inform user about switching a spool already selected
- E #213 sort/filter options in spool selection dialog
- E Extrusion-Debugging: Show current extrusion during printing

- B #188 touchUI conflict
- B #193, #196 sorting/showing of remaining weight
- B #205 changed to "browser-native" date/time picker
- B #210 loadCatalogColors when color name is blank
- B #211 button text changed
- B #212 import CSV only if printer in idle-mode
- B #216 FilamentManager and SpoolManager used same viewmodel
- B #217 when print is paused the extruded filament is assigned to the spool and the counter is reseted
@OllisGit
Copy link
Owner

Hi @Mascherino ,
in the latest version the issue should be fixed.
Please test and give a feedback.

Thx in advance
Olli

@OllisGit OllisGit added status: waitingForTestFeedback and removed status: inNextRelease Will be implemented/fixed in next release labels Jan 12, 2022
@Mascherino
Copy link
Author

Combination of both plugins works fine again. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants