PDA

View Full Version : I think I found two bugs


JustSomeUser
2009-04-26, 02:31
I have two problems with recent svn versions I have tried multiple revisions.

1st
.tbn fiels for folders are only partially working
(if there is a dot in the folder name (some.movie) the tbn will not be shown)
(you have to clear your "Thumbnails" folder if XBMC cached the files in an earlier version)

This is working up to rev19353 and no more in rev19378,
I think it has something to do with 19363 (http://trac.xbmc.org/changeset/19363).



2nd
the launcher plugin only shows "Launcher" for all launchers added.

This works in rev19398 and no more in rev19409 but I don't know where the problem is.

jmarshall
2009-04-26, 04:49
The 2nd problem is already fixed.

For 1, I presume "some.movie.avi" and "some.movie.tbn" suffices for testing purposes?

JustSomeUser
2009-04-26, 20:56
The 2nd problem is already fixed.
Great :)


For 1, I presume "some.movie.avi" and "some.movie.tbn" suffices for testing purposes?
I was taking about folders like this

e:\movies\some.folder.with.files
e:\movies\some.folder.with.files.tbn
so the folder and the tbn file is on the same level

blittan
2009-04-26, 23:02
the .tbn should be inside the folder

jmarshall
2009-04-26, 23:10
That *should* work, but it probably doesn't due to changes in CUtil.

Please post a trac ticket about it.

JustSomeUser
2009-04-28, 02:39
Ticked opened
http://trac.xbmc.org/ticket/6457