Saturday, July 30th, 2016, 00:00 UTC | ||
[00:00:08] | Hydr0p0nX: | decided for 15–20 I can just get a vps |
[00:13:59] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[01:08:43] | mad_enz (mad_enz!~mad_enz@2607:f090:488d:8d:20f0:31db:f8f3:b7dd) has quit (Ping timeout: 250 seconds) | |
[01:24:01] | mad_enz (mad_enz!~mad_enz@2607:f090:488d:8d:5c3:7630:fd60:4918) has joined #mythtv | |
[02:12:24] | peper03 (peper03!~peper03@mythtv/developer/peper03) has quit (Ping timeout: 260 seconds) | |
[02:13:04] | peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv | |
[03:30:59] | arescorpio (arescorpio!~arescorpi@11-56-16-190.fibertel.com.ar) has joined #mythtv | |
[03:47:26] | arescorpio (arescorpio!~arescorpi@11-56-16-190.fibertel.com.ar) has quit (Ping timeout: 244 seconds) | |
[04:10:31] | Hydr0p0nX: | question about the livetv group; it's only for livetv, nothing stays there if you decide to record it right? |
[04:29:51] | amessina (amessina!~amessina@unaffiliated/amessina) has quit (Quit: Konversation terminated!) | |
[06:16:57] | SteveGoodey (SteveGoodey!~steve@81.141.240.27) has joined #mythtv | |
[06:32:38] | Warped (Warped!~Warped@unaffiliated/warped) has quit (Quit: ChatZilla 0.9.92 [Firefox 47.0.1/20160623154057]) | |
[06:50:51] | Warped (Warped!~Warped@unaffiliated/warped) has joined #mythtv | |
[07:04:05] | Roklobster: | pine64 has mali working now, could be ok for a MFE. |
[07:09:06] | markspieth: | Had problems with the orange pi 2. No overlay support on the H3 with vdpau. Played videos ok but no OSD. Not really usable. Other combinations didn't work very well. Good for other stuff though. |
[07:09:41] | markspieth: | that has a mali 400 |
[07:14:33] | dekarl (dekarl!~dekarl@mythtv/developer/dekarl) has quit (Ping timeout: 240 seconds) | |
[07:18:55] | dekarl (dekarl!~dekarl@mythtv/developer/dekarl) has joined #mythtv | |
[07:28:54] | lautriv__ (lautriv__!~lautriv@funtoo/user/lautriv) has joined #mythtv | |
[07:32:22] | lautriv_ (lautriv_!~lautriv@funtoo/user/lautriv) has quit (Ping timeout: 244 seconds) | |
[08:33:31] | warpme (warpme!~warpme@89-67-153-39.dynamic.chello.pl) has joined #mythtv | |
[09:44:26] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has joined #mythtv | |
[09:52:42] | SteveGoodey (SteveGoodey!~steve@81.141.240.27) has quit (Quit: Konversation terminated!) | |
[09:54:02] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has quit (Ping timeout: 260 seconds) | |
[10:52:40] | stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has quit (Ping timeout: 264 seconds) | |
[11:04:21] | stuarta (stuarta!~stuarta@mythtv/developer/stuarta) has joined #mythtv | |
[11:52:49] | warpme (warpme!~warpme@89-67-153-39.dynamic.chello.pl) has quit (Quit: warpme) | |
[11:53:11] | warpme (warpme!~warpme@89-67-153-39.dynamic.chello.pl) has joined #mythtv | |
[11:53:11] | warpme (warpme!~warpme@89-67-153-39.dynamic.chello.pl) has quit (Client Quit) | |
[14:27:26] | Roklobster (Roklobster!~Dirkka@ppp118-209-190-10.lns20.mel8.internode.on.net) has quit (Remote host closed the connection) | |
[15:33:15] | amessina (amessina!~amessina@unaffiliated/amessina) has joined #mythtv | |
[16:30:27] | SteveGoodey (SteveGoodey!~steve@81.141.240.27) has joined #mythtv | |
[16:34:22] | tgm4883: | Is there any way to specify the runprefix at runtime rather than build time? |
[17:28:36] | peterbennett (peterbennett!~Peter@mythtv/developer/peterbennett) has joined #mythtv | |
[17:30:52] | peterbennett: | tgm4883: You can override the run prefix at run time |
[17:31:46] | peterbennett: | tgm4883: export MYTHTVDIR=runprefixdir |
[17:33:05] | peterbennett: | tgm4883: If you do that you also have to use export LD_LIBRARY_PATH=runprefixdir/lib |
[17:33:41] | peterbennett: | tgm4883: also PYTHONPATH and PERL5LIB need to ne overridden |
[17:33:46] | tgm4883: | peterbennett: LD_LIBRARY_PATH is already getting set at runtime |
[17:34:23] | tgm4883: | I wonder if I can build with a variable and have it stay a variable |
[17:34:26] | peterbennett: | tgm4883: Then you need this export LD_LIBRARY_PATH=$basedir/lib:$LD_LIBRARY_PATH |
[17:35:34] | tgm4883: | bah |
[17:35:41] | tgm4883: | y u no ask for credentials |
[17:35:46] | peterbennett: | tgm4883: What are you trying to do? |
[17:35:54] | tgm4883: | peterbennett: build snap packages |
[17:36:11] | tgm4883: | it's semi working at this point |
[17:37:04] | peterbennett: | I know less than nothing about snap |
[17:38:10] | tgm4883: | i've gotten to the point where mythfrontend will launch in with the qt painter |
[17:38:22] | tgm4883: | the opengl painter causes it to launch, but show invisible |
[17:39:27] | peterbennett: | With MythTV there are 2 env variables you can set at runtime, MYTHTVDIR and MYTHCONFDIR, to override the run prefix and the $HOME/.mythtv configuration directory |
[17:40:02] | peterbennett: | What architecture is that? |
[17:40:22] | tgm4883: | wth, I apparently broke the qt painter when trying to fix the opengl painter |
[17:40:55] | tgm4883: | peterbennett: I'm building locally, so amd64, although I could build this for i386 or arm as well pretty easily |
[17:46:23] | ShapeShifter499 (ShapeShifter499!~ShapeShif@unaffiliated/shapeshifter499) has joined #mythtv | |
[20:04:27] | peterbennett (peterbennett!~Peter@mythtv/developer/peterbennett) has quit (Quit: Leaving.) | |
[20:18:45] | warpme (warpme!~warpme@89-67-153-39.dynamic.chello.pl) has joined #mythtv | |
[20:44:38] | SteveGoodey (SteveGoodey!~steve@81.141.240.27) has quit (Quit: Konversation terminated!) | |
[21:04:27] | pvr4me (pvr4me!~craigtrel@d24-150-178-239.home.cgocable.net) has joined #mythtv | |
[21:07:05] | pvr4me: | AFAICT, my OSX buildbots were wedged for about 4 weeks…but I didn’t get any kind of notification. Sorry I didn’t catch this earlier. All it took was a reboot. Please poke me if you notice them offline. |
[21:43:51] | pvr4me (pvr4me!~craigtrel@d24-150-178-239.home.cgocable.net) has quit (Quit: pvr4me) | |
[21:53:26] | ShapeShifter499 (ShapeShifter499!~ShapeShif@unaffiliated/shapeshifter499) has quit (Quit: Leaving) | |
[22:14:17] | joki (joki!~joki@p54860E8B.dip0.t-ipconnect.de) has quit (Ping timeout: 260 seconds) | |
[22:19:33] | joki (joki!~joki@p548615B5.dip0.t-ipconnect.de) has joined #mythtv | |
[22:21:03] | Roklobster (Roklobster!~Dirkka@ppp118-209-190-10.lns20.mel8.internode.on.net) has joined #mythtv | |
[22:51:30] | pvr4me (pvr4me!~craigtrel@d24-150-178-239.home.cgocable.net) has joined #mythtv | |
[23:02:16] | pvr4me (pvr4me!~craigtrel@d24-150-178-239.home.cgocable.net) has quit (Quit: pvr4me) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.