Model is null for virtual CD drive #236

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

Originally created by @mnadareski on GitHub (Sep 25, 2018).

Prerequisites

  • Are you running the latest version?
  • Can you reproduce the problem in the debug version?

Check and fill as appropiate:

  • I was running DiscImageChef under Windows 10 Professional
  • ...using .NET Framework 4.6.1...
  • ...in 64-bit

Description

When trying to load the UI, the program crashed at DiscImageChef.Devices\Windows\ListDevices.cs:177 due to the model being null. The virtual drive in question is created by gBurner Virtual Drive and, at the time of launch, did not have a mounted disc image.

Exact command line used:

DiscImageChef gui

Originally created by @mnadareski on GitHub (Sep 25, 2018). ### Prerequisites * [x] Are you running the latest version? * [x] Can you reproduce the problem in the debug version? ### Check and fill as appropiate: * [x] I was running DiscImageChef under Windows 10 Professional * [x] ...using .NET Framework 4.6.1... * [x] ...in 64-bit ### Description When trying to load the UI, the program crashed at `DiscImageChef.Devices\Windows\ListDevices.cs:177` due to the model being `null`. The virtual drive in question is created by [gBurner Virtual Drive ](http://www.gburner.com/online-help/virtual-drive.htm) and, at the time of launch, did not have a mounted disc image. ### Exact command line used: `DiscImageChef gui`
Author
Owner

@mnadareski commented on GitHub (Sep 25, 2018):

The output of running DiscImageChef device-info -i H: -w virtualdrive from within Visual Studio:

image

It then crashed immediately following:

image

@mnadareski commented on GitHub (Sep 25, 2018): The output of running `DiscImageChef device-info -i H: -w virtualdrive` from within Visual Studio: ![image](https://user-images.githubusercontent.com/4381583/46043943-41879280-c0ce-11e8-8b44-7a4a2def28e1.png) It then crashed immediately following: ![image](https://user-images.githubusercontent.com/4381583/46044017-6ed44080-c0ce-11e8-9545-8021a43b0971.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: aaru-dps/Aaru-aaru-dps#236