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

Roast/Cup Profile: value keep changing to max or min if double clicked #360

Closed
bigl00z3 opened this issue Jun 9, 2019 · 4 comments
Closed

Comments

@bigl00z3
Copy link

bigl00z3 commented Jun 9, 2019

Expected Behavior

in Roast/Cup Profile.. When double clicking on a value for the spider chart, the value should move by 2 steps

Actual Behavior

When double clicking, the values keeps changing until reaching either the lowest (0) or the highest (10) value (takes around 14 seconds to move from 0 to 10).

Steps to Reproduce the Problem

  1. Open Roast file
  2. Open menu Roast/Cup Profile..
  3. Double click on the arrow to increase a value.

Specifications

  • Artisan Version: tested in Artisan 1.6.99 and Artisan 2.0.0
  • Artisan Build (number in brackets shown in the about box): tested in (d8854fe) and (a0a1fac)
  • Platform (Mac/Windows/Linux + OS version): OS X
  • Connected devices or roasting machine: Currently none. I'm just editing a roast after cupping it.

Please attach your current Artisan settings file (as exported via menu Help >> Save Setings as *.aset) file.
Please attach any relevant Artisan *.alog profiles.

Artisan files.zip

Note that you need either add a .txt extension or zip the files before uploading. Otherwise you will receive a "Not a supported file type" error on uploading.

@MAKOMO
Copy link
Member

MAKOMO commented Jul 5, 2019

Hm. Dave and myself cannot duplicate this on our RPis (nor on Windows and Mac OS X). This might be caused either by the outdated Qt 5.7 GUI lib bundled with Artisan for Raspian Stretch or we just do not understand clearly the issue.

@bigl00z3
Copy link
Author

bigl00z3 commented Jul 5, 2019 via email

@MAKOMO
Copy link
Member

MAKOMO commented Jul 5, 2019

Wow! Now I can duplicate the issue at least on one of my machines. It does not happen always, but it happens. I have also an idea why. Very strange chain of events... I'll try to fix this with a work around.

MAKOMO added a commit that referenced this issue Jul 5, 2019
… events

improved attach for networked Phidgets
@MAKOMO
Copy link
Member

MAKOMO commented Jul 5, 2019

Commit 53c1500 somehow improves on the situation caused by slow redraw of the canvas but does not fully resolve it. A tripple click still leads to this behaviour.

Related:
https://stackoverflow.com/questions/41568990/how-do-i-prevent-double-valuechanged-events-when-i-press-the-arrows-in-a-qspinbo

@MAKOMO MAKOMO closed this as completed Jul 5, 2019
MAKOMO added a commit that referenced this issue Mar 7, 2020
… and fixes an issue with background cupping on adding labels
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants