Audio files with long paths and lister

The behaviour described in the bug report is either by design, or would be far too complex/time-consuming to be changed

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Giovanni
Member
Member
Posts: 154
Joined: 2005-03-23, 18:28 UTC

Audio files with long paths and lister

Post by *Giovanni »

Viewing audio files with a complete path length of greater than 128 characters fails to activate the "Multimedia" mode and the file is shown as a binary file. Pressing '4' to try and force Image/Multimedia mode does not work.

This files works:

Code: Select all

c:\456789\123456789\123456789\123456789\123456789\123456789\123456789\123456789\123456789\123456789\123456789\123456789\tst.wav
This does not:

Code: Select all

c:\456789\123456789\123456789\123456789\123456789\123456789\123456789\123456789\123456789\123456789\123456789\123456789\test.wav
I have tried .wav and .mp3 files.
Tested with TC v7.04a on Windows XP SP3 English.

I couldn't find a similar bug report - apologies if another one exists.
Giovanni
Member
Member
Posts: 154
Joined: 2005-03-23, 18:28 UTC

Post by *Giovanni »

Same result with the stand-alone lister
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50475
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

This is a limitation of the used Windows Media Player control. TC tries to shorten the path to less than 128 characters by using alternate DOS (8.3) names wherever possible, but if you have so many name parts this will not work either.
Author of Total Commander
https://www.ghisler.com
Post Reply