View Issue Details

IDProjectCategoryView StatusLast Update
0020846MMW 5Install/Configpublic2024-07-19 23:08
Reporterlowlander Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionreopened 
Product Version5.1 
Target Version5.1Fixed in Version5.1 
Summary0020846: Import existing database dialog shown when user already added database on first run
Description1) When doing a clean install and then adding an existing database the import database dialog is still shown.

2) Setup wizard is also shown when using existing database
Steps To Reproduce1 Do a clean Portable Install (don't run MM after install)
2 Copy existing database file to Portable folder
3 Start MediaMonkey
--> Import settings dialog shown
Tagstotranslate
Attached Files
image.png (7,855 bytes)   
image.png (7,855 bytes)   
Fixed in build3038

Activities

rusty

2024-05-15 20:13

administrator   ~0075432

Last edited: 2024-05-15 20:14

As discussed:
1. if the DB is detected, but settings aren't, it would be OK to use the DB and run the config wizard on first run, as long as MMW indicated to the user that this is what has occurred. This can be done by displaying a toast message e.g.
'Opening database:' <path>

2. With the above approach the user is made aware of the fact that the DB is being used, and then the standard startup wizard can run (since the user knows that the DB is being used, and that this is just a prompt to rescan for additional info).

Note: this string should be translated, though it's likely that it won't be translated to some languages in time for the MM 2024 release.

petr

2024-05-16 10:34

developer   ~0075433

FIxed

peke

2024-06-16 21:59

developer   ~0076007

Verified 3031

lowlander

2024-07-18 17:03

developer   ~0076321

On a clean portable install of 3037, after clicking Cancel on DB import, the following Toast message was shown. This seems unexpected as MM just created a new DB for this install. It also seems the Toast does not disappear automatically after a while.
image-3.png (100,777 bytes)   
image-3.png (100,777 bytes)   

petr

2024-07-18 21:13

developer   ~0076335

Fixed

lowlander

2024-07-19 23:08

developer   ~0076359

Toast was not seen on 3038 on clean install that didn't allow database import.