View Issue Details

IDProjectCategoryView StatusLast Update
0019339MMW 5DB / Backuppublic2022-09-09 21:57
ReporterLudek Assigned To 
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version5.0 
Target Version5.0.4Fixed in Version5.0.4 
Summary0019339: Specifying non-existing DBPath in MediaMonkey.ini can result in stuck at splash screen
Description1) Edit MediaMonkey.ini and add following line to the [System] section:
DBName=G:\Users\MM5.DB
where G:\ is non-existing drive and G:\Users\MM5.DB non-existing path.

2) Start MM5

=> stuck at splash screen
Additional Information[Ticket # 4659]
TagsNo tags attached.
Fixed in build2662

Relationships

related to 0017194 closedpetr MMW 5 Custom location is ignored when DB is deleted 
related to 0016096 closedLudek MMW v4 DB: DB initialization/Upgrade fail MM can't start 

Activities

Ludek

2022-08-31 17:29

developer   ~0069117

Last edited: 2022-08-31 17:29

Studing the code and it's actually a regression introduced by fixing 0017194
i.e. MM5 fails to create the database in the inaccessible custom location.

I guess that in that case MM5 should show a message like:
"Database file G:\Users\MM5.DB cannot be created"

Ludek

2022-08-31 18:03

developer   ~0069118

image.png (18,432 bytes)   
image.png (18,432 bytes)   

Ludek

2022-08-31 18:04

developer   ~0069119

The above dialog was expected to pup-up, but it failed to pop-up for another exception.

=> Fixed in 5.0.4.2662

peke

2022-09-09 21:57

developer   ~0069203

Verified 2662

Unable to reproduce, no popup exception.