@ImNtReal: Have you tried rebuilding after the Qt update and if so, does this error persist even after the rebuild?
Search Criteria
Package Details: mythtv-git 34.0.r23.g9b54f1a672-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mythtv-git.git (read-only, click to copy) |
---|---|
Package Base: | mythtv-git |
Description: | A Homebrew PVR project (Stable '-fixes' branch) |
Upstream URL: | https://www.mythtv.org/ |
Licenses: | GPL |
Conflicts: | mythtv |
Provides: | mythtv |
Submitter: | JohnLBergqvist |
Maintainer: | JohnLBergqvist |
Last Packager: | JohnLBergqvist |
Votes: | 36 |
Popularity: | 0.001288 |
First Submitted: | 2023-04-10 09:11 (UTC) |
Last Updated: | 2024-06-30 17:31 (UTC) |
Dependencies (63)
- exiv2 (exiv2-gitAUR)
- fftw (fftw-amdAUR)
- jackAUR (jack2-gitAUR, pipewire-jack-gitAUR, pipewire-full-jack-gitAUR, jack2, pipewire-jack)
- lame (lame-svnAUR, lame-altivecAUR)
- libass (libass-gitAUR)
- libavc1394
- libbluray (libbluray-gitAUR)
- libhdhomerunAUR (libhdhomerun-gitAUR)
- libiec61883
- libpulse (pulseaudio-dummyAUR, libpulse-gitAUR)
- libsamplerate (libsamplerate-gitAUR)
- libva (libva-gitAUR, intel-media-stack-binAUR, libva-headlessAUR)
- libvdpau
- libvpx (libvpx-full-gitAUR, libvpx-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxml2 (libxml2-gitAUR, libxml2-2.9AUR)
- libxrandr (libxrandr-gitAUR)
- libzip (libzip-gitAUR)
- lzo
- python-pyqt5-webengine
- Show 43 more dependencies...
Required by (19)
- hdhomerun_config_gui (requires mythtv) (optional)
- mythplugins-mytharchive (requires mythtv)
- mythplugins-mytharchive (make)
- mythplugins-mythbrowser (requires mythtv)
- mythplugins-mythbrowser (make)
- mythplugins-mythgame (requires mythtv)
- mythplugins-mythgame (make)
- mythplugins-mythmusic (requires mythtv)
- mythplugins-mythmusic (make)
- mythplugins-mythnetvision (requires mythtv)
- mythplugins-mythnetvision (make)
- mythplugins-mythnews (requires mythtv)
- mythplugins-mythnews (make)
- mythplugins-mythweather (requires mythtv)
- mythplugins-mythweather (make)
- mythplugins-mythweb (requires mythtv)
- mythplugins-mythweb (make)
- mythplugins-mythzoneminder (requires mythtv)
- mythplugins-mythzoneminder (make)
Sources (6)
Latest Comments
« First ‹ Previous 1 .. 13 14 15 16 17 18 19 20 21 22 23 .. 31 Next › Last »
Taijian commented on 2020-06-10 20:54 (UTC)
ImNtReal commented on 2020-06-10 20:41 (UTC)
I think a recent Qt update resulted in this: mythpainter.cpp:262:18: error: aggregate ‘QPainterPath path’ has incomplete type and cannot be defined 262 | QPainterPath path;
Taijian commented on 2020-04-07 18:47 (UTC)
@keepitsimpleengr: The issue is with xmltv upstream. If you build from git, you end up with a working build, trying to build from the last release version (0.6.1) will fail, because there was a change in the way perl parses xml in the meantime. So either wait for upstream xmltv to make a new release, or just build your version from git.
keepitsimpleengr commented on 2020-04-07 16:45 (UTC)
In 0.31 Schedule Direct as of April 7 requires XMLTV to get listings. This requires {https://aur.archlinux.org/packages/xmltv/). Using ABS to compile and install this fails. This results in no listing using mythfilldatabase, thus no rule based recordings.
keepitsimpleengr commented on 2020-04-05 23:21 (UTC)
The one client only system (of four) that uses Mythtv the most was suffering audio dropouts after upgrade to 31. The easiest fix for me was just to reinstall the OS (Manjaro) as the system was only used as a HTPC.
RuneArch commented on 2020-04-05 21:37 (UTC)
Aha, thanks! I had that problem too (had to downgrade to keep the family happy...) I'll try again and see if that works for me too. Thanks!
mark.clegg commented on 2020-04-05 19:06 (UTC)
After the upgrade to 31, I had horrendous audio sync problems, with the audio rapidly becoming far ahead of the video playback. There is mention of significant changes in the video decoding and playback in the release notes: https://www.mythtv.org/wiki/Release_Notes_-_31_Video_decoding_and_playback I found that I needed to turn on the option to "Prefer OpenGL for DeInterlacing".
Taijian commented on 2020-03-27 23:33 (UTC)
@RuneArch: Yep, that happened again... Updated without bumping the pkgrel, because no one with a working build actually needs to recompile just for that.
RuneArch commented on 2020-03-27 23:26 (UTC) (edited on 2020-03-27 23:33 (UTC) by RuneArch)
Not sure if we've got the old issue of the github package changing again - I'm getting SHA checksum errors.
Direct download from github gives me a sha256 of: 907d1747950ec6ef1ec965069c75500b4538b781333f60e16d62d519b221a86d
Whereas the PKGBUILD has: 096ace898e4a075293bb720bd9f33ae5818650f0ef62e722db290c68e522612f
Taijian commented on 2020-03-23 17:24 (UTC) (edited on 2020-03-23 23:17 (UTC) by Taijian)
MythTV 31 is out!
Initial update is out. There were quite a number of changes and the wiki has not yet been fully updated, so there might still be some bugs with this build. Please report so that I can try to fix.
Pinned Comments
JohnLBergqvist commented on 2023-04-10 15:56 (UTC) (edited on 2023-04-10 15:57 (UTC) by JohnLBergqvist)
This package replaces the previous 'mythtv' AUR package. It has been renamed to comply with Arch's VCS package guidelines.
I hope to update the various mythplugins AUR packages soon