Project

General

Profile

Actions

Bug #653

closed

Player does not display list of available videos even though it sees them.

Added by Hammel over 5 years ago. Updated over 5 years ago.

Status:
Closed
Priority:
Immediate
Assignee:
Category:
Database
Target version:
Start date:
28 Jul 2018
Due date:
% Done:

100%

Estimated time:
Severity:
01 - Critical

Description

Samba share is visible and can be browsed from the terminal. But when vfe starts it doesn't display them. The log shows it scans them, but it doesn't list them in the window.

This happened after upgrading to Buildroot 2018.05, which upgraded to Samba 4. But I think this is just a bug in VFE.

Actions #1

Updated by Hammel over 5 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

This was only happening on RPi B's. For some reason stat() on the JSON data files was returning EOVERFLOW. Adding -D_FILE_OFFSET_BITS=64, as suggested by the man page, fixed the problem.

VideoFE is once again displaying videos just fine on RPi B's.

Code committed and pushed.

Closing issue.

Actions

Also available in: Atom PDF