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

Unable to update Wallpaper #1234

Closed
cuesir opened this issue Sep 29, 2022 · 2 comments
Closed

Unable to update Wallpaper #1234

cuesir opened this issue Sep 29, 2022 · 2 comments
Labels
bug Something isn't working / good issue report released

Comments

@cuesir
Copy link

cuesir commented Sep 29, 2022

OctoFarm Version

1.6.8

OctoPrint Version(s)

1.8.3

pm2 or docker?

pm2

Operating System

Windows 10

Description of the problem

Unable to change wallpaper

Steps taken to reproduce

  1. Selected .jpg
  2. Clicked upload
  3. page refreshes and nothing happens.
  4. restarted octofarm and wallpaper still not updated.
  5. replaced the default_bg.jpg file to the file I want and still not changed.
@cuesir cuesir added the bug Something isn't working / good issue report label Sep 29, 2022
@NotExpectedYet
Copy link
Member

I believe your old wallpaper should come back when I've fixed this.

I gather history view is broken too

NotExpectedYet added a commit that referenced this issue Oct 1, 2022
### [1.6.9](v1.6.8...v1.6.9) (2022-10-01)

### ➰ What a drag! ➰

* **client:** compile client down with babel support ([46015fb](46015fb))
* **client:** improve babel config ([300ba56](300ba56))
* **main:** add git ignore for new client development path ([719b9b6](719b9b6))
* **main:** fix development version assets not been found ([5c83d17](5c83d17))
* **main:** fix eslint rules triggering on top level reserved words ([b91bce4](b91bce4))
* **main:** update dependencies ([d98cb3e](d98cb3e))

### 🔨 Bug Fix 🔨

* **client:** conflict between current operation id and main views ([1ed2977](1ed2977)), closes [#1227](#1227)
* **client:** fix current operations sorting ([4ee3517](4ee3517)), closes [#1218](#1218)
* **client:** fix dashboard resizing ([ef022a0](ef022a0))
* **client:** incorrect path for background image ([a3091e5](a3091e5)), closes [#1234](#1234)
* **client:** unable to create new folders on op client ([61d4653](61d4653)), closes [#1226](#1226)
* **server:** a failed ip match would still attempt to be read ([89e543f](89e543f))
* **server:** couldn't parse octopi token when didn't exist ([00ceee7](00ceee7))
* **server:** normalise filenames before comparing for uniqeness ([e05c984](e05c984)), closes [#1233](#1233)
* **server:** unable to detach spools from printer ([20c3489](20c3489)), closes [#1232](#1232)

### 👗 UI! 👗

* **client:** split "view" button into "info" and "gallery" ([b3a1b0f](b3a1b0f))

### 😣 Code Refactor 😣

* **client:** increase length rounding so smaller values are displayed ([548cc98](548cc98))

### ❌ Removed ❌

* **client:** disable ability to edit and save spool changes ([b584d74](b584d74)), closes [#1217](#1217)
@NotExpectedYet
Copy link
Member

🎉 This issue has been resolved in version 1.6.9 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working / good issue report released
Projects
Development

No branches or pull requests

2 participants