Friday, July 12th, 2013, 00:03 UTC | ||
[00:03:57] | cesman (cesman!~cesman@pool-108-23-186-248.lsanca.fios.verizon.net) has quit (Changing host) | |
[00:03:57] | cesman (cesman!~cesman@pdpc/supporter/professional/cesman) has joined #mythtv | |
[00:26:52] | jya: | paul-h: all the "high" error in the audio test can be ignored. It's by design… The aim is to perform check on memory content and size… I hate those "out of scope leaks" report, they are more often than not false positive… the value compared is a size, so of course the size of the array points outside the array... |
[00:28:00] | jya: | Had the same issue with BoundsChecker utility, if you had a loop where you increase a pointer to an array, as the last loop the pointer points outside the original array: -> out of scope error… thousands of those ... |
[00:31:46] | jya: | reason there are so many more reports, is because they've added new type of tests, once that will be more often than not false positive… |
[00:34:10] | jya: | appear it did get some leaks though... |
[00:35:23] | ** jya is happy that no errors were found on the notification center ** | |
[00:40:22] | jya: | Captain_Murdoch: the fix I proposed for MDM, isn't from an architectural point of view the most elegant. But it probably is the easiest (and shortest) way to do so… MDM relies on a QEventLoop to run, so using a Qt event made sense (at least to me :P). |
[00:41:55] | danielk221: | jya: Just FYI I plan to break up tests so we can have fast unit tests that run on every compile and slower 'functional' and benchmark tests that are run on demand (and on the builders). |
[00:42:27] | jya: | danielk221: personally, I would make the unit tests only run if you explicitely do make tests |
[00:42:31] | danielk221: | jya: Since you've started writing tests, I'll talk with you about it when I have a better idea of how to implement it. |
[00:43:38] | danielk221: | jya: I'd like the tests to be so fast that you won't mind running them at the end of every compile.. i.e. in the few millisecond range. |
[00:43:50] | danielk221: | Right now they are far above that. |
[00:45:57] | danielk221: | But if people still feel that way, we can always turn em off by default. As long as they run on the builder's we'll know if things broke when they are checked in. |
[00:46:17] | danielk221: | bah, I typed an extra ' in there. |
[00:46:21] | jya: | danielk221: well, and I added some performance test in there.. I had always wanted to actually measure the difference between SSE vs pure-C code.. I made them as short as possible… but still takes time… could always do make all test for the builder |
[00:47:33] | jya: | danielk221: have you had a look at what jpabq and I had been talking about in regards to signalmonitor & recorder vs streamhandler ? |
[00:47:37] | danielk221: | Yeah, I have some performance test in the logger branch that take too long even after I spent some time optimizing the tests. |
[00:47:46] | danielk221: | jya: no I haven't had a look yet. |
[00:48:26] | danielk221: | I spent my mythtv time budget on some other e-mail replies. |
[00:49:15] | danielk221: | Anyway gotta run |
[00:55:07] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has quit (Quit: Body blow! Body blow!) | |
[01:12:42] | aloril_ (aloril_!~aloril@dsl-tkubrasgw3-54f97e-153.dhcp.inet.fi) has quit (Ping timeout: 264 seconds) | |
[01:23:58] | aloril_ (aloril_!~aloril@dsl-tkubrasgw3-54f97e-153.dhcp.inet.fi) has joined #mythtv | |
[02:08:54] | sl1ce_2g (sl1ce_2g!~johnathan@pool-100-0-73-123.bstnma.fios.verizon.net) has quit (Ping timeout: 240 seconds) | |
[02:12:27] | sl1ce_2g (sl1ce_2g!~johnathan@pool-100-0-73-123.bstnma.fios.verizon.net) has joined #mythtv | |
[02:18:55] | papertigers (papertigers!~papertige@cpe-69-207-14-201.buffalo.res.rr.com) has joined #mythtv | |
[02:33:55] | nyloc (nyloc!~quassel@p4FE4C07A.dip0.t-ipconnect.de) has joined #mythtv | |
[02:37:58] | _nyloc_ (_nyloc_!~quassel@p4FE4CE34.dip0.t-ipconnect.de) has quit (Ping timeout: 248 seconds) | |
[02:44:59] | OldEnK (OldEnK!~OldEnK@63-152-97-123.cdrr.qwest.net) has joined #mythtv | |
[03:01:01] | OldEnK (OldEnK!~OldEnK@63-152-97-123.cdrr.qwest.net) has left #mythtv ("Leaving") | |
[03:11:41] | cesman (cesman!~cesman@pdpc/supporter/professional/cesman) has quit (Quit: Konversation terminated!) | |
[03:28:01] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 248 seconds) | |
[03:29:33] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv | |
[03:44:14] | xris (xris!~xris@xris.forevermore.net) has quit (Ping timeout: 240 seconds) | |
[04:37:45] | xris (xris!~xris@xris.forevermore.net) has joined #mythtv | |
[04:37:45] | xris (xris!~xris@xris.forevermore.net) has quit (Changing host) | |
[04:37:45] | xris (xris!~xris@mythtv/developer/xris) has joined #mythtv | |
[04:43:18] | joki (joki!~joki@p548652A2.dip0.t-ipconnect.de) has quit (Ping timeout: 248 seconds) | |
[04:50:05] | joki (joki!~joki@p548650E7.dip0.t-ipconnect.de) has joined #mythtv | |
[05:04:38] | ** jya done with coverity… pffffiiiou ** | |
[05:16:08] | bobweaver (bobweaver!~bobweaver@ubuntu/member/bobweaver) has quit (Ping timeout: 260 seconds) | |
[05:18:08] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has joined #mythtv | |
[05:20:34] | jya_ (jya_!~jyavenard@mythtv/developer/jya) has quit (Client Quit) | |
[05:26:37] | papertigers: | is bonjour enabled by default on the backend? Or does it need to be enabled for services to find it |
[05:33:37] | jya: | papertigers: it's enabled if it was compiled with it |
[05:34:16] | papertigers: | jya: guess I need to figure out if the archlinux build is |
[05:36:18] | jya: | you can check /usr/include/mytthv/mythconfig.h |
[05:36:23] | jya: | and look for using_libdns_sd |
[05:36:35] | jya: | if it's there, "bonjour" is enabled |
[05:37:22] | jya: | you can check in the backend log for something like " I Bonjour: Service registration complete: name 'Mythbackend on jyaimac' type '_mythbackend-master._tcp.' domain: 'local.'" |
[06:14:26] | SteveGoodey (SteveGoodey!~steve@host86-147-177-29.range86-147.btcentralplus.com) has joined #mythtv | |
[06:31:14] | SteveGoodey (SteveGoodey!~steve@host86-147-177-29.range86-147.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[06:37:25] | papertigers: | jya: var/log/mythtv/mythbackend.* in there? |
[06:47:16] | FabriceMG (FabriceMG!~Thunderbi@217.112.59.207) has joined #mythtv | |
[06:47:17] | papertigers: | jya: got it working, thanks :D |
[06:49:10] | KungFuJesus (KungFuJesus!~adam@74.215.84.209) has quit (Ping timeout: 248 seconds) | |
[06:50:05] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 246 seconds) | |
[06:57:19] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv | |
[06:59:58] | KungFuJesus (KungFuJesus!~adam@74.215.84.209) has joined #mythtv | |
[07:15:12] | papertigers (papertigers!~papertige@cpe-69-207-14-201.buffalo.res.rr.com) has quit (Quit: papertigers) | |
[07:34:41] | Merlin83b (Merlin83b!~Daniel@2a00:1ee0:3:1337:4c92:65c6:797f:4c89) has joined #mythtv | |
[07:37:07] | joe_____ (joe_____!~bob@64.73.32.135) has joined #mythtv | |
[07:37:48] | toeb_: | jya: do you intend to provide a default error image? |
[07:38:15] | kenni (kenni!~kenni@port649.ds1-ly.adsl.cybercity.dk) has quit (Ping timeout: 240 seconds) | |
[07:38:30] | kenni (kenni!~kenni@port649.ds1-ly.adsl.cybercity.dk) has joined #mythtv | |
[07:38:34] | joe____ (joe____!~bob@64.73.32.135) has quit (Ping timeout: 264 seconds) | |
[07:39:06] | poptix (poptix!poptix@poptix.net) has quit (Ping timeout: 264 seconds) | |
[07:43:55] | poptix (poptix!poptix@poptix.net) has joined #mythtv | |
[07:43:59] | toeb_: | While trying to find a decent immage for the error notification i came across one that i would want to use in my theme, but it is licenced under the "creative commons attribution".. how would i correctly attribute to the author of the image? As i understood there should be some sort of about box where the original creator is listed... |
[07:44:41] | toeb_: | how to others do this? Thought der should be a way to do this in the themeinfo.xml ... |
[07:45:34] | toeb_: | ... and i should probably asked this in the theming channel... :-/ |
[08:38:20] | cesman (cesman!~cesman@pool-108-23-186-248.lsanca.fios.verizon.net) has joined #mythtv | |
[08:38:20] | cesman (cesman!~cesman@pdpc/supporter/professional/cesman) has joined #mythtv | |
[08:38:20] | cesman (cesman!~cesman@pool-108-23-186-248.lsanca.fios.verizon.net) has quit (Changing host) | |
[08:48:33] | Sharky112065 (Sharky112065!~Sharky112@c-24-19-57-28.hsd1.wa.comcast.net) has quit (Ping timeout: 245 seconds) | |
[09:05:51] | jya: | toeb_: in the theme user list we talked about not making the image a given name (like I did now) but instead make a statetype. which will leave up to the themer what to do |
[09:06:25] | jya: | toeb_: once it's done that way, you'll be able to put all that info in the theme I guess |
[09:21:36] | toeb_: | jya: thanks for the info |
[10:12:40] | wagnerrp_ (wagnerrp_!~wagnerrp_@mythtv/developer/wagnerrp) has joined #mythtv | |
[10:13:08] | FabriceMG1 (FabriceMG1!~Thunderbi@217.112.59.207) has joined #mythtv | |
[10:18:09] | poptix- (poptix-!poptix@poptix.net) has joined #mythtv | |
[10:18:13] | FabriceMG (FabriceMG!~Thunderbi@217.112.59.207) has quit (Ping timeout: 276 seconds) | |
[10:18:18] | poptix (poptix!poptix@poptix.net) has quit (Ping timeout: 276 seconds) | |
[10:18:18] | wagnerrp (wagnerrp!~wagnerrp_@mythtv/developer/wagnerrp) has quit (Ping timeout: 276 seconds) | |
[10:19:53] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has joined #mythtv | |
[10:21:06] | natanojl (natanojl!~jonatan@c83-252-237-63.bredband.comhem.se) has quit (Changing host) | |
[10:21:07] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has joined #mythtv | |
[10:38:00] | IReboot (IReboot!~doug@CPE10bf48e67915-CM78cd8e7e342d.cpe.net.cable.rogers.com) has quit (Remote host closed the connection) | |
[11:13:02] | bobweaver (bobweaver!~bobweaver@173-86-137-113.dsl1-field.roch.ny.frontiernet.net) has joined #mythtv | |
[11:40:29] | Jim_Lahey (Jim_Lahey!~bobweaver@70-100-135-225.dsl1-field.roch.ny.frontiernet.net) has joined #mythtv | |
[11:40:52] | Jim_Lahey is now known as Guest368 | |
[11:43:22] | bobweaver (bobweaver!~bobweaver@173-86-137-113.dsl1-field.roch.ny.frontiernet.net) has quit (Ping timeout: 264 seconds) | |
[12:30:55] | dekarl1 (dekarl1!~dekarl@p4FE853F4.dip0.t-ipconnect.de) has joined #mythtv | |
[12:31:29] | Sharky112065 (Sharky112065!~Sharky112@c-24-19-57-28.hsd1.wa.comcast.net) has joined #mythtv | |
[12:33:10] | dekarl (dekarl!~dekarl@p4FE84346.dip0.t-ipconnect.de) has quit (Ping timeout: 264 seconds) | |
[12:44:35] | Jordack (Jordack!~jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has joined #mythtv | |
[12:57:26] | sphery (sphery!~mdean@user-0c6s50s.cable.mindspring.com) has quit (Quit: leaving) | |
[12:57:48] | sphery (sphery!~mdean@mythtv/developer/sphery) has joined #mythtv | |
[12:57:49] | Captain_Murdoch (Captain_Murdoch!~cpinkham@c-67-170-1-245.hsd1.wa.comcast.net) has quit (Ping timeout: 240 seconds) | |
[13:12:08] | Captain_Murdoch (Captain_Murdoch!~cpinkham@c-67-170-1-245.hsd1.wa.comcast.net) has joined #mythtv | |
[13:12:08] | Captain_Murdoch (Captain_Murdoch!~cpinkham@c-67-170-1-245.hsd1.wa.comcast.net) has quit (Changing host) | |
[13:12:09] | Captain_Murdoch (Captain_Murdoch!~cpinkham@mythtv/developer/CaptainMurdoch) has joined #mythtv | |
[13:47:13] | amessina (amessina!~amessina@2001:470:c1dc:7779:d6be:d9ff:fe8d:7c1e) has joined #mythtv | |
[14:41:30] | IReboot (IReboot!~doug@CPE10bf48e67915-CM78cd8e7e342d.cpe.net.cable.rogers.com) has joined #mythtv | |
[15:10:35] | FabriceMG1 (FabriceMG1!~Thunderbi@217.112.59.207) has quit (Quit: FabriceMG1) | |
[15:53:41] | jya: | danielk221: for bug #11671 , can I replace the call to sendEvent (which will crash should any receiver not be in the same thread as the sender) by postEvent ? there will be slight delay as opposed to sendEvent, but at least it won't crash |
[15:53:41] | ** MythLogBot http://code.mythtv.org/trac/ticket/11671 ** | |
[15:54:07] | SteveGoodey (SteveGoodey!~steve@host86-147-177-29.range86-147.btcentralplus.com) has joined #mythtv | |
[15:58:14] | jya: | the code in dispatchNow doesn't seem correct either, clone create a new event but it won't be deleted after… that will leak… qt states: If you call sendEvent(), you must create the event on the stack. |
[16:10:27] | rsiebert (rsiebert!~quassel@g229052221.adsl.alicedsl.de) has joined #mythtv | |
[16:13:16] | rsiebert_ (rsiebert_!~quassel@g226063078.adsl.alicedsl.de) has quit (Ping timeout: 240 seconds) | |
[16:44:10] | jpabq_ (jpabq_!~quassel@67-0-30-72.albq.qwest.net) has joined #mythtv | |
[16:45:21] | sl1ce (sl1ce!~johnathan@pool-100-0-73-123.bstnma.fios.verizon.net) has joined #mythtv | |
[16:45:34] | OldEnK (OldEnK!~OldEnK@63-152-97-123.cdrr.qwest.net) has joined #mythtv | |
[16:46:05] | OldEnK (OldEnK!~OldEnK@63-152-97-123.cdrr.qwest.net) has left #mythtv () | |
[16:46:24] | Anssi__ (Anssi__!hannulaa@mandriva/developer/anssi) has joined #mythtv | |
[16:50:17] | unforgiven512_ (unforgiven512_!~unforgive@opana4.unforgivendevelopment.com) has joined #mythtv | |
[16:51:01] | sl1ce_2g (sl1ce_2g!~johnathan@pool-100-0-73-123.bstnma.fios.verizon.net) has quit (*.net *.split) | |
[16:51:01] | unforgiven512 (unforgiven512!~unforgive@opana4.unforgivendevelopment.com) has quit (*.net *.split) | |
[16:51:01] | Anssi (Anssi!hannulaa@mandriva/developer/anssi) has quit (*.net *.split) | |
[16:51:01] | gregL_ (gregL_!~greg@cpe-74-76-105-205.nycap.res.rr.com) has quit (*.net *.split) | |
[16:51:02] | jpabq (jpabq!~quassel@mythtv/developer/jpabq) has quit (*.net *.split) | |
[16:51:02] | Anssi__ is now known as Anssi | |
[16:51:02] | unforgiven512_ is now known as unforgiven512 | |
[16:51:54] | Merlin83b (Merlin83b!~Daniel@2a00:1ee0:3:1337:4c92:65c6:797f:4c89) has quit (Read error: Connection reset by peer) | |
[16:57:32] | gregL_ (gregL_!~greg@cpe-74-76-105-205.nycap.res.rr.com) has joined #mythtv | |
[17:01:57] | xris- (xris-!~xris@xris.forevermore.net) has joined #mythtv | |
[17:03:43] | poptix (poptix!poptix@poptix.net) has joined #mythtv | |
[17:03:46] | rsiebert_ (rsiebert_!~quassel@g229052221.adsl.alicedsl.de) has joined #mythtv | |
[17:04:24] | xris (xris!~xris@mythtv/developer/xris) has quit (Ping timeout: 246 seconds) | |
[17:04:25] | rsiebert (rsiebert!~quassel@g229052221.adsl.alicedsl.de) has quit (Ping timeout: 246 seconds) | |
[17:04:27] | poptix- (poptix-!poptix@poptix.net) has quit (Ping timeout: 246 seconds) | |
[17:04:50] | xris- is now known as xris | |
[17:08:21] | Guest368 (Guest368!~bobweaver@70-100-135-225.dsl1-field.roch.ny.frontiernet.net) has quit (Quit: Leaving) | |
[17:49:16] | Gibby_ (Gibby_!~Gibby@184.170.249.223) has quit (Ping timeout: 240 seconds) | |
[18:13:36] | stoffel (stoffel!~quassel@pD9E419AD.dip0.t-ipconnect.de) has joined #mythtv | |
[18:16:14] | SteveGoodey (SteveGoodey!~steve@host86-147-177-29.range86-147.btcentralplus.com) has quit (Quit: Konversation terminated!) | |
[18:45:18] | Gibby (Gibby!~Gibby@184.170.249.223) has joined #mythtv | |
[18:45:46] | papertigers (papertigers!~papertige@cpe-69-207-14-201.buffalo.res.rr.com) has joined #mythtv | |
[18:52:31] | NightMonkey (NightMonkey!~NightrMon@pdpc/supporter/professional/nightmonkey) has joined #mythtv | |
[18:53:39] | papertigers (papertigers!~papertige@cpe-69-207-14-201.buffalo.res.rr.com) has quit (Quit: papertigers) | |
[18:58:46] | peper03 (peper03!~peper03@mythtv/developer/peper03) has joined #mythtv | |
[19:09:52] | stoffel (stoffel!~quassel@pD9E419AD.dip0.t-ipconnect.de) has quit (Ping timeout: 276 seconds) | |
[19:32:17] | Jordack (Jordack!~jordack@h69-131-44-221.plmomi.dedicated.static.tds.net) has quit (Quit: Wife got made when I i said she was letting herself go. So I told here "What if I was tired of the 8am thing so i quit my job. not she how the bills will get paid. We all have responsibilites in this house. yours is to jog.") | |
[19:52:22] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 264 seconds) | |
[19:57:59] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv | |
[20:29:22] | papertigers (papertigers!~papertige@cpe-69-207-14-201.buffalo.res.rr.com) has joined #mythtv | |
[21:05:18] | papertigers (papertigers!~papertige@cpe-69-207-14-201.buffalo.res.rr.com) has quit (Quit: papertigers) | |
[21:37:32] | bas-t (bas-t!~tycho@52484E89.cm-4-1b.dynamic.ziggo.nl) has joined #mythtv | |
[21:38:18] | wagnerrp_ is now known as wagnerrp | |
[21:41:21] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has quit (Ping timeout: 248 seconds) | |
[21:44:10] | bas-t (bas-t!~tycho@52484E89.cm-4-1b.dynamic.ziggo.nl) has quit (Quit: Ex-Chat) | |
[21:47:27] | fetzerch (fetzerch!~quassel@unaffiliated/fetzerch) has joined #mythtv | |
[22:05:31] | natanojl (natanojl!~jonatan@mythtv/developer/natanojl) has left #mythtv ("Quit") | |
[22:46:50] | paul-h (paul-h!~Paul@2.219.186.127) has joined #mythtv | |
[22:47:45] | paul-h: | wagnerrp: when you get a minute can you please run the script to update the Coverity Report page again thanks |
[22:48:50] | paul-h (paul-h!~Paul@2.219.186.127) has quit (Client Quit) | |
[22:52:54] | danielk22 (danielk22!~danielk@exchange.wgen.net) has left #mythtv () | |
[22:57:54] | jheizer (jheizer!~jheizer@c-98-226-220-178.hsd1.il.comcast.net) has joined #mythtv | |
[22:58:16] | jheizer_ (jheizer_!~jheizer@c-98-226-220-178.hsd1.il.comcast.net) has quit (Ping timeout: 260 seconds) |
IRC Logs collected by
BeirdoBot.
Please use the above link to report any bugs.