Jump to content


Photo

build develop


  • Please log in to reply
15 replies to this topic

#1 daimon

  • Senior Member
  • 220 posts

+5
Neutral

Posted 29 January 2020 - 14:07

with the latest build develop
 
i have this crash on downloading plugins with green button
 
 
log
 
 File "/usr/lib/enigma2/python/Screens/PluginBrowser.py", line 448, in runFinished
ImportError: cannot import name opkg
 
 
 


Re: build develop #2 WanWizard

  • PLi® Core member
  • 68,593 posts

+1,738
Excellent

Posted 29 January 2020 - 14:14

Hmm... Thought I'd fixed that. I'll have a look.

 

edit: indeed, missed that one, removed it and pushed the update.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: build develop #3 daimon

  • Senior Member
  • 220 posts

+5
Neutral

Posted 29 January 2020 - 15:01

now everything is OK :)



Re: build develop #4 WanWizard

  • PLi® Core member
  • 68,593 posts

+1,738
Excellent

Posted 29 January 2020 - 15:29

Thanks for the feedback. :thumbs-up:


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: build develop #5 daimon

  • Senior Member
  • 220 posts

+5
Neutral

Posted 31 January 2020 - 07:39

to select another skin I have the following crash

 

File "/usr/lib/enigma2/python/Components/ActionMap.py", line 77, in action

  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 56, in okbuttonClick
  File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 68, in runScreen
  File "<string>", line 1, in <module>
  File "/usr/lib/enigma2/python/Screens/SkinSelector.py", line 1, in <module>
ImportError: No module named mmap


Re: build develop #6 Persian Prince

  • Senior Member
  • 1,982 posts

+247
Excellent

Posted 31 January 2020 - 10:30

 

to select another skin I have the following crash

 

File "/usr/lib/enigma2/python/Components/ActionMap.py", line 77, in action

  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 56, in okbuttonClick
  File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 68, in runScreen
  File "<string>", line 1, in <module>
  File "/usr/lib/enigma2/python/Screens/SkinSelector.py", line 1, in <module>
ImportError: No module named mmap

 

Fix: https://github.com/O...e-core/pull/761


Open Vision sources: https://github.com/OpenVisionE2


Re: build develop #7 WanWizard

  • PLi® Core member
  • 68,593 posts

+1,738
Excellent

Posted 31 January 2020 - 11:50

Merged.


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: build develop #8 daimon

  • Senior Member
  • 220 posts

+5
Neutral

Posted 31 January 2020 - 15:02

now everything is OK :) 



Re: build develop #9 Rick Hunter

  • PLi® Core member
  • 9,052 posts

+56
Good

Posted 31 January 2020 - 19:51

I still got a GSOD at:

Develop 31-1 on a HD51 at: selecting the GUI Skin and Display Skin menu option.

 

Traceback (most recent call last):

  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 77, in action
  File "/usr/lib/enigma2/python/Components/ActionMap.py", line 57, in action
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 56, in okbuttonClick
  File "/usr/lib/enigma2/python/Tools/BoundFunction.py", line 9, in __call__
  File "/usr/lib/enigma2/python/Screens/Menu.py", line 68, in runScreen
  File "<string>", line 1, in <module>
  File "/usr/lib/enigma2/python/Screens/SkinSelector.py", line 1, in <module>
ImportError: No module named mmap
 
Do I need to wait for a next build?

Edited by Rick Hunter, 31 January 2020 - 19:53.

Plinux member We have a.. (ehmm.. morgage) house.

Re: build develop #10 foxbob

  • Senior Member
  • 612 posts

+18
Neutral

Posted 31 January 2020 - 20:32

There are no problems now.



Re: build develop #11 WanWizard

  • PLi® Core member
  • 68,593 posts

+1,738
Excellent

Posted 31 January 2020 - 20:59

I still got a GSOD at:
Develop 31-1 on a HD51


Yes, merge of today = not fixed in last nights image.

Do I need to wait for a next build?


Yes. Or install it manually.

Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: build develop #12 Rick Hunter

  • PLi® Core member
  • 9,052 posts

+56
Good

Posted 31 January 2020 - 21:26

indeed manual adding has solved the issue. 

Thanks.


Plinux member We have a.. (ehmm.. morgage) house.

Re: build develop #13 daimon

  • Senior Member
  • 220 posts

+5
Neutral

Posted 16 February 2020 - 13:46

i have this crash if i try to install any ipk on h7s this does not happen with h9 which is all ok

File "/usr/lib/enigma2/python/mytest.py", line 207, in processDelay
    callback(*retval)
  File "/usr/lib/enigma2/python/Plugins/Extensions/MediaScanner/plugin.py", line 12, in execute
    scanner.open(files, session)
  File "/usr/lib/enigma2/python/Components/Scanner.py", line 103, in open
  File "/usr/lib/enigma2/python/Plugins/SystemPlugins/SoftwareManager/plugin.py", line 1891, in filescan_open
    session.open(OpkgInstaller, filelist) # list
  File "/usr/lib/enigma2/python/mytest.py", line 296, in open
    dlg = self.current_dialog = self.instantiateDialog(screen, *arguments, **kwargs)
  File "/usr/lib/enigma2/python/mytest.py", line 239, in instantiateDialog
    return self.doInstantiateDialog(screen, arguments, kwargs, self.desktop)
  File "/usr/lib/enigma2/python/mytest.py", line 260, in doInstantiateDialog
    readSkin(dlg, None, dlg.skinName, desktop)
  File "/usr/lib/enigma2/python/skin.py", line 1077, in readSkin
  File "/usr/lib/enigma2/python/skin.py", line 333, in collectAttributes
  File "/usr/lib/enigma2/python/skin.py", line 1011, in parse
AttributeError: 'NoneType' object has no attribute 'split'



Re: build develop #14 WanWizard

  • PLi® Core member
  • 68,593 posts

+1,738
Excellent

Posted 16 February 2020 - 13:54

What skin is installed? What OpenPLi version?


Currently in use: VU+ Duo 4K (2xFBC S2), VU+ Solo 4K (1xFBC S2), uClan Usytm 4K Pro (S2+T2), Octagon SF8008 (S2+T2), Zgemma H9.2H (S2+T2)

Due to my bad health, I will not be very active at times and may be slow to respond. I will not read the forum or PM on a regular basis.

Many answers to your question can be found in our new and improved wiki.


Re: build develop #15 daimon

  • Senior Member
  • 220 posts

+5
Neutral

Posted 16 February 2020 - 14:11

build develop



Re: build develop #16 littlesat

  • PLi® Core member
  • 56,272 posts

+691
Excellent

Posted 16 February 2020 - 14:32

Looks like a bug in a skin....

WaveFrontier 28.2E | 23.5E | 19.2E | 16E | 13E | 10/9E | 7E | 5E | 1W | 4/5W | 15W



1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users