Hello Guest, if you are reading this it means you have not registered yet. Please take a second, Click here to register, and in a few simple steps you will be able to enjoy our community and use our OpenViX support section.

View Entry Info: crash when deleting a recording from /media/hdd/movie/

Category:
Possible Bug
What ViX Image build number are you using?
Please provide your ViX Team image build number. Menu > Information > About > Build number > ENTER THIS NUMBER e.g. 4.2.028
6.6.013
Have you tried a flash WITHOUT settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
No
Have you tried a flash WITH settings restore?
Have you tried this? PLEASE SELECT YES OR NO.
No
Attachments
Results 1 to 6 of 6

Thread: crash when deleting a recording from /media/hdd/movie/

  1. #1

    Title
    Junior Member
    Join Date
    Nov 2021
    Posts
    8
    Thanks
    2
    Thanked 6 Times in 3 Posts

    crash when deleting a recording from /media/hdd/movie/

    Possible bug, but more likely something I have made inconsistent.

    This started happening recently, hard drive had become full. I couldn't delete via the zgemma. I used my laptop to clear down from recordings. plugged in back in an get an error like this every time I try to delete a recording via zgemma

    < 51482.954933> 09:34:46.7752 [MovieSelection] Couldn't delete '/media/hdd/movie/20241212 2059 - BBC One NW HD - MasterChef The Professionals.ts'. cannot import name 'delResumePoint' from 'Screens.InfoBarGenerics' (/usr/lib/enigma2/python/Screens/InfoBarGenerics.pyc)
    < 51482.956172> 09:34:46.7764 Traceback (most recent call last):
    < 51482.956483> 09:34:46.7767 File "/usr/lib/enigma2/python/StartEnigma.py", line 73, in processDelay
    < 51482.958502> 09:34:46.7788 callback(*retval)
    < 51482.959208> 09:34:46.7795 File "/usr/lib/enigma2/python/Screens/MovieSelection.py", line 2314, in <lambda>
    < 51482.964552> 09:34:46.7848 callback = lambda confirmed: self.__permanentDeleteListConfirmed(delList, confirmed) # noqa: E731
    < 51482.965635> 09:34:46.7859 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^
    < 51482.966111> 09:34:46.7864 File "/usr/lib/enigma2/python/Screens/MovieSelection.py", line 2429, in __permanentDeleteListConfirmed
    < 51482.969633> 09:34:46.7899 msg = _("Couldn't delete '%s'.") % failedList[0] if failedCount == 1 else _("Couldn't delete %d items.") % failedCount
    < 51482.970481> 09:34:46.7907 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
    < 51482.970845> 09:34:46.7911 TypeError: not all arguments converted during string formatting

    I did upgrade packages, but didn't reflash I as I am sure this is a data consistency error.
    Attached Files Attached Files

  2. #2
    twol's Avatar
    Title
    Moderator
    Join Date
    Apr 2012
    Posts
    8,736
    Thanks
    1,023
    Thanked 2,999 Times in 2,335 Posts
    Quote Originally Posted by tko1 View Post
    Possible bug, but more likely something I have made inconsistent.

    This started happening recently, hard drive had become full. I couldn't delete via the zgemma. I used my laptop to clear down from recordings. plugged in back in an get an error like this every time I try to delete a recording via zgemma

    < 51482.954933> 09:34:46.7752 [MovieSelection] Couldn't delete '/media/hdd/movie/20241212 2059 - BBC One NW HD - MasterChef The Professionals.ts'. cannot import name 'delResumePoint' from 'Screens.InfoBarGenerics' (/usr/lib/enigma2/python/Screens/InfoBarGenerics.pyc)
    < 51482.956172> 09:34:46.7764 Traceback (most recent call last):
    < 51482.956483> 09:34:46.7767 File "/usr/lib/enigma2/python/StartEnigma.py", line 73, in processDelay
    < 51482.958502> 09:34:46.7788 callback(*retval)
    < 51482.959208> 09:34:46.7795 File "/usr/lib/enigma2/python/Screens/MovieSelection.py", line 2314, in <lambda>
    < 51482.964552> 09:34:46.7848 callback = lambda confirmed: self.__permanentDeleteListConfirmed(delList, confirmed) # noqa: E731
    < 51482.965635> 09:34:46.7859 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^
    < 51482.966111> 09:34:46.7864 File "/usr/lib/enigma2/python/Screens/MovieSelection.py", line 2429, in __permanentDeleteListConfirmed
    < 51482.969633> 09:34:46.7899 msg = _("Couldn't delete '%s'.") % failedList[0] if failedCount == 1 else _("Couldn't delete %d items.") % failedCount
    < 51482.970481> 09:34:46.7907 ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
    < 51482.970845> 09:34:46.7911 TypeError: not all arguments converted during string formatting

    I did upgrade packages, but didn't reflash I as I am sure this is a data consistency error.
    OK, not sure how to get put of this other than rename movie folder on HDD and let system on reboot add directory.
    Gigablue gbquad4KPro, gbquad4k & UE 4K
    .........FBC Tuners:
    ------------------> GT-Sat unicable LNB to 1.5M dish(28.2E)
    ------------------> Gigablue unicable LNB to 80 cm dish(19.2E)
    .......................
    Vu+ Uno4KSE, Dreambox dm900
    AX HD61, Edision Osmio 4K+, Zgemma H9Combo, Octagon SF8008 , gbtrio4k, h9se using unicable ports
    Zgemma H9 C/S into Giga4K

  3. #3
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,975
    Thanks
    245
    Thanked 1,689 Times in 1,332 Posts
    Quote Originally Posted by twol View Post
    OK, not sure how to get put of this other than rename movie folder on HDD and let system on reboot add directory.
    Well, the code shouldn't assume that file system entries have utf8 names. Linux filenames are just a series of bytes - any bytes.
    Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  4. #4
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    14,155
    Thanks
    2,078
    Thanked 5,233 Times in 3,456 Posts
    Quote Originally Posted by birdman View Post
    Well, the code shouldn't assume that file system entries have utf8 names. Linux filenames are just a series of bytes - any bytes.
    This crash is argument conversion. What makes you think it is related to non-utf8 encoding?
    Help keep OpenViX servers online.Please donate!

  5. #5
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,975
    Thanks
    245
    Thanked 1,689 Times in 1,332 Posts
    Quote Originally Posted by Huevos View Post
    This crash is argument conversion. What makes you think it is related to non-utf8 encoding?
    Possibly this:

    TypeError: not all arguments converted during string formatting
    but I suppose it could be that parameter was None.

    But an error/warning report that produces an error is still a bug.
    Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  6. #6
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    14,155
    Thanks
    2,078
    Thanked 5,233 Times in 3,456 Posts
    Quote Originally Posted by birdman View Post
    Possibly this:

    but I suppose it could be that parameter was None.

    But an error/warning report that produces an error is still a bug.
    I fixed this bug on Nov 8.
    Help keep OpenViX servers online.Please donate!

  7. The Following User Says Thank You to Huevos For This Useful Post:

    birdman (07-01-25)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
This website uses cookies
We use cookies to store session information to facilitate remembering your login information, to allow you to save website preferences, to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners.