vdeku / anarchintosh-projects

Automatically exported from code.google.com/p/anarchintosh-projects
0 stars 0 forks source link

ATV2 - 9 second next item load #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open Icefilms
2. Select TV Series
3. Select Popular
4. Select The Office (2005)

What is the expected output? What do you see instead?
I have XBMC on an ATV1 and ATV2. I have the nightly build on both. When I'm 
browsing IceFilms on my ATV2. Going through the TV Series or whatever, it take 
a few seconds maybe 6 - 8 seconds for the next page to load. eg going from 
Popular to The Office (2005)
This happens for every page

This does not happen on my ATV1. It's pretty much instant.

What version of the product are you using? On what operating system?
ATV2 4.2.2 - Semi Nightly build 6/18 

Please provide any additional information below.

10:49:53 T:120889344 M: 82583552    INFO: Texture bundle has changed, reloading
10:49:53 T:120889344 M: 82583552   DEBUG: Cleanup - Closed bundle
10:49:54 T:120889344 M: 81743872   DEBUG: ------ Window Deinit (DialogBusy.xml) 
------
10:49:58 T:137195520 M: 82116608   ERROR: 
/private/var/stash/Applications/XBMC.frappliance/XBMCData/XBMCHome/addons/script
.module.pysqlite/lib/pysqlite2/__init__.py:34: UserWarning: DeprecationWarning: 
the pysqlite2 module is deprecated; please change your script to use sqlite3.
                                              warnings.warn("DeprecationWarning: the pysqlite2 module is deprecated; please change your script to use sqlite3.")
10:49:58 T:137195520 M: 82116608   ERROR: 
/var/mobile/Library/Preferences/XBMC/addons/plugin.video.icefilms/default.py:58:
 DeprecationWarning: os.getcwd() currently lies to you so please use 
addon.getAddonInfo('path') to find the script's root directory and DO NOT make 
relative path accesses based on the results of 'os.getcwd.'
                                              icepath=os.getcwd()
10:49:59 T:137195520 M: 82116608  NOTICE: ==========================PARAMS:
                                            URL: http://www.icefilms.info/tv/series/1/169
                                            NAME: The Office (2005)
                                            MODE: 12
                                            IMDBNUM: None
                                            MYHANDLE: 0
                                            PARAMS: {'url': 'http%3A%2F%2Fwww.icefilms.info%2Ftv%2Fseries%2F1%2F169', 'mode': '12', 'name': 'The+Office+%282005%29'}
10:49:59 T:137195520 M: 82116608  NOTICE: 
http://www.icefilms.info/tv/series/1/169
10:50:02 T:100913152 M: 82108416   DEBUG: WaitOnScriptResult- plugin returned 
successfully
10:50:02 T:120889344 M: 82108416   DEBUG: Saving fileitems 
[plugin://plugin.video.icefilms/?url=http%3A%2F%2Fwww.icefilms.info%2Ftv%2Fserie
s%2F1%2F169&mode=12&name=The+Office+%282005%29]

Full log http://pastebin.com/5Q3hCkC7

Original issue reported on code.google.com by thisro...@gmail.com on 19 Jun 2011 at 6:37