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

Error when deleting a color palette, cannot undo #347

Closed
carllacan opened this issue Oct 9, 2020 · 3 comments
Closed

Error when deleting a color palette, cannot undo #347

carllacan opened this issue Oct 9, 2020 · 3 comments
Labels
bug Something isn't working

Comments

@carllacan
Copy link

Pixelorama version:

v0.8-dev

OS/device including version:

Debian 10, no GPU

Issue description:

I deleted a color palette and got an error window: "An error occured while removing the palette! Error code: 1"

I could not recover the palette by undoing the action.

Steps to reproduce:
Create a new palette, delete it. It doesn't matter if it is empty or not.

@carllacan carllacan added the bug Something isn't working label Oct 9, 2020
@matthewpaul-us
Copy link
Contributor

matthewpaul-us commented Oct 12, 2020

I took a look at v0.8-stable on Win10 and didn't have that issue. I'll retest with dev and see if it shows up there.

EDIT: I went to the early access on the web (v0.8.1-dev) and saw a similar error on removing the second palette I put in.
image

EDIT2: More testing shows these errors in the web console. The first pic is adding two palettes.
image

The second pic is the error on deleting a palette. Additionally, it dropped all palettes from the palette list. I think they were still there in storage, as when I added the same palette a second time, it appended a number to it.
image

EDIT3: I couldn't recreate with v0.8.1-dev on Win10

@novhack
Copy link
Contributor

novhack commented Oct 23, 2020

Most likely will be solved with #356.

@OverloadedOrama
Copy link
Member

Closing this as undo/redo is tracked in #356.

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

No branches or pull requests

4 participants