=== tkamppeter_ is now known as tkamppeter [02:21] hey i have ubuntu on my macbook, it only has up to 1280X800 resolution, its too low, driving me crazy, how do i make it higher? [02:24] ??? [02:29] ?? === asac_ is now known as asac [02:48] ? [03:46] hi, my resolution is 1280 - 800 how do i make it higher? [03:47] icek: This channel is for development, not troubleshooting. I suggest asking your question in #ubuntu, ubuntuforums.org, or askubuntu.com [03:48] It's also entirely possible that 1280x800 is the maximum resolution of your display; for example, I have a macbook with a 1280x800 display [03:48] i have a macbook [03:48] 1280 800 looks smaller in ubuntu than in osx [03:49] mess with DPI, may help, Mac's go with like 72DPI i _think_ we go with 90DPI by default IIRC [03:49] does anyone have a link to some really modern themes? [03:52] bcurtiswx how do i change it to 72? [03:53] System --> Preferences --> Appearance | Fonts Tab | Details Button [03:53] if anything, whether i'm completely off or not, play around with whatever DPI you like the best [03:54] DPI? dots per inch? [03:55] yup [03:55] where do i change DPI? [03:55] top [03:55] ? [03:55] The titlebar of the window you should be in should say "Font Rendering Details" [03:56] System-preferences-appearance preferences? [03:57] System-->Preferences--Appearance [03:57] click the "fonts" tab on the top [03:57] k [03:57] there [03:57] ton the bottom right above "close" you should see a button that says "Details" [03:58] hey thats pretty good [03:58] anyone know a really good osx theme? [03:58] :D [03:59] Radiance [04:00] Any questions past this point, you should probably go to #ubuntu , they are the genereal support channel. have to go to bed myself, another long day tomorrow [04:00] nite all [08:22] morning [08:45] morning [08:47] morning rodrigo_ [08:57] hmm, what's the magic in debian/rules to build a package whose upstream tarball doesn't have autogen.sh nor configure? [08:59] hey rodrigo_ [08:59] hi seb128 [08:59] what do they use? [08:59] it's got a configure.ac, just no configure/autogen.sh [09:00] odd, the whole point is to ship configure, well [09:00] yeah, seems to be broken [09:00] rodrigo_, you can generate the appropriate stuff but I'm not dh guru to spell how to do that properly [09:01] yeah, running autoconf/automake should do it, but no idea how to do it via dh [09:01] rodrigo_: dh 7? [09:01] rodrigo_, use dh-autoreconf [09:01] yes, dh 7 [09:01] * zyga needs to learn the dh build targets/sequence eventually [09:01] dh_autoreconf [09:02] rodrigo_, install dh-autoreconf and man dh-autoreconf [09:02] ok [09:02] dh --with autoreconf $@ [09:02] basically [09:02] it will run autoreconf [09:02] which should give you a configure [09:04] seb128, btwe, this is libsocialweb, got it from universe [09:05] ok [09:12] morning [09:12] lut huats [09:12] hello se [09:12] seb128, [09:14] salut huats [09:15] o/ didrocks [09:40] rodrigo_, I pushed a new g-s-d to natty and the vcs btw [09:40] you might want to rebase your work [09:41] seb128, oh, I'm still revieweing the patches and pushing them upstream [09:41] seb128, a new 2.32.x? [09:41] rodrigo_, yes, just packaging changes [09:41] ok [09:41] I updated the .install to install the datetime polkit service [09:42] we didn't do it last cycle because we didn't update gnome-panel [09:42] so we were still using the gnome-panel one [09:42] I cleaned the touchpad and ltmain patches while I was at it [09:42] it's a pretty trivial revision ;-) [09:43] rodrigo_, thanks for upstream those patches btw [09:43] well, it's much more work to having to rebase them :) [09:43] don't tell me ;-) [09:43] we slacked on some of those but some were in bugzilla sitting [09:43] the annoying one with be the appindicator one [09:45] yes, that part has changed a lot [09:45] I will rebase it on Monday though, when I do a new release [09:45] do you know what upstream plans to do for the keyboard indicator? [09:46] I think g-s will not have a notification area to display that icon? [09:46] yes, it has one [09:46] oh ok [09:46] I though they wanted to get ride of it [09:47] there is a GNOME wikipage about what to do about notification area icons [09:49] well, not sure what the exact plans are, but I see a notification area in gnome-shell [09:50] ok [09:53] do you know if https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/271283 has been fixed in OpenOffice? [09:53] Launchpad bug 271283 in gnome-settings-daemon (Ubuntu Jaunty) (and 4 other projects) "[ooo-build] OpenOffice.org subpixel font rendering broken with new cairo (affects: 3) (dups: 2) (heat: 55)" [Medium,Fix released] [09:53] there's a patch in the g-s-d package for working it around [09:54] seems not, from the novell bug [09:56] I guess not [09:56] I think there was a bug upstream about this patch [10:00] ah, it's already fixed upstream, yes [10:02] when,where has it been fixed? just curious [10:02] hmm, let me check the history [10:02] commit 6cf315249ab27d4396b0f5b5edb1e689a5cafc68 [10:02] Author: Chris Coleman [10:02] Date: Sat Oct 16 01:44:12 2010 +0100 [10:02] xsettings: Export Xft.lcdfilter for OO.o's benefit [10:02] [10:02] Export Xft.lcdfilter legacy setting for the benefit of OpenOffice.org [10:02] which doesn't follow the other fontconfig settings. [10:02] [10:02] https://bugzilla.gnome.org/show_bug.cgi?id=631924 [10:02] Gnome bug 631924 in xsettings "patch to fix subpixel font rendering with openoffice" [Normal,Resolved: fixed] [10:03] ok great [10:04] ok, only 7 patches left! [10:12] seb128, hi [10:12] hey ricotz [10:12] rodrigo_, which ones? [10:12] seb128, is it considered to ship develement releases of gtk+2.0 2.24 parallel to gtk+3.0? [10:13] ricotz, yes, we will not drop gtk2 in one cycle [10:13] I think gtk2 is going to be around for some years [10:13] seb128, for example because of the changed location of the recent files list [10:14] seb128, yeah i know, i actually meant doing these update concurrent with eachother [10:14] yes as time permit, you are welcome to work on that if you want [10:14] we are just a small team with lot of work [10:14] and 2.23 is not the priority right now [10:14] seb128, 02_missing_libs.patch 71_fix_ldsm_notification_crash.patch [10:14] 05_disable_corner_tapping.patch 91_update_gvc_source.patch [10:14] 06_use_application_indicator.patch series [10:14] 16_use_synchronous_notifications.patch [10:15] we will get it in the next weeks [10:15] 02 is probably going upstream, and still looking at 71 and 91 [10:15] rodrigo_, ok, 02, 71 and 91 [10:15] seb128, ok [10:15] should be easy to upstream [10:15] yeah [10:15] rodrigo_, well 91 is basically updating the source copy from gnome-media [10:15] there is a bug upstream about that I think [10:15] let me check [10:15] seb128, yes, which I think is already done [10:16] there was an issue there and I pinged bastien and commented on the bug I think [10:16] but he didn't reply [10:16] he probably missed the ping [10:18] I'll check with him now [10:18] rodrigo_, I think that was https://bugzilla.gnome.org/show_bug.cgi?id=612024 [10:18] Gnome bug 612024 in plugins "Memory leak in gnome-setting-daemon" [Major,Resolved: fixed] [10:19] rodrigo_, https://bugzilla.gnome.org/show_bug.cgi?id=605694 has the patch we use [10:19] Gnome bug 605694 in gnome-volume-control "gnome-volume-control-applet never frees/finalizes PA channel maps." [Normal,Resolved: fixed] [10:19] oh, it's marked as resolved [10:19] well it's part of the patch on comment #3 on the g-s-d bug as well [10:20] dunno why it didn't made in? [10:20] oh, it did some weeks ago [10:20] could be fixed in master then [10:20] did you check if that's the case? [10:20] dunno why he let is sleep for half a year before commiting [10:21] yes, seems it's ok in master [10:36] rodrigo_, the 71_fix_ldsm_notification_crash.patch one was from chrisccoulson [10:36] just for info [10:36] not sure if you want to credit patch authors in commits [10:37] (though you commited that one now) [10:43] grrrrrr, why are garages so useless! [10:44] seb128, ah, didn't know, so no chrisccoulson on the git commit :( [10:44] chrisccoulson, what did they do to you car? [10:45] rodrigo_, right, no worry, you couldn't guess since he didn't upstream the patch not added infos in it [10:46] seb128 - the engine management light keeps coming on on my car, and all they seem capable of doing is guessing what the fault is or just resetting it so the light comes back on again a few days later [10:46] i think i'll have to just figure it out myself ;) [10:47] what car brand? [10:47] seb128 - it's a ford [10:47] * seb128 notes to not buy one of those ;-) [10:47] lol [10:48] we did have a french car before, but it was too small ;) [10:48] (although, the engine management light never came on!) [10:49] chrisccoulson, go to another garage, usually they're very bad, so it's hard to find one with good workers [10:50] rodrigo_, yeah, that might be my next step [11:04] hey pedro_!! [11:05] hello rodrigo_! [11:05] pedro_, already recovered from last week? [11:06] rodrigo_, yeah almost, still feeling a bit of ubuflu though [11:06] oh :( [11:06] rodrigo_, how are you? was your trip back ok? [11:06] you shouldn't go out at nights with danilo :) [11:06] well, a bit long, as always, but ok [11:07] haha , yeah i blame the Serbians :-P [11:07] :) [11:08] pedro_: of course, that has always been that :) [11:08] hey pedro_! [11:09] * pedro_ hugs didrocks [11:09] hello didrocks! :-) [11:09] * didrocks hugs pedro_ back [11:10] hey pedro_ [11:10] pedro_, got the chilian flu? [11:10] I got it once, it's no fun indeed! [11:10] salut seb128! [11:11] i got the French or Serbian one [11:11] ;-) [11:11] * seb128 hugs pedro_ [11:11] * pedro_ hugs seb128 back [11:12] this time it was serbian, yes :) [11:12] but not sure why, but I never get the ubuflu [11:13] I'll shut up though, just in case for next time :) [12:26] u/c [12:29] Good morning [12:29] hey pitti [12:29] * pitti hugs seb128 [12:29] TGIF! :) [12:29] * seb128 hugs pitti [12:29] TGIF? [12:30] pitti, how is plumbers going? [12:30] seb128: well, after two weeks of confs you start wearing out [12:31] pitti, when do you fly back? [12:31] seb128: talks yesterday were moderately interesting; today I'm mostly looking forward to the hardware detection BoF [12:31] seb128: tomorrow evening [12:31] ok [12:32] pitti: surely UDS is more intense than a standard conf [12:32] yes, it is, and much more interactive [12:34] Guten Morgen pitti [12:38] nessita, hey [12:38] nessita, I didn't forget about your sponsoring requests don't worry, I will get to those in a bit [12:39] mterry, hey [12:40] seb128, hello! [12:40] seb128, hey, so what happened with gtk3? [12:40] mterry, sorry I forgot to come back to you yesterday and I was away [12:40] when you pinged [12:40] mterry, I got sidetracked in other post UDS catchup things [12:41] mterry, go for it and upload I would say [12:41] mterry, https://code.launchpad.net/~bilalakhtar/gtk/gtk3-fix-611011/+merge/40164 would be nice to merge in before upload maybe [12:41] mterry, and -v correctly to ship all changelogs entry for gtk3 on upload please [12:42] mterry, can you merge https://code.launchpad.net/~rodrigo-moya/ubuntu/maverick/libcanberra/ubuntugtk3/+merge/39997 as well if you think it's ready? [12:42] seb128, ok. So I upload and it will go to NEW queue and all that? [12:42] we will follow with other uploads once pitti accepts gtk3 [12:42] mterry, yes, but pitti will review it when he has a free slot [12:42] I don't think it's any hurry to get it in, but first step is to upload [12:43] ;-) [12:43] seb128, I didn't follow about -v [12:44] mterry, bzr bd --source -- -v2.22.0 [12:44] or whatever was the previous changelog entry to reach the archive [12:44] ie just make sure all the work on 3.0 is in the .changes [12:44] not only the current changelog entry [12:45] so the natty-changes email list all the work and contributors [12:45] seb128, ah, neat. I don't do any cleanup on debian/changelog itself then? [12:45] hey mterry [12:45] rather than having a entry "upload to natty" [12:45] mterry, your call, it's like cleaning git history before merging, some people do some don't [12:45] I would just include all the debian and ppa entry in the debuild -S [12:45] k [12:46] * mterry high fives didrocks [12:46] * mterry sits down and has a chat with gtk3 [12:46] ;-) [12:46] mterry, chrisccoulson: you guys need to run for main upload rights [12:46] just telling [12:47] seb128, me too! :) [12:47] seb128, the requirements for office there are even vaguer than MOTU [12:47] kenvandine, hey, right, but you are on track so I didn't feel like you needed to be reminded ;-) [12:47] :-D [12:47] mterry, you just need enough people to vouch for you [12:47] mterry, which you will get for sure [12:47] * mterry starts handing out fivers [12:48] ;-) [12:48] * seb128 high fives mterry [12:48] heh [12:48] mterry, technically you have upload right on the desktop set already [12:48] mterry, since you have been added to ubuntu-desktop [12:48] oh yeah [12:48] curious [12:49] I should do more merges then [12:49] but still you can't help cleaning the sponsoring queue with that :p [12:49] there is lot out of desktop world [12:49] I was looking at the queue the other day. It's only like 75 deep? Doesn't seem so bad [12:49] it was 110 yesterday [12:49] and 110 over what it should be apparently ;-) [12:50] I just thought from the way everyone talked about it, it was at like a 1000 [12:50] we would be in trouble if that was the case ;-) [12:52] mterry, the issue is not really the number but rather the delay [12:52] we often have things sitting for weeks or months [12:52] which is enough to drive contributors away [12:52] and we would prefer to get contributors staying and helping that running away because we ignored them ;-) [13:04] seb128, so only uncommitted changes we want for this gtk3 push is --enable-introspection=no for non-shared build and the merge of printing-to-Documents, right? [13:04] mterry, yes sir [13:04] ;-) [13:05] pitti, "(perl removal) Drop libgnome-perl recommends from gdebi/synaptics/apturl/ubuntu-desktop:" [13:06] pitti, did somebody agreed to use the ncurse debconf ui or what?N [13:06] -N [13:06] seb128: didn't we? [13:06] I don't think we did [13:06] seb128: anyway, I'd rather do that through seeding [13:06] pitti, but https://bugs.edge.launchpad.net/ubuntu/+source/debconf/+bug/415038 [13:06] Launchpad bug 415038 in debconf (Debian) (and 2 other projects) "port GNOME frontend to GtkAssistant (affects: 1) (heat: 13)" [Unknown,New] [13:07] pitti, which has a patch waiting for cjwatson to review [13:07] pitti, that will drop the libgnome2-perl use [13:07] it will still use libgtk2-perl though [13:07] not sure if you aimed to drop libgnome2-perl only or the whole gtk-perl stack [13:08] seb128, and you want the libcanberra pushed too? (not clear if merged just meant to bzr or ubuntu + PPA) [13:08] well, *shrug*, it's an awful amount of packages for a tiny feature, but if people think it's more important than evo contacts sync, then let's drop the latter instead [13:08] seb128: my original plan was the whole perl stack [13:08] mterry, merge to bzr and ppa upload for now I would say [13:08] pitti, ok, go for it then [13:09] pitti, I was unsure if we agreed on the ncurse backend use [13:09] but I guess a normal install shouldn't see any debconf anyway [13:09] pitti, I still wanted to point the debconf bug to clean libgnome2-perl in case that's useful to you [13:09] seb128: with the recommends dropped, we can seed it back, and it's much easier to toggle on/off [13:09] right [13:09] seb128: right, it still will be if we want to bring it back [13:09] wfm [13:16] pitti, spec approved [13:17] thanks [13:17] np [13:26] seb128, one last question, hopefully. I was planning to create a new ~ubuntu-desktop/libcanberra/ubuntugtk3 branch, but would you prefer to keep it in-trunk based on perception of imminent release? [13:29] hey cyphermox, I filed a bunch of bugs for multimonitor stuff on unity [13:29] if you want to confirm them or whatever [13:29] cool [13:33] hey popey ucasts.tv looks nice! Whats to become of screencasts.ubuntu.com? And more importantly, what that little thing in the corner that shows the mouse buttons and option keys? [13:35] * rodrigo_ -> lunch [13:51] komputes: someone else has taken over screencasts.ubuntu.com :) [13:51] komputes: and it's called key-mon [13:51] http://code.google.com/p/key-mon/ [13:57] mterry, sorry I was out for a bit [13:57] mterry, yeah, trunk is fine, it will go in when gtk3 is accepted [14:07] popey: awesome. should be in a PPA. perhaps a Screencast Team PPA. [14:07] :) [14:10] didrocks: hi, I just found out you pushed a fix for bug 659244. But I somehow can't find the package you mention in -proposed, do you have any idea what's going on there? [14:10] Launchpad bug 659244 in rhythmbox (Ubuntu Maverick) (and 2 other projects) "Tracks synced to iphone won't play (affects: 22) (dups: 3) (heat: 138)" [Low,Confirmed] https://launchpad.net/bugs/659244 [14:10] thekorn, there is a proposed freeze until next week [14:10] thekorn: it's not approved yet you will get a message once approved and built [14:10] thekorn, cf email from a week ago on u-d, freeze for linaro [14:11] okidoki, looks like I missed it [14:11] thekorn, the uploads also need somebody from ubuntu-sru to review and approved them [14:11] (waow, it's the 3rd time today I have to explain that :)) [14:11] so it usually takes some day [14:11] thanks [14:11] especially during uds time when nobody is online [14:13] popey: whats a good tool to cut and edit ogg files without having to re-encode [14:13] komputes: pitivi? [14:14] oh, without encoding, pass [14:14] I try not to edit :) [14:14] popey: because every time i cut, re-encode with pitivi it looks very bad [14:14] pixels and blur [14:14] komputes: the defaults in pitivi are insane [14:14] nobody would encode and watch a video using the defaults [14:14] I should file a bug about it, it makes pitivi look pretty awful [14:15] popey: are you serious? you never edit your screencasts, the recording / voice track etc. [14:15] the two that I just uploaded to ucasts.tv had zero editing [14:15] and it shows in places :) [14:16] that doesn't mean they worked first time! I recorded about 5 times and messed something up or fluffed what I said so I just started again. [14:16] I don't know if I could make screencasts that make people wait. I want the ability to make parts of the screencast fast forward, pitivi does not have this. [14:16] with a 5 minute video it's faster to start again than it is to edit [14:16] the screencast app has a pause button :) [14:16] popey: I wish avidemux worked with ogg [14:16] I wish I had a pony :) [14:16] me too! [14:17] I suspect owning a pony is not the double-rainbow it's made out to be [14:18] err... the screencast app has a pause **menu** [14:18] CTRL+ALT+P [14:18] nice [14:18] that'll help [14:18] and yes, the menu is insane also [14:19] the one example where having an indicator menu makes very little sense [14:20] mterry: i pitty da fool who don't like pony maintenance [14:20] popey: omg, i had such trouble with the indicator menu recently [14:21] komputes, at the least at this stage in our lives (post-7th-grade), we should be wishing for horses or ponies with steel-reinforced backs [14:21] popey: I added all the ubuntu image torrents to transmission and the program was notifying 10 seconds me for every torrent that was added. [14:21] komputes, or hell, just go straight for the jetpack [14:21] mterry: you lack vision, ponies and only ponies I say [14:22] mterry: ok, pony on a hovercraft [14:23] * mterry in a jetpack zooms by komputes pulling his hoverboard pony out of water (fool, everyone knows hoverboards don't work on water), doing loop-de-loops into the sunset [14:23] popey: Killed transmission, but it kept goin! ahh, child processes! it would have taken an hour to stop being notified if I didn't kill the process. [14:24] It is very clearly friday. [14:25] * komputes thinks physics fail [14:26] popey, let us never relegate hoverboard ponies just to Friday [14:27] Any chance of getting notification preferences or at least a quick way to turn them off when they get anoying or when you're doing a presentation at a conference and the projector is up and your enraged ex-girlfriend feels like being a spaz ;-) [14:51] seb128, are we creating a ~ubuntu-desktop branch for gsettings-desktop-schemas? [14:52] yes [14:52] mterry, ^ [14:52] can you review that for rodrigo_ and sponsor if ready? [14:52] ok, I ask because I just saw my libcanberra branch merged, thanks mterry btw :) [14:52] np! [14:53] seb128, sure. rodrigo_, is there a merge proposal for your branch? link me to it or your branch [14:53] no merge proposal, since there is no ~ubuntu-desktop branch, it's a new package [14:53] but I have a branhc [14:53] let me find the url [14:54] https://code.edge.launchpad.net/~rodrigo-moya/+junk/gsettings-desktop-schemas [15:03] btw, for a package that is in universe, do we want to keep the history of that package when moving it to main? [15:03] (librest and libsocialweb) [15:04] rodrigo_: do you have a moment? [15:04] kklimonda_, if you have a branch for me, yes :-) [15:04] rodrigo_, yeah [15:04] mterry, ok [15:04] kklimonda_, I do, so what's up? [15:05] I do actually, can I send you a pm? [15:06] kklimonda_, yes [15:11] mterry, when you get things uploaded to NEW please let pitti know [15:12] seb128, yup. Fixed a gail-doc oddity, not figuring out the gtk-doc one [15:12] /not/now/ [15:12] ok [15:12] btw https://blueprints.edge.launchpad.net/ubuntu/+spec/packageselection-desktop-n-gnome3 [15:12] (bad links and conflicting files with 2.0) [15:12] if you think of things that will need a gtk3 please add them [15:12] either on the alpha1 workitem list [15:13] if that's for the stack [15:13] or add bug reports about those [15:20] mterry, can I keep dumping tasks on you? ;-) [15:21] rodrigo_, gsettings-desktop-schemas looked good to me. Pushed to lp:~ubuntu-desktop/+junk/gsettings-desktop-schemas for now. Seemed odd to have a -dev package without a library, but makes sense. I did fix the debian/copyright to not point to specific tarball, but rather general ftp area though [15:21] seb128, sure, if you have another [15:21] mterry, you can upload to natty ^ [15:21] mterry, https://bugs.edge.launchpad.net/ubuntu/+bugs?field.tag=gnome3-cleaning [15:21] mterry, right, it has a .h file [15:21] mterry, but no lib [15:21] mterry, the usb-create and nautilus-share bugs [15:22] they should be pretty trivial to fix [15:22] if you want to tackle them [15:22] usb-creator [15:22] is this regarding libgnome? [15:22] they both have like a 1 function call from libgnome [15:22] hyperair, yes [15:22] right [15:23] well, if anyone gets around to it, please ping me with a patch [15:23] you read the bug emails? [15:23] seb128, sure I can look at them [15:23] mterry, thanks [15:23] seb128: i'm the nautilus-share maintainer in debian, so yeah. [15:24] ok, so that will do, I guess patches will land on the bug [15:24] okay. [15:24] seb128: i'm also looking for a new sponsor to get nautilus-share into debian. [15:24] seb128: until bdefreese returns [15:24] try Laney? [15:24] Laney: oh you're a DD now? [15:25] or i could poke directhex, hmm [15:25] sorry but I don't have a debian unstable uptodate to do bin builds and since debian doesn't accept source uploads [15:25] alright. [15:25] pitti, I'm sending the gnome3 spec your way [15:26] pitti, the work items will probably not be stable for a while though [15:26] i'd donate my schroot setup to you, but i imagine it'd be faster to run mk-sbuild yourself =p [15:26] I think we will find new libraries that need to be ported or cleaned on the way [15:27] seb128, rodrigo_: gsettings-desktop-schemas uploaded to natty NEW (using -v0.0, seb :)) [15:27] mterry, thanks [15:27] mterry, thanks ;-) [15:27] pitti, ^ NEW source to review for you when you have free time [15:30] ack [15:33] hmm, gobject-introspection is broken in natty, or is it too new? [15:39] rodrigo_, how broken? [15:40] rodrigo_, we have the current version and it should be working [15:40] all branches I've tried fail with: [15:40] Namespace is empty; likely causes are: [15:40] * Not including .h files to be scanned [15:40] * Broken --identifier-prefix [15:40] what did you try to build? [15:40] the gtk stack built fine [15:53] seb128, pitti: gtk3 pushed to natty NEW [15:54] pitti, ^ [15:54] rodrigo_: (currently reviewing gsettings-desktop-schemas) can you please use an ~ubuntu-desktop branch? [15:54] ups, you pinged pitti as well ;-) [15:54] pitti, I can't create it [15:54] rodrigo_: also, any reason to not use 3.0 (quilt)? [15:54] pitti, can't use the product before the source is in [15:54] seb128: oh, we want to use an lp:ubuntu/<> thing? [15:55] pitti, it's in a junk for now until the product is activated [15:55] fine for me [15:55] pitti, no, no reason [15:55] seb128: ok [15:55] pitti, no, just ~ubuntu-desktop/ won't work until the source is in [15:55] we could just use lp:ubuntu/ for that one, and wait for the autoimport; but then we shold just drop the vcs-bzr [15:55] or we need to create a product on launchpad for it [15:55] seb128: it'll autocreate a product? [15:55] you can use source package names [15:55] oh that was my fault for not updating the vcs-bzr after i created ubuntu-desktop branch [15:56] pitti, I think launchpad let you use namespace from registered product or sources [15:56] so it will work when we create a product or when the source is newed [15:56] waiting for NEW is the lazy way ;-) [15:57] rodrigo_: do these packages really contain arch specific files? [15:57] rodrigo_: I doubt that they do; if not, you should make them arch: all [15:58] WFM [15:58] pitti, no, just schemas and header files [15:58] rodrigo_: ok, I'll reject then, please reupload with arch:all [15:58] rodrigo_: but let me finish the review, in case there's something else [15:58] rodrigo_, also, I'm looking at that control file again and gtk.org probably isn't upstream homepage either [15:58] maybe gnome.org [15:59] rodrigo_: while you are at it, can you please use 3.0 (quilt)? [15:59] ok [15:59] rodrigo_: thanks [15:59] I'll create a product on LP, so we can set that from the get-go [15:59] mterry: don't worry for now [16:00] hyperair: haha, noooo [16:00] how do I make it use quilt (3.0), by adding a debian/source/format file with that in, right? [16:00] we could just scratch rodrigo_'s junk branch and use lp:ubuntu/gsettings-desktop-schemas once it gets created [16:00] soon, soon [16:00] rodrigo_: right [16:00] rodrigo_, right [16:00] Laney: =) [16:00] oh, is the ubuntu-desktop branch created? [16:01] pitti, well, that's if we are using lp:ubuntu/ style packages for this (vs ~ubuntu-desktop branches). seb128? [16:01] rodrigo_: also, I'd like to see people use the new machine parseable copyright files, but I won't reject the package for that [16:01] pitti, oh, where can I read about those? [16:01] mterry: we already do for a few (gvfs, scour, etc.) [16:01] rodrigo_, search for dep- [16:01] dep-5 [16:01] I'm fine with use the canonical location [16:01] using [16:01] it's a small source [16:02] and we should start going this way [16:02] rodrigo_: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135 [16:02] rodrigo_: there shold be plenty of examples in existing copyright files already; e. g. udisks [16:02] rodrigo_: ok, otherwise the package is fine [16:03] pitti, gtk3 will be less easy to review but it's basically a gtk2 update [16:03] * mterry will be more strict in future pre-pitti-reviews [16:03] ok, so need to add the quilt stuff, change arch to all and change the copyright file, right? [16:03] pitti, it's coming from debian and didrocks, mterry and me worked on it [16:03] so it should be ok [16:03] debian = pkg-gnome, it didn't go in there yet [16:03] rodrigo_, also extremely minor, but update the homepage [16:03] rodrigo_, and drop the vcs-bzr line [16:04] rodrigo_: right; copyright file won't block NEWing, so if you want to do that async, that's fine [16:04] right [16:04] ok [16:04] * mterry eats Chinese food [16:04] rodrigo_: but it should take one minute to rewrite it, and we shouldn't proliferate the old format [16:04] mterry, so, do I push to my branch? [16:04] rodrigo_: it'll be thrown away anyway after the autoimport [16:04] rodrigo_, sure, I can grab new stuff. pull from mine first though, I made a small edit [16:05] ok [16:05] seb128: oh, so we won't need a newer glib first? [16:05] * pitti reviews gtk [16:05] not really interesting session right now anyway [16:07] mterry, where's yourbranch? [16:07] pitti, we have a new glib [16:07] pitti, glib doesn't break abi [16:07] pitti, ie no new source or soname for it [16:08] 2.27 is already in natty [16:08] I see [16:10] seb128: OOI, why does that ship all those .gmo files in the source? [16:12] seb128: is that ok for main, or does it have b-deps in universe? [16:12] pitti, not sure for the gmo [16:12] gtk2 does that as well [16:12] pitti, it's ok for main and would be nice to get there [16:12] since other things are following [16:15] seb128: there's a ton of copyright attributions missing in debian/copyright [16:15] pitti, right, which is the case for the gtk2 version as well [16:15] and ./tests/testnouiprint.c and ./tests/testcalendar.c are shipped under GPL, not LGPL [16:16] I bet all those issues are in gtk2 as well [16:17] nobody cares about updating the copyright in existent source [16:17] well not a rant for you or to have now but I just find the thing ridiculous [16:17] it's a lot of bureaucracy, yes [16:17] I understand we care about license, but the copyright infos we care about getting them right at NEW time and let them just get wrong over time [16:18] which means at the end we just have remotely correct infos in most sources anyway [16:18] seb128: can we make a deal that we open a "copyright review" bug about it, and then I'll let it in? [16:18] we'll need it for Debian anyway [16:18] ok, I will copy the copyright from debian when it gets there ;-) [16:18] sounds fine [16:19] do you know whether it'll go to experimental soon? [16:19] but I think we should really have a discussion about stopping listing the copyright owners [16:19] I think it should yes [16:19] the remaining point was to update the copyright IIRC [16:19] +1 seb128 [16:19] which nobody wants to do [16:20] grep -hir 'Copyright' .|grep -v msgstr |sort -u [16:20] should go a long way already [16:20] is there a legal point or something which makes us list copyright holders? [16:20] anyway, accepted [16:20] thanks [16:20] seb128: Debian Policy [16:21] * pitti heads to lunch [16:21] well, is the policy based on legal reasons [16:21] not really a discussion for there [16:21] I don't know [16:21] but I would like to know what stops us to stop wasting time on that [16:21] pitti, enjoy lunch! [16:21] merci [16:23] rodrigo_, ubuntu-desktop/+junk/gsettings-desktop-schemas [16:23] pitti, [16:23] tests/testnouiprint.c: GPL (v2 or later) (with incorrect FSF address) [16:23] tests/testcalendar.c: GPL (v2 or later) (with incorrect FSF address) [16:23] in gtk2 as well [16:23] mterry, yeah found out, proposing a branch in a minute [16:29] mterry, https://code.edge.launchpad.net/~rodrigo-moya/+junk/gsettings-desktop-schemas [16:31] * rodrigo_ bbiab === alecu is now known as alecu-lunch [17:14] seb128, how do I find out what packages are in the 'desktop' umbrella? === oubiwann is now known as oubiwann-away [17:17] mterry, try to upload? ;-) [17:17] seb128, heh [17:17] there must be a nicer way [17:17] joke aside there is a query_acl or similar utility [17:17] cjwatson or didrocks or chrisccoulson will know about it === oubiwann-away is now known as oubiwann [17:17] chrisccoulson, didrocks, Laney: ^ [17:17] mterry, sorry, I got upload rights from day 1 so I never had to deal with that :p [17:17] seb128, hehe [17:18] mterry: you will find it at lp:~ubuntu-archive/ubuntu-archive-tools/trunk [17:18] then ./edit_acl.py --help [17:18] it's clear enough :) [17:18] didrocks, thanks [17:19] yeah, you just do edit_acl.py -P ubuntu-desktop query -S natty [17:19] pretty much ;) [17:19] chrisccoulson, hey, run for upload main rights next week! [17:19] :) [17:19] when's the next meeting? [17:19] chrisccoulson, I should have kept you in hostage while I had you handy until you did it ;-) [17:19] I need next week [17:19] kenvandine said he would run next week [17:20] chrisccoulson, kenvandine, mterry: the last of you to apply will maintain packages you wished you would have to deal with :p [17:20] (let's see if that way works) [17:20] openoffice ;) [17:21] * micahg sees neither on teh DMB agenda [17:21] chrisccoulson, oh, you are already claiming one? ;-) [17:21] lol [17:22] huh, I *can* push to usb-creator. Thank you edit_acl.py! [17:23] lol [17:24] mterry, I guess it's in the desktop set [17:27] james_w, can you decline https://code.launchpad.net/~dstansby/gnome-system-monitor/bugfix-lp-214148/+merge/26380 in some way? [17:28] it's a merge proposal against the upstream import [17:30] seb128, i need to wait until the following meeting, they ask for a week between notifying them and the meeting time [17:30] and i still need endorsements [17:30] kenvandine, to ask for main upload rights? [17:31] yeha [17:31] kenvandine, ok, makes sense [17:31] i guess so they can review my application and all [17:31] chrisccoulson, mterry: ^ [17:31] heh [17:32] kenvandine, btw, I've been looking at the json-glib thing, and can't really find a way to make it easier, since if you want a hash table, the items would be JsonNode's still, so you'll have to check the type, etc [17:32] chrisccoulson, if we band together, seb128 can't stick either of us with bad packages [17:32] classic prisoner's dilemma [17:32] :) [17:32] rodrigo_, yeah... that is what i did on my send [17:32] check the type of data in each node [17:32] kenvandine, isn't the _foreach call enough for you? [17:33] no... [17:33] kenvandine, it doesn't reduce the code, but at least it makes it clearer [17:33] i don't want the result to be json [17:33] so, you want GVariant's? but that would force you to still check the type [17:34] mterry, oh, that's how things go around there now, I see ;-) [17:34] rodrigo_, yeah... no getting out of checking the type [17:34] * kenvandine hugs python [17:35] but it would still be simpler than the 2 levels in json-glib [17:35] if you don't want to check types, don't write python. [17:35] kenvandine, I guess the python bindings could do the conversion, so that you don't have to check the types [17:35] so JsonNode, which contains bool [17:35] for example [17:35] i would need know it is a JsonNode, and detect the type inside the node [17:36] so if i had GVarient's i would only need to check once [17:36] i understand i can't get it as simple as simple-json :) [17:36] you are using JsonParser? [17:36] yes [17:36] is there a better way? [17:36] rodrigo_, did you look at the JsonDict thing in tracker? [17:36] no, just thinking what could be better [17:36] kenvandine, no, forgot that, looking [17:37] https://labs.codethink.co.uk/index.php/p/tracker-replicator/source/tree/58d6f7f40e4208f86e4edef66d71e035a34ea362/json.vala [17:38] rodrigo_, ^^ [17:38] note the comment near the top [17:38] / Until i have time to look deeply into json-glib... [17:38] so he wrote his own implementation instead of figuring out json-glib :) [17:39] :) [17:39] also note their specific use case is couchdb replication :) [17:40] ah, it's in tracker-replicator, that's why I didn't find it in tracker sources [17:42] yeah, sorry forgot about htat [17:42] that [17:43] kenvandine, ok, I think the sanest way would be to have a json_parser_get_dict, returning a hash table or a JsonDict object that contains JsonNode's [17:43] would that work? [17:43] I don't think it's good to have to convert to GVariant's, since there's no gain really [17:43] yeah, it would be a big improvement [17:43] ok [17:44] again, what is there now works... i just think it is too complicated and want to make this easier for the next guy :) [17:45] although that only saves one step, instead of root = json_parser_get_root(); json_array/object_foreach(), you would do a dict = json_parser_get_dict() [17:45] in fact it might be useful to talk to john about his implementation there for tracker-replicator to get suggestions from him [17:45] the rest would be the same [17:45] yeah [17:49] pitti, btw, I re-uploaded gsettings-desktop-schemas [17:50] pitti, I converted to DEP-5, but the copyright owners were a best-effort sort of thing. The only documented file was the header [17:51] rodrigo_, so with Json.Dict he has implemented his own Node types and when using the data he seems to just assume the datatypes [17:51] like he knows what is a long, etc [17:51] seb128, I only have the same abilities as you with that merge proposal. I think you need someone from https://launchpad.net/~vcs-imports to deal with it [17:51] so not very re-usable [17:51] kenvandine, right [17:52] heh, the joys of parsing json in C ;) [17:52] yeah... kklimonda_ i am trying to get rodrigo_ to make it easier [17:52] unfortunately (or fortunately, depends how you look at it), C doesn't have a generic data type [17:53] james_w, ok thanks [17:53] kenvandine, at least, the dict could have a way to retrieve subchildren, like object1::prop1 [17:54] rodrigo_, yeah, that would be nice [17:54] but you will see need to do type checking for each value [17:54] if not, ebassi won't see it useful, I think [17:54] kenvandine, yes [17:54] but we can't get away from that [17:55] but json fields can have any char, right? [17:56] so what to use for :: separator? [17:57] rodrigo_: you can't use anything :) [17:57] yeah :( [17:58] so, the object would just be there to avoid 1 step, so hard to get it upstream :( [17:58] what about using varargs? ("object1", "prop1", NULL) ? [17:58] yeah [17:58] that should work from python, right? [17:59] it's not going to be very pythonic but it should work [17:59] but then whole json-glib isn't really high-level language friendly anyway [17:59] * kklimonda_ still can't get over the fact that both JsonArray and JsonObject aren't GObjects :/ [18:00] kklimonda_, and you want to expose that in the couchdb-glib API!!! :D [18:00] kklimonda_, yeah, they should be objects indeed [18:00] rodrigo_: yes, but the alternative is even worse. [18:00] rodrigo_: Couchdb is too tightly tied to json not to expose it at some point and json-glib is a de facto standard right now ;) [18:01] kklimonda_, yeah, I know, just joking [18:01] which is why i am really hoping someone can make it simpler [18:02] kenvandine: what is your goal right now? [18:02] kklimonda_, just to help make it better [18:02] oh :) [18:02] i use it in libgwibber [18:02] and it was hard to figure out how to use it, and took way too much code to get anything useful [18:02] and it way in vala ;) [18:02] in C it's even funnier [18:02] yeah [18:03] and actually the most difficult thing to figure out was that i had to know what the node type the outter node was [18:03] like one json string gwibber returns is a JsonArray [18:03] mpt, hey [18:04] hi and471, long time no see [18:04] with json-glib i have to know that and iterate over that array for the objects [18:04] but all the others are JsonObjects === zyga is now known as zyga-food [18:05] kenvandine: and you have to check it yourself? i.e. the type of response is not something you may know beforehand? [18:05] and of course the failure wasn't very obvious... like i was expect an exception that was similar to a type error [18:05] mpt, I was looking at your Networking mockups and I got inspired to follow nzmm's custom tutorial. what I made can be seen here - http://videobin.org/+2d2/2nm.html [18:05] kklimonda_, you have to know yourself... afaict [18:05] (ignore the jerkiness, it is smooth in reality) [18:05] and471, that's pretty nifty! [18:06] kenvandine: that doesn't really sound like a good api on gwibber's side - or rather, it sounds like a very pythonic api :) [18:06] mpt, actually wait that is an older version... [18:06] kklimonda_, it wouldn't be so bad if i could catch an type error exception and do something else [18:06] kklimonda_, why on gwibber's side? [18:06] mpt, here with this one, the text moves as well http://videobin.org/+2d9/2nt.html [18:06] mpt, thanks :) [18:06] the specific API always returns a json array... if that is what you mean [18:06] kenvandine, hmm, you don't know the format of the json you get? [18:06] ah, I see [18:07] kenvandine, so, it's an array of what? [18:07] rodrigo_, afaict there wasn't a good way to figure it out programatically [18:07] of json objects [18:07] Json.Array containing Json.Object [18:07] kenvandine, can you pastebin an example? [18:07] something like that [18:07] yeah, one sec [18:08] rodrigo_: by trying to use GHashTable to describe json you are bound to hit the same problem I did - there is no way to tell what keys' types are [18:08] mpt, I was going to ask you about that Networking stuff, it look really good, when is it going to be worked on? [18:08] kklimonda_, no, writing a JsonDict object [18:08] *looks [18:08] kklimonda_, but yeah, it will return JsonNodes [18:09] which has the same problem kenvandine was having [18:09] rodrigo_: well, in this case why not just use GHashTable ? [18:09] kklimonda_, I'm writing it in C, for adding it to json-glib [18:10] but yeah, from vala, you could something like that [18:10] and471, kvalo is working on it, I'm sure he'd like help though [18:10] rodrigo_: well, it was just a shortcut for g_hash_table_new (, ) but it wouldn't make access to child any easier so I guess JsonDict isn't bad idea. [18:11] kklimonda_, ah :) [18:11] rodrigo_, http://pastebin.ubuntu.com/526476/ [18:11] well, as I see it right now, JsonDict isn't a great idea, but I'm writing it so that I can find how to improve it :) [18:11] mpt, you know what language he is writing it in (at least the settings part) [18:12] and471, I don't, sorry [18:12] ? [18:12] mpt, ah ok np [18:12] and471, https://code.launchpad.net/indicator-network [18:13] rodrigo_: I'm not sure if ebassi is going to accept yet another way to read Json - there is already JsonReader in 0.12.0 (which I don't like btw ;) ) [18:13] mpt, yeah I saw that the indicator was in C, but I wondered whether the settings were going to be a separate program (like software-sources and update-notifier) [18:13] ok, week-end time! [18:13] :) [18:13] what is JsonReader [18:13] enjoy everyone, see you later :) [18:13] ? [18:13] and471, the beginnings of the settings window already exists. I don't know how closely it's tied, ask kvalo [18:13] later didrocks [18:13] see ya didrocks [18:14] kenvandine: http://people.gnome.org/~ebassi/docs/json-glib/JsonReader.html [18:14] mpt, one step ahead of you :) [18:14] kenvandine, hmm, seems to have a specific structure, so why can't you just get each element in the array and then use json_node_get_string/boolean? [18:14] see you kenvandine, and471 [18:14] rodrigo_, that is what i did [18:15] kenvandine, then why you need to check the types? [18:15] but it was hard to figure out that it was an array of json [18:15] ah [18:15] to parse it, i have to get the root objects from each [18:15] right [18:15] so if i just to just parse it... it blew up [18:15] without any useful way to see why [18:16] it would have been fine if it was some sort of type error [18:16] but it wasn't... it like really tried to treat the array as a json object... [18:16] It could print a more informative error indeed [18:16] yes [18:17] yeah, or let me catch it and try to iterate over it if it isn't an object [18:17] hyperair, regarding nautilus-share, I think we can just replace the gnome_client_request_save call by a call to "gnome-session-save --logout", or if you want to be fancy, a dbus request to org.gnome.SessionManager [18:17] it just returns NULL when the type doesn't match [18:17] it was just hard to find out the problem... :) [18:17] hyperair, I can whip up a patch and attach to the bug [18:18] mterry: please do. thanks ) [18:18] =) [18:18] so, this can be parsed with json_array_foreach (json_node_get_array (json_parser_get_root (parser)), callback....) [18:21] mterry, GtkApplication will have automatic session support, afaik [18:21] mterry, if it's for natty [18:21] rodrigo_, this if for triggering for a logout [18:21] ah [18:22] or even by using json_array_get_elements to get a GList of elements and then iterate over them. But the problem is that json-glib a) doesn't report errors in a nice way (we had this problem with couchdb-glib - _get_string_member on a non-existing member prints a non-helpful critical message) and b) doesn't let you recover from error (but that's more of a C issue - python promotes the try/catch [18:22] workflow and C makes you check everything beforehand) [18:23] well, we have GError, json-glib could use that [18:24] returning 0 on an integer member that doesn't exist is not a good way to signal errors [18:24] right [18:25] rodrigo_, that would be good [18:25] yeah, i did the json_array_foreach [18:25] mterry: Thanks for that upload! [18:25] bilalakhtar, np! thanks for the patch :) [18:26] ok, I think I'll add the GError thing, but that will be another day, now out for some beer :) [18:26] later all [18:26] mterry: its my pleasure, you are welcome [18:26] rodrigo_, great :) [18:26] rodrigo_, enjoy! [18:26] rodrigo_: have fun [18:37] hyperair, check out the patch in https://bugs.launchpad.net/ubuntu/+source/nautilus-share/+bug/664745 [18:37] Launchpad bug 664745 in nautilus-share (Ubuntu) "nautilus-share should stop using libgnomeui (affects: 1) (heat: 6)" [Low,In progress] [18:40] hyperair, shall I push it to deb bts or is this good enough? [18:40] mterry: this is good enough. i'm the maintainer over there anyway. [18:40] thanks [18:40] hyperair, cool! [18:41] mterry: i probably can't get it uploaded immediately, though. debian's under freeze, and there's a crasher bug fix i want to get into squeeze. [18:43] hyperair, I don't think there's any particular rush. Think it'll get uploaded before natty? :) [18:43] hyperair: You are a DD? [18:44] bilalakhtar: no. i need a friendly DD to upload nautilus-share for me [18:45] hmm [18:49] seb128: FYI, I exploded the pygi ports WIs on https://blueprints.launchpad.net/ubuntu/+spec/packageselection-desktop-n-gnome3, so that we get a better overview about how far we get; also, "port everything" is too big for one WI :) [18:50] pitti, ok, I was not sure if we wanted to list everything [18:50] pitti, similar for https://bugs.edge.launchpad.net/ubuntu/+bugs?field.tag=gnome3-gtk3 [18:51] seb128: we surely won't get to everything, but at least we have a more complete list [18:51] *nod* [18:52] seb128: the spec also mentions some package additions/removals, but no work items for that; are they in that other spec? or are the WIs missing? [18:52] oh, darn [18:52] ok, dinner time [18:53] pitti, right, it's just we can add one hundred "need to be ported to gtk3" tasks [18:53] I was not sure if we wanted to track all the "would be nice" [18:53] seb128: the spec also mentions some package additions/removals, but no work items for that; are they in that other spec? or are the WIs missing? [18:53] or just the one we will want to get done [18:53] pitti, they are in the appselection one [18:53] seb128: yeah, don't worry about those [18:53] https://blueprints.launchpad.net/ubuntu/+spec/packageselection-desktop-n-application-selection [18:53] seb128: I primarily added those pygi WIs since these concern "our" software, where we are upstream [18:53] seb128: okay [18:53] fine then [18:54] * pitti puts stamp on it [18:54] oh, gtk 3 in binNEW [18:56] ;-) [18:57] pitti, right, mostly the same for the gtk3 url I gave before [18:57] I didn't start tracking the upstream world in launchpad [18:57] anyway dinner [18:57] bbl === zyga-food is now known as zyga === almaisan-away is now known as al-maisan === zyga_ is now known as zyga === al-maisan is now known as almaisan-away === JanC_ is now known as JanC === tkamppeter_ is now known as tkamppeter