nolenfelten / xbmc-addons

Automatically exported from code.google.com/p/xbmc-addons
0 stars 0 forks source link

Apple Movie Trailers II (Dec 3rd, 2008) does NOT start #4

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Start video plugin Apple Movie Trailers II (Dec 3rd, 2008)

What is the expected output? What do you see instead?
Plugin does not start
Issue is the same on Xbox and Windows

What version of the product are you using? On what operating system?
Xbox XBMC Atlantis
Windows XBMC Atlantis

Please provide any additional information below.

Logs XBOX:

-----------------------------------------------------------

00:24:21 M: 42020864  NOTICE: -->Python Initialized<--
00:24:21 M: 42020864  NOTICE: 
00:24:22 M: 39309312  NOTICE: ERROR: _Parser::_add_video (148) -
addContextMenuItems() takes no keyword arguments
00:24:22 M: 39288832  NOTICE: 
00:24:22 M: 39288832  NOTICE: ERROR: _Parser::_get_current_videos (99) -
exceptions must be classes, instances, or strings (deprecated), not NoneType
00:24:22 M: 39288832  NOTICE: 
00:24:22 M: 39604224   ERROR:
CGUIMediaWindow::GetDirectory(plugin://video/Apple Movie Trailers II/) failed
00:24:26 M: 41951232  NOTICE: -->Python Initialized<--
00:24:26 M: 41951232  NOTICE: 
00:24:27 M: 39305216  NOTICE: ERROR: _Parser::_add_video (148) -
addContextMenuItems() takes no keyword arguments
00:24:27 M: 39284736  NOTICE: 
00:24:27 M: 39284736  NOTICE: ERROR: _Parser::_get_current_videos (99) -
exceptions must be classes, instances, or strings (deprecated), not NoneType
00:24:27 M: 39284736  NOTICE: 
00:24:27 M: 39587840   ERROR:
CGUIMediaWindow::GetDirectory(plugin://video/Apple Movie Trailers II/) failed

Logs Windows:

-----------------------------------------------------------

00:27:08 T:6096 M:407953408  NOTICE: -->Python Interpreter Initialized<--
00:27:08 T:6096 M:407953408  NOTICE: 
00:27:08 T:6096 M:419024896   DEBUG: LoadLibraryExA called with flags: 
                              - LOAD_WITH_ALTERED_SEARCH_PATH
00:27:08 T:6096 M:419020800   DEBUG: LoadLibraryA('_socket.pyd')
00:27:08 T:6096 M:418922496   DEBUG: Unable to resolve ordinal ws2_32.dll 51
00:27:08 T:6096 M:418922496   DEBUG: LoadLibrary('_socket.pyd') returning:
08296AC8
00:27:08 T:6096 M:418922496   DEBUG:
dllGetProcAddress(02760000(_socket.pyd), 'init_socket') => 02764BF0
00:27:08 T:6096 M:418918400   DEBUG: LoadLibraryExA called with flags: 
                              - LOAD_WITH_ALTERED_SEARCH_PATH
00:27:08 T:6096 M:418918400   DEBUG: LoadLibraryA('_ssl.pyd')
00:27:08 T:6096 M:417939456   DEBUG: LoadLibrary('_ssl.pyd') returning:
080A6B60
00:27:08 T:6096 M:417939456   DEBUG: dllGetProcAddress(02770000(_ssl.pyd),
'init_ssl') => 02771820
00:27:09 T:6096 M:415875072   DEBUG:
dllGetProcAddress(00C6C8A8(advapi32.dll), 'CryptAcquireContextA') => 0046A0D0
00:27:09 T:6096 M:415875072   DEBUG:
dllGetProcAddress(00C6C8A8(advapi32.dll), 'CryptGenRandom') => 0046A0E0
00:27:09 T:6096 M:415825920   DEBUG: LoadLibraryA('ws2_32')
00:27:09 T:6096 M:415825920   DEBUG: LoadLibrary('ws2_32.dll') returning:
00C6C748
00:27:09 T:6096 M:415825920   DEBUG:
dllGetProcAddress(00C6C708(ws2_32.dll), 'getaddrinfo') => 0046F670
00:27:09 T:6096 M:415825920   DEBUG:
dllGetProcAddress(00C6C708(ws2_32.dll), 'getaddrinfo') => 0046F670
00:27:09 T:6096 M:415825920   DEBUG:
dllGetProcAddress(00C6C708(ws2_32.dll), 'getnameinfo') => 0046F690
00:27:09 T:6096 M:415825920   DEBUG:
dllGetProcAddress(00C6C708(ws2_32.dll), 'freeaddrinfo') => 0046F6C0
00:27:09 T:8688 M:416612352    INFO: Loading skin file: DialogProgress.xml
00:27:09 T:8688 M:416604160   DEBUG: Load DialogProgress.xml: 4.79ms
00:27:09 T:8688 M:416600064   DEBUG: Alloc resources: 25.30ms (0.00 ms skin
load, 0.23 ms preload)
00:27:10 T:6096 M:409772032  NOTICE: ERROR: _Parser::_add_video (148) -
addContextMenuItems() takes no keyword arguments
00:27:10 T:6096 M:409767936  NOTICE: 
00:27:10 T:6096 M:409763840  NOTICE: ERROR: _Parser::_get_current_videos
(99) - exceptions must be classes, instances, or strings (deprecated), not
NoneType
00:27:10 T:6096 M:409763840  NOTICE: 
00:27:10 T:8688 M:409759744   DEBUG:
DIRECTORY::CPluginDirectory::WaitOnScriptResult- plugin returned failure
00:27:10 T:8688 M:410288128   ERROR:
CGUIMediaWindow::GetDirectory(plugin://video/Apple Movie Trailers II/) failed
00:27:10 T:8688 M:410288128   DEBUG: CGUIMediaWindow::GetDirectory
(plugin://video/)
00:27:10 T:8688 M:410288128   DEBUG:   ParentPath = []
00:27:10 T:6096 M:410271744    INFO: Scriptresult: Succes

Original issue reported on code.google.com by cedric.j...@gmail.com on 14 Dec 2008 at 5:31

GoogleCodeExporter commented 9 years ago
use repo installer (in programs plugin) and install tagged adons 1.42. It works 
with
atlantis 8.10 

Original comment by kot...@gmail.com on 16 Dec 2008 at 7:33

GoogleCodeExporter commented 9 years ago
you need to either be using a recent svn version or use the tagged version.

Original comment by rwparris2 on 23 Jan 2009 at 8:55