SymbiSoft / aspyplayer

Automatically exported from code.google.com/p/aspyplayer
0 stars 0 forks source link

File path with non simples character/digits crashes the app. For example 'é', 'ê', 'ô' #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
File path with non simples character/digits crashes the app. For example
'é', 'ê', 'ô'

Just try to open a directory with file with this condition.

Original issue reported on code.google.com by doug.fer...@gmail.com on 29 Feb 2008 at 1:34

GoogleCodeExporter commented 8 years ago

Original comment by doug.fer...@gmail.com on 10 Mar 2008 at 4:35

GoogleCodeExporter commented 8 years ago
Mmmm... Which source code revision fixes this issue? I'm testing r40 and still 
get
the error.

I used a try block in the walk function to prevent the application crash when
updating the music library, but files with special chars in thir tags are not 
included.

Toni

Original comment by tonilounavarro on 31 Mar 2008 at 4:50

GoogleCodeExporter commented 8 years ago
r42, before that, if a directory had a non-US ASCII chars, it crashed. 

Original comment by doug.fer...@gmail.com on 8 Apr 2008 at 10:42