Virtualc64: User settings for Game Port not reflected in toolbar after restart

Created on 18 Dec 2018  路  3Comments  路  Source: dirkwhoffmann/virtualc64

Version: V3.3 alpha3
Scenario:

  • Set Port 2 to Keyset 1
  • Toolbar looks like:
    image
  • Verify the " " is not working
  • Restart
  • Toolbar looks like:
    image
  • Verify the " " is not working (i.e. it is correct as port 2 is actually configured with Keyset 1 but toolbar is incorrect

Same happens with Port 1 and Keyset 1 or 2 or any other setting.

An interesting thing. If after the scenario above, I change Port 1 setting, then the toolbar for Port 2 is correctly changed which demonstrate a problem in initialisation of the buttons in the toolbar.

Another small remark. The fact that Keyset 1 and 2 are the same icon makes it difficult to know what is assigned. Same applies to USB device icons.

bug

All 3 comments

Thanks for the detailed description how to reproduce the bug. Fix was easy (function validateToolbarItems() ) was not called on startup.

In addition, keyset 1 and keyset 2 have two different icons now:

screenshot 2018-12-21 at 10 48 35

Everything working for me 馃槈
Just a last observation: icon L&F/similarity is also true from USB device i.e. USB 1 and USB 2 have same icon.

Now, USB icons are different, too:

screenshot 2018-12-21 at 12 02 19

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dirkwhoffmann picture dirkwhoffmann  路  5Comments

bluecursor picture bluecursor  路  5Comments

dirkwhoffmann picture dirkwhoffmann  路  6Comments

puleyo picture puleyo  路  6Comments

dirkwhoffmann picture dirkwhoffmann  路  7Comments