Kodi Community Forum

Full Version: LibreELEC Testbuilds for RaspberryPi (Kodi 18.0)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495
For 3 or 4 last nightlies, I found an issue. When i try to restart a movie, it freezes and finally restart kodi.bin

After this, everything goes correct and movie reprouce without problem.

Anyone with the same problem?
(2017-06-17, 21:49)ktpires Wrote: [ -> ]For 3 or 4 last nightlies, I found an issue. When i try to restart a movie, it freezes and finally restart kodi.bin

After this, everything goes correct and movie reprouce without problem.

Anyone with the same problem?

Please post your crashlog.
New LibreELEC.tv Leia build #0617: RPi / RPi2
(Supercedes previous build)

Code:
# uname -a
Linux rpi512 4.11.6 #1 Sat Jun 17 21:05:12 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-20170617210408-#0617-g461d704 [Build #0617]

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

Based on tip of LibreELEC.tv master (461d7045, changelog) and tip of XBMC master (1bbf39a5, changelog) with the following modifications: Build Highlights:
  1. New 4.11.6 kernel
  2. PR:12314: [addons/settings] Fix fallout #2 (may resolve addon/crash issues - please test & confirm)
  3. Restore bash support in busybox, fixing Bluetooth support broken in #0615
Build Details:
  1. XBMC:
    • Split ButtonTranslator into separate classes (PR:12280, 12 commits, 37 files changed)
    • [Estuary] Add episodename to live tv and recordings osd sub label, cleanup seek bar for live tv. (PR:12306, 2 commits, 2 files changed)
    • [addons] make binary addon management independent (PR:12299, 3 commits, 72 files changed)
    • Fix broken IR remote on linux (PR:12315, 2 commits, 1 file changed)
  2. libnfs:
    • TESTS: Initial test directory. (bbf38735)
    • TESTS: Add tests for server discovery and share enumeration (1a3c8c23)
    • TESTS: remove obsolete define in functions.sh (2179bb67)
    • RPM: minor fixes to the RPM build (46b035a5)
    • TEST: Add basic test for nfs_stat64() (d991f4dc)
    • TEST: Add a test that building RPMs work (b2158305)
  3. newclock5:
    • New commits in this build:
      • ffmpeg: hevc: Update to latest version (a4228c0c)
      • PixelConverterRBP: Fixup (cc68c15a)
      • VideoBuffers: Use YuvImage::MAX_PLANES (35fa8301)
      • VideoBuffers: Allow 4 planes (3939b88e)
    • Commits no longer in build:
      • rbp: Remove GUI layer during video playback when it is empty (5264c43b)
  4. Additional commits/pull requests/changes not yet merged upstream:
    • Added: [env] patch: busybox: CONFIG_BASH_IS_ASH=y for target
    • Added: [pkg] PR:12312: Fix crash on game close introduced in PR 12180
    • Added: [pkg] PR:12314: [addons/settings] Fix fallout #2
(2017-06-17, 20:34)Milhouse Wrote: [ -> ]@mikeb8591 is that with #0616? Do you still see the correct watched statuses with #0402 (but not #0403) and with #0615e? If yes to all of those, then PR12311 isn't the fix you need.

Yes that was with 0616. 0402 and 0615e are still correct, 0403 is incorrect.

bummer.

Thanks
My bad

For 3 or 4 last nightlies, I found an issue. When i try to restart a movie, it freezes and finally restart kodi.bin

After this, everything goes correct and movie reprouce without problem.

Anyone with the same problem?
18:19:55.119 T:1942859072 NOTICE: VideoPlayer: Opening: smb://xxxxxxxxxx/House of Cards/Season 05/House.of.Cards.S05E09.mkv
18:19:55.119 T:1942859072 WARNING: CDVDMessageQueue(player):Tongueut MSGQ_NOT_INITIALIZED
18:19:55.120 T:1246753696 NOTICE: Creating InputStream
18:19:55.196 T:1246753696 NOTICE: Creating Demuxer
18:19:55.641 T:1246753696 NOTICE: Opening stream: 0 source: 256
18:19:55.641 T:1246753696 NOTICE: Creating video codec with codec id: 174
18:19:55.641 T:1246753696 ERROR: CMMALVideo::Open : Video codec unknown: ae
18:19:55.641 T:1246753696 NOTICE: CDVDVideoCodecFFmpeg::Open() Using codec: HEVC (High Efficiency Video Coding)
18:19:55.694 T:1246753696 NOTICE: Creating video thread
18:19:55.694 T:1246753696 NOTICE: Opening stream: 1 source: 256
18:19:55.694 T:1023407008 NOTICE: running thread: video_thread
18:19:55.695 T:1246753696 NOTICE: Finding audio codec for: 86018
18:19:55.697 T:1246753696 NOTICE: Creating audio thread
18:19:55.697 T:1246753696 NOTICE: Opening stream: 0 source: 1024
18:19:55.697 T:1015018400 NOTICE: running thread: CVideoPlayerAudio:Tonguerocess()
18:19:55.816 T:1023407008 NOTICE: CDecoder::Open - fmt:348
18:19:55.828 T:1015018400 NOTICE: Creating audio stream (codec id: 86018, channels: 2, sample rate: 48000, no pass-through)
18:19:56.101 T:1768879008 WARNING: Skin Helper Service --> Traceback (most recent call last):
File "/storage/.kodi/addons/script.skin.helper.service/resources/lib/kodi_monitor.py", line 74, in onNotification
self.set_video_properties(mediatype, dbid)
File "/storage/.kodi/addons/script.skin.helper.service/resources/lib/kodi_monitor.py", line 182, in set_video_properties
li_imdb, li_tvdb = self.metadatautils.get_imdbtvdb_id(li_title, mediatype, li_year, li_imdb, li_showtitle)
File "/storage/.kodi/addons/script.module.simplecache/lib/simplecache.py", line 284, in decorated
result = func(*args, **kwargs)
File "/storage/.kodi/addons/script.module.metadatautils/lib/metadatautils.py", line 277, in get_imdbtvdb_id
"", title, year, content_type).get("imdbnumber", "")
AttributeError: 'NoneType' object has no attribute 'get'
18:19:56.101 T:1768879008 ERROR: Skin Helper Service --> Exception in resources.lib.kodi_monitor ! --> 'NoneType' object has no attribute 'get'

############### END LOG FILE ################

############ END kodi CRASH LOG #############
@ktpires please post a link to your FULL crashlog (use a pastebin site).
I noticed a while ago that the progress bar of the Chorus 2 web remote becomes out of sync over time. You have to refresh the tab to make it resync. Could this be a problem with these development builds or should I contact the Chorus devs?
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
Here is my error log. https://pastebin.com/tPaXL7aW

Thanks in advance


(2017-06-18, 10:31)Milhouse Wrote: [ -> ]@ktpires please post a link to your FULL crashlog (use a pastebin site).
(2017-06-18, 15:41)ktpires Wrote: [ -> ]Here is my error log. https://pastebin.com/tPaXL7aW

Not much info in there - a debug build might provide a more useful backtrace.
@ktpires I've uploaded a debug enabled build #0617z: RPi2

Can you install it, reproduce the crash and upload the resulting crashlog as in your last post. Thanks.
(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...
(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.
(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.

Might take a while but ill find out when it started..
(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...

Happens quite quickly for me, normally before 4 channels have been displayed, but i agree its not a major problem.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495