![]() |
|
Bug Reports - Printable Version +- XBMC Community Forum (http://forum.xbmc.org) +-- Forum: Help and Support (/forumdisplay.php?fid=33) +--- Forum: Skin Help and Support (/forumdisplay.php?fid=67) +---- Forum: Xperience More (/forumdisplay.php?fid=128) +---- Thread: Bug Reports (/showthread.php?tid=65196) |
- ECEC - 2009-12-30 17:12 Not sure if this is a bug, but when I enter the Movies/TV Shows library, it doesn't exit to the home screen when I press BACK, and ESCAPE doesn't work. When using BACK, I have to scroll through various video sources windows until I finally get to the last one, then it puts me back. The Music library doesn't behave this way. Win7/XBMC 9.11. - eumel - 2009-12-30 17:32 in the Musicpanel Viewtype, if a song has ".." in the title, only the ".." is showing. fix: PHP Code: substring(Container.Listitem(0).Label,..,Left) - Rocky5 - 2009-12-30 18:15 eumel Wrote:in the Musicpanel Viewtype, if a song has ".." in the title, only the ".." is showing. cheers m8 - D0nR0s4 - 2009-12-30 19:40 Ok One more System: Windows 7 Bug: More a request as a bug, could you change the debug window for scripts from autoscrolling to using a scrollbar. If you try to debug a script and restart it more than 3 times you always have to wait for scrolling. Found the same in Ellipsis and reported it also. - travisbell - 2009-12-30 20:16 Marbieskarb Wrote:I'm having an issue with the weather not populating.... I'm having this problem as well. I will try re-adding my location but every other skin shows the weather properly (just an FYI). - travisbell - 2009-12-30 20:27 ECEC Wrote:Not sure if this is a bug, but when I enter the Movies/TV Shows library, it doesn't exit to the home screen when I press BACK, and ESCAPE doesn't work. When using BACK, I have to scroll through various video sources windows until I finally get to the last one, then it puts me back. The Music library doesn't behave this way. Win7/XBMC 9.11. I'm not sure if this is a "bug" per-say but I agree it's annoying. It should behave the same way across all sections. I'd vote for back taking you back to the menu, and not sowing the list of video sources. - Rocky5 - 2009-12-30 20:40 travisbell Wrote:I'm not sure if this is a "bug" per-say but I agree it's annoying. It should behave the same way across all sections. I'd vote for back taking you back to the menu, and not sowing the list of video sources. problem is i would then need to make another button to take you to the lower parts of movies does it hurt that much to press Esc. if you want edit Includes_Home.xml near the bottom look for ActivateWindow(videolibrary,movietitles) add this before the last ) ,return - ECEC - 2009-12-30 22:48 Rocky5 Wrote:problem is i would then need to make another button to take you to the lower parts of movies does it hurt that much to press Esc. Thanks for the fix! The problem is that ESC doesn't seem to work, and it makes it inconsistent between menu items, which directly affects WAF.
- moshelog - 2009-12-31 00:15 subtitle in hebrew aint working i see gibriah - MarkTaunton - 2009-12-31 00:20 Windows 7 64 bit Latest Camelot This has happened quite a few times now using Xperience, but has not happened with other skins. Using XBMC on a dual monitor sometimes if you move from one monitor to the next, to go and use the second monitor, XBMC causes an error. Not sure if this maybe a fault with XBMC or the actual skin, but I have tested using other skins, and so far not had this problem. I have just done it again, where you go down to the bottom of the monitor so it should bring up the pause, stop menu bar at the bottom, it causes a crash. Regards Mark |