DLNA client DJmount crashes

slimard

Vu+ Newbie
Hello everyone,

I am on 2.0.9 and i cannot get the DNLA client DJmount to work. Every time I select my media server on the list, it crashes. I had the same on 2.0.8.

Here is the cashlog. thanks for your help

[DLNAClient Plugin] Info >> prepared command : djmount -o allow_other -o iocharset=utf8 /media/upnp/
poll: unhandled POLLERR/HUP/NVAL for fd 56(16)
child has terminated
pipes closed
clear task!!
poll: unhandled POLLERR/HUP/NVAL for fd 56(16)
updated device list!!
[EPGC] start cleanloop
[EPGC] stop cleanloop
[EPGC] 122806 bytes for cache used
updated device list!!
action -> WizardActions down
unknown action WizardActions/down! typo in keymap?
action -> WizardActions down
unknown action WizardActions/down! typo in keymap?
action -> OkCancelActions ok
Traceback (most recent call last):
File "/usr/lib/enigma2/python/Components/ActionMap.py", line 46, in action
res = self.actions[action]()
File "/usr/lib/enigma2/python/Plugins/Extensions/DLNABrowser/plugin.py", line 800, in keyOK
self.session.openWithCallback(self.cbDeviceListRefresh, DLNAFileBrowser, selectedFullPaht)
File "/usr/lib/enigma2/python/mytest.py", line 302, in openWithCallback
dlg = self.open(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 312, in open
dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
File "/usr/lib/enigma2/python/mytest.py", line 247, in instantiateDialog
return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
File "/usr/lib/enigma2/python/mytest.py", line 272, in doInstantiateDialog
readSkin(dlg, None, dlg.skinName, desktop)
File "/usr/lib/enigma2/python/skin.py", line 523, in readSkin
raise SkinError("component with name '" + wname + "' was not found in skin of screen '" + name + "'!")
skin.SkinError: {skin.xml}: component with name 'config' was not found in skin of screen 'DLNAFileBrowser'!
(PyObject_CallObject(<bound method ActionMap.action of <Components.ActionMap.ActionMap instance at 0x1e713f0>>,('OkCancelActions', 'ok')) failed)
getResolvedKey config.plugins.crashlogautosubmit.sendAnonCrashlog failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
getResolvedKey config.plugins.crashlogautosubmit.addNetwork failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
getResolvedKey config.plugins.crashlogautosubmit.addWlan failed !! (Typo??)
resolve: resolve ${sysconfdir}/enigma2/settings
resolve: -> /etc/enigma2/settings
]]>
 
Top