[Problem] MPF UI media type set incorrectly if tick/untick parameters tickbox #723

Closed
opened 2026-01-29 16:21:15 +00:00 by claunia · 1 comment
Owner

Originally created by @JohnVeness on GitHub (Jul 6, 2024).

Originally assigned to: @mnadareski on GitHub.

Version
What version are you using?

  • Stable release (version 3.2.0)
  • WIP release (version here)

Build
What runtime version are you using?

  • .NET 6.0 running on (Operating System)
  • .NET 8.0 running on (Windows 10)

Describe the issue
The media type box can get changed to an incorrect type simply by ticking then unticking the box to the right of parameters.

To Reproduce
Steps to reproduce the behavior:

  1. Download and unzip MPF.Check_3.2.0_net8.0_win-x64_release.zip in a new folder (so, not copying over any previous options)
  2. Insert a PS2 DVD game in the ODD
  3. Run MPF.exe
  4. Notice that it detects System: Sony PlayStation 2, media type: DVD-ROM correctly
  5. Tick the box to the right of Parameters
  6. Don't make any changes in Parameters, in fact don't even click within it
  7. Untick the box to the right of Parameters

Observed behavior
System remains as before (System: Sony PlayStation 2) but media type changes from DVD-ROM to CD-ROM. If you dump in this state you will get an error about files missing.

Expected behavior
Detected system and media type should stay as before (System: Sony PlayStation 2, media type: DVD-ROM).

Additional context
Clicking "Scan for discs" after ticking/unticking the box will set the media type correctly again.

As options are set to default, the dumping program MPF is using is Redumper.

Originally created by @JohnVeness on GitHub (Jul 6, 2024). Originally assigned to: @mnadareski on GitHub. **Version** What version are you using? - [x] Stable release (version 3.2.0) - [ ] WIP release (version here) **Build** What runtime version are you using? - [ ] .NET 6.0 running on (Operating System) - [x] .NET 8.0 running on (Windows 10) **Describe the issue** The media type box can get changed to an incorrect type simply by ticking then unticking the box to the right of parameters. **To Reproduce** Steps to reproduce the behavior: 1. Download and unzip MPF.Check_3.2.0_net8.0_win-x64_release.zip in a new folder (so, not copying over any previous options) 2. Insert a PS2 DVD game in the ODD 3. Run MPF.exe 4. Notice that it detects System: Sony PlayStation 2, media type: DVD-ROM correctly 5. Tick the box to the right of Parameters 6. Don't make any changes in Parameters, in fact don't even click within it 7. Untick the box to the right of Parameters **Observed behavior** System remains as before (System: Sony PlayStation 2) but media type changes from DVD-ROM to CD-ROM. If you dump in this state you will get an error about files missing. **Expected behavior** Detected system and media type should stay as before (System: Sony PlayStation 2, media type: DVD-ROM). **Additional context** Clicking "Scan for discs" after ticking/unticking the box will set the media type correctly again. As options are set to default, the dumping program MPF is using is Redumper.
claunia added the bug label 2026-01-29 16:21:15 +00:00
Author
Owner

@JohnVeness commented on GitHub (Jul 7, 2024):

Many thanks :)

@JohnVeness commented on GitHub (Jul 7, 2024): Many thanks :)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SabreTools/MPF#723