True self.selection: yes [PVMC] I PVMC_Wizard::autostart -> True showing config Now: 2 Now: 2 action -> WizardActions down self.selection: no [PVMC] I PVMC_Wizard::autostart -> False current: ('Nein', 'no') [PVMC] I PVMC_Wizard::autostart -> False down action -> WizardActions ok OK finished current: ('Nein', 'no') [PVMC] I PVMC_Wizard::autostart -> False getStepWithID: checkforupdate result: 2 Updating values in step 3 wizard step: {'code': u'self["textTop"].setText("Soll Project Valerie beim Start automatisch nach Updates suchen ?")\nself["textCenter"].setText(" ")\nself["textBottom"].setText("Weiter mit der OK Taste")', 'text': 'Update-Konfiguration', 'id': 'checkforupdate', 'condition': '', 'listevaluation': u'checkforupdate', 'timeoutaction': 'nextpage', 'nextstep': 'language', 'code_async': '', 'codeafter_async': '', 'timeoutstep': '', 'list': [('Ja', 'yes'), ('Nein', 'no')], 'onselect': u'checkforupdate', 'timeout': None, 'codeafter': '', 'config': {'screen': None, 'args': None, 'type': ''}} wizard text Update-Konfiguration code self["textTop"].setText("Soll Project Valerie beim Start automatisch nach Updates suchen ?") self["textCenter"].setText(" ") self["textBottom"].setText("Weiter mit der OK Taste") showing list, 3 self.list: self.list: setZPosition self.selection: no [PVMC] I PVMC_Wizard::checkforupdate -> Passive self.selection: no [PVMC] I PVMC_Wizard::checkforupdate -> Passive showing config Now: 3 Now: 3 action -> WizardActions ok OK finished current: ('Ja', 'yes') [PVMC] I PVMC_Wizard::checkforupdate -> Active getStepWithID: language result: 3 Updating values in step 4 wizard step: {'code': u'self["textTop"].setText("Welche Sprache soll zum Sync von Filmen/Serien genutzt werden?")\nself["textCenter"].setText(" ")\nself["textBottom"].setText("Weiter mit der OK Taste")', 'text': 'Sprache-Konfiguration', 'id': 'language', 'condition': '', 'listevaluation': u'language', 'timeoutaction': 'nextpage', 'nextstep': 'preend', 'code_async': '', 'codeafter_async': '', 'timeoutstep': '', 'list': [('Englisch', 'en'), ('Deutsch', 'de'), ('Italienisch', 'it'), ('Spanisch', 'es'), ('Franz\xc3\xb6sisch', 'fr'), ('Portugiesisch', 'pt')], 'onselect': u'language', 'timeout': None, 'codeafter': '', 'config': {'screen': None, 'args': None, 'type': ''}} wizard text Sprache-Konfiguration code self["textTop"].setText("Welche Sprache soll zum Sync von Filmen/Serien genutzt werden?") self["textCenter"].setText(" ") self["textBottom"].setText("Weiter mit der OK Taste") showing list, 4 self.list: self.list: setZPosition self.selection: en [PVMC] I SyncConfig::getInstance Creating new instance [PVMC] I Plugins.Extensions.ProjectValerie.DMC_Plugins.DMC_SyncExtras.ConfigCheck /hdd/valerie/sync.xml parsing /hdd/valerie/sync.xml [PVMC] I Plugins.Extensions.ProjectValerie.DMC_Plugins.DMC_SyncExtras.Config - OK {u'xml': {u'settings': {u'local': u'de', u'delete': False}}} {u'xml': {u'settings': {u'local': 'en', u'delete': False}}} en bFalse self.selection: en {u'xml': {u'settings': {u'local': 'en', u'delete': False}}} en bFalse showing config Now: 4 Now: 4 action -> WizardActions down self.selection: de {u'xml': {u'settings': {u'local': 'de', u'delete': False}}} de bFalse current: ('Deutsch', 'de') {u'xml': {u'settings': {u'local': 'de', u'delete': False}}} de bFalse down action -> WizardActions ok OK finished current: ('Deutsch', 'de') {u'xml': {u'settings': {u'local': 'de', u'delete': False}}} de bFalse getStepWithID: preend result: 4 Updating values in step 5 wizard step: {'code': u'self["textTop"].setText(" ")\nself["textCenter"].setText("Alle Konfigurationen gespeichert")\nself["textBottom"].setText("Weiter mit der OK Taste")\nself.saveConfig()', 'text': ' ', 'id': 'preend', 'condition': '', 'timeoutaction': 'nextpage', 'nextstep': 'end', 'code_async': '', 'codeafter_async': '', 'timeoutstep': '', 'list': [], 'timeout': None, 'codeafter': '', 'config': {'screen': None, 'args': None, 'type': ''}} wizard text code self["textTop"].setText(" ") self["textCenter"].setText("Alle Konfigurationen gespeichert") self["textBottom"].setText("Weiter mit der OK Taste") self.saveConfig() [PVMC] I PVMC_Wizard::saveConfig -> Activating language German language set to de_DE [PNG] no PNG header [WebInterface] fallback to default translation for Webinterface [TeleText] plugins [PluginSort] Splitting webradioFS up in individual entries ([0, 2]) [PluginSort] Splitting Wetterinformationen up in individual entries ([2, 0]) [PluginSort] Splitting SkyRecorder up in individual entries ([5, 7]) [PluginSort] Splitting Plugin up in individual entries ([7, 5]) [PluginSort] Splitting VLC Video Player up in individual entries ([0, 2]) [PluginSort] Something went wrong as our autostart handler was called multiple times for startup, printing traceback and ignoring. File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 13, in languageChanged plugins.readPluginList(resolveFilename(SCOPE_PLUGINS)) File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 136, in readPluginList self.addPlugin(p) File "/usr/lib/enigma2/python/Plugins/Extensions/PluginSort/plugin.py", line 196, in PluginComponent_addPlugin PluginComponent.pluginSort_baseAddPlugin(self, plugin, *args, **kwargs) File "/usr/lib/enigma2/python/Components/PluginComponent.py", line 35, in addPlugin plugin(reason=0) File "/usr/lib/enigma2/python/Plugins/Extensions/PluginSort/plugin.py", line 455, in autostart traceback.print_stack(limit=5, file=sys.stdout) [PluginSort] Splitting EPGRefresh up in individual entries ([5, 7]) [PluginSort] Splitting Plugin up in individual entries ([7, 5]) [TeleText] autostart(0, {}) [PluginSort] Splitting Plugin up in individual entries ([7, 5]) [PVMC] I Plugins.Extensions.ProjectValerie.plugin Reason: 0 - [PVMC] I Plugins.Extensions.ProjectValerie.pluginAUTOSTART_E2 [] [PVMC] W Plugins.Extensions.ProjectValerie.DMC_Plugins.DMC_WebInterfaceException(Can be ignored): Couldn't listen on 0.0.0.0:8888: [Errno 125] Address already in use. [PluginSort] Splitting Plugin up in individual entries ([7, 5]) [MenuSort] Initialized more than once, ignoring request. [PluginSort] Splitting CCcam Info v1.3c up in individual entries ([0, 2]) [PluginSort] Splitting VPS up in individual entries ([5, 7]) [PluginSort] Splitting Plugin up in individual entries ([7, 5]) [CrashlogAutoSubmit] - autostart [CI_Assignment] activating ci configs: [CI_Activate] FOUND 4 CI Slots [CI_Activate_Config_CI0] no config file found [CI_Activate_Config_CI0] error parsing xml... [CI_Activate_Config_CI1] no config file found [CI_Activate_Config_CI1] error parsing xml... [CI_Activate_Config_CI2] no config file found [CI_Activate_Config_CI2] error parsing xml... [CI_Activate_Config_CI3] no config file found [CI_Activate_Config_CI3] error parsing xml... starting hotplug handler add device sdb to bdpoll current state: medium removed add device sdd to bdpoll current state: medium removed add device sde to bdpoll current state: medium removed add device sdc to bdpoll current state: medium inserted add device sr0 to bdpoll current state: medium removed [PluginSort] Splitting Plugin up in individual entries ([7, 5]) [PluginSort] Splitting CrossEPG Downloader up in individual entries ([0, 2]) [PluginSort] Splitting Sky Fan-Zone Plugin up in individual entries ([0, 2]) [PluginSort] Splitting Key Manager up in individual entries ([7, 5]) [PluginSort] Splitting Plugin up in individual entries ([7, 5]) couldn't open /proc/stb/misc/12V_output [WebInterface] set language to de [WebInterface] set language to de [WebInterface] set language to de [TeleText] set language to [de] [TeleText] set language to [de] [AudioSync] set language to de [AudioSync] set language to de [CrossEPG] set language to de setLCDBrightness 127 main thread is non-idle! display spinner! [PVMC] I PVMC_Wizard::saveConfig <- Saved ! showing list, 5 self.list: self.list: setZPosition showing config Now: 5 Now: 5 action -> WizardActions ok OK finished getStepWithID: end result: 5 Updating values in step 6 wizard step: {'code': u'self.finishUp()\nself.close()', 'text': '', 'id': 'end', 'condition': '', 'timeoutaction': 'nextpage', 'nextstep': None, 'code_async': '', 'codeafter_async': '', 'timeoutstep': '', 'list': [], 'timeout': None, 'codeafter': '', 'config': {'screen': None, 'args': None, 'type': ''}} wizard text Project-Id-Version: enigma2 Report-Msgid-Bugs-To: POT-Creation-Date: 2013-05-01 10:41+0200 PO-Revision-Date: 2013-05-01 11:35+0200 Last-Translator: Mladen Language-Team: Dream Multimedia Language: de MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Plural-Forms: nplurals=2; plural=(n != 1); X-Generator: Pootle 2.0.5 X-Poedit-SourceCharset: iso-8859-15 code self.finishUp() self.close() [PVMC] I PVMC_Wizard::finishUp -> [PVMC] I Showiframe::finishStillPicture -> showing list, 6 self.list: self.list: setZPosition showing config Now: 6 Now: 6 [PVMC] I PVMC_MainMenu::__init__ -> isAutostart=True [PVMC] I PVMC_MainMenu::__init__ self.oldService=None stopService [PVMC] I getAPILevel(in DMC_Global) [PVMC] I DataElement::getDataPreloading screen=PVMC_MainMenu name=API [PVMC] I PVMC_MainMenu::__init__ self.APILevel=3 [PVMC] I Showiframe::__init__ -> [PVMC] I Showiframe::load -> [PVMC] I Showiframe::load boxType = ('Dreambox', '8000', 'mipsel', 'oe20') [PVMC] I Showiframe::load LIB_PATH=/usr/lib/enigma2/python/Plugins/Extensions/ProjectValerie/libshowiframe.so.0.0.0 [PVMC] I DataElement::getDataPreloading screen=PVMC_MainMenu name=stillpicture_usedreamscene [PVMC] I PVMC_MainMenu::__init__ self.UseDreamScene=/hdd/valerie/dreamscene/blackSwan.mp4 [] [, ] [, , , , ] [, , , , ] [, , , , ] [] [] [, , ] [PVMC] I PVMC_MainMenu::__init__ <- allocating new converter! [PVMC] I DataElement::setData value=/hdd/valerie/dreamscene/blackSwan.mp4 [PVMC] I DataElement::setData value=3 [PVMC] I PVMC_MainMenu::setCustomTitle -> [PVMC] I PVMC_MainMenu::showInfo -> [PVMC] I PVMC_MainMenu::showInfo <- [PVMC] I PVMC_MainMenu::setCustomTitle <- [PVMC] I PVMC_MainMenu::onExec -> [PVMC] I PVMC_MainMenu::onExec Using DreamScene at /hdd/valerie/dreamscene/blackSwan.mp4 [PVMC] W PVMC_MainMenu::onExec Using DreamScene failed [PVMC] I PVMC_MainMenu::onExec <- [PVMC] I PVMC_MainMenu::onExecStartScript -> [PVMC] I Update::preLoadData -> [PVMC] I Update::_setInstalledRevision -> [PVMC] I Update::_setInstalledRevision <- [PVMC] I Update::_setCurrentUpdateType -> [PVMC] I Update::_setCurrentUpdateType <- [PVMC] I Update::_setUpdateXmlDict -> [PVMC] I Update::getInstalledRevision -> [PVMC] I Update::getInstalledRevision installedRevision = r1280 [PVMC] I Update::getInstalledRevision <- [PVMC] I Update::_setUpdateXmlDict Checking URL: http://val.duckbox.info/update.php main thread is non-idle! display spinner! [PVMC] E Update::_setUpdateXmlDict Could not download HTTP Page () [PVMC] I Update::_setUpdateXmlDict <- [PVMC] I Update::_setLatestRevisionAndUrl -> [PVMC] I Update::getUpdateXmlDict -> [PVMC] I Update::getUpdateXmlDict updateXmlDict = None [PVMC] I Update::getUpdateXmlDict <- [PVMC] I Update::getCurrentUpdateType -> [PVMC] I Update::getCurrentUpdateType updateType = release [PVMC] I Update::getCurrentUpdateType <- Traceback (most recent call last): File "/usr/lib/enigma2/python/mytest.py", line 290, in processDelay callback(*retval) File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 10, in __call__ return self.fnc(*self.args + args, **newkwargs) File "/usr/lib/enigma2/python/mytest.py", line 578, in runNextScreen session.openWithCallback(boundFunction(runNextScreen, session, screensToRun[1:]), screen, *args) File "/usr/lib/enigma2/python/mytest.py", line 403, in openWithCallback dlg = self.open(screen, *arguments, **kwargs) File "/usr/lib/enigma2/python/mytest.py", line 416, in open self.execBegin() File "/usr/lib/enigma2/python/mytest.py", line 314, in execBegin c.execBegin() File "/usr/lib/enigma2/python/Screens/Screen.py", line 77, in execBegin x() File "/usr/lib/enigma2/python/Plugins/Extensions/ProjectValerie/DMC_MainMenu.py", line 556, in onExecStartScript version, remoteUrl = Update().checkForUpdate() File "/usr/lib/enigma2/python/Plugins/Extensions/ProjectValerie/DMC_Global.py", line 199, in __init__ self.preLoadData() File "/usr/lib/enigma2/python/Plugins/Extensions/ProjectValerie/DMC_Global.py", line 207, in preLoadData self._setLatestRevisionAndUrl() File "/usr/lib/enigma2/python/Plugins/Extensions/ProjectValerie/DMC_Global.py", line 265, in _setLatestRevisionAndUrl for update in updateXmlDict["valerie"]["updates"]["update"]: TypeError: 'NoneType' object is not subscriptable (PyObject_CallObject(>,()) failed) ]]>