=== cpg is now known as cpg|biab === cpg|biab is now known as cpg === kermiac_ is now known as kermiac [06:20] ty for the link regarding the new bug workflow joshuahoover :) === duanedes1gn is now known as duanedesign === rodrigo__ is now known as rodrigo_ [10:41] evolution-data-server 188% CPU O_O [10:42] lol [10:49] rye: gonna run down the street and get some breakfast. If you get a minute could you look at http://paste.ubuntu.com/392426/ [10:49] its the UseSettings() function that doesnt seem to return the DB. IF your busy no problem dont worry about it :) [10:49] duanedesign, package unifier ? [10:50] i mean make the same set of packages available on different sets of machines? [10:52] yes [10:52] hm, did not create db for me [10:52] really:( [10:55] rye: it didnt create a DB called packages [10:57] duanedesign, hm... something is really wrong with my futon [10:57] duanedesign, now I have the packages db :-/ [10:58] rye: you had me nervous,lol [10:58] false alarm, package db is created... I believe my 'rtg+test, rtg$test and rtg/test' databases made futon a little bit worried about its future [10:58] :) [10:59] duanedesign, your 'installed' view does not generate any documents - try it in futon [11:00] function(doc) { emit(null,doc.packages) } [11:00] try this [11:01] how do i try it in futon? [11:03] i tried it with curl and it didnt get anything [11:03] oh try the one you posted [11:04] duanedesign, the futon has a UI to run the views - it is the select box in upper right corner [11:04] thats neat, will look [11:09] rye: lol, i never saw that function in Futon. That is awesome [11:10] duanedesign, imagine me panicking when I switched to some view w/o realizing what that does and stopped being able to browse the records [11:10] duanedesign, that's how I learned about it :) [11:11] ;) [11:14] evolution-data-server-Message: Server up and running [11:14] [New Thread 0xb7f8fb70 (LWP 4372)] [11:14] impl_GNOME_Evolution_Addressbook_BookFactory_getBook [11:14] + couchdb://127.0.0.1 [11:14] => 0x807a660 [11:14] impl_GNOME_Evolution_Addressbook_Book_open (0x807a660) [11:14] Program received signal SIGSEGV, Segmentation fault. [11:14] [Switching to Thread 0xb7f8fb70 (LWP 4372)] [11:14] 0x00f01a96 in ?? () from /lib/libdbus-1.so.3 [11:14] ARGHHHHH! [11:21] YES. bug #534469 - I am not alone now [11:21] Launchpad bug 534469 in nvidia-graphics-drivers "Failed to load NVIDIA 195.36.08 kernel modules because nouveau is loading." [Undecided,New] https://launchpad.net/bugs/534469 [11:22] when was separating of /usr /var, /opt, etc... partition obsoleted? I have been happily running it on this machine since intrepid ibex and that was actually working :) [11:22] * rye switches to thunderbird as my e-d-s misbehaves today [11:24] * wgrant points U1 devs in the direction of https://bugs.edge.launchpad.net/ubuntuone-servers/+bug/535651 [11:24] Error: Could not parse data returned by Launchpad: list index out of range (https://launchpad.net/bugs/535651) [11:30] * rye points wgrant to https://bugs.launchpad.net/ubuntuone-servers/+bug/535137 [11:31] Launchpad bug 535137 in ubuntuone-servers "Not all Note data is displayed: < and > are underescaped during TomboyXML to HTML conversion." [Medium,In progress] [11:31] Ah, that one is a dupe. [11:32] wgrant, this is not a security vulnerability for now, since the notes cannot be shared between the users [11:32] rye: Not directly, no. [11:32] wgrant, so the worst that could happen is that the user breaks his own notes UI [11:32] But see the bug I just filed. [11:33] Leaving XSSes around is a seriously bad idea. [11:33] Because they will come back and bite you when another vulnerability appears. [11:34] wgrant, ideally this is what should happen when notes are entered via the web ui - all the tags that are not translated to tomboy xml subset are removed and since tomboy does not use attributes - they will be ignored [11:35] rye: Yes -- I reported a bug to that effect 6 months ago. [11:35] wgrant, however, at this time there is a bug #535137 which causes the notes that are properly escaped in the database not to be escaped properly via the web ui [11:35] Launchpad bug 535137 in ubuntuone-servers "Not all Note data is displayed: < and > are underescaped during TomboyXML to HTML conversion." [Medium,In progress] https://launchpad.net/bugs/535137 [11:36] wgrant, let me try one trick... [11:37] lolwut? [11:37] Why is my bug a dupe of 535137? [11:38] wgrant, because you were able to insert the html content and it was not properly escaped when it was displayed [11:38] My new bug references my old bug which is related to 535137. [11:38] But neither is a dupe. [11:38] wgrant, ok, I might have acted too quick [11:39] wgrant, so, you were able to inject the HTML code via the web editor and later on that code was sent to the browser unmodified, right? [11:40] rye: Yes, but that is 452689, not 535651 [11:40] wgrant, I removed the dup status, sorry about that. [11:41] rye: Thanks. [11:41] wgrant, so, you mean the notes that are entered in the web UI are left as HTML? [11:41] rye: The U1 web UI will render arbitrary HTML attributes that I give it. [11:41] That is a bug. [11:41] wgrant, what???? [11:42] rye: Have you read 452689? [11:43] wgrant, ok, testing this on trunk. If that appears to be valid after all that was done to Notes during last 3 weeks then I will start killing one my note at a time until it is fixed [11:43] wgrant, there is an explicit conversion for the notes format, if that is now broken then I am very mad [11:43] rye: Ah, I haven't tested on edge. [11:44] * wgrant tests on edge. [11:44] wgrant, no, that was already in production for a week or so [11:44] rye: I tested it again about an hour ago. [11:44] awesome [11:44] It has been declared fixed something like three times now. [11:44] Not once has it actually been fixed. [11:44] And now I have found something else that piggy-backs on it. [11:44] I am not amused. [11:46] wgrant, there is a whitelist for conversion now... [11:46] of course, if that works === sandy is now known as Guest26058 [11:48] rye: Still broken on edge. [11:48] Your whitelist does not work. [11:49] * rye checks deeper [11:51] wgrant, yes, that is bug 535137 - the data is stored properly but it is not properly escaped on display [11:51] Launchpad bug 535137 in ubuntuone-servers "Not all Note data is displayed: < and > are underescaped during TomboyXML to HTML conversion." [Medium,In progress] https://launchpad.net/bugs/535137 [11:51] I am confused. [11:51] This isn't an escaping issue. [11:51] The tags have to be there, to represent boldness for example. [11:51] The bug is that it allows extra attributes. [11:52] Some tags are already stripped. [11:52] Bug #535651 is much more important. [11:52] Error: Could not parse data returned by Launchpad: list index out of range (https://launchpad.net/bugs/535651) [11:58] wgrant, were you creating the notes via the web ui or tomboy? [11:58] rye: Web UI. The Tomboy sync crashed. [12:00] wgrant, great [12:00] wgrant, attributes are placed as is [12:00] asesome [12:00] desktop+, rodrigo_ - BUG! [12:01] Yes, I talked to rodrigo_ about it earlier. [12:01] yeah, already looking at it [12:01] Thanks. [12:03] wgrant, you see - the whitelist is there and it will happily replace