Sunday, July 8th, 2012, 00:04 UTC | ||
[00:04:00] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Quit: jya_) | |
[00:04:21] | jya (jya!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[00:05:26] | jya: | It's the 3rd day in a row where I wake up, only to find my mythfrontend as exited with a EXC_BAD_ACCESS error…. Always in the same spot: MythSystemSignalManager::run |
[00:06:17] | Beirdo: | you'd have to be a lot more specific, I think :) |
[00:06:33] | Beirdo: | first off, WTF is EXC_BAD_ACCESS? :) |
[00:06:38] | Beirdo: | heh |
[00:07:30] | Beirdo: | I'm pondering over #10775 right now, it might be related, and that one seems to be a race condition |
[00:07:30] | ** MythLogBot http://code.mythtv.org/trac/ticket/10775 ** | |
[00:07:42] | jya: | 0x00 :) |
[00:07:54] | Beirdo: | so a null deref? |
[00:08:09] | jya: | trying to generate a proper bt |
[00:08:09] | jya: | I'm using lldb, which only provide a backtrace on the crashing thread |
[00:08:22] | Beirdo: | that should work fine |
[00:08:35] | jya: | I'd like bt of the whole stack and whole threads. |
[00:08:57] | Beirdo: | sure, but if you can't, just the crashing thread may well be enough in this particular case |
[00:09:13] | jya: | it's not that obvious |
[00:09:24] | jya: | it shows an error starting from libmythbase and Qt |
[00:09:34] | Beirdo: | well, I do want to know where it's spazzing out :) |
[00:09:49] | Beirdo: | #3 MythSystemSignalManager::run (this=0x17638e0) at system-unix.cpp:528 |
[00:09:49] | ** MythLogBot http://code.mythtv.org/trac/ticket/3 ** | |
[00:10:00] | Beirdo: | that's from #10775 backtrace |
[00:10:00] | ** MythLogBot http://code.mythtv.org/trac/ticket/10775 ** | |
[00:10:07] | Beirdo: | that look familiar? |
[00:10:19] | jya: | ah: thread backtrace all |
[00:10:27] | Beirdo: | yeah, it crapped out on a disconnect in this particular case |
[00:11:12] | sraue (sraue!~stephan@xbmc/staff/sraue) has joined #mythtv | |
[00:11:20] | Beirdo: | because the structure was deleted somewhere else (not sure where yet), and thus was now NULL in the middle of shutting it down |
[00:12:16] | jya: | #10889 |
[00:12:16] | ** MythLogBot http://code.mythtv.org/trac/ticket/10889 ** | |
[00:12:42] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[00:13:10] | jya: | well, 10775 is in the backend… this one is the frontend |
[00:13:29] | jya: | let me check what was displayed before it crashed on the console |
[00:14:08] | jya: | nah, just my 30s recurrence of the frontend trying to start mythlogserver in bin/bin |
[00:15:04] | jya: | I get about 12 hours of logs of the mythlogserver being started every 30s, and suddenly a crash |
[00:15:20] | jya: | could just be that it's how long it takes to fill 16GB of RAM :) |
[00:15:21] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[00:16:02] | Beirdo: | well, we gotta fix that problem too. |
[00:16:04] | jya: | Beirdo: this time the crash was on MythSystemUnix *ms = msList.takeFirst(); |
[00:16:20] | jya: | I think I recall yesterday it was somewhere else in that function.. let me check |
[00:16:22] | Beirdo: | could you create a ticket for the double /bin/ in your path? ;) |
[00:16:32] | jya: | sure |
[00:17:09] | jya: | I wasn't worrying about that one, because how I run mythfrontend isn't your typical way.. and I'm probably the only one doing it that way… haven't run the packaged version yet |
[00:17:36] | Beirdo: | it's a fairly isolated issue, I think, only to when using a relative RUNPREFIX pointing at a non-existant directory |
[00:17:43] | Beirdo: | yeah |
[00:17:50] | Beirdo: | but it can't hurt to fix it anyways |
[00:18:19] | jya: | no backtrace from yesterday crash sorry, it only kept the output of the console |
[00:18:47] | Beirdo: | OK. I have a mental theory of what the problem may be |
[00:19:23] | Beirdo: | but I need to mull it over some, and yeah, I think it is likely being poked hard by the way the logserver launch works |
[00:20:07] | Beirdo: | but we shouldn't be able to have it crap out like this, so maybe some locking is misplaced or the like |
[00:20:21] | Beirdo: | it wouldn't be the first time that a race condition has bit us :) |
[00:21:24] | jya: | #10890 |
[00:21:24] | ** MythLogBot http://code.mythtv.org/trac/ticket/10890 ** | |
[00:22:13] | jya: | let me know if you think any other file are required |
[00:29:40] | Beirdo: | will do. Thanks |
[00:38:03] | knightr_: | Beirdo, I have replied to your email about MythWeather... |
[00:38:13] | knightr_: | I am seeing the problem here and it doesn |
[00:38:33] | knightr_: | doesn't seem to be in the scripts and the URLs haven't changed... |
[00:38:42] | knightr_: | (at least the one I checked...) |
[00:42:41] | Beirdo: | the image one is disconcerting |
[00:42:59] | Beirdo: | almost assured we need to look at that one carefully... again |
[00:43:55] | Beirdo: | as for wunderground... kinda need to know what exactly is being selected to reproduce. |
[00:44:41] | knightr: | London, Ontario |
[00:45:49] | knightr: | when I checked (days ago, I had forgotten to send that reply) it was giving temperatures that had absolutely nothing to do with the real ones... |
[00:46:13] | Beirdo: | Oh, WTH? |
[00:46:45] | knightr: | I should have checked if they had a web interface to look at these maybe the problem is not the script but the actual info they had.... |
[00:47:02] | Beirdo: | when I search for "London, Ontario", it returns "London" |
[00:47:26] | Beirdo: | when I search for "London", it returns Londons world-wide |
[00:47:39] | Beirdo: | including... "London, Ontario" |
[00:47:49] | Beirdo: | idiotic data source |
[00:49:08] | Beirdo: | <termsofservice link="http://www.wunderground.com/weather/api/d/ter . . . uot;>This feed will be deprecated. Please switch to http://www.wunderground.com/weather/api/</termsofservice> |
[00:49:10] | knightr: | LOL, I had only search for London and picked the one for Ontario so I didn't see that problem... |
[00:49:22] | Beirdo: | oooh, that could be an issue.... |
[00:50:01] | knightr: | yep if they started returning crap on the old URLs (or if the info is somehow stale...) |
[00:50:19] | Beirdo: | running the forecast for "London, Ontario" says a high of 31C today, low of 17C |
[00:50:23] | Beirdo: | sounds reasonable |
[00:50:36] | Beirdo: | with thunder showers |
[00:52:37] | knightr: | monday is supposed to have max 27, min 14 according to envcan, what do you have? |
[00:52:56] | Beirdo: | 26C/14C |
[00:53:07] | Beirdo: | OOOoh |
[00:53:31] | Beirdo: | if you search for "London, Ontario", it returns "London, ON, CA" |
[00:53:36] | knightr: | i have 32 max 23 min |
[00:53:38] | Beirdo: | I was reading it backwards |
[00:54:00] | Beirdo: | and THAT says today has a high of 41C, low of 26C |
[00:54:05] | knightr: | (with wunderground..) |
[00:54:45] | knightr: | envcan says it's 24 currently... |
[00:56:08] | knightr: | http://www.weatheroffice.gc.ca/rss/city/on-137_e.xml |
[00:58:51] | knightr: | hmmm, interesting I get widget not found updatetime for the animated map script... |
[00:59:19] | knightr: | I get an updatetime when I run it manually... |
[01:00:42] | Beirdo: | well, I guess I get to rewrite the wunderground to use the new API |
[01:01:35] | knightr: | did the old thing change or mainly the URL? |
[01:02:26] | Beirdo: | dunno yet |
[01:04:56] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Ping timeout: 252 seconds) | |
[01:06:13] | knightr: | weird, I get segmentation fault when I cancel MythTV with ctrl-C while I am in MythWeather... |
[01:06:21] | knightr: | s/fault/faults |
[01:06:51] | knightr: | (doesn't do that elsewhere AFAIK...) |
[01:07:54] | knightr: | LOL, I know what my problem is... |
[01:08:58] | Beirdo: | Oh, I do NOT like their new API |
[01:09:02] | knightr: | or maybe not... :( |
[01:13:31] | knightr: | couldn't these guys settle on an API and not change it... |
[01:14:28] | knightr: | I added some logging and what I got back in WeatherScreen::prepareScreen makes sense... |
[01:15:12] | knightr: | (and finally figure out that the updatetime it was complaining was a field on the screen...) |
[01:15:28] | knightr: | s/complaining/complaining about |
[01:17:08] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[01:17:49] | knightr: | Beirdo, before working on the new API you might want to check if the data it returns makes sesnse, it's not much use supporting it if it sends incorrect information... |
[01:19:13] | wagnerrp: | do we have any built in hash tools in the libraries somewhere? |
[01:19:22] | Beirdo: | wagnerrp: hash tools? |
[01:19:35] | wagnerrp: | like, "generate sha1 of file" |
[01:19:38] | Beirdo: | knightr: their data is good, pretty much. |
[01:19:55] | wagnerrp: | or 256, or md5, or whatever |
[01:19:56] | Beirdo: | wagnerrp: ahhh hash digests... I think Qt has something built in |
[01:20:13] | wagnerrp: | just looking for something to hash files <64KB that the opensubtitles hash cant handle |
[01:20:19] | knightr: | ok so I guess only the old API has problem, at least that's good news... |
[01:20:50] | Beirdo: | knightr: it's not as much that the API has problems, but rather how we got the location name to query had problems. |
[01:21:15] | Beirdo: | and it seems to have gotten worse over time, which is likely why they created a REST API :) |
[01:21:31] | zombor_ (zombor_!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[01:21:50] | Beirdo: | well, the search part of the API has issues, I guess :) (old one) |
[01:22:24] | knightr: | the data too... |
[01:22:34] | jya: | LOL… So for the past two days I've been able to make AirPlay behaves the way 3rd party AirPlay devices are supposed to behave |
[01:22:55] | knightr: | it was like it wasn't the same place... |
[01:22:57] | jya: | that is, play the last device which asked to play something to give the best user experience blah... |
[01:23:21] | jya: | Been struggling to do so using myth API: play / suspend / play another |
[01:23:47] | knightr: | Berdo, the envcan script passed /home/mythtv/.mythtv/MythWeather/ENVCAN-Animated-Map/hrpt_nque_ir_100.gif to |
[01:23:49] | knightr: | ((MythUIImage *) widget)->SetFilename(itr.value()); |
[01:23:49] | knightr: | ((MythUIImage *) widget)->Load(); |
[01:24:08] | jya: | so just now I'm like: how did Apple actually do it… Let's try with their device… Device 1 play… Device 2 attempt to play: "sorry this AirPlay device is already being used by someone else" |
[01:24:11] | Beirdo: | yeah, I'm not looking at that yet :) |
[01:24:21] | jya: | they don't even implement what they are asking from 3rd party provider ! |
[01:24:27] | knightr: | I've checked the animated image is OK and it's not a permission problem since I'm with the same user... |
[01:24:32] | Beirdo: | jya: but of course |
[01:24:47] | jya: | going to do the same: sorry… we are busy ! |
[01:25:00] | knightr: | Beirdo, the point is it looks more like its UI stuff.... |
[01:25:08] | jya: | can scrap most of the code I've written so far and that is giving me the s*** |
[01:25:10] | Beirdo: | yeah, that's what I figured |
[01:25:12] | knightr: | not MythWeather stuff... |
[01:25:40] | knightr: | something probably changed in how images are handled in the UI... |
[01:25:57] | Beirdo: | or the animation part got borked |
[01:26:15] | Beirdo: | wouldn't be the first time |
[01:26:16] | knightr: | I don't even see the first picture... |
[01:26:27] | Beirdo: | that would be really borked :) |
[01:26:28] | Beirdo: | heh |
[01:26:28] | knightr: | shouldn't I see a static image... |
[01:26:35] | knightr: | ? |
[01:26:54] | Beirdo: | not necessarily, depends on how the images are loaded and queued, basically |
[01:27:02] | knightr: | ah, ok.. |
[01:27:44] | Beirdo: | I'm mentally pondering changing how the maps work, but it won't be this release |
[01:27:56] | knightr: | the image is OK BTW so everything point in the direction of the UI/Qt functionalities we use... |
[01:27:58] | Beirdo: | make a movie to loop... |
[01:28:10] | knightr: | mmm, that would be nice... |
[01:28:25] | knightr: | only problem is it would make the scripts more complicated... |
[01:28:54] | knightr: | (unless you take their output and convert it to a movie of course...) |
[01:29:06] | Beirdo: | wunderground can give either animated gif or swf format with the new API |
[01:29:19] | Beirdo: | yeah, that's what I do now wiht envcan anyways |
[01:30:05] | knightr: | yep, it's an anmated gif but we only take part of the pictures IIRC (the first 10 ones I think...) |
[01:30:18] | jya: | ah … there's Apple TV do it like they describe.. It's only the Airport Express that doesn't |
[01:30:33] | jya: | bugger… can't be lazy then |
[01:31:16] | Beirdo: | it was a while ago that I wrote it, I forget. |
[01:32:08] | Volkswagner (Volkswagner!~Volkswagn@cpe-24-161-55-139.hvc.res.rr.com) has joined #mythtv | |
[01:33:42] | Beirdo: | step one... sign up for an API key |
[01:37:00] | Beirdo: | so... applying for a developer key. which is free |
[01:37:41] | Beirdo: | for the full dataset we'd want, it is $300/month for 5000 calls/day, 100/min |
[01:37:46] | Beirdo: | jeez |
[01:38:05] | Beirdo: | developer gives 500/day, 10/min for free |
[01:38:22] | knightr: | you have a good excuse to have fogotten it, that one was written by Joe RIpley... :) :) |
[01:38:31] | knightr: | they're nuts... |
[01:38:41] | knightr: | any special provisions for open source? |
[01:39:19] | Beirdo: | written by him, redone by me |
[01:39:50] | knightr: | LOL... |
[01:40:21] | Beirdo: | the imagemagick part is all mine |
[01:41:02] | Beirdo: | so, I guess we need two tickets |
[01:41:23] | Beirdo: | one for envcan animated maps being borked, one for wunderground API redo |
[01:41:53] | Beirdo: | I put in a request to ask how usage should work for open source project |
[01:42:19] | Beirdo: | at worst, each user would need to get their own key, but that doesn't seem right |
[01:43:31] | Beirdo: | I mean, for now, I can likely just set it loose using my development key, but that will likely run out of requests fast. If I do it that way, it will be at one request/hr or /2h max per user |
[01:43:42] | knightr: | too much of a PITA if you ask me (ie have users get their own key....)... |
[01:43:51] | Beirdo: | yeah, I agree |
[01:46:12] | Beirdo: | the good thing is with wunderground is that they have good coverage of the entire world |
[01:46:19] | Beirdo: | including hurricane maps |
[01:46:25] | jya: | $300 a month to use their API? so much for a hobby |
[01:47:01] | knightr: | does the new API give info in other languages? |
[01:48:33] | Beirdo: | yes |
[01:49:01] | knightr: | let's hope they have special provisions for open source then.. :) :) |
[01:49:02] | Beirdo: | jya: they did say something on the site about "non-commercial development" and students being free |
[01:49:08] | danielk22: | The wunderground uses crowdsourced data, good community relations are essential to their operations. They may very well allow us to use the data for free as a PR move if we ask nicely. |
[01:49:16] | Beirdo: | so, I'm *HOPING* they have a way |
[01:49:29] | jya: | aren't we all students ? always learning something... |
[01:49:31] | Beirdo: | wunderground is owned by the Weather Channel now |
[01:49:42] | knightr: | and if we add their logo :-) :-) |
[01:49:47] | Beirdo: | so, I wouldn't bet on sensible decisions at all times |
[01:50:06] | Beirdo: | yes, and their logo needs to be in the copyright, which means more bloody work |
[01:50:15] | Beirdo: | heh |
[01:50:39] | danielk22: | Beirdo: Even more reasons for them to make nice.. They don't want an an obvious example of how "the Wunderground is now evil^TM" |
[01:50:56] | knightr: | LOL... |
[01:51:06] | Beirdo: | danielk22: Oh, I agree, but the pinheads at Weather Channel might not :) |
[01:51:36] | danielk22: | BTW I used to be hooked on the Weather Channel 20 years ago. I gave my TV away to break the cycle ;] |
[01:51:43] | Beirdo: | I can definitely develop for free anyways |
[01:52:01] | Beirdo: | it's the volume of requests that would be the main concern |
[01:53:25] | Beirdo: | so I can always push the script with the API key being in a non-committed dot-file in the mean time |
[01:53:57] | Beirdo: | that way it can't get overused |
[01:54:01] | knightr: | Beirdo, I can create that envcan ticket if you want but I would suggest talking to the UI guys before putting any work in this, might be something simple that needs to be added... |
[01:54:08] | Beirdo: | but I'll think about that later. |
[01:54:27] | Beirdo: | knightr: sure, yeah, we'll somehow get it fixed, just don't want to forget |
[01:55:18] | knightr: | np, should I set it to 0.26? |
[01:55:32] | jya: | Beirdo you can do like the Horde project does it. |
[01:55:52] | knightr: | (at least that will force us to decide what to do with it when we will look at what's left...) |
[01:55:55] | jya: | In the settings, you enter the API key.. It's up to each and every user to register for one and use that one |
[01:56:29] | jya: | pretty much every tool I've used with weather channels or wunderground worked that way |
[01:57:25] | Volkswagner (Volkswagner!~Volkswagn@cpe-24-161-55-139.hvc.res.rr.com) has left #mythtv ("Leaving") | |
[01:57:28] | Beirdo: | knightr: yeah, we'll try to get that in, it might slip, but I hope not |
[01:57:34] | Beirdo: | jya: if we have to, yeah |
[01:59:08] | Beirdo: | the problem if you publish the API key at all is that *anyone* even not using MythTV can use it, and affect our usage patterns... |
[01:59:35] | Beirdo: | and that includes commercial apps that are written by unethical people |
[02:00:12] | Beirdo: | we'd have to find a way to distribute it in a controlled way if they use a common API key |
[02:06:18] | Beirdo: | anyways, back to the mythsystem fun |
[02:21:07] | Beirdo: | I think I'll be changing this to use ReferenceCounter |
[02:21:37] | Beirdo: | but that's gonna require some food first. |
[02:46:27] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has quit (Remote host closed the connection) | |
[02:49:33] | knightr_: | [25801] |
[02:49:33] | MythLogBot: | SVN 25801: (branch master) https://github.com/MythTV/mythtv/commit/f333c5e4 |
[03:24:29] | Beirdo: | knightr: Thanks for the ticket :) |
[03:32:37] | zombor_ (zombor_!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[04:07:28] | Sharky112065 (Sharky112065!~Sharky112@c-24-19-57-28.hsd1.wa.comcast.net) has quit (Ping timeout: 250 seconds) | |
[04:17:08] | Sharky112065 (Sharky112065!~Sharky112@c-24-19-57-28.hsd1.wa.comcast.net) has joined #mythtv | |
[04:20:20] | Beirdo: | this hopefully will work :) |
[04:21:15] | Beirdo: | will find out soon enough |
[05:10:08] | amessina (amessina!~amessina@2001:470:1f11:a4:d6be:d9ff:fe8d:7c1e) has quit (Quit: Konversation terminated!) | |
[05:11:29] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has quit (Read error: Connection reset by peer) | |
[05:26:42] | gregL (gregL!~greg@cpe-74-76-125-87.nycap.res.rr.com) has joined #mythtv | |
[05:31:29] | Beirdo: | jya: OK, fix is committed. PLEASE let me know if this causes a crash in any edge conditions you may have. |
[05:31:36] | Beirdo: | it's working better here now for me |
[05:31:58] | Beirdo: | including not throwing that pointless error that the structure was deleted (another race condition) |
[05:48:03] | Beirdo: | eek, OK, minor adjustment... |
[06:34:57] | eharris_ (eharris_!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has quit (Ping timeout: 244 seconds) | |
[06:36:53] | eharris (eharris!~eharris@99-179-7-82.lightspeed.austtx.sbcglobal.net) has joined #mythtv | |
[06:37:50] | Beirdo: | Ithink it be bedtime |
[06:38:43] | Beirdo: | wow, that streamview stuff sure made cppcheck unhappy |
[06:48:59] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv | |
[07:08:07] | jya: | Beirdo: I'll be updating and let you know... |
[07:32:52] | CaCtus491 (CaCtus491!~Kent@123-243-197-152.static.tpgi.com.au) has joined #mythtv | |
[07:32:52] | CaCtus491 (CaCtus491!~Kent@123-243-197-152.static.tpgi.com.au) has quit (Client Quit) | |
[07:33:06] | CaCtus491 (CaCtus491!~Kent@123-243-197-152.static.tpgi.com.au) has joined #mythtv | |
[07:47:05] | sraue (sraue!~stephan@xbmc/staff/sraue) has quit (Read error: Operation timed out) | |
[08:00:01] | Novae (Novae!~novae@unaffiliated/novae) has left #mythtv () | |
[08:01:59] | sraue (sraue!~stephan@xbmc/staff/sraue) has joined #mythtv | |
[08:25:09] | aloril (aloril!~aloril@dsl-tkubrasgw3-fe7ef900-153.dhcp.inet.fi) has quit (Read error: Operation timed out) | |
[08:28:36] | aloril (aloril!~aloril@84.249.126.153) has joined #mythtv | |
[08:36:01] | pheld: | problems with the last schema upgrade (1306->1307): I think the field "added" in "scannerfile" should be TIMESTAMP not DATE_TIME. The unique key in table "scannerpath" is too big when using utf8 ... solved f.ex. by limiting the length of "filename" to 237 or less or by using an 8-bit charset to the table. |
[08:49:31] | SteveGoodey (SteveGoodey!~steve@host86-129-35-147.range86-129.btcentralplus.com) has joined #mythtv | |
[08:58:02] | stuartm (stuartm!~stuartm@cpc1-derb9-0-0-cust441.8-3.cable.virginmedia.com) has joined #mythtv | |
[08:58:02] | stuartm (stuartm!~stuartm@cpc1-derb9-0-0-cust441.8-3.cable.virginmedia.com) has quit (Changing host) | |
[08:58:02] | stuartm (stuartm!~stuartm@mythtv/developer/stuartm) has joined #mythtv | |
[09:07:13] | sraue (sraue!~stephan@xbmc/staff/sraue) has quit (Read error: Operation timed out) | |
[09:31:02] | sraue (sraue!~stephan@xbmc/staff/sraue) has joined #mythtv | |
[09:34:42] | joki (joki!~joki@p54862B2D.dip.t-dialin.net) has quit (Ping timeout: 265 seconds) | |
[09:34:57] | joki (joki!~joki@p54862B2D.dip.t-dialin.net) has joined #mythtv | |
[09:39:32] | dekarl1 (dekarl1!~dekarl@p4FE84DA4.dip.t-dialin.net) has quit (Ping timeout: 265 seconds) | |
[09:42:53] | dekarl (dekarl!~dekarl@p4FE84DA4.dip.t-dialin.net) has joined #mythtv | |
[10:27:37] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv | |
[10:28:36] | joki (joki!~joki@p54862B2D.dip.t-dialin.net) has quit (Ping timeout: 248 seconds) | |
[10:28:53] | joki- (joki-!~joki@p548629F4.dip.t-dialin.net) has joined #mythtv | |
[10:29:02] | joki- is now known as joki | |
[11:46:16] | sphery: | wagnerrp: QCryptographicHash (see, for example, dbl ain's work at https://github.com/MythTV/mythtv/commit/8b6f1fba6 ) |
[11:55:45] | Steve-Goodey (Steve-Goodey!~steve@host86-129-35-147.range86-129.btcentralplus.com) has joined #mythtv | |
[12:42:56] | MythBuild: | build #118 of 0.25-linux-ppc is complete: Failure [4failed compile core] Build details are at http://code.mythtv.org/buildbot/builders/0.25 . . . c/builds/118 blamelist: Jonatan Lindblad <jlindblad@mythtv.org > |
[13:10:43] | natanojl: | Heh, it's not my fault the compiler segfaults on libmythtv/cc708window.cpp |
[13:14:20] | zombor (zombor!~zombor_@65.29.231.135) has joined #mythtv | |
[13:14:20] | zombor (zombor!~zombor_@65.29.231.135) has quit (Changing host) | |
[13:14:20] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[13:14:21] | natanojl: | MythBuild: force build 0.25-linux-ppc now |
[13:14:21] | MythBuild: | build forced [ETA 1h29m03s] |
[13:14:21] | MythBuild: | I'll give a shout when the build finishes |
[13:18:47] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has quit (Quit: leaving) | |
[13:20:50] | Defense|Twin (Defense|Twin!~jepz@c215172.adsl.hansenet.de) has joined #mythtv | |
[13:20:59] | tomimo (tomimo!~kurre@xdsl-83-150-88-111.nebulazone.fi) has quit (Quit: Ex-Chat) | |
[13:22:06] | MythBuild: | Hey! build 0.25-linux-ppc #119 is complete: Failure [4failed compile core] |
[13:22:06] | ** MythLogBot http://code.mythtv.org/trac/ticket/119 ** | |
[13:22:06] | MythBuild: | Build details are at http://code.mythtv.org/buildbot/builders/0.25 . . . c/builds/119 |
[13:39:09] | rsiebert (rsiebert!~quassel@e179131092.adsl.alicedsl.de) has joined #mythtv | |
[13:40:22] | natanojl: | Beirdo: Do you know what's up with the 0.25 ppc builder? |
[13:41:48] | rsiebert_ (rsiebert_!~quassel@g231184027.adsl.alicedsl.de) has quit (Ping timeout: 245 seconds) | |
[13:42:30] | xavierh (xavierh!~xavier@cpc1-swin3-0-0-cust274.3-1.cable.virginmedia.com) has quit (Remote host closed the connection) | |
[13:52:16] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[13:54:29] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[14:14:44] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[14:17:46] | MythBuild: | build #1272 of cppcheck-master is complete: Failure [4failed shell_2] Build details are at http://code.mythtv.org/buildbot/builders/cppc . . . /builds/1272 blamelist: Jonatan Lindblad <jlindblad@mythtv.org > |
[14:22:01] | KenBW2 (KenBW2!~kenbw2@cpc25-brad20-2-0-cust214.17-1.cable.virginmedia.com) has joined #mythtv | |
[14:22:10] | KenBW2 (KenBW2!~kenbw2@cpc25-brad20-2-0-cust214.17-1.cable.virginmedia.com) has left #mythtv () | |
[14:31:47] | knightr_: | weird, that last builbot problem was that code.mythtv.org couldn't resolve... |
[14:33:24] | knightr_: | (I've checked and it does resolve right now for all 3 OSUOSL DNSes we use...) |
[14:34:04] | knightr_: | it has to go through a few hoops though, CNAME -> CNAME -> A |
[14:40:33] | Beirdo: | yeah, network burbles happen |
[14:40:49] | Beirdo: | MythBuild: force build cppcheck-master now |
[14:40:50] | MythBuild: | build forced [ETA 2m34s] |
[14:40:50] | MythBuild: | I'll give a shout when the build finishes |
[14:42:11] | amessina (amessina!~amessina@2001:470:1f11:a4:d6be:d9ff:fe8d:7c1e) has joined #mythtv | |
[14:42:14] | Beirdo: | MythBuild: force build 0.25-linux-ppc now |
[14:42:14] | MythBuild: | build forced [ETA 1h29m03s] |
[14:42:14] | MythBuild: | I'll give a shout when the build finishes |
[14:43:09] | MythBuild: | build #1273 of cppcheck-master is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/cppc . . . /builds/1273 |
[15:11:16] | warped (warped!~piotro@91.189.74.10) has joined #mythtv | |
[15:25:40] | zombor (zombor!~zombor_@65.29.231.135) has joined #mythtv | |
[15:25:40] | zombor (zombor!~zombor_@65.29.231.135) has quit (Changing host) | |
[15:25:40] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[15:54:06] | kurre2 (kurre2!~tomimo@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
[15:55:32] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has quit (Quit: Leaving.) | |
[16:03:10] | MythBuild: | build #120 of 0.25-linux-ppc is complete: Success [3build successful] Build details are at http://code.mythtv.org/buildbot/builders/0.25 . . . c/builds/120 |
[16:21:42] | stuartm: | xris: I'm starting to think one of the problems with the icon services might be that we don't ignore duplicate submissions for existing approved matches, I'm seeing a whole bunch of icon matches listed that I'm pretty certain I already approved months ago |
[16:23:19] | stuartm: | what I think might be happening is that when we submit results we include all auto-matches as well as manual matches – that can be fixed in our clients, but it seems a good idea to prevent it server side as well |
[16:24:37] | stuartm: | my perl is rusty, so maybe someone else would be willing to work on improvements to the server scripts |
[16:24:42] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has quit (Ping timeout: 264 seconds) | |
[16:25:58] | warped (warped!~piotro@91.189.74.10) has quit (Quit: warped) | |
[16:27:20] | dlblog (dlblog!~dlblog@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv | |
[16:29:24] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Ping timeout: 265 seconds) | |
[16:31:50] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has joined #mythtv | |
[16:31:54] | Steve-Goodey (Steve-Goodey!~steve@host86-129-35-147.range86-129.btcentralplus.com) has quit (Ping timeout: 264 seconds) | |
[16:37:50] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[16:43:44] | dblain (dblain!~dblain@c-76-127-227-175.hsd1.ma.comcast.net) has joined #mythtv | |
[16:43:44] | dblain (dblain!~dblain@mythtv/developer/dblain) has joined #mythtv | |
[16:43:44] | dblain (dblain!~dblain@c-76-127-227-175.hsd1.ma.comcast.net) has quit (Changing host) | |
[16:50:22] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has quit (Quit: Body blow! Body blow!) | |
[17:07:07] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[17:07:17] | toeb_ (toeb_!~yaaic@HSI-KBW-078-042-104-026.hsi3.kabel-badenwuerttemberg.de) has joined #mythtv | |
[17:13:40] | tomimo (tomimo!~kurre@xdsl-83-150-88-111.nebulazone.fi) has joined #mythtv | |
[17:16:48] | Hydr0p0nx (Hydr0p0nx!~hydr@97-81-249-80.static.leds.al.charter.com) has joined #mythtv | |
[17:17:04] | Hydr0p0nx (Hydr0p0nx!~hydr@97-81-249-80.static.leds.al.charter.com) has left #mythtv () | |
[17:27:58] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Ping timeout: 252 seconds) | |
[17:29:40] | amejia (amejia!~andres@129.174.97.130) has joined #mythtv | |
[17:29:40] | amejia (amejia!~andres@xbmc/staff/amejia) has joined #mythtv | |
[17:29:40] | amejia (amejia!~andres@129.174.97.130) has quit (Changing host) | |
[17:36:20] | amejia (amejia!~andres@xbmc/staff/amejia) has joined #mythtv | |
[17:37:31] | kth (kth!~kth@unaffiliated/kth) has joined #mythtv | |
[17:39:32] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[17:41:18] | warped (warped!~piotro@91.189.74.10) has joined #mythtv | |
[17:44:36] | warped (warped!~piotro@91.189.74.10) has quit (Client Quit) | |
[17:53:10] | zombor (zombor!~zombor_@65.29.231.135) has joined #mythtv | |
[17:53:10] | zombor (zombor!~zombor_@65.29.231.135) has quit (Changing host) | |
[17:53:10] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[17:56:52] | Steve-Goodey (Steve-Goodey!~steve@host86-129-35-147.range86-129.btcentralplus.com) has joined #mythtv | |
[18:03:54] | wagnerrp: | anyone who knows mysql want to comment on http://pastebin.com/KwTnqWsU ? |
[18:04:10] | wagnerrp: | the table creation works fine for me |
[18:04:30] | wagnerrp: | which i can only assume is the result of me somehow using a different character set, which results in shorter fields |
[18:04:43] | wagnerrp: | but since the character set is defined there, i dont understand how that could be |
[18:05:27] | wagnerrp: | and if we truncate the filename in the index, there is the potential for it to be no longer unique, and we shouldnt even bother with the key |
[18:06:54] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[18:34:47] | warped (warped!~piotro@91.189.74.10) has joined #mythtv | |
[18:38:22] | pheld (pheld!~heldal@cl-5.osl-01.no.sixxs.net) has joined #mythtv | |
[18:47:12] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[18:50:05] | mrand (mrand!~mrand@ubuntu/member/mrand) has quit (Read error: Operation timed out) | |
[18:51:00] | Defense|Twin (Defense|Twin!~jepz@c215172.adsl.hansenet.de) has quit (Remote host closed the connection) | |
[18:59:51] | mrand (mrand!~mrand@ubuntu/member/mrand) has joined #mythtv | |
[19:00:46] | stichnot (stichnot!chatzilla@mythtv/developer/stichnot) has quit (Ping timeout: 246 seconds) | |
[19:03:37] | knightr_ (knightr_!~knightr@69-165-170-178.dsl.teksavvy.com) has quit (Ping timeout: 240 seconds) | |
[19:06:39] | knightr_ (knightr_!~knightr@69-165-170-178.dsl.teksavvy.com) has joined #mythtv | |
[19:09:51] | warped (warped!~piotro@91.189.74.10) has quit (Quit: warped) | |
[19:12:06] | warped (warped!~piotro@91.189.74.10) has joined #mythtv | |
[19:12:16] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[19:13:56] | warped (warped!~piotro@91.189.74.10) has quit (Client Quit) | |
[19:17:52] | danielk22 (danielk22!~danielk@96.57.9.142) has left #mythtv () | |
[19:36:17] | amejia_ (amejia_!~andres@xbmc/staff/amejia) has joined #mythtv | |
[19:36:32] | warped (warped!~piotro@91.189.74.10) has joined #mythtv | |
[19:36:48] | amejia (amejia!~andres@xbmc/staff/amejia) has quit (Ping timeout: 245 seconds) | |
[19:40:16] | zombor (zombor!~zombor_@65.29.231.135) has joined #mythtv | |
[19:40:16] | zombor (zombor!~zombor_@65.29.231.135) has quit (Changing host) | |
[19:40:16] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[20:17:43] | kenni (kenni!~kenni@mythtv/developer/kenni) has joined #mythtv | |
[20:26:12] | SteveGoodey (SteveGoodey!~steve@host86-129-35-147.range86-129.btcentralplus.com) has quit (Remote host closed the connection) | |
[20:27:12] | gary_buhrmaster (gary_buhrmaster!~gtb@olympus.slac.stanford.edu) has joined #mythtv | |
[20:44:10] | gary_buhrmaster: | wagnerrp: Re: "table creation works for me". My best guess is that if you defaulted to the innodb engine (perhaps due to engine substitution), and you are using the barracuda file format, then the keys can be much longer (if you also have the correct row-format). |
[20:45:54] | gary_buhrmaster: | wagnerrp: of course, those changes would nominally mean you are already a mysql expert, so my conjecture is probably meaningless. |
[20:48:47] | warped (warped!~piotro@91.189.74.10) has quit (Quit: warped) | |
[20:49:43] | Steve-Goodey (Steve-Goodey!~steve@host86-129-35-147.range86-129.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[20:52:33] | SteveGoodey (SteveGoodey!~steve@host86-129-35-147.range86-129.btcentralplus.com) has joined #mythtv | |
[21:09:42] | SteveGoodey (SteveGoodey!~steve@host86-129-35-147.range86-129.btcentralplus.com) has quit (Ping timeout: 264 seconds) | |
[21:24:44] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has joined #mythtv | |
[21:27:43] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[21:31:14] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has quit (Quit: Body blow! Body blow!) | |
[21:38:34] | andreax (andreax!~andreaz@p54BF33AB.dip.t-dialin.net) has joined #mythtv | |
[21:44:47] | gary_buhrmaster (gary_buhrmaster!~gtb@olympus.slac.stanford.edu) has left #mythtv () | |
[21:49:17] | kth (kth!~kth@unaffiliated/kth) has quit (Quit: Leaving.) | |
[22:11:02] | highzeth (highzeth!~hz@hoiseth.no) has quit (Ping timeout: 252 seconds) | |
[22:11:52] | highzeth (highzeth!~hz@hoiseth.no) has joined #mythtv | |
[22:18:47] | jya: | Something screwed up OpenGL stuff on the mac platform recently. My frontend suddenly started to display only the background of the theme. After I enabled Qt as painter, I could see that it was the prompt to upgrade the database. Going to seriously impact people upgrading on a mac. If you use Qt you can't use myth to play video, if you use OpenGL you can't see important text and menus aren't always drawn :( |
[22:22:23] | dekarl1 (dekarl1!~dekarl@p4FE859D8.dip.t-dialin.net) has joined #mythtv | |
[22:22:43] | dekarl (dekarl!~dekarl@p4FE84DA4.dip.t-dialin.net) has quit (Ping timeout: 265 seconds) | |
[22:26:05] | toeb_ (toeb_!~yaaic@HSI-KBW-078-042-104-026.hsi3.kabel-badenwuerttemberg.de) has quit (Ping timeout: 265 seconds) | |
[22:39:09] | zombor (zombor!~zombor_@65.29.231.135) has joined #mythtv | |
[22:39:09] | zombor (zombor!~zombor_@65.29.231.135) has quit (Changing host) | |
[22:39:09] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[22:52:58] | stuartm: | I'm not sure that anything has changed in that area for weeks or more, except for reference counting |
[22:53:41] | stuartm: | Mark was the last one to do any work on or near opengl |
[22:58:26] | jya: | stuartm: I see… I had a patch that would force Qt to be used when using mythtv-setup, and OpenGL for mythfrontend and mythavtest. As the default setting of Qt just doesn't work |
[22:58:53] | jya: | but that patch isn't sufficient to get around the problem if you have to use Qt for some parts of mythfrontend and OpenGL for another. |
[22:59:15] | jya: | This was certainly not the case in 0.25. Using only OpenGL in the frontend is good enough. |
[22:59:36] | jya: | In current master, it isn't… A few times I had no menus being displayed, I only get the theme background image |
[23:17:34] | zombor (zombor!~zombor_@kohana/developer/zombor) has quit (Remote host closed the connection) | |
[23:19:19] | amejia_ (amejia_!~andres@xbmc/staff/amejia) has quit (Quit: Konversation terminated!) | |
[23:33:45] | plut0 (plut0!~cory@cpe-74-76-166-244.nycap.res.rr.com) has joined #mythtv | |
[23:34:05] | plut0 (plut0!~cory@cpe-74-76-166-244.nycap.res.rr.com) has left #mythtv () | |
[23:45:15] | zombor (zombor!~zombor_@65.29.231.135) has joined #mythtv | |
[23:45:15] | zombor (zombor!~zombor_@65.29.231.135) has quit (Changing host) | |
[23:45:15] | zombor (zombor!~zombor_@kohana/developer/zombor) has joined #mythtv | |
[23:53:50] | jya (jya!~jyavenard@mythtv/developer/jya) has quit (Quit: jya) | |
[23:59:36] | Unhelpful: | blaaaaaaarg now i hafta develop more than boot scripts ;) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.