![]() |
|
[RELEASE] reFocus 0.9.5 - 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: reFocus (/forumdisplay.php?fid=72) +---- Thread: [RELEASE] reFocus 0.9.5 (/showthread.php?tid=75867) Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 |
- wolfodeiwolfy - 2012-01-25 14:30 Hi jeroen, I noticed version 0.95 is very sloooooooooooow from home menu to tv show or movies. I do not have this problem with others skins. It is slow in particular in gallery view. I have to wait 10 seconds before movie through my library. Any idea? - edwinmcdunlap - 2012-01-25 17:33 I'm really liking the Movie Sets feature in this skin. One problem, though. Back to the Future doesn't want to group like my other sets. Any ideas why? http://dl.dropbox.com/u/36263/refocus-bttf.png EDIT - Did a little research of my own and found out this feature is actually part of XBMC Eden, and I found the wiki page for it. Ignore me
- costi - 2012-01-25 17:49 HydroDiOxide Wrote:Im running 095 on an openelec build and I'm experiencing the above described bug: automatic and unwanted randomization of queued albums/songs. Has this been fixed before? Same thing here. - henrava - 2012-01-25 18:42 Jeroen Wrote:You need to update from git. This problem was fixed shortly after I noticed it. Update to Eden Beta 2 while you're at it, as Beta 1 may have been related to the problem. Updated (fresh install) to beta 2, updated to git jeroenpardon-skin.refocus-7b026a3, all is ok ! Now, another problem: script LRC Lyrics don't work. I play a song (in the same folder i have the lrc correspondant), press M for menu, select "get lyrics", a white window appear... and nothing else ! Tried in confluence, no problems. The relevant part of the log: 17:25:11 T:3268 DEBUG: XBPyThread::Process - Entering source directory D:\XBMC_TEST_f223f2f\portable_data\addons\script.lrclyrics 17:25:11 T:3268 DEBUG: Instantiating addon using automatically obtained id of "script.lrclyrics" dependent on version 1.0 of the xbmc.python api 17:25:11 T:2964 DEBUG: ------ Window Init (D:\XBMC_TEST_f223f2f\portable_data\addons\skin.refocus\720p\script-XBMC_Lyrics-main.xml) ------ 17:25:11 T:2964 INFO: Loading skin file: D:\XBMC_TEST_f223f2f\portable_data\addons\skin.refocus\720p\script-XBMC_Lyrics-main.xml 17:25:11 T:2964 ERROR: Control 111 in window 13000 has been asked to focus, but it can't 17:25:11 T:3268 NOTICE: Song: Born To Run /Artist: Bruce Springsteen 17:25:11 T:3268 ERROR: Exception in python script callback execution 17:25:11 T:3268 ERROR: Traceback (most recent call last): 17:25:11 T:3268 ERROR: File "D:\XBMC_TEST_f223f2f\portable_data\addons\script.lrclyrics\resources\lib\gui.py", line 21, in onInit 17:25:11 T:3268 ERROR: self.setup_all() 17:25:11 T:3268 ERROR: File "D:\XBMC_TEST_f223f2f\portable_data\addons\script.lrclyrics\resources\lib\gui.py", line 27, in setup_all 17:25:11 T:3268 ERROR: self.getMyPlayer() 17:25:11 T:3268 ERROR: File "D:\XBMC_TEST_f223f2f\portable_data\addons\script.lrclyrics\resources\lib\gui.py", line 246, in getMyPlayer 17:25:11 T:3268 ERROR: self.myPlayerChanged( 2 ) 17:25:11 T:3268 ERROR: File "D:\XBMC_TEST_f223f2f\portable_data\addons\script.lrclyrics\resources\lib\gui.py", line 276, in myPlayerChanged 17:25:11 T:3268 ERROR: self.get_lyrics( artist, song ) 17:25:11 T:3268 ERROR: File "D:\XBMC_TEST_f223f2f\portable_data\addons\script.lrclyrics\resources\lib\gui.py", line 91, in get_lyrics 17:25:11 T:3268 ERROR: self.show_lyrics( lyrics ) 17:25:11 T:3268 ERROR: File "D:\XBMC_TEST_f223f2f\portable_data\addons\script.lrclyrics\resources\lib\gui.py", line 160, in show_lyrics 17:25:11 T:3268 ERROR: self.getControl( 110 ).addItem( line ) 17:25:11 T:3268 ERROR: AttributeError 17:25:11 T:3268 ERROR: : 17:25:11 T:3268 ERROR: 'xbmcgui.ControlTextBox' object has no attribute 'addItem' Thanks. - castortray - 2012-01-25 20:25 Hi Jeroen, I just install your skin and I don't know what to say, LOOKS AWESOME !!!! in my opinion this is completely new era for xbmc skins, especially for atv2. thank you thank you and thank you !!! - PatrickBateman - 2012-01-25 21:04 edwinmcdunlap Wrote:I'm really liking the Movie Sets feature in this skin. One problem, though. Back to the Future doesn't want to group like my other sets. Any ideas why? So does this mean my movies should automatically be put in sets with Eden beta 2? Mine haven't?... Does this mean I need to rescrape/reimport my database for this to be done automatically, or do I need to install any additnal plugins to get this to work? That wiki says its built into Eden? EDIT: Just installed the git version and I have no white highlight bar, no switches, and all kinds of weird stuff going on? I'm on Eden beta 2 and latest git? - wolfbiker - 2012-01-26 16:29 there is something definitely strange going on with refocus (versions later than a 0.9.5 build from december i have) and mysql databases. it literally takes three minutes to load xbmc with this skin when using a mysql database. until xbmc loads i just get a black screen with a white arrow for minutes. i haven't seen this behavior with any other skin. i have replicated this on four computers. any thoughts? i can take a video if you'd like. here's a snippit of the log: Code: 09:23:15 T:736 NOTICE: ES: Starting UDP Event server on 0.0.0.0:9777so it's trying to load something that isn't there and that's causing the delay? which is weird because i don't get this massive delay when i don't use my advancedsettings.xml file. it's also just as long to close xbmc. it just sits there. - Jeroen - 2012-01-26 17:16 One problem could be that you're probably downloading zip's from git and installing it over older installs instead of properly updating using a git client. That way old, unused files remain in your skin folder possibly causing conflicts somewhere down the line. Also, advancedsettings.xml doesn't have anything to do with skins. In any case I am not experiencing any performance problems on Eden Beta 2. - Jeroen - 2012-01-26 17:18 wolfodeiwolfy Wrote:Hi jeroen,Are you on Eden Beta 2? Beta 1 had substantial performance problems. - canadave - 2012-01-26 17:47 canadave Wrote:Oh, just noticed some kind of separate buggy thing--not sure if this is reFocus related or XBMC related. I just installed the latest XBMC and reFocus builds from git for both (so in other words am "up to the second" in terms of fixes), and when I click to play a video I've already started watching, instead of showing BOTH the "resume from X:XX" AND the "start from beginning", I only see the "resume from X:XX" prompt. If I then click the Down arrow, suddenly the "start from beginning" also appears and the prompt looks normal. Actually, this appears to be some kind of wider issue with the "bottom-most" item in a context menu (doesn't seem to matter which context menu). That bottom item always appears to be transparent until highlighted by the cursor, at which point it appears normally. I tested this with an earlier git version of reFocus (Jan 3) and it's fine, but the latest reFocus git version (Jan 23) does this behaviour. As an aside, I'm amazed at how much faster reFocus is after deleting those <onload> lines from Home.xml and Startup.xml. It's about 50% faster on startup, easily, and just seems snappier moving around the menus. Would *really* be nice to have as a setting, wink wink... hehehe
|