Custom Query (13624 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (16 - 18 of 13624)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Ticket Resolution Summary Owner Reporter
#13643 fixed MacOS Python2.6 hard code breaks python bindings / metadatalookup Bill Meek <billmeek@…> John Hoyt
Description

There is a hard code to python2.6 in

  • mythtv/programs/mythbackend/main.cpp
  • mythtv/programs/mythfrontend/main.cpp
  • mythtv/programs/mythmetadatalookup/main.cpp

The suspect line in each file is

QString("%1/../Resources/lib/python2.6/site-packages:%2")

This should either be modified to python (per the attached path) or worked out to automatically extract the compile time python version.

#13642 Fixed MacOS Packaging Updates - adds new macports/ansible build script Bill Meek John Hoyt
Description

This update restructures the OSX buils directory moving the depricated "osx-packager-qtsdk.pl" script and associated README.txt into a new directory. Adding a new README.md file.

It also adds the "compileMythfrontendAnsible.zsh" script into the new "macports_ansible" directory which is currently being used to build Mythfrontend.app for the community.

Pull request is located here: https://github.com/MythTV/packaging/pull/80

#13641 Duplicate Regression: DVD menu playback broken in v31 Mark Kendall Matt Marjanovic
Description

Playback of DVD menus has become broken in v31. This is a regression, as playback worked fine in earlier versions. This occurs with unencrypted .iso files, whether they are on the local disk of the frontend or served via StorageGroup? by the backend. (I have not tested direct playback from a local optical drive.)

The systems of the brokenness vary by disk image and menu, but they include: frame skipping, stuttering, wrong speed, aborted playback, audio/video timing mismatch, inability to navigate menu options, and lockup of the frontend entirely (requiring a restart). For some disk images, menu playback is still a-ok.

Playback of movie streams themselves seems to be ok, *if* one manages to navigate to one.

I'm happy to help try to debug/fix this in any I can --- I just have no idea where to even start. (Access to our household video library is wedged by this.)

Attached is the version output, and the debug output from attempting to playback a no-longer-working image.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracQuery for help on using queries.