gutosie / neoboot

18 stars 24 forks source link

Error SetDiskLabel custom build. #11

Closed 68foxboris closed 9 months ago

68foxboris commented 1 year ago

Good evening.I put the plugin on my assembly based on OpenPli on python 3.11 there is an error when installing the disc label.But the plugin is installed and probably works, there is no access.

` 2023-03-24 19:41:42.1216 File "/usr/lib/enigma2/python/StartEnigma.py", line 261, in processDelay 2023-03-24 19:41:42.1223 callback(*retval) 2023-03-24 19:41:42.1225 File "/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/plugin.py", line 487, in goSetDiskLabel 2023-03-24 19:41:42.1247 from Plugins.Extensions.NeoBoot.files.devices import SetDiskLabel 2023-03-24 19:41:42.1248 File "/usr/lib/enigma2/python/Plugins/Extensions/NeoBoot/files/devices.py", line 33, in 2023-03-24 19:41:42.1268 open = file 2023-03-24 19:41:42.1270 ^^^^ 2023-03-24 19:41:42.1272 NameError: name 'file' is not defined. Did you mean: 'filter'?

mkdir: can't create directory '/media/hdd/ImageBoot': File exists 2023-03-24 19:41:52.0062 [gRC] main thread is non-idle! display spinner!