[00:00] So is deb http://ppa.launchpad.net/kubuntu-members-kde4/ubuntu hardy main the ppa for nightly ? [00:01] Oh, or deb http://ppa.launchpad.net/project-neon/ubuntu hardy main [00:02] hardy is no longer supported [00:02] intrepid is current for neon [00:02] stdin: nightly only gets built for latest stable kubuntu [00:02] Right, I'm just copy+pasting from links, http://forum.kde.org/-solved-kde4-beta-repository-t-6284.html [00:02] steveire:^ [00:02] Ok, that's cool. [00:02] steveire: comes with headers built in [00:02] and seperate -dbg packages [00:03] updated in a 3 day cycle (if nothing breaks ;-) [00:03] deploying new qt as necessary [00:03] apachelogger: OK, sounds cool. So for someone trying to get into kde development it could simplify things greatly right? [00:04] steveire: at least one Amarok dev uses it ;-) [00:04] also since it sandboxes to .kde-neon it makes testing a lot easier [00:04] :) It's something that I think should get more coverage on techbase [00:04] and there is a special build script to ensure everything gets built against the correct stack [00:05] steveire: feel free to write something :P [00:05] Oh, cool, that was going to be another question. Where does it install things? The standard kubuntu locations or somewhere different? [00:05] /opt/kde-nightly [00:05] it is designed to be used along a stable KDE installation [00:05] And I think I read somewhere that it is also available on other distros? [00:06] nope, only kubuntu due to lack of other maintainers [00:06] but the underlying script is designed to support more distros [00:06] Oh, what makes it designed as so? Do you mean it won't conflict with another installation? [00:07] I *think* opensuse makes weeklys available. [00:07] opensuse's replace a stable installation though :P [00:07] I wouldn't want to recommend that... [00:08] me neither, opensuse's builds are mostly created to keep their distribution packaging up-to-date and thus decrease the amount of work they have to do when a KDE release becomes available [00:09] OK, so instead of pointing someone to http://techbase.kde.org/Getting_Started/Build/KDE4, I'll create a page for project neon and recommend that for new developers. [00:09] \o/ [00:10] They'll still have to do some setup, but probably don't have to set up a separate account as the config dir is different. [00:11] They'll have to set some env vars to put /opt/kde-nightly/{include,lib} in front. [00:12] neonmake takes care of this [00:12] apachelogger: In what way? [00:12] it is a wrapper around cmake&&make&&make install [00:12] setting env vars beforehand [00:13] creating build dir etc. [00:13] Any other useful tools there? [00:14] don't think so, the others are amarok focused [00:14] Where does it create a build dir? ./build? [00:14] yes [00:16] So, for someone who wanted to join the kdepim team and was just getting started, I could tell them to get kdebase etc from the ppa, then svn co kdepim and focus on that. [00:16] Grand. So it will be [00:16] Will you help writing the page, or reviewing my drafts? [00:16] reviewing shouldn't be a problem [00:17] I understand :) [00:17] can probably also help a bit ;-) [00:17] cool so. [00:19] apachelogger: Does it break often? Early in the release cycle I imagine if anything. [00:19] And does it have a homepage? [00:21] https://edge.launchpad.net/project-neon [00:21] basically never breaks ;-) [00:22] I only recommend updates once the stack is built on a new release [00:22] after that only file conflicts occur from time to time, which need to be corrected manually with a dpkg --force-overwrite FILETHATCONFLICTS [00:23] ' I only recommend updates once the stack is built on a new release' Sorry, I don't understand this. Could you rephrase? [00:23] dont update every 3-4 days? [00:26] example: once 9.04 comes out project-neon might not be fully built/tested and thus 8.10 will continue to be supported until all (if any) issues are sorted out on 9.04, once it works on 9.04 the 8.10 building will be stopped and 9.04 becomes the supported release === ubott2 is now known as ubottu [00:32] luckily build-deps don't bump that far most of the time ;-) [00:32] Yeah, it's not too bad. [00:33] So, if the package backports without much issue, it is installed to the regular kubuntu location, replacing the universe version? [00:33] yes [00:34] though, TBH I only backported once (libmsn) and that wasn't available in 8.10 [00:34] I prefer the option where a new package gets created because it is saver and cleaner in general [00:35] Yeah, I'd agree there. What about translations? [00:36] Is it English only? [00:36] yes [00:37] OK, grand. [00:38] I don't know much about that kind of thing. If I install stable i18n packages for German, say, and project neon, will neon use available translated strings or not at all? [00:40] hm, never tried [00:40] /home/me/.kde-neon/share/locale/:/opt/kde-nightly/share/locale/ [00:40] steveire: nope [00:40] but a l10n tarball can be easy enough built and installed using neonmake [00:40] User documentation? [00:41] only english [00:41] Only english docs? [00:41] standard KDE documentation as shipped along the source [00:41] steveire: docs would be part of l10n tarballs as well [00:42] OK. [00:43] Nightrose: KDE has a bogus mime spec implementation [00:43] * apachelogger got lost 4 times before he found the stuff he was looking for [00:43] :/ [00:43] * Nightrose is tired [00:44] +1 [00:44] me too. [00:44] Nightrose: btw, does amarok have a bug squad? [00:44] yes mark seb and me [00:44] :P [00:45] you could cleanup the amarok ubuntu bugs [00:45] amarok almost got as many bugs as kdepim [00:45] i certainly don't have time for that :( [00:45] and i doubt seb and mark do [00:46] * apachelogger lets it rot further then [00:46] I think JontheEchidna is closing all of it once amarok2 is imported anyway [00:46] *nod* [00:46] fine with me [00:47] since i already triage a craptonne of bugs, i'm happy to help triage amarok bugs. just let me know any particular pointers. [00:47] the audio stack part is cakewalk, but anything above that into Qt-land and KDE-lands i appreciate pointers. [00:48] crimsun: we better get amarok2 in the archives first [00:48] concur [00:49] then we can pretty much close everything that is amarok1-only, since it is unmaintained upstream and we don't have the resources to fix the remaining issues anyway [00:51] Are the kdegames and kdeedu modules not available on neon? [00:51] steveire: edu is since last week, games is still not [00:52] OK, cool. Not giving out, just documenting :). [00:52] well, I can add stuff easy enough upon request [00:53] I just didn't want to have all of KDE built while some of the modules don't get used at all [00:54] Sure. I agree. Wait for the requests and then grab on to the requesters and draw them in :) [00:59] apachelogger: Does it change the $PATH at all? I mean if I don't install the kdebase nightly, but only the kdepim nightly, I'll want to run the stable version usually and the nightly version only when I choose to. I'll probably write some bash functions to switch around if neccesary. [01:01] it's rpathed, thus /opt/kde-nightly/bin/kmail would be enough [01:01] rpath? [01:02] it might mess with some tmp/cache files though, there isn't much testing going on since it's major purpose is to run a complete session [01:02] steveire: hardcoded library paths [01:02] Oh, so it knows how to find the correct nighly libraries. [01:02] yes [01:02] Right [01:49] brr.. too much schnapps in this drink [02:02] :D [02:02] * Sput just had beer [02:02] gnight [02:05] 'night === JontheEchidna changed the topic of #kubuntu-devel to: Wecome to #kubuntu-devel | https://wiki.kubuntu.org/KubuntuJauntySpecs | Merges! http://merges.ubuntu.com/universe.html http://merges.ubuntu.com/main.html [03:03] is lists.ubuntu.com down for any of you guys? [03:03] yup [03:09] JontheEchidna: What are you trying to find there? [03:10] Oh, I use that to view all of the kubuntu-bugs bugmail so that I don't have to deal with a crapton of email in kmail every day [03:10] I still do read all of it :P [03:10] JontheEchidna: Ok. That is one mailing list I don't subscribe to ;) [03:10] hehe [03:19] Just tossed my "Notifications - please don't fix them for KDE" post to planet .... [03:19] nixternal, have you tried choqok? [03:20] can't say that I have [03:20] it's in the new queue, it's ver niceish (twitter client) [03:21] looks nice [03:21] wish there was a client with both twitter and identi.ca, as I have different followers and some people who only use identi.ca [03:22] the author is willing to adjust it to work with identi.ca as well [03:22] I think it'll turn out to be a nice client [03:25] looks good, no doubt [03:26] * nhandler is still waiting for a ncurses identi.ca client [03:26] Personally I don't get the whole micro-blogging thing. [03:26] ScottK: it was useful at UDS [03:26] i try to get into it every month or so [03:26] but it's a bit odd outside of that, it seems. [03:26] Posting - "Just finished a two hour blow-up with my 17 year-old step daughter and I'm tired" doesn't seem so useful. [03:27] my life is too boring for micro-blogging [03:27] Hobbsee: That's kind of a special case. [03:27] IRC is sufficient if anything of interest happens [03:27] vorian: I am the same way [03:27] ScottK: indeed. [03:28] I have the accounts, but I rarely update or follow them unless I am at some event where everyone else is doing it and I get reminded again [03:29] ScottK: I just read through your blog post [03:30] nhandler: Comments? [03:33] ScottK: I have a lot of the same feelings as you. Personally, queueing notifications seems like the most useless idea I have heard in a while. If I am hilighted in IRC, getting the notification, even a minute later means it is too late to respond (in most channels). I also think being able to click on them is natural, but annoying. I would prefer something that is easier and smoother than clicking on a tiny window in the corner of the scr [03:33] i gotta try out quassel [03:33] corner of the scr [03:33] vorian: So do I. Although for the time being, irssi does meet my needs [03:34] Hobbsee: ??? Did it get cut off? [03:35] nhandler: Unless corner of the scr was then end of what you wrote, yes. [03:35] nhandler: yes [03:35] * Hobbsee giggles at ScottK [03:35] ScottK: Ok, I'll resend the rest of it. irssi didn't show it getting cut off [03:36] nhandler: splitlines.pl, or something similar. find it. use it. ;) [03:36] 19:39 <+ibuclaw> !pwned > PriceChild [03:36] (ignore that) [03:36] !pwned > JontheEchidna [03:36] Sorry, I don't know anything about pwned [03:36] corner of the screen. However, I am unable to think of a better idea right now. I also disagree with the way canonical is going about implementing this feature. [03:37] Bring a team in to create it just seems wrong. I would probably be less against it if the team was open and available on irc to interact with, but a private team just seems to go against the ubuntu philosophy [03:37] JontheEchidna: It was a custom factoid in a bot I made for another channel [03:37] ah, lol [03:37] nhandler: are you sure it *is* a private team? [03:38] nhandler: a lot of them aren't, but aren't saying "we're inviting all FOSS people to participate either" [03:38] Hobbsee: It's not particularly public if is is brought up as discussed at UDS and yet there were no sessions on it. [03:39] nhandler: i think the team is too new to know that they should have a public/online presence [03:39] ScottK: i never said that canonical were doing the right thing in publicising it. What i'm saying is that unless these things are marked ZOMGPRIVATE, (in which case, you probably wouldn't know of it's existance), they're probably open enough if you say you'd like to help [03:39] ScottK: yes, and they also realised what a stupid mistake that was and hopefully they wont do it again [03:39] seele: The team was made by canonical, I don't think you can call canonical new [03:39] ScottK: and also, they can be prodded into making things public, if they're private, and shouldn't be. [03:40] nhandler: no, but a lot of the new people are new to the whole open source thing and how people work online [03:40] Right. Well that's why I asked if anyone was working on a KDE implemetation we'd really like to know. [03:40] ScottK: dbus interface, the DX team is going to work with KDE on creating a "new" fdo spec [03:41] which features such as interaction can be configured to be on or off [03:41] nhandler: several of the new people were weeks and days new. not six months new [03:42] seele: I guess I just feel that since it is a Canonical team, we shouldn't be having these "learning periods". [03:42] seele: I don't buy that as an excuse. For the individuals, sure, but not for Canonical as a whole. [03:42] nhandler: why? it isn't unreasonable that they have to train people in their corporate culture [03:42] * Hobbsee notes that canonical has traditionally not gotten this right, in various cases. [03:43] seele: My fear is they have. [03:43] look at the release team, or archive teams, or various other of the ubuntu teams for eg, that are dominated by canonical people [03:43] seele: Training people is one thing. But establishing basic things like an irc channel, or even a mailing list is another thing [03:43] Release team seems to have gotten more open. [03:43] ScottK: KDE and GNOME wont be forced to use it and it will be Canonical's fault for not involving them from the start and screwing it up [03:43] ScottK: but i think that is something they've learned and will be more careful about in the future [03:43] I hope we won't be forced to use it. [03:44] ScottK: oh, it has now. But we won't mention how long it took, and how difficult it was (on both sides of the fence) to obtain that. [03:44] * nhandler goes to finish up some work before his break ends tomorrow [03:44] Hobbsee: Agreed. [03:45] ScottK: i am doubtful we will get a choice, especially since Canonical has pledge to support Kubuntu more seriously (such as hiring 1, maybe 2 KDE/Qt developers) [03:45] ScottK: the teams certainly get better, but they don't seem to get it right from the start, a lot of the time [03:45] * vorian notes that Scot.tK's notices must be going berzerk atm [04:06] jeesh it is noisey in here [04:07] did we wake the old vista-loving man up from his afternoon nap? ;) [04:08] it is 22:08 here, way past afternoon [04:08] but you just reminded me that I need to get off of my ass and go switch out my laundry :) [04:09] haha [04:09] i guess i'ts afternoon here, so.. [04:12] the internet has no time zone [04:13] yes it does [04:13] "morning" [04:14] i was thinking "late at night. always" [04:17] jeesh, with all the laundry I have, it is almost like the last time I did it was over a month ao [04:17] ago [04:30] seele: Until said developers are hired and working, it's all just theory. [04:31] That and if someone uploads a bunch of unspec'ed patches that change us away from upstream without discussion, I've got no compunction at all about reverting it. [04:34] ScottK: have a little faith. They will be hired. it doesn't make sense to do it at this point in the cycle [04:34] seele: Sure, but the notifications thing was pitched for this cycle. [04:34] and if patches get as far as uploaded then i'd say it is a bit too late to make a decision about [04:34] ScottK: not for kubuntu. only ubuntu [04:35] OK. I read it as for both. [04:35] i'm 90% sure that it is only ubuntu, although it will probably be expected for kubuntu in jaunty+1 [04:36] ScottK: there aren't resources to do it for kubuntu. we don't have our developers yet, remember [04:36] Right. For once I'm glad we're left out. [04:37] Also, I've reverted bad uploads before. [04:37] iirc, I thought one was getting offered a spot with the KDE side of Canonical while we were at UDS...JR said quite a few people applied too, which I was kind of fearing wouldn't happen [04:37] ScottK: bad uploads directed by sabdfl? [04:37] I even got a UDS session in my honor. [04:37] seele: Sure. He's not perfect. [04:38] nixternal: i still don't think he would start right away. david was saying there would be too much catch up with feature freeze so close, and then nothing to do [04:38] right [04:39] is david the desktop track guy? [04:39] I can't remember [04:39] We have a process for specs and such and if someone ignores it and uploads, then it's fair game no matter who told them to do it. [04:39] nixternal: desktop experience. rick is the desktop team [04:39] ahh rich [04:39] rick spencer was in our meetings right? [04:39] he was doing the gobby stuff [04:40] julian is the use experience lead.. or whatever the thought bubble design group is called [04:40] * ScottK pretty much writes the whole thing off to why I like KDE and not Gnome anyway. [04:40] and running the camera and keeping us on track :) [04:40] yes, that was rick, david is the french guy.. he was in a lot of sessions too but he wasn't leading them [04:40] no kidding. he must be the most effective project manager/meeting manager i've ever met [04:41] * ScottK ponders the changelog entry. [04:41] * Revery bad patch that broke notifications. [04:41] Rervery/Revert [04:42] * Rereverted notifications patch. Works as coded. Coded as intended [04:42] * seele giggles. She's seen a repatch note like that before.. [04:43] Yeah. [04:43] lol [04:43] Well I think Canonical has a lot of work to do with KDE upstream on the entire question. [04:44] Even if I liked the idea, I'm not sure we should maintain it as a Kubuntu patch without some upstream support to integrate it at some point. [04:44] and they are working with upstream for the dbus part. the actual default configuration is left to be seen [04:45] if notifications matter enough to canonical, i dont think we'll have a choice in the end [04:45] it's not like ubuntu has a choice. theyre getting it. [04:45] Right, but Ubuntu is primarily developed by Canonical. [04:46] right, and canonical is soon to be supporting more kde development which will be expected to go in to kubuntu [04:46] Although Canonical certainly supports Kubuntu development, I think it's primarily a community effort. [04:46] My immediate reaction is that they are welcome to expect that. [04:46] If it's any good, I'm sure it will. [04:46] sure.. but at some point canonical could invest so much in to kubuntu that they get executive power over it [04:46] and it is a community project second [04:47] who knows if that will happen, but it is a possibility [04:47] Sure. When that happens, it happens. [04:47] don't be surprised if it happens in jaunty+1 [04:49] Once they are primarily pulling the train, then it's reasonable they get to drive. [04:53] not much driving on one way tracks :) [04:55] I am so glad you are going to be getting the obama bs now ScottK and seele [04:55] he has messed up chicago with his security details for to long..and being employed and working in the city, I am so happy to see him go! [04:56] no more sitting on the train for 45 minues just so he can pass under a bridge in rush hour traffic [04:56] Heh. DC is pretty used to it. [04:56] not obama style they aren't [04:56] remember his security detail is twice the size of any other former president [04:57] it will certainly be tighter than normal [04:57] but seriously, this is DC [04:57] we expect it [04:57] we get foreign nationals with more security than bush [04:57] did you see where they shut down the metra in dc today because he was coming in? [04:57] we laughed here in chicago [04:57] the inaguration is going to be insane [04:58] i plan on stocking up on milk and bread before the weekend and hiding until it's all over [04:58] hahahahahaha [04:59] i dont want to be anywhere near tourists [04:59] the cherry blossom festival and the summer are bad enough [04:59] and we're getting all of them ON THE SAME DAY [05:00] i feel bad for anyone who has to go to work that day. everyone i know is off though [05:00] I actually enjoy the cherry blossom festival..the blossoms are beautiful [05:00] the city is going to be in a state of emergency, there will be just too many people [05:00] oh i do too [05:00] my grandmother had one in her yard when I was growing up, so I have always liked them [05:00] what i hate are the fucking tourists who dont know how to get on and off the train [05:00] I tried to keep one, but it kicked the bucket on me :( [05:00] hahaha [05:01] i'm so glad i dont work in town anymore [05:01] shit, in chicago, if you don't know how to get off a train, they will show you [05:01] I mean shove you :) [05:01] you have all the suits running effecient metro traffic [05:01] then all these fat old people in shorts and hats not letting the people OUT of the train before they get in [05:01] seriously, how do you think we're going to make room for you if you dont let us OFF THE TRAIN [05:02] and STAND RIGHT WALK LEFT [05:02] dont stand in a group on a really fucking long escalator and make someone ten minutes late because they had to ride the entire way up [05:03] ya, I see that every morning getting on the train...and I talk trash to the people doing it too...let them know I think they are stupid [05:03] AND USE THE CROSSWALKS [05:03] The main thing I remember about the train in Chicago is asking directions. [05:03] I know it isn't nice, btu you have to [05:03] asking directions? [05:03] the train only goes in one direction :p [05:03] jesus fucking christ.. DC is a CITY. we WALK all over the place. if you don't want hit by a FUCKING car. USE THE CROSSWALK [05:03] I was told, "That way is South. Don't go south. If you go south, you won't come back." [05:04] Technically this was the El. [05:04] i dont mind giving directions.. it keeps people going in the right direction instead of stopping in the middle of a swarm of people and trying to paddle upstream [05:04] nixternal: you've been on the metro during rush hour, you know how metro center and gallery place operate [05:04] if you get swept up in the wrong crowd going in the wrong direction, you aint getting nowhere [05:04] hahaha, so true [05:05] the same thing with union station if you don't kow your way out of the tunnels [05:05] like i said. milk. bread. locked doors. [05:05] rofl [05:34] actually, i experienced a worse one a couple nights ago during the caps game [05:35] gal pl, metro center, even mt vernon sq/7th st conv center were jammed [05:35] heh, I just finished reading through the comments on sabdfl's post about the notification stuff...it seems the old osx users like the idea, whereas everyone else doesn't [05:36] and yeah, inauguration weekend is going to be even worse. i can't believe metro is pulling its "don't stay open 24 hours" mess [05:36] I take it growl is an osx thing? [05:36] also, someone posted mumbles which *looks* nice [05:36] crimsun: chicago has been doing the "you have to close at 9pm" thing here, so get ready for it! [05:37] well, there's rumor of bars staying open til 4 or 5 am that week [05:37] which is funny, considering all of the security that has been in the loop, the crime down there has risen [06:31] hmm. it's certainly interesting to see how opensuse does kde4. === _neversfelde is now known as neversfelde [10:15] hi and happy new year everyone :) [10:16] Riddell: finally moved to the appartment ;) but still no internet at home for about 10 days [10:31] hey Tonio_! [10:36] Tonio_: heya, when do you plan to import kpackagekit into jaunty? [10:36] would be good to have it on the CD for next release [10:45] apachelogger: soon :) as soon as I have internet at home [10:45] oh kay ^_^ [10:47] Nightrose: is lfranchi worth 8 sloc? [10:47] probably yes [10:47] why? [10:51] Nightrose: multiple tars [10:51] but actually it is more than 8 [10:51] :) [10:51] * Nightrose hugs apachelogger [10:51] unless you want to rename the tars yourself [10:51] then it would be 8 lines [10:51] *nod* [10:52] * Nightrose goes back to some wii fit [10:52] lol [10:53] I am working my arse off and you are doing casual gaming :P [11:04] hey this is also working your ass off... [11:04] in the true meaning of the words [11:04] :P [11:39] Nightrose: stop lying to yourself :) [11:41] pfft [12:23] Nightrose: that release stuff is non-trivial [12:23] :/ [12:24] it probably makes most sense to hack around it [12:24] add a new argument to the script [12:24] k [12:25] that requires you to run the script twice to get 2 tarballs, but hax0ring this bares a high possability of bugs [12:25] alright [13:46] JontheEchidna: is bug 296666 caused by that xrendr patch? [13:46] Launchpad bug 296666 in kdebase "Xorg log keeps growing during live session" [Undecided,Incomplete] https://launchpad.net/bugs/296666 [13:46] yus, there's a master bug in workspace that that is duplicate of [13:47] *that it is duplicate of [13:47] please duplicate :P [13:47] and comment on the 3gib kdm.log bug [13:47] * apachelogger needs to take the dog for a walk before it gets dark [13:47] AFK [14:46] ScottK-laptop: Ping. [15:09] Hi guys! Is there any other page like this one https://wiki.kubuntu.org/Kubuntu/UbuntuFeatureParity which contains features implemented in Ubuntu and not yet implemented in Kubuntu? Because I think this list should be much bigger... :( [15:15] Also is there any news about new Notifications represented an USD? As I understand Canonical has hired some developers to implement this functionality both for Ubuntu and Kubuntu. [15:15] etretyak: There is also https://wiki.kubuntu.org/KubuntuJauntyGapAnalysis [15:15] etretyak: i know there has not been a KDE hire yet and there is some progress being made not quite sure how much is getting done [15:15] there might be a mailing list or something for the DX team to discuss on but dont know for sure [15:20] ScottK: so do we need to update KubuntuJauntyGapAnalysis? For example knetworkmanager doesn't have VPN pptp configuration. And it is fully works in Ubuntu. [15:20] jjesse-dell9: were you able to setup VPN connection in Kubuntu? i've read your blog :) [15:20] etretyak: pptp VPN works fine in Ubuntu with network manager? i havent gotten mine to work yet :( [15:20] technically the gap analysis is Kubuntu Intrepid to Kubuntu Jaunty, not Kubuntu to Ubuntu. [15:21] i get a message from netowk manager and no logs yet [15:21] practically it is a list of anything we might need in Jaunty [15:21] seele: It's a bit of both (e.g. Guest Session). [15:22] right.. the practically part. we didn't go through a list of haves and have nots between kubuntu and ubuntu during the session [15:25] ScottK-laptop: Ping [15:25] ScottK-laptop: Ping again [15:26] What about DX team? Are they responsible to patch all KDE specific apps to be able to handle new Notifications? [15:26] And what about DesktopTeam? Are they working only on Ubuntu improvements? [15:27] etretyak: i think there are still a lot of un answered questions a lot of people still have [15:28] etretyak: Desktop Team == Ubuntu Desktop (e.g. Gnome). [15:30] ScottK: i see. so we still follow our own way.. ;) [15:31] apachelogger, ScottK, Riddell: could somebody review/sponsor the debdiff for bug 211839? [15:31] Launchpad bug 211839 in gtk-qt-engine "gtk-qt-engine-kde4 doesn't use Oxygen backwards/forwards buttons with Firefox 3" [Wishlist,In progress] https://launchpad.net/bugs/211839 [15:32] etretyak: current information suggest that DX team will try to reach consesus with gnome and kde to get stuff implemented upstream ... if that is not possible DX team will maintain patches [15:33] so there isn't much change for us, just that eventually there should be a couple of monster patches appearing [15:34] lol [15:34] ScottK-laptop: Ping [15:35] ScottK-laptop: Ping again [15:35] ScottK-laptop: Ping again [15:37] Testing done. Sorry for the noise. [15:46] JontheEchidna: no commits in upstream svn since 20080816? [15:47] dunno, but it's been at r145 for forever. If anything there may have been a few translation updates [15:48] * JontheEchidna thinks it's better to use svn number in the version string [15:48] ok [15:48] they both have advantages [15:48] using the date you know how hold it is without consulting upstream svn [15:49] Easier to find the date of the svn number than the svn number that corresponds to that date, imo [15:49] as long as there's a web-browsable svn repo :P [15:52] JontheEchidna: usually svn number wouldn't matter [15:52] usually project have at least one commit in 6 months ;-) [15:53] hehe [15:57] I noticed we have no sessions at https://wiki.ubuntu.com/UbuntuDeveloperWeek/Prep :o [15:57] Anyone volunteer to do one? [15:58] hm [15:58] I did want to talk about something [15:58] JontheEchidna: what was it? [15:58] ? [15:58] JontheEchidna: devweek [15:58] rapid package deployment using ruby? [15:58] I think there was something else as well [15:59] pbuild hookers? [15:59] "Never have to relibtoolize again by using Cmake"? [15:59] apachelogger: something like that [15:59] * ScottK recalls jpds is a big fan of relibtoolize. [16:00] na [16:00] "CMake - What else?" [16:01] "How to fix half your translations 5 days before release" [16:01] ha [16:01] "KDE4 - It's not your Grandma's DE any more" [16:01] apachelogger: If only they'd done that. [16:01] ^_^ [16:01] add a not to the topic title then [16:01] KDE4 packaging would be a good one [16:02] The translations we had at release were still worse than upstream's. [16:02] vorian: what to talk about? [16:02] add that cdbs include [16:02] upload to review [16:02] good point [16:02] hand apachelogger a cookie [16:02] lol [16:02] * vorian hands apachelogger a cookie [16:02] watch him reject the package because it is too high quality [16:02] ScottK: but better than they were a week before release [16:03] apachelogger: True. But anything that makes stuff worse is broken beyond belief. [16:03] *nod* [16:04] Pushing out KDE to Tens of users [16:04] lol [16:04] apachelogger: I did you see I added Jaunty to the Debian experimental kde.mk so we should be able to sync future KDE4 uploads from Experimental. [16:04] :) [16:04] that said ... kdt will get QA beyond belief soon [16:05] No need to set THIS_SHOULD_GO_IN_UNSTABLE anymore. [16:05] ScottK: kde4.mk is different [16:05] translation stuff [16:06] Whichever one it is that has that. [16:06] ScottK: kde.mk in debian is still imported to debian/cdbs? [16:06] Yes. [16:07] well, can't sync then [16:07] /usr/share/cdbs/1/class/kde4.mk [16:07] Why not? There's no harm in using that one. [16:07] #Kubuntu specific, Launchpad translations support, create .pot translation templates [16:07] common-install-prehook-impl:: [16:07] ScottK: we wouldn't get the pots [16:07] Ugh. [16:08] if debian had the .mk in cdbs or pkg-kde-tools we could sync [16:08] I think pkg-kde-tools is their plan. [16:20] so, what do we talk about @devweek? [16:21] hmmm [16:22] getting involved with kubuntu-devel (ninja's/bugs/testing)? [16:23] vorian: are you going to do that? [16:24] I like a team approach :) [16:24] * apachelogger thinks all those topics can be indvidual slots ;-) [16:24] ohboy [16:25] "Holding back KDE releases from millions of users" :D [16:26] ...Kubuntu Ninja secrets [16:28] ok [16:28] vorian: how about we do a talk about ninja work together? [16:29] hmm [16:29] it seems they would like some hand's on stuff [16:29] JontheEchidna could talk about how I close bugs by fixing them and he does by marking them invalid :P [16:29] anything that can be learned instantly [16:29] apachelogger: but who has the higer karma? :D [16:30] vorian: Pushing out GNOME releases to millions of users -- is not exactly something that can be any more learned instantly [16:30] (just kidding) [16:30] JontheEchidna: I must have higher karma because I am a bzr user :P [16:30] bzr users get load of karma for doing nothing [16:30] dholbach said we could have two slots [16:30] I want 3 [16:30] you talk to him then [16:31] :P [16:31] since we are talking about bazaar :P [16:31] that's not kubuntu specific, so i'm sure _you_ could do it :) [16:31] LP karma system is out of control [16:32] "How to cheat your way all to the top of LP karama" [16:32] yus :D [16:32] my favorite search: https://bugs.edge.launchpad.net/ubuntu/+bugs?field.searchtext=kde&orderby=date_last_updated&search=Search&field.status:list=INCOMPLETE_WITH_RESPONSE&field.status:list=INCOMPLETE_WITHOUT_RESPONSE&field.assignee=&field.bug_reporter=&field.omit_dupes=on&field.has_patch=&field.has_no_package=&start=0 [16:33] "How to make LP servers go down by accessing the Ubuntu bug page" [16:33] just imagine all those tags and millions of users accessing it at the same time because a new gnome release was pushed :P [16:34] JontheEchidna: there are false incompletes [16:36] * apachelogger is loosing focus again [16:36] hmm [16:36] ok [16:36] so [16:36] 1) ninja [16:36] 2) bugs [16:36] vorian and moi talk about the ninja and JontheEchidna about cheating [16:36] alrighty, i'll add it to the schedule [16:36] when is devweek? [16:37] let's make a big deal of it too [16:37] loads of promotion [16:37] ...a whole marketing campaign [16:37] JontheEchidna: 19-23 [16:37] https://wiki.ubuntu.com/UbuntuDeveloperWeek/Prep [16:37] ah, I should be able to make it then [16:38] so should I do a repeat of my openweek talk? :D [16:38] with more emotion, more cheating, more cookies [16:38] what time slot do you want apachelogger? [16:39] It will need to be thursday for me [16:39] so, 1900 or 2000? [16:40] doesn't matter [16:40] ok, 1900 it is! \o/ [16:40] afternoon [16:40] JontheEchidna: any time work for you? [16:40] do you want to do the 2000? [16:40] 19 = 20 CET = perfect market penetration in germany :P [16:40] vorian: 1900 would be better I think [16:40] aloha Riddell [16:40] but 2000 would work too [16:41] JontheEchidna: I suppose you did runtime QA on your gtk changes? [16:41] apachelogger: yus [16:41] okies [16:41] up we go [16:41] now gtk-qt-engine sucks less! :P [16:42] JontheEchidna: i'll switch them around then [16:42] 1900 for JontheEchidna [16:42] JontheEchidna: by 0.01% [16:42] haha, yeah... [16:42] vorian: why not do it on 2 days? [16:43] vorian: we'd be reaching more people I guess [16:43] ok [16:43] JontheEchidna: any day work for you looks like wednesday is open at 1900 [16:45] cool [16:46] bug 311415 [16:46] Launchpad bug 311415 in kubuntu-meta "Add the droid fonts and make it the default for Kubuntu" [Wishlist,Triaged] https://launchpad.net/bugs/311415 [16:47] ok apachelogger JontheEchidna, https://wiki.ubuntu.com/UbuntuDeveloperWeek/Prep [16:47] oh dear [16:47] ark can't copy to fonts:/ -.- [16:47] I hate default fonts bus [16:48] vorian: our name sux [16:48] we need something magic [16:48] Creating Kubuntu Magic [16:48] Magic Kubuntu Spells [16:49] Kubuntu Magic: Revealed [16:49] Free iPods [16:49] that! [16:49] haha [16:49] Kubuntu Ninja's - The Kubuntu SWAT unit [16:50] there is a ubuntu SWAT team though [16:50] Kubuntu Ninja's - The Kubuntu SWAT unit with cool name [16:50] hmm [16:50] Kubuntu Ninja's - The art of magic [16:50] I like it! [16:50] * vorian changes [16:50] Kubuntu Ninja's - free ponies [16:51] hmm [16:51] not so much [16:51] lol [16:51] Oo [16:51] oh my pony! [16:51] I think it's hilarious [16:51] vorian: either we are serious and use the art of magic or we ar hilarious and use free ponies [16:52] or - Blue ponies [16:52] ok [16:52] up to you [16:52] blue ponies [16:52] I can live with that [16:52] :P [16:52] or unicorn [16:52] muhahaha [16:52] ah, that's a magical pony [16:52] righto [16:52] Kubuntu Ninja's - Free Unicorns [16:52] :/ [16:53] Kubuntu Ninja's - free ponies [16:53] Kubuntu Ninja's - Packagers in Unicorn mode [16:53] haha [16:53] that makes us magic packagers [16:54] ok, Packagers in Unicorn mode it is [16:56] neato === jjardon is now known as torkiano [16:59] http://aplg.kollide.net/images/osiris/snapshot002.png [16:59] does someone see a graphical advantage over dejavu? [17:00] Riddell: are you still around? [17:02] apachelogger: I don't like the rendering at 8 [17:02] hi apachelogger [17:02] is the aliasing disabled for <= 8 or something? [17:02] hey Riddell [17:02] *shrug* [17:02] Riddell: what do you think? [17:02] bug 311415 [17:03] Launchpad bug 311415 in kubuntu-meta "Add the droid fonts and make it the default for Kubuntu" [Wishlist,Triaged] https://launchpad.net/bugs/311415 [17:03] * apachelogger is pretty sure droid doesn't support as many languages as dejavu does [17:03] the bold font looks a bit blurry [17:03] but I really like déjà vu, so I'm a bit partial :p [17:04] :P [17:04] droid uses less space [17:04] which might in return make it less readable for people with visual impairment [17:05] apachelogger: extra things on the CD aren't really an option currently [17:05] Riddell: it is meant to be default font [17:06] it looks a bit narrower than nimbus [17:06] and dejavu [17:06] sec [17:06] reminds me of tahoma [17:07] hello all, I update this spec: https://blueprints.launchpad.net/ubuntu/+spec/kubuntu-voip-solution what do you think about? [17:08] seele: http://aplg.kollide.net/images/osiris/snapshot003.png http://aplg.kollide.net/images/osiris/snapshot004.png [17:09] yeah, i dunno. is there a benefit besides that it looks different? [17:09] torkiano: so wait until kopete supports it via telepathy? [17:09] it looks like droid has some serifs even though it is a sans serif font, heh [17:11] rideUbuntu/Gnome has a very good VoIP support now... (ekiga & empathy) and for jaunty was good to be a solution for kubuntu [17:12] seele: I'll wontfix the bug [17:12] Riddell: that works until kopete developerd finish the port [17:13] only a suggestion ;-) [17:13] apachelogger: why is there a bug? or are wishes bugs in launchpad? [17:13] seele: wishes are in launchpad [17:14] huh. you could ask nuno if he likes the font [17:14] i just dont see the benefit os switching to it. [17:15] well, I am quite worrid about how readable it is and how complete [17:16] there is a fella in -motu trying to package droid [17:17] Riddell: currently there is 2 solutions that may work (I think): Kcall and qutecom [17:17] kcall needs too much configuration IIRC [17:18] torkiano: kcall at least has been around for a long time, I wonder why it hasn't been packaged [17:18] i requested it: https://bugs.launchpad.net/ubuntu/+bug/252913 [17:18] Launchpad bug 252913 in ubuntu "[needs-packaging] KCall" [Wishlist,Confirmed] [17:20] and there is a ppa for qutecom: https://edge.launchpad.net/~cavedon/+archive [17:21] hm [17:21] torkiano: is kcall ported to KDE 4? [17:22] from webpage :KCall was successfully ported to the KDE4 environment, incl. Decibel. [17:22] http://www.basyskom.de/index.pl/kcall [17:23] well, KDE decided against adding decibel to KDE 4.2 [17:25] I think it would be interesting to package KCall or make avaliable in a PPA at least for testing [17:25] we still have decibel packaged [17:28] and kcall is in KDE repository: http://websvn.kde.org/trunk/playground/pim/kcall/ [17:31] torkiano: have you tried either to see if they work? [17:35] Riddell: sorry, I'm a begginer, (I'm still trying to install an environment for KDE4 development) [17:47] torkiano: something we should look into then. hunger would be a good person to ask for advice too since he's into decibel et al but doesn't seem to be around today [17:49] Riddell: yes, the coders of Kcall and decibel are the same [17:50] in https://www.ohloh.net/p/kcall you can see all te contributors [17:52] and for https://www.ohloh.net/p/kcall/analyses/latest the development seems stopped [17:54] but I think the major issue with VoIP are the protocols, and that is decibel/telepathy [18:05] Riddell: do you think bug 285831 qualify for SRU? [18:05] Launchpad bug 285831 in shared-mime-info "icon for ms-word file *.doc is "?" instead of ooo-word" [Medium,Confirmed] https://launchpad.net/bugs/285831 [18:05] dfaure removed the magic portion from the msi mimetype [18:08] apachelogger: It's a regression, right? [18:09] yes [18:10] 0.51 introduced that new mimetype with a too generic magic [18:11] apachelogger: Regression is one of the criteria, so if it's a small, low risk patch, I think it'd sell. [18:11] apachelogger: I wouldn't thin6k 0~it 0~worth the hassle [18:11] hmm, 0~I 0~thin6k the cat peein6g on6 this keyb5oard might have don6e somethin6g b5ad [18:12] lol [18:13] ScottK, Riddell: not only the icon is wrong but .doc/.dot/whateverelsemightbeaffected will not be associated with the correct application [18:13] Riddell: This may be important to include webkit in Kubuntu: flash support for webkitkde: http://cia.vc/stats/project/kde/webkitkde/.message/27670 [18:16] this will not work without Qt 4.5 I guess [18:16] yeah, qwebkit only supports this in 4.5 [18:19] ups, ok apachelogger [18:20] apachelogger: hmm, that seems more importan6t [18:20] torkiano: I saw that, sounds quite promising [18:41] anyone going to SCALE next month? [18:42] * apachelogger has a new workout plan, so he should scale down :P [18:46] apachelogger: current status of the release script? [18:59] * Riddell hugs apachelogger for updating the akonadi package [19:07] has anyone been packaging the new digikam betas? [19:21] is there a knetworkmanager guru about? [19:21] seele: CALug (Columbia, MD Area Linux User's Group) is looking for a presentation topic for January 14. Maybe you could do a Kubuntu is wonderful, come join us bit .... [19:26] LaserJock: you are making an assumption that such a thing exists :) [19:27] Riddell: well, I did say "is there a" not "is the" [19:27] ;-) [19:29] I just installed Kubuntu Jaunty and I can't for the life of me get Knetworkmanager to work [19:29] LaserJock: works for me, just upgraded from intrepid. it won't work if you have anything fancy like pptp [19:30] well, I just have 2 connections. One is a static IP eth0 and the other is a WPA wifi [19:30] but neither seem to be able to connect [19:30] that should work [19:30] hmm, wonder what I did wrong [19:33] \o/, got the wifi working [19:33] ok, so now what'd I do with eth0 === faled_ is now known as faled [19:43] Riddell: have you tried a static IP with knetworkmanager? there seems to be quite a few open bugs about it not working [19:46] * ScottK-laptop tries kvirc now. [19:49] Riddell: found my problem, bug #279409 , I had to use 24.0.0.0 instead of 255.255.255.0 as my netmask [19:49] Launchpad bug 279409 in knetworkmanager "unable to configure a fixed ip on wired interface on knetworkmanager (intrepid)" [Undecided,Confirmed] https://launchpad.net/bugs/279409 [19:49] Riddell: the bug report has a fix in it [19:49] * ScottK looks around for a core-dev to upload the fix.... [19:49] * ScottK spies LaserJock.... [19:49] ;-) [19:52] seele: I've got a working kvirc for kde4 package in my PPA if you have time to look at it too (It's the only alternative to quassel I know of for KDE4) - https://launchpad.net/~kitterman/+archive [19:55] ScottK: is there any decent knetworkmanager upstream? [19:56] there is work on a plasma frontend for networkmanager [19:56] but the kde3 version is pretty much teh sux [19:56] in fact fedora uses the gnome nm applet [19:59] I can work up an upload based on this bug report, not sure I should just upload it though ;-) [20:05] LaserJock: I haven't done any work with upstream on knetworkmanager. Riddell is generally the one, IIRC. [20:24] * jtechidna is listening to Smells Like Teen Spirit by Nirvana on Best of [Amarok2] === jtechidna is now known as JontheEchidna [20:27] question: if i delete something in dolphin shouldnt i be able to restore it through the trash plasmoid? [20:28] cause i could only find the files in .local/share/Trash [20:28] jjesse-dell9: if you moved it to the trash rather than using the "delete" command, then yes [20:28] if i used the delete button on my keyboar? [20:28] that'll send it to the trash [20:29] the files werent in the trash [20:29] hmm.... [20:29] found them in ~/.local/share/Trash [20:29] that's where kde's trash should point o [20:29] *to [20:29] there were some folders like 00 01 02 03 etc [20:29] weird [20:29] should i file a bug? [20:30] and if so where should i go to? [20:30] dunno, sounds to me like it could be one of those obscure-type config related issues that end up rotting up in the bt untouched for a few years :P [20:31] inside the /share/Trash folder there should be 2 subdirs [20:31] files and info [20:31] ~/.local/share/Trash, rather [20:32] correct the files were in the files folder [20:32] but they're not showing up in dolphin? [20:32] correct [20:32] in dolphin i saw some folders named 00, 01, 02, 03, 04, 05, 06 [20:32] but they were in empty [20:33] weird, I guess the files never made it to the trash then? [20:33] i could open up ~/.local/share/Trash/files in dolphin and see them but couldnt access them from trash [20:33] will have to test on non critical files === rdieter is now known as rdieter_away [20:47] apachelogger: http://techbase.kde.org/Getting_Started/Using_Project_Neon_to_contribute_to_KDE just got posted to kde-devel [20:55] LaserJock: that fix for knm looks like something we want to investigate [20:56] Riddell: I've created a .patch for it [21:00] oooh === LaserRock is now known as LaserJock [21:31] having no up key is very annoying, I guess keyboard don't survive being washed very well [21:44] what's the current situation with Amarok in Jaunty? kubuntu-desktop has no dep on it, is it waiting for Amarok 2? [21:46] yeah, and amarok2 is waiting on mysql 5.1 [21:48] JontheEchidna: oh right, the mysql 5.0 vs 5.1 stuff, etc. [21:57] ScottK-laptop: a Kubuntu is wonderful talk huh? You don't want to give that? :) [21:58] ScottK-laptop: is it worth me looking at kvirc? quassel seems pretty dedicated [22:22] seele: I think we don't know if quassel is going to make it or not. I think kvirc is worth at least a quick look. [22:23] seele: I could give the talk, but unfortunately I'm not available that day. [22:25] what day was it again? [22:25] oh.. jan 14th [22:25] yeah, i'll have to pass. i have a redeye from SFO that morning. i'll be dead tired [22:26] what's happening in SFO? [22:27] business trip [22:27] flying all the way out there for a two day conference for a client [22:28] although that's not as bad as the day trip to LA i did last year. THAT was rediculous. morning flight west, red eye that same day back east [22:31] Riddell: how was jury duty? [22:31] i hope you sat in on something interesting instead of sitting in the waiting room all day [22:32] seele: That is ridiculous. I once had to go to Hawaii for a two hour meeting. [22:32] I stayed a 2nd day anyway. [22:32] ScottK: THAT is rediculous. you should have stayed longer than the 2nd day :) [22:33] Well I was a single parent at the time and didn't want to be away from home longer than needed. [22:33] ah true. and three kids are a bit many to take to hawaii with you :) [22:35] Well it was one at the time, but yes. [22:35] seele: a bit scary. the guy pled guilty after some hours of discussions so we heard his crimes and that was it [22:36] Riddell: yikes.. was there show and tell? [22:38] just the procurator fiscal reading out in technical details his sexual misdemeanors [22:38] how does it work in your courts? innocent before proven guilty? or convince the state otherwise? [22:39] innocent until proven of course, we're not yet a police state! [22:39] not -- yet? [22:40] hey.. we're not a police state! [22:40] the state has the burden, not the defendant [22:40] anybody have a recommendation for/against installing koffice 2.0? [22:41] LaserJock: depends.. does your life depend on delivered documents? [22:42] seele: not strictly, but it'd be nice to have something that generally works [22:42] well if your life doesnt depend on it, i'm sure they would appreciate the testing and bug reports [22:45] has anyone installed the kpackagekit packages from Tonio's ppa? it installs but it doesnt interface with apt which makes it pretty useless [22:45] dpkg: error processing /var/cache/apt/archives/koffice-data-kde4_1%3a1.9.98.4-0ubuntu1_all.deb (--unpack): [22:45] trying to overwrite `/usr/share/icons/oxygen/16x16/actions/object-order-back.png', which is also in package kde-icons-oxygen [22:51] NCommander: ping [22:51] ScottK-laptop: crimsun: interested in a KDE4 party later this month? [22:51] nhandler, pong [22:51] Possible. [22:52] seele: surely [22:52] Although both kids I brought to the Intrepid release party were not entirely thrilled. [22:52] NCommander: Is a full GPL License header required for the package to get uploaded to Debian? Or is a line saying "This program is released under the GPL (http://www.gnu.org/copyleft/gpl.html)" fine? [22:52] ScottK: I wish my parents were like you [22:52] ScottK: kde people are way cooler than those ubunteros [22:52] nhandler: You need a full copy of the license in the tarball. [22:52] seele: ;-) [22:53] ScottK: It has one [22:53] ScottK, there is one, the files themselves have no license and the copyright was wrong. [22:53] ScottK: I'm talking about the individual scripts in the source [22:53] NCommander: So would that line suffice? Or should I get a full header? [22:53] ScottK: i'm thinking a pirate restaurant bar. would they be interested in that? it is family friendly [22:53] I don't think that's essential. Pretty much as in Ubuntu, although it depends on who reviews it. [22:53] ScottK: http://piratztavern.com/ (warning.. lots of flash) [22:53] crimsun: ^^ [22:54] ScottK: Ok, I thought Debian was more strict about the licensing things [22:54] seele: Well my 5 year old was trying to talk like a pirate on the way home today without prompting. [22:54] ScottK, I'd disagree, I'm suprised this package flew through NEW (although old versions are GPL vs. LGPL) [22:54] nhandler: stuff like that mostly depends on that attitude of the archive admin on dity [22:54] duty [22:55] nhandler: if the tar contains a full copy of the licence that should be fine [22:55] seele: The Flash even works on my Konqueror .... [22:56] Ok, so I'll modify debian/copyright NCommander, and then you can hopefully sponsor it ;) [22:56] That should be fine. [22:56] ScottK: it must be old flash then, hehe [22:56] Riddell, generally, I would REJECT on that [22:56] Riddell, if it were up to me [22:56] ScottK: it's pretty fun. the wait staff dress up and talk funny [22:56] NCommander: on what? [22:56] Riddell, not having headers in files. [22:56] Riddell, its was a requirement when I was a FSF Savannah Admin [22:56] NCommander: A LOT of stuff that's not rejected would get rejected on that basis. [22:57] * seele starts on dinner [22:57] NCommander: All of the scriptsmention the license, it is just not a formal copyright header [22:57] ScottK, sorry, the FSF skrewed my ability to parse licenses [22:57] seele: Please pick a day that's not a Thursday. [22:58] NCommander: as an upstream FSF should have a clear policy but as downstreams we need to look at what we get and judge if it's clear what it means, putting in a full copy of the licence in the tar seems like pretty clear intent that everything in that tar can be copied with that licence [23:04] Since the files don't have the normal copyright header, in debian/copyright, should I just list it as gplv2 like the COPYING file says, or should I do gplv2 (or at your option) any later version? [23:05] ScottK: that's fine with me. is Friday night (~7) OK or would you rather do Saturday afternoon? [23:05] crimsun: ^^ [23:06] seele: Either should be fine. The youngest can pass out in the car on the way home if it's in the evening. [23:07] nhandler: put whatever is in the file headers [23:08] Riddell: The file headers just say "This program is released under the GPL (http://www.gnu.org/copyleft/gpl.html)" (and they aren't really headers, they are 60 down the script) [23:09] s/60/60 lines/ [23:10] seele: Friday night is probably better; i'll ping maco [23:10] nhandler: copy the relevant parts out of the COPYING file then [23:10] ScottK: crimsun: awesome.. i'll send a notice out to the different lugs etc. [23:11] hi, what about meeting at piratz? [23:11] maco: we already decided without you. you're too late! [23:11] well *which* friday at 7 or is it saturday? [23:12] maco: Jan 30 is KDE release party [23:12] maco: sunday Jan 18 is linux chix [23:13] so i'll see you twice in two weeks when i havent seen you twice in the last year? :P [23:13] i think thats my fault for missing so many linuxchix meetings though [23:14] alright, well ill put those on the calendar [23:15] and then there's the global bug jam in feb [23:15] i still need to figure out why kubuntu doesn't work with my user's home directory :( [23:15] seele: you interested in bug jam? [23:16] * ScottK prefers strawberry. [23:17] ScottK: are you in the DC area too? [23:17] maco: doesn't that require coding of some sort? [23:17] seele: no, just triaging [23:18] maco: More west of Baltimore, but yes. [23:18] seele: you can set the importance of usability bugs [23:18] maco: i think i'll pass. i spend enough of my non-working waking hours on oss as it is [23:18] or confirm or ask questions or whatever [23:18] heh ok [23:18] seele, crimsun, and maco: BACON-PIG is on the 19th. [23:18] bacon? ew [23:19] i mean um....yummy! meat! er...everybody loves bacon! er...i give up [23:19] That's Baltimore, Annapolis, Columbia, and Other Northern suburbs - Python Interest Group. [23:19] Meets at Goddard Space Flight Centet in Greenbelt. [23:20] Centet/Center. [23:20] ah ok see explanations help [23:20] ScottK: is Goddard where they have the Yuri space party every year? [23:20] eh, i usually avoid python so i dont think ill be going [23:20] hrm.. dinner is done. now where is my other half [23:20] Barry Warsaw (LP developer in real life) is doing a session on porting to Python 3. [23:20] seele: Dunno. [23:21] oh so you're saying this is a chance to meet up and talk about bass IRL :P [23:21] (i'm talking to him about playing bass right now) [23:21] That's between you and him. [23:21] * ScottK prefers to eat the fish and not play with them himself. [23:21] ;-) [23:21] * seele blinks [23:22] hahha [23:32] * maco wonders if seele figured it out [23:52] NCommander: I just uploaded a new version with an updated debian/copyright file [23:53] I'll take a look at it later