GithubHelp home page GithubHelp logo

Comments (12)

LordVenom avatar LordVenom commented on July 24, 2024

Bonjour,

Merci de lire cette question

https://github.com/LordVenom/venom-xbmc-addons/issues/27

Si de ton côté tu as plus d'info je suis preneur.

from venom-xbmc-addons.

estrika avatar estrika commented on July 24, 2024

Salut
en fait j'avais pas vu le issue 27.
dit moi tu veut que je te prete ma xbox 1 pour que tu puisses developer?
tu est de quel department?

from venom-xbmc-addons.

LordVenom avatar LordVenom commented on July 24, 2024

Re,

D' aprés ceux que j'ai lus il manque des librairies, il faudrait donc les inclure direct dans l'addon. Je perdrais les avancer réaliser par Xbmc. Il va falloir que tu cherche sur le forum des développeurs de 4xbmc Pour voir comment faire tourner la chose.

from venom-xbmc-addons.

estrika avatar estrika commented on July 24, 2024

oui je vais jeter un coup sur le forum de 4xbmc, il y a plein de addons pour kido qui marchent pas sur xbmc4xbox et moi je pense aussi que cest un probleme de librairies.

from venom-xbmc-addons.

LordVenom avatar LordVenom commented on July 24, 2024

Tu devrais regarder ton log xbmc tu devrais avoir quelques indices.

from venom-xbmc-addons.

estrika avatar estrika commented on July 24, 2024

oui je vais regarder fin de journee je plein de trucs sur les bras au meme temp, que j arrive a rien faire, je posterai ici le log plus tard peut etre tu peut me indiquer le bon chemin.
mais si un jour tu pense developer pour xbox1, j'utilise pas trop la miene (media center) mais jai des autres pour depanner. et je peux te empreter si tu veut.

from venom-xbmc-addons.

estrika avatar estrika commented on July 24, 2024

j'ai regarde vite fait le log partie vstream

File "Q:\plugins\video\vStream\default.py", line 4, in
sLibrary = xbmc.translatePath(os.path.join(cConfig().getAddonPath(), 'resources', 'lib'))
NameError: name 'os' is not defined
22:48:59 M: 29401088 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/vStream/
22:48:59 M: 29401088 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/vStream/) failed
22:49:02 M: 25640960 NOTICE: -->Python Initialized<--
22:49:02 M: 25133056 ERROR: Error Type: <type 'exceptions.NameError'>
22:49:02 M: 25133056 ERROR: Error Contents: name 'os' is not defined
22:49:02 M: 25128960 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\vStream\default.py", line 4, in
sLibrary = xbmc.translatePath(os.path.join(cConfig().getAddonPath(), 'resources', 'lib'))
NameError: name 'os' is not defined
22:49:04 M: 29974528 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/vStream/
22:49:04 M: 29974528 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/vStream/) failed
22:49:06 M: 26255360 NOTICE: -->Python Initialized<--
22:49:06 M: 25747456 ERROR: Error Type: <type 'exceptions.NameError'>
22:49:06 M: 25747456 ERROR: Error Contents: name 'os' is not defined
22:49:06 M: 25747456 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\vStream\default.py", line 4, in
sLibrary = xbmc.translatePath(os.path.join(cConfig().getAddonPath(), 'resources', 'lib'))
NameError: name 'os' is not defined
22:49:08 M: 30588928 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/vStream/
22:49:08 M: 30588928 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/vStream/) failed
22:49:11 M: 30081024 WARNING: JpegIO: Error 55: Not a JPEG file: starts with 0x%02x 0x%02x
Previous line repeats 5 times.

fin de journee je vais fresh install xbmc et vstream et prendre le log complete

from venom-xbmc-addons.

LordVenom avatar LordVenom commented on July 24, 2024

Os pas reconnue ? c'est logiquement un module interne

http://www.jchr.be/python/modules.htm#os

from venom-xbmc-addons.

estrika avatar estrika commented on July 24, 2024

bah venon je suis pas un gars de software mais hardware, bon jai fait un fresh install et mis le vstream le log

13:25:34 M: 32038912 NOTICE: -->Python Initialized<--
13:25:34 M: 31526912 ERROR: Error Type: <type 'exceptions.NameError'>
13:25:34 M: 31526912 ERROR: Error Contents: name 'os' is not defined
13:25:34 M: 31526912 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\vStream\default.py", line 4, in
sLibrary = xbmc.translatePath(os.path.join(cConfig().getAddonPath(), 'resources', 'lib'))
NameError: name 'os' is not defined
13:25:36 M: 36085760 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/vStream/
13:25:36 M: 36085760 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/vStream/) failed

se il manque un module comment savoir quelle

from venom-xbmc-addons.

estrika avatar estrika commented on July 24, 2024

plus de info log en mode debug, regarde si ca te dit qulque chose

13:33:26 M: 36728832 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video/vStream/)
13:33:26 M: 36728832 DEBUG: ParentPath = [plugin://video/]
13:33:26 M: 36728832 DEBUG: XFILE::CPluginDirectory::StartScript - URL for plugin settings: vStream/
13:33:27 M: 36728832 DEBUG: LocalizeStrings: no strings.po file exist at Q:\plugins\video\vStream\resources\language\english, fallback to strings.xml
13:33:27 M: 36728832 DEBUG: XFILE::CPluginDirectory::StartScript - calling plugin special://home/plugins/video/vStream/default.py('plugin://video/vStream/','0','')
13:33:27 M: 36728832 INFO: initializing python engine.
13:33:27 M: 36728832 DEBUG: LoadLibraryA('python27.dll')
13:33:27 M: 34414592 DEBUG: LoadLibrary('python27.dll') returning: 00DFCC20
13:33:27 M: 34119680 DEBUG: GetModuleFileNameA(00000000, 1E21E018, 256) => 'xbmc.xbe'
13:33:27 M: 34119680 DEBUG: advapi32.dll fake function RegQueryInfoKeyA called
Previous line repeats 1 times.
13:33:28 M: 32071680 DEBUG: -->Python Initialized<--
13:33:28 M: 32083968 DEBUG: new python thread created. id=3
13:33:28 M: 31559680 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - waiting on the vStream plugin...
13:33:28 M: 31559680 DEBUG: Python thread: start processing
13:33:28 M: 31559680 DEBUG: XBPyThread::Process - The source file to load is special://home/plugins/video/vStream/default.py
13:33:28 M: 31559680 DEBUG: XBPyThread::Process - Setting the Python path to Q:\plugins\video\vStream;Q:\scripts.modules\script.module.beautifulsoup\lib;Q:\scripts.modules\script.module.xbmcaddon\lib;Q:\scripts.modules\script.module.xbmcvfs\lib;Q:\scripts.modules\script.module.metahandler\lib;Q:\scripts.modules\script.module.myconnpy\lib;Q:\scripts.modules\script.module.addon.common\lib;Q:\scripts.modules\script.module.simplejson\lib;Q:\system\python\python27.zlib;Q:\system\python\DLLs;Q:\system\python\Lib;Q:\system\python\spyce
13:33:28 M: 31559680 DEBUG: XBPyThread::Process - Entering source directory Q:\plugins\video\vStream
13:33:28 M: 31559680 INFO: -->Python script returned the following error<--
13:33:28 M: 31559680 ERROR: Error Type: <type 'exceptions.NameError'>
13:33:28 M: 31559680 ERROR: Error Contents: name 'os' is not defined
13:33:28 M: 31559680 ERROR: Traceback (most recent call last):
File "Q:\plugins\video\vStream\default.py", line 4, in
sLibrary = xbmc.translatePath(os.path.join(cConfig().getAddonPath(), 'resources', 'lib'))
NameError: name 'os' is not defined
13:33:28 M: 31559680 INFO: -->End of Python script error report<--
13:33:28 M: 31559680 INFO: Python script stopped
13:33:28 M: 30666752 DEBUG: ------ Window Init (DialogBusy.xml) ------
13:33:28 M: 30666752 INFO: Loading skin file: DialogBusy.xml
13:33:29 M: 30392320 INFO: Loading skin file: DialogProgress.xml
13:33:29 M: 30392320 DEBUG: ------ Window Init (DialogProgress.xml) ------
13:33:29 M: 30392320 DEBUG: python thread 3 destructed
13:33:29 M: 30392320 INFO: Python, unloading python27.dll because no scripts are running anymore
13:33:29 M: 30740480 DEBUG: Q:\system\python\python27.dll (base 1E000000): Detected memory leaks: 235 leaks
13:33:29 M: 32714752 DEBUG: leak caller address 1E078BE4, size 214272, counter 112
13:33:29 M: 32714752 DEBUG: leak caller address 1E0866F2, size 36556, counter 37
13:33:29 M: 32714752 DEBUG: leak caller address 1E087F3E, size 1112, counter 34
13:33:29 M: 32714752 DEBUG: leak caller address 1E088022, size 20, counter 2
13:33:29 M: 32714752 DEBUG: leak caller address 1E093C8C, size 448, counter 1
13:33:29 M: 32714752 DEBUG: leak caller address 1E093D62, size 1835008, counter 7
13:33:29 M: 32714752 DEBUG: leak caller address 1E09408F, size 24604, counter 29
13:33:29 M: 32714752 DEBUG: leak caller address 1E09F6BC, size 1400, counter 7
13:33:29 M: 32714752 DEBUG: leak caller address 1E0BC0E2, size 233, counter 1
13:33:29 M: 32714752 DEBUG: leak caller address 1E0F16E6, size 60, counter 5
13:33:29 M: 32714752 DEBUG: python27.dll: Total bytes leaked: 2113713
13:33:29 M: 35008512 DEBUG: ------ Window Init (DialogKaiToast.xml) ------
13:33:29 M: 36069376 DEBUG: ------ Window Deinit (DialogBusy.xml) ------
13:33:29 M: 36077568 DEBUG: XFILE::CPluginDirectory::WaitOnScriptResult - plugin exited prematurely - terminating
13:33:29 M: 36077568 ERROR: XFILE::CDirectory::GetDirectory - Error getting plugin://video/vStream/
13:33:29 M: 36077568 ERROR: CGUIMediaWindow::GetDirectory(plugin://video/vStream/) failed
13:33:29 M: 36077568 DEBUG: CGUIMediaWindow::GetDirectory (plugin://video/)
13:33:29 M: 36077568 DEBUG: ParentPath = [plugin://video]
13:33:29 M: 36167680 DEBUG: CFileItemList::Sort, sorting took 0 millis
13:33:30 M: 36077568 DEBUG: ------ Window Deinit (DialogProgress.xml) ------
13:33:34 M: 36438016 DEBUG: ------ Window Deinit (DialogKaiToast.xml) ------

from venom-xbmc-addons.

LordVenom avatar LordVenom commented on July 24, 2024

Je sais pas trop, une erreur d'import a tu installer xbmcaddon.py ?

http://passion-xbmc.org/developpement-python/comment-utiliser-xbmc4xbox-addon-library/?imode

https://code.google.com/p/passion-xbmc/source/browse/trunk/addons/xbmc4xbox.addon.library/?r=884

Je ne peux que chercher sur google je ne connais pas 4xbmc.

from venom-xbmc-addons.

LordVenom avatar LordVenom commented on July 24, 2024

Ce bug et Résolut en 0.2.6

from venom-xbmc-addons.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.