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.
Page 57 of 64 FirstFirst ... 7475556575859 ... LastLast
Results 841 to 855 of 954

Thread: Testers required for OpenViX Python 3 images

  1. #841
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    This might be a clue as well.....

    Code:
    < 325.7679> [Skin] Error: Default skin '/usr/share/enigma2/ViX-Night-HD/skin.xml' is not readable or is not a file! Using emergency skin.

  2. #842
    thecaretaker's Avatar
    Title
    Forum Supporter
    Donated Member
    Join Date
    Apr 2012
    Location
    Southern UK
    Posts
    295
    Thanks
    125
    Thanked 130 Times in 72 Posts
    I use Skin VixBMC 1080 but Vix-Night-HD is included in the image, just not used.

    EDIT SORTED:

    OK, I flashed the image again without plug-in back up (just settings). Standard skin worked fine. Was able to switch skins.

    Installed Vix VixBMC 1080 from the plugin downloads. switched to it from the Skins option, worked fine.

    I went back to change the skin and got the crash again. So it must be an issue with the VixBMC 1080 skin for some odd reason. It works once chosen.
    Last edited by thecaretaker; 14-10-21 at 21:06.
    VU+ Duo 4K SE

  3. #843
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,801
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by ccs View Post
    All I've done is check samba (for the umpteenth time), using the gui, from a fresh flash, and report the findings, I'm 100% sure what I've posted is correct.
    The end result is. A flash and restore will result in you putting an old smb.conf in place if there is a newer one.
    What I was saying was that installing samba can touch /etc/samba, as it pulls in samba-common. Except that this is part of teh base image, so opkg knows it is already installed so doesn't bother to do it again.

    I've never heard of samba-common, I doubt anybody else has either, and from where I'm sitting it's not relevant.
    Well, it is the package that would contain a new smb,conf file, so it is relevant.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  4. #844
    birdman's Avatar
    Title
    Moderator
    Join Date
    Sep 2014
    Location
    Hitchin, UK
    Posts
    7,801
    Thanks
    237
    Thanked 1,659 Times in 1,307 Posts
    Quote Originally Posted by ccs View Post
    I reckon they're the first two highlighted in red in post #835.
    I'd agree with that.
    MiracleBox Prem Twin HD - 2@DVB-T2 + Xtrend et8000 - 5(incl. 2 different USBs)@DVB-T2[terrestrial - UK Freeview HD, Sandy Heath] - LAN/USB-stick/HDD

  5. The Following User Says Thank You to birdman For This Useful Post:

    ccs (15-10-21)

  6. #845
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by birdman View Post
    The end result is. A flash and restore will result in you putting an old smb.conf in place if there is a newer one.
    What I was saying was that installing samba can touch /etc/samba, as it pulls in samba-common. Except that this is part of teh base image, so opkg knows it is already installed so doesn't bother to do it again.

    Well, it is the package that would contain a new smb,conf file, so it is relevant.
    Ok, but as it is already installed in a new image, I don't need to worry about it directly, config files may change but they then get overwritten by a settings restore.

  7. #846
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,645
    Thanks
    2,007
    Thanked 4,960 Times in 3,277 Posts
    Quote Originally Posted by thecaretaker View Post
    I have a problem, when I go to setup/user Interface/Skin Setup/Skin I get the spinner and box will reboot in 10 seconds. It did the same in the previous 5.5.015 image. Now have 5.5.016.

    Here is the log report
    Attachment 62692

    I'm guessing this is the problem.

    Code:
    < 413.4050> File "/usr/lib/enigma2/python/Screens/Screen.py", line 249, in applySkin
    < 413.4055> self.createGUIScreen(self.instance, self.desktop)
    < 413.4055> File "/usr/lib/enigma2/python/Screens/Screen.py", line 279, in createGUIScreen
    < 413.4060> f()
    < 413.4060> File "/usr/lib/enigma2/python/Screens/SkinSelector.py", line 73, in layoutFinished
    < 413.4063> self.refreshList()
    < 413.4063> File "/usr/lib/enigma2/python/Screens/SkinSelector.py", line 142, in refreshList
    < 413.4066> self.loadPreview()
    < 413.4067> File "/usr/lib/enigma2/python/Screens/SkinSelector.py", line 147, in loadPreview
    < 413.4071> preview = self.currentEntry[7]
    < 413.4072> TypeError: 'bool' object is not subscriptable
    < 413.4072> [ePyObject] (CallObject(<bound method NumberActionMap.action of <Components.ActionMap.HelpableNumberActionMap object at 0xab697e20>>,('OkCancelActions', 'ok')) failed)
    < 417.0204> [gRC] main thread is non-idle! display spinner!
    Please give an exact list of the skins you have loaded.
    Help keep OpenViX servers online.Please donate!

  8. #847
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,645
    Thanks
    2,007
    Thanked 4,960 Times in 3,277 Posts
    Quote Originally Posted by ccs View Post
    I've tried changing my backupmanager directories to include just what I think is needed for samba...

    Code:
    config.backupmanager.backupdirs=[............., '/etc/auto.network', '/etc/samba/smb-user.conf', '/etc/samba/private', '/usr/keys', '/usr/lib/enigma2/python/Plugins/SystemPlugins/AutoBouquetsMaker/providers/terrestrial_finder.xml', '/usr/script', '/etc/samba']
    but those of you still with us will notice that backupmanager forces /etc/samba onto the end of the settings file as well. I give up.
    See if this fixes for you... hopefully this does not cause other problems.
    https://github.com/OpenViX/vix-core/...ca8724dae34361
    Help keep OpenViX servers online.Please donate!

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

    ccs (15-10-21)

  10. #848
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,645
    Thanks
    2,007
    Thanked 4,960 Times in 3,277 Posts
    New Py3 build (5.5.017.002), ... and now with picon feeds.
    Help keep OpenViX servers online.Please donate!

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


  12. #849
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by Huevos View Post
    See if this fixes for you... hopefully this does not cause other problems.
    https://github.com/OpenViX/vix-core/...ca8724dae34361
    It looks like config.backupmanager.backupdirs= entries are created the first time backupmanager runs, so running after a flash without a settings restore puts in the two samba references needed.

    Code:
    config.backupmanager.backupdirs=.......'/etc/auto.network', '/etc/samba/smb-user.conf', '/etc/samba/private', '/usr/keys']
    However, a settings restore will always have /etc/samba to contend with, so I guess backupmanager needs to remove the entry if it exists, or it needs editing out by hand.

    Begs the question what if someone really wants to backup /etc/samba?
    Last edited by ccs; 15-10-21 at 16:25.

  13. #850
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    I've backed up, flashed and restored 5.5.017.002 with /etc/samba edited out and all looks good ....

    Code:
    root@vuultimo4k:~# ls -lR /etc/samba
    /etc/samba:
    drwxr-xr-x    2 root     root          4096 Oct 15 16:35 distro
    -rw-r--r--    1 root     root            20 Oct  5 21:31 lmhosts
    drwxr-xr-x    2 root     root          4096 Oct 15 16:38 private
    -rw-r--r--    1 root     root           772 Dec 31  2020 smb-user.conf
    -rw-r--r--    1 root     root            95 Oct  5 21:31 smb.conf
    
    /etc/samba/distro:
    -rw-r--r--    1 root     root            61 Oct  5 21:31 smb-branding.conf
    -rw-r--r--    1 root     root          1516 Oct  5 21:31 smb-global.conf
    -rw-r--r--    1 root     root           586 Oct  5 21:31 smb-shares.conf
    lrwxrwxrwx    1 root     root            13 Oct 15 16:35 smb-vmc.conf -> smb-vmc.samba
    -rw-r--r--    1 root     root            29 Oct  5 21:31 smb-vmc.samba
    
    /etc/samba/private:
    -rw-------    1 root     root        430080 Dec 31  2020 secrets.tdb
    -rw-------    1 root     root           204 Jan 18  2021 smbpasswd
    -rw-r--r--    1 root     root            80 Dec 31  2020 users.map
    root@vuultimo4k:~#

  14. #851
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,645
    Thanks
    2,007
    Thanked 4,960 Times in 3,277 Posts
    Quote Originally Posted by ccs View Post
    It looks like config.backupmanager.backupdirs= entries are created the first time backupmanager runs, so running after a flash without a settings restore puts in the two samba references needed.

    Code:
    config.backupmanager.backupdirs=.......'/etc/auto.network', '/etc/samba/smb-user.conf', '/etc/samba/private', '/usr/keys']
    However, a settings restore will always have /etc/samba to contend with, so I guess backupmanager needs to remove the entry if it exists, or it needs editing out by hand.

    Begs the question what if someone really wants to backup /etc/samba?
    Doesn't make sense system files being overwritten. Anyway if they want they can add the folder. Let's see it anyone complains.
    Help keep OpenViX servers online.Please donate!

  15. #852
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by Huevos View Post
    Doesn't make sense system files being overwritten. Anyway if they want they can add the folder. Let's see it anyone complains.
    Not sure I understand, if /etc/samba is in your settings file it make the changes to backupmanager redundant unless you remove it (from /etc/enigma2/settings).

  16. #853
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,645
    Thanks
    2,007
    Thanked 4,960 Times in 3,277 Posts
    Quote Originally Posted by ccs View Post
    Not sure I understand, if /etc/samba is in your settings file it make the changes to backupmanager redundant unless you remove it (from /etc/enigma2/settings).
    If I make changes to BackupManager that is going to only affect new backups, not current ones.

    Start with the correct files in /etc/samba. Make a new backup. Now flash and restore with the new backup.
    Help keep OpenViX servers online.Please donate!

  17. #854
    ccs's Avatar
    Title
    ViX Beta Tester
    Join Date
    Sep 2014
    Posts
    5,836
    Thanks
    554
    Thanked 1,277 Times in 1,089 Posts
    Quote Originally Posted by Huevos View Post
    If I make changes to BackupManager that is going to only affect new backups, not current ones.

    Start with the correct files in /etc/samba. Make a new backup. Now flash and restore with the new backup.
    Every settings file for every ViX user will include /etc/samba in config.backupmanager.backupdirs=,
    so a new backup will grab all files in /etc/samba, which defeats the object of the exercise?

    /etc/samba may be up-to-date today, but it will lose any future updates.

    Or maybe I really am getting old.

  18. #855
    Huevos's Avatar
    Title
    Administrator
    Join Date
    Jun 2010
    Location
    38.5N, 0.5W
    Posts
    13,645
    Thanks
    2,007
    Thanked 4,960 Times in 3,277 Posts
    Quote Originally Posted by ccs View Post
    Every settings file for every ViX user will include /etc/samba in config.backupmanager.backupdirs=,
    so a new backup will grab all files in /etc/samba, which defeats the object of the exercise?

    /etc/samba may be up-to-date today, but it will lose any future updates.

    Or maybe I really am getting old.
    Yeah you're getting old. I commented out the full folder scan.

    https://github.com/OpenViX/vix-core/...450R1179-R1180
    Help keep OpenViX servers online.Please donate!

Page 57 of 64 FirstFirst ... 7475556575859 ... LastLast

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.