• 1
  • 141
  • 142
  • 143(current)
  • 144
  • 145
  • 495
v18 LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
OK, tested by watching a 720p TV show, after it was done, the GUI cut off the time "PM" after about 40, it corrected itself. I was able to repeat this 3x in a row.
I also tested by manually stopping the show, and it had the same affect, cutting off the PM. Note that time display during playback is displayed correctly, only after the show is stopped, and in the folder display do I see the issue.
Here is a screenshot, and like I said, it seems to correct itself somewhere between 10 and 40 seconds, the correction time is not consistent.

Image
Ok that looks different to the situation I had - in your photo, all the skin elements appear to be positioned correctly apart from the clock, which seems to be too far over to the right and is being chopped. Maybe this is a skin bug after all.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
good morning,
here as promised the Crashlog: https://pastebin.com/MwgUf3Gj

and here the log snippet from running #0603: https://pastebin.com/HhRxQfRp

i think maybe the vpnstuff is causing the trouble.. i will deinstall it and try to update
(2017-06-20, 04:28)Milhouse Wrote: Ok that looks different to the situation I had - in your photo, all the skin elements appear to be positioned correctly apart from the clock, which seems to be too far over to the right and is being chopped. Maybe this is a skin bug after all.


For me it is exactly the same. Only the clock is misplaced. As far as I can remember, the position was corrected while browsing some playlists. So it got corrected somehow but not via display rate changes.

And it does not happen often.
So it's not a simple case of TV overscan?
The auto-correct is probably something coming from the TV, I haven't seen computer boxes do that by themselves.
Wink 
(2017-06-18, 19:27)Milhouse Wrote:
(2017-06-18, 19:02)Aux_ Wrote:
(2017-06-18, 14:21)bmonster Wrote: Morning,

Another little bug, its been there a while, maybe a couple of months, sorry should have reported it earlier...

When watching live TV if i press and hold up or down on the remote to fast scroll thru the channels on the osd, kodi freezes and reboots.
Seems I can reproduced this everytime, anyone else want to check it out for me, in case its just me.

Regards

Bucky

Yes I can reproduce it, but you have to stay on the arrow for a long time.
Normally no one makes such a thing but this should not happen...

If you can identify the build when this started, that would help.


Well I went back about 4 months, checked about 20 builds, all still crashed while scrolling thru the pvr osd fast, so I gave up for a bit , and installed the latest build, and guess what it looks like someone has fixed it.

Regards
Wink 
(2017-06-18, 19:27)Milhouse Wrote:
(2017-06-18, 19:02)Aux_ Wrote:
(2017-06-18, 14:21)bmonster Wrote: Morning,

Another little bug, its been there a while, maybe a couple of months, sorry should have reported it earlier...

When watching live TV if i press and hold up or down on the remote to fast scroll thru the channels on the osd, kodi freezes and reboots.
Seems I can reproduced this everytime, anyone else want to check it out for me, in case its just me.

Regards

Bucky

Yes I can reproduce it, but you have to stay on the arrow for a long time.
Normally no one makes such a thing but this should not happen...

If you can identify the build when this started, that would help.


Well I went back about 4 months, checked about 20 builds, all still crashed while scrolling thru the pvr osd fast, so I gave up for a bit, and installed the latest build.
Guess What? It looks like someone has fixed it. @Aux_ could you please confirm yours is also working fine...

Kind Regards

Bucky

Edit: forget that it just takes a really long time to crash now, and no one will probably ever see it...
New LibreELEC.tv Leia build #0620: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.6 #1 Tue Jun 20 21:12:20 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun 13 2017 14:53:44
Copyright (c) 2012 Broadcom
version 22340f772ce101854acbc46045358dae832dd513 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170620210918-#0620-g5f61061 [Build #0620]

# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (5f610611, changelog) and tip of XBMC master (946525ed, changelog) with the following modifications: Build Highlights:
  1. Addon interface and audioencoder changes
Build Details:
  1. XBMC:
    • [addons] change audioencoder interface to C++ style (PR:12319, 6 commits, 23 files changed)
    • [Estuary] DialogSeekBar: Reintroduce channel number display, like we (PR:12322, 1 commit, 1 file changed)
    • [adsp] change addon interface to match new style (PR:12289, 2 commits, 17 files changed)
  2. pvr.hts:
    • Add support for genre to recordings. (PR:316, 3 commits, 5 files changed)
  3. newclock5:
    • New commits in this build:
      • MMAL: Always use geometry for strides (a9387c43)
    • Commits no longer in build:
      • MMAL: Always use geometry for strides (2b51a62e)
  4. kernel 4.11.y:
    • New commits in this build:
      • dwc_otg: fiq_fsm: Add non-periodic TT exclusivity constraints (3b765d50)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Since version # 0615 the built-in wget has broken, it is impossible to download the software update from this forum (an incomplete file is downloaded). In the version # 0614 and earlier - everything works.
(2017-06-21, 09:52)AlexeyS Wrote: Since version # 0615 the built-in wget has broken, it is impossible to download the software update from this forum (an incomplete file is downloaded). In the version # 0614 and earlier - everything works.

Thanks, I'm able to reproduce on both RPi and Generic (x86_64) builds. How strange, this must be a bug in busybox as it only downloads 27869 bytes of the tar file. Sad

We'll look into it and try to find a fix ASAP.
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
(2017-06-21, 09:52)AlexeyS Wrote: Since version # 0615 the built-in wget has broken, it is impossible to download the software update from this forum (an incomplete file is downloaded). In the version # 0614 and earlier - everything works.

You can use "curl -O" instead of wget as long is broken
New LibreELEC.tv Leia build #0621: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.6 #1 Wed Jun 21 22:10:42 BST 2017 armv6l GNU/Linux

# vcgencmd version
Jun 13 2017 14:53:44
Copyright (c) 2012 Broadcom
version 22340f772ce101854acbc46045358dae832dd513 (tainted) (release)

# lsb_release
LibreELEC (Milhouse) - Version: devel-20170621220859-#0621-g89d6978 [Build #0621]

# Kodi version
(18.0-ALPHA1 Git:423072a). Platform: Linux ARM 32-bit

Based on tip of LibreELEC.tv master (89d69787, changelog) and tip of XBMC master (132e6e89, changelog) with the following modifications: Build Highlights:
  1. Temporary bug fix for wget issue after busybox 1.26.2 (bug 9981)
Build Details:
  1. LibreELEC.tv:
    • minor package bumps (PR:1693, 6 commits, 6 files changed)
    • busybox: update to 1.26.2 (PR:1694, 1 commit, 5 files changed)
  2. XBMC:
    • [bluray] jvm check is available since libbluray 1.0.1 (PR:12310, 2 commits, 7 files changed)
    • FIXUP: [droid] addon packaging (PR:12331, 1 commit, 1 file changed)
    • [lang][kodi.core] automatic syntax corrections for the en_GB language file (93448bdf)
    • [lang][skin.estuary] updated language files from Transifex (4d6f179b)
    • [lang][skin.estouchy] updated language files from Transifex (132e6e89)
  3. pvr.dvbviewer:
    • fix channel parsing if there's no favourites group (b51154ae)
    • bump version to 3.0.6 (1231567c)
    • In case of empty favourites bail out early (a5db9ddb)
  4. pvr.mythtv:
    • notice addon creation and destruction (fbb7e561)
  5. Additional commits/pull requests/changes not yet merged upstream:
    • Reverted: [pkg] de3da6bf: wget/ssl_helper: update to wolfssl-3.9.8 (reason: breaks chunked download) (busybox)
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
Possible fix for wget iissue upstream https://git.busybox.net/busybox/commit/?...3608767c7e without reverting the other commit,
was commited 1 day after 1.26.2 release
@asavah thank you, that looks like a good fix. I'll test/implement that instead just as soon as my main workstation isn't a useless pile of bits after a GPU meltdown. Sad
Texture Cache Maintenance Utility: Preload your texture cache for optimal UI performance. Remotely manage media libraries. Purge unused artwork to free up space. Find missing media. Configurable QA check to highlight metadata issues. Aid in diagnosis of library and cache related problems.
  • 1
  • 141
  • 142
  • 143(current)
  • 144
  • 145
  • 495

Logout Mark Read Team Forum Stats Members Help
LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)24