Jump to content


Photo

DM8000 Enigma2 development Crash

Manual Scan

  • Please log in to reply
25 replies to this topic

Re: DM8000 Enigma2 development Crash #21 WanWizard

  • PLi® Core member
  • 68,679 posts

+1,740
Excellent

Posted 21 June 2023 - 00:44

Ah, ok. So where is the None coming from, as that shouldn't be the case.


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: DM8000 Enigma2 development Crash #22 Dimitrij

  • PLi® Core member
  • 10,039 posts

+339
Excellent

Posted 21 June 2023 - 05:52

		for n in nimmanager.nim_slots:
			if n.empty or n.config_mode == "nothing":
				continue
			modes = [x[:5] for x in n.getTunerTypesEnabled()]

Edited by Dimitrij, 21 June 2023 - 05:52.

GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: DM8000 Enigma2 development Crash #23 Dimitrij

  • PLi® Core member
  • 10,039 posts

+339
Excellent

Posted 21 June 2023 - 16:11

[ScanSetup] sanity check empty slot


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K


Re: DM8000 Enigma2 development Crash #24 TheCount

  • Senior Member
  • 25 posts

0
Neutral

Posted 21 June 2023 - 21:57

Confirmed fixed.

 

Thanks.



Re: DM8000 Enigma2 development Crash #25 littlesat

  • PLi® Core member
  • 56,301 posts

+691
Excellent

Posted 23 June 2023 - 08:25

But when was this triggered? Indeed due py3?

Edited by littlesat, 23 June 2023 - 08:27.

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


Re: DM8000 Enigma2 development Crash #26 Dimitrij

  • PLi® Core member
  • 10,039 posts

+339
Excellent

Posted 23 June 2023 - 08:44

 

root@lunix3-4k:~# python
Python 2.7.18 (default, Sep 10 2022, 16:15:22)
[GCC 9.2.0] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> x = None
>>> x[:5]
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: 'NoneType' object has no attribute '__getitem__'

 


GigaBlue UHD Quad 4K /Lunix3-4K/Solo 4K




Also tagged with one or more of these keywords: Manual Scan

1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users