View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0019215 | MMW 5 | General | public | 2022-06-23 00:36 | 2022-06-24 22:11 |
Reporter | peke | Assigned To | |||
Priority | urgent | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Target Version | 5.0.4 | ||||
Summary | 0019215: Long Filenames fail to be managed | ||||
Description | Long Filenames fail to be managed, but if they are already in library then they play. This fail: - Browsing folders - Analyze Volume - Drag and Drop to player/Now Playing Strange but locate moved/missing work. NOTE: This is not regression as it also fail for MM4, but at one point tracks were normally scanned into library back in 2006 | ||||
Tags | No tags attached. | ||||
Fixed in build | |||||
|
I can browse long paths in MM5 without problems, analyze volume works for me (this was most probably regression fixed in 0019214). Only problem I see is dropping files from long path opened in Explorer. In this case Chromium sends us in OnDragEnter, that user is dragging HTML element or text, instead of file, so we do not recognize, it is in fact file. Assigned to Petr to analyze it more, it seems to be problem in Chromium. |
|
Related glitch - when user drags file from short path over NP list, then go to long path and drags file from long path, it allows dropping the file, but it drops the file from previous short path. |
|
Ok Browsing finally works works but after registry tweak Reverting this to Value 2 (It was set to 1) https://admx.help/?Category=SecurityBaseline&Policy=Microsoft.Policies.MSS::Pol_MSS_NtfsDisable8dot3NameCreation , but I used command "fsutil.exe behavior set disable8dot3 2" from registry "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" key "NtfsDisable8dot3NameCreation" to 2 Also I have mage changes to Registry "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem" key "LongPathsEnabled" to 1 https://admx.help/?Category=Windows_10_2016&Policy=Microsoft.Policies.FileSys::LongPathsEnabled or in the Local Group Policy Editor (gpedit.msc), in the left-hand pane, drill down to Computer Configuration > Administrative Templates > System > Filesystem. On the right, find the “Enable win32 long paths” |
|
Note: I retested with Latest build 2655 (internally requested) and Update WaveForm (Empty like @Michal you got in offline talk) Analyze also still fail like it was recorded in original video and LOG file ("Line 09443 | 16.36030197 | [10804] TStreamAccess.OpenRead() failed") |
|
Decoding fixed in build 2655 (next official). I cannot reproduce problem with waveform and decoding now, please retest. Drag&drop problem is Chromium bug, this is still opened. |
|
Verified 2655 - Browsing folders and Analyze Volume Verified as fixed on Both Sample files and my local/network files - Drag and Drop to player/Now Playing moved to 0019218 |
|
Verified 2655 |