| |||||||
| fixed 0.2.2.0 bugs Bugreports that have been resolved will be moved in here. |
![]() |
| | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Nov 2006
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
| After one of the recent SVN updates I get the following bug: In the music playlist, all the titles are shown on the first page, but as soon as you scroll down, all the song names are empty, even though if you select it, the name is shown correctly on the top. I did not see any relevant commits to the Playlist module, so the bug probably somewhere else, but I didn't get a chance to debug it yet. Any ideas? Last edited by vladyman; 2007-03-18 at 19:21. |
| | |
| | #2 (permalink) |
| Portal Member Join Date: Nov 2006
Posts: 33
Thanks: 0
Thanked 0 Times in 0 Posts
| Ok, I found the reason for this. On the 14.03.2007 there was a commit by yamp (with no comment) which added the following lines to GUIPlayListItemListControl.cs: Code: if (buttonNr + _offset < 0 || buttonNr + _offset >= _listButtons.Count) return; if (buttonNr < 0 || buttonNr >= _listButtons.Count) return; Removing these lines solves the issue, but I suppose they need to be altered in a way that they work (I haven't looked into the code in much detail yet). ![]() Patch is attached. Last edited by vladyman; 2007-03-18 at 18:09. |
| | |
| | #3 (permalink) |
| Portal Member Join Date: Mar 2005 Location: Sweden
Posts: 60
Thanks: 8
Thanked 1 Time in 1 Post
Country: | Hello, I can confirm this. 1. Go into music. 2. Add songs to the playlist, so that they cover more than 1 screen. 3. Go to the playlist 4. Scroll down 5. The text on the items do not show. MediaPortal Version: SVN From 17/3 MediaPortal Skin: Blue Two Wide Windows Version: win xp sp2 Swedish CPU Type: AMD Athlon 64 x2 4600+ HDD: Hitachi 500gb Memory: 3328 MB DDR SDRAM Motherboard: Gigabyte NF-CK804 Motherboard Chipset: NFORCE4 Motherboard Bios: Award F2 Video Card: ASUS EN7600GS TOP SILENT/HTD/512M Video Card Driver: 9371 Sound Card: Sound Card AC3: Coax out Sound Card Driver: 1. TV Card: Haupaugge MCE500 1. TV Card Type: Analog 1. TV Card Driver: 23074 2. TV Card: 2. TV Card Type: 2. TV Card Driver: 3. TV Card: 3. TV Card Type: 3. TV Card Driver: 4. TV Card: 4. TV Card Type: 4. TV Card Driver: MPEG2 Video Codec: DScaler MPEG2 Audio Codec: ffdshow Satelite/CableTV Provider: HTPC Case: Silverstone LC03V Cooling: Power Supply: Remote: MCE European TV: Philips 300wn5s TV - HTPC Connection: DVI |
| | |
![]() |
| Bookmarks |
| Tags |
| 1st, commit, empty, faulty, page, playlist, titles |
| Thread Tools | |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| MyMusic: MP doesn't show playlist and crashes after loading large playlist | The_Stig | fixed 0.2.0.0 bugs | 1 | 2006-09-15 10:32 |
| Mini EPG initially always thinks it is on 1st page | hansdegit | Fixed 0.2 RC4 Bugs | 4 | 2006-06-05 01:09 |
| main page global news next page failure | FlipGer | Website/Forum/Wiki Feedback | 1 | 2006-02-03 12:55 |
| myMusic: Playlist: show real titles instead of filenames | JulianBuss | Improvement Suggestions | 0 | 2005-02-12 12:48 |
| Add Page Up-Page Down Button to TV Guide | Vendetta | Improvement Suggestions | 0 | 2005-02-07 07:49 |