[TESTING] Kodi 18 (Leia) builds for Vero 2 & 4K

Is that not a full log that i’ve posted?

07:44:25.980 T:4068303456 NOTICE: Disabled debug logging due to GUI setting. Level 0.

How to submit a useful support request - General - OSMC

1 Like

I’ll look at pasting full logs later, but thought it worth mentioning that I’ve just tried this test build and although all the basics work perfectly for me (great work!) I can’t launch any of compiled emulators, all that I tested produce this error in the logs:

WARNING: Unable to resolve: game.libretro.so.1.1.0 ADDON_CreateEx, reason: /usr/lib/kodi/addons/game.libretro/game.libretro.so.1.1.0: undefined symbol: ADDON_CreateEx

Not finding a symbol sounds like a version mismatch somewhere? Is this an issue in the build, or something due to my upgrade?

[Update]: On further research this WARNING probably has nothing to do with my issues as this post from xbmc from two days ago hints that it’s literally just a warning: [DllLoader] No warning if resolve fails for optional dependencies by peak3d · Pull Request #15454 · xbmc/xbmc · GitHub

So my problme: I get a black screen and no other useful information when a launch a ROM, I can exit with the back/escape button. Is there something else I need to set up other than enabling the emulator for the rom?

Note: There are still some issues with osmc.skin. I found the problem and will be pushing out a new build later today

17.8-414, 9 Feb 2019: Based off OSMC commit (ecf3cacbfa) and xbmc (d81c34c465)

OSMC:

  • Update default skin to point to skin.osmc

XBMC:

  • [sqlite] Use extended result codes (PR:15232, 4 commits, 1 file changed)
  • [PVR] Ignore very first ‘server not reachable’ notification. (PR:15449, 1 commit, 1 file changed)
  • [guiinfo] Fix ListitemAbsolute and ListItemPosition (PR:15450, 2 commits, 1 file changed)
  • [addons] add for test purpose only a script for debian package generation (PR:15438, 1 commit, 1 file changed)

pvr.mythtv:

  • bump version 5.10.6 (c954c7e)

Includes latest addons:

addons: inputstream.adaptive (9b944a5), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (1ff63d4), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (dc35ade), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (9846896, +8), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc), pvr.wmc (7b28be3), pvr.zattoo(c6ff1d2, +4), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)

just push out the official release. osmc-skin is unnecessary anyway …

Not for a lot of people it isn’t.
The official release isn’t stable yet. That isn’t related to the skin

Oh dear I skipped reading before updating. Downgrading the skin worked previous build, but latest build it doesn’t help for some reason.

Just wait for the next build which should finally have all problems solved.

Hello @gmc! Thanks for these great builds!

When upgrading to release 411 I no longer can load VNSI plugin. The logs have this error:

root@TVStuaosmc:/home/osmc/.kodi/temp# cat kodi.log | grep vnsi
08:20:47.793 T:4066550368 NOTICE: ADDON: pvr.vdr.vnsi v3.6.2 installed
08:20:51.932 T:3946836720 ERROR: Unable to load /usr/lib/kodi/addons/pvr.vdr.vnsi/pvr.vdr.vnsi.so.3.6.2, reason: libGL.so.1: cannot open shared object file: No such file or directory

I have the full log if needed. When reverting to relase 410 the problem is solved. All releases newer than this (to date) the VNSI plugin does not load.

After reverting I need to manually enable the PVR VNSI plugin, but then it works.

17.8-415, 10 Feb 2019: Based off OSMC commit (07d31e33e5) and xbmc (fee377153)

OSMC:

  • Fix crash caused by skin renamed. Enable skin.osmc instead of skin.osmc.v18apha

XBMC:

  • [sqlite] Use extended result codes (PR:15232, 4 commits, 1 file changed)
  • [PVR] Ignore very first ‘server not reachable’ notification. (PR:15449, 1 commit, 1 file changed)
  • [guiinfo] Fix ListitemAbsolute and ListItemPosition (PR:15450, 2 commits, 1 file changed)
  • [addons] add for test purpose only a script for debian package generation (PR:15438, 1 commit, 1 file changed)

pvr.mythtv:

  • bump version 5.10.6 (c954c7e)

pvr.vuplus:

  • Recording edls (PR:177, 12 commits, 35 files changed)
  • Use nlohmannJson and remove requirement for cmake 3.8

inputstream.adaptive:

  • Fix segfault for empty b64 strings (06cf64f)
  • Add checks for string sizes (f782dcc)

Includes latest addons:

addons: inputstream.adaptive (9b944a5), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (1ff63d4), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (dc35ade), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (9846896, +8), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc), pvr.wmc (7b28be3), pvr.zattoo(c6ff1d2, +4), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)[/b]

Can you please enable debug logging, replicate the issue and post the full logs.

1 Like

17.8-417, 10 Feb 2019: Based off OSMC commit (b105c3c4) and xbmc (f463b356)

OSMC:

  • mediacenter-addon-osmc v3.0.668 Fix MyOSMC focus (Remote, Store, Services)
  • Skin v17.9.3-39 PVR channel number input fix

XBMC:

  • Add date to logging. PR 15457
  • Kodi: remove annoying, excessively repetitive addon logging

Includes latest addons:

addons: inputstream.adaptive (9b944a5), inputstream.rtmp (ce7f559), peripheral.joystick (1f4225a), peripheral.xarcade (f09a0e7), pvr.argustv(83aa1e9), pvr.demo (964686d), pvr.dvblink (4ae42fe), pvr.dvbviewer (1ff63d4), pvr.filmon (e850633), pvr.hdhomerun (a9d7309), pvr.hts (dc35ade), pvr.iptvsimple (73feb2f), pvr.mediaportal.tvserver (931afab), pvr.mythtv (9846896, +8), pvr.nextpvr (78c6633), pvr.njoy (4467cac), pvr.octonet (203f800), pvr.pctv(b60b971), pvr.stalker (d0170c5), pvr.teleboy (1956113), pvr.vbox (ea20464), pvr.vdr.vnsi (cbb75ab), pvr.vuplus (bb6babc), pvr.wmc (7b28be3), pvr.zattoo(c6ff1d2, +4), vfs.libarchive (6d39012), vfs.rar (0f56401), vfs.sftp (6749200)[/b]

Update failed - I understand you are fixing it.

New build uploaded. Give it an hour to sync to the mirrors.

1 Like

Hello @gmc, i enabled debugging today and updated to 417 release and now it all works. :slight_smile: So whatever happened in the last couple of releases it has fixed it again. No logs needed I guess. Thanks!

Hello

can you recommend an update? I have my vero for a few days and there is version 17.6 on it! is it the 17.8 or version 18?

If you wait a few days you will get the stable v18 build automatically.

Sam

4 Likes

thx, i still wait :star_struck:

Just to name some issues I get with these builds until now:

  • Kodi doesn’t remind the position when resuming the play in video files (I get video files from a DLNA server).
  • VC-1 doesn’t work.
  • A subset of x265 files (anime low bitrate) doesn’t work neither (some do some don’t).
  • Like other ones have been experiencing in the regular version the sleep doesn’t work at all, it just wakes up few seconds after the sleep is pressed (always… I also think it’s due to lircd).

In the past couple of weeks I’ve been using the gmc Leia test builds more heavily, as I moved to the Vero 4k+ for daily use.

I make very heavy use of PVR - in particular tvheadend.

My experiences have been mainly positive, but I have noticed that a couple of PVR recordings fail to play correctly. The problem is also the same if I copy the RAW .ts file to the Vero4K+ and play from local storage. The video sometimes stops completely, stutters badly, or goes out of sync with the audio. Also if I try to Step Forward/Step Backward in one of the problematic recordings, then the picture completely freezes and never returns to normal.

I trimmed a 60 second snippet from a problematic recording of Emmerdale using ffmpeg - this is ~57MB in size, so I could upload it somewhere if required.

Here is a debug log from me playing this 1 minute ts file: https://paste.osmc.tv/emozoparut

This same raw ts file plays back fine on my other kodi installations:

  • Generic HTPC (VDPAU) - Kodi 17.6 - LibreELEC 8.2.5
  • RPi3 - Kodi 17.6 - LibreELEC 8.2.5
  • Android Samsung S6 Phone - Kodi 18.0