View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020846 | MMW 5 | Install/Config | public | 2024-04-12 15:55 | 2024-07-19 23:08 |
Reporter | lowlander | Assigned To | |||
Priority | urgent | Severity | minor | Reproducibility | always |
Status | closed | Resolution | reopened | ||
Product Version | 5.1 | ||||
Target Version | 5.1 | Fixed in Version | 5.1 | ||
Summary | 0020846: Import existing database dialog shown when user already added database on first run | ||||
Description | 1) 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 Reproduce | 1 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 | ||||
Tags | totranslate | ||||
Attached Files | |||||
Fixed in build | 3038 | ||||
|
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. |
|
FIxed |
|
Verified 3031 |
|
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. |
|
Fixed |
|
Toast was not seen on 3038 on clean install that didn't allow database import. |