Skip to content

Plugin not working, because of Database issues. Check Plugin-Settings! #223

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

Closed
d4rken opened this issue Jan 13, 2022 · 9 comments
Closed
Labels
type: bug Something isn't working

Comments

@d4rken
Copy link

d4rken commented Jan 13, 2022

Screenshot from 2022-01-13 12-17-29

Octoprint Version 1.7.2
SpoolManager Version: 1.6.0

octoprint-spoolmanager.log
spoolmanager.zip

As far as I can tell, the plugin does work though and tracks consumed filament.

@OllisGit
Copy link
Owner

Really strange...from implementation perspective it is not possible:
image
There is only one boolean flag that decide to show the error-sentence OR the table-data and NOT both.

Do you have other plugins installed that "improves" the UI?
In your log I missed the starting phase, so I can't see what plugins are installed.

@OllisGit OllisGit added the status: waitingForFeedback Wating for Customers feedback label Jan 13, 2022
@d4rken
Copy link
Author

d4rken commented Jan 13, 2022

  • Cura Thumbnails (1.0.1) 
  • Dashboard (1.19.6) 
  • DisplayLayerProgress Plugin (1.27.2)
  • FileManager (0.1.6)
  • Firmware Updater (1.13.0)
  • Navbar Temperature Plugin (0.14) 
  • Octolapse (0.4.1) 
  • Preheat Button (0.8.0) 
  • PrintJobHistory (1.15.2) 
  • PrintTimeGenius Plugin (2.2.8) 
  • Resource Monitor (0.3.6) 
  • Slicer Thumbnails (1.0.0)
  • SpoolManager Plugin (1.6.0) 
  • Tab Order (0.5.12) 
  • Themeify (1.2.2) 

@d4rken
Copy link
Author

d4rken commented Jan 13, 2022

Seems to be caused by Themeify:
https://github.com/birkbjo/OctoPrint-Themeify

@OllisGit
Copy link
Owner

Hi @d4rken,

I installed the plugin, but I am not able to reproduce the issue.
So, when you disable "Themeify" then the DB message is gone, right?

What settings do you use?
image

image

@d4rken
Copy link
Author

d4rken commented Jan 15, 2022

I played a bit more and when I disable "customizations" and reload the page, it's also fixed.

Screenshot from 2022-01-15 20-03-09
Screenshot from 2022-01-15 20-02-39
Screenshot from 2022-01-15 20-00-10

@OllisGit
Copy link
Owner

Thx, for the screenshot! Now I was able to identify the issue, it is related to .row-fluid.

I will fix this in the next release. In the meantime you need to remove this entry...or ignore the message (like you do in the past).

BR
Olli

@OllisGit OllisGit added status: inNextRelease Will be implemented/fixed in next release and removed status: analysing status: waitingForFeedback Wating for Customers feedback labels Jan 16, 2022
@d4rken
Copy link
Author

d4rken commented Jan 16, 2022

Thank you so much for all your contributions to the 3D printing community ❤️.

OllisGit added a commit that referenced this issue Jan 31, 2022
- B #223 Hide database not working message
- B #230 dropdown-menu removed. fixing UICustomizer
@OllisGit
Copy link
Owner

Hi @d4rken,

the new bugfix release 1.6.1 is out.

Please test and give feedback.
Thx, in advance
Olli

@OllisGit OllisGit added status: waitingForTestFeedback type: bug Something isn't working and removed status: inNextRelease Will be implemented/fixed in next release labels Jan 31, 2022
@d4rken
Copy link
Author

d4rken commented Feb 1, 2022

Fixed 👍

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