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

How do I delete the installation configuration file #1024

Closed
MAKOMO opened this issue Dec 1, 2022 Discussed in #1021 · 2 comments
Closed

How do I delete the installation configuration file #1024

MAKOMO opened this issue Dec 1, 2022 Discussed in #1021 · 2 comments

Comments

@MAKOMO
Copy link
Member

MAKOMO commented Dec 1, 2022

Discussed in #1021

Originally posted by Terracotta-62 December 1, 2022
e14f4d32431902136dd17557f04814c
File "matplotlib\backends\backend_qt.py", line 344, in resizeEvent
File "matplotlib\figure.py", line 2956, in set_size_inches


matplotlib\backends\backend_qt.py::resizeEvent:351
self = <artisanlib.main.tphasescanvas object at 0x000002110795FAC0>
event = <PyQt6.QtGui.QResizeEvent object at 0x0000021109CC7010>
w = 550
h = 0
dpival = -20
winch = -27.5
hinch = -0.0
matplotlib\figure.py::set_size_inches:2956
self = Figure(20x20)
w = -27.5
h = -0.0
forward = False
size = [-27.5 -0. ]

@MAKOMO
Copy link
Member Author

MAKOMO commented Dec 1, 2022

There is currently no easy way to delete app settings without having Artisan running (there you can use the Factory Settings entry under menu Help) as those settings are stored in the Windows registry.

I did catch the issue of a faulty dpi setting which will be ignored by future Artisan versions. A new continuous build of Artisan v2.8.1 will be available in about 30min: https://github.com/artisan-roaster-scope/artisan/releases/tag/continuous

@MAKOMO
Copy link
Member Author

MAKOMO commented Dec 1, 2022

Adds factory reset by pressing ALT/OPTION modifier on startup (Commit b2dc579)

@MAKOMO MAKOMO closed this as completed Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant