/srv/irclogs.ubuntu.com/2009/06/04/#ubuntu-desktop.txt

robert_ancellbryce: looking into it today, I'm not 100% sure about the blacklisting as I haven't worked on that previously00:00
bryceok no prob, I can send mvo a wishlist bug, should be straightforward00:01
dobeyhey bryce00:15
dobeybryce: care to take a quick look at bug #383396 and see if you recognize anything obvious in the logs? I /just/ did an updated on this machine today and it started happening00:16
ubottuLaunchpad bug 383396 in xorg "X crashes when screensaver activates" [Undecided,New] https://launchpad.net/bugs/38339600:16
tjaaltonbryce: mvo already un-blacklisted at least GM96500:21
tjaaltonin bzr00:21
=== asac_ is now known as asac
maxbHmm. Since the gtk+2.0 update, ssh-askpass is now reporting 'gdk_x11_atom_to_xatom_for_display: assertion tom != GDK_NONE' failed'01:42
maxbs/tom/`atom/  (my screen session ate the `a)01:43
=== bluesmoke_ is now known as Amaranth
=== ajmitch_ is now known as ajmitch
huatsmorning everyone !08:30
chrisccoulsonpitti - do you think bug 361689 is worth a SRU? some reporters have resorted to installing the karmic hal binary with its karmic dependencies (libblkid) on their jaunty systems, causing issues for them (and lots of bug noise)08:41
ubottuLaunchpad bug 361689 in hal "hald crashed with SIGSEGV in hotplug_event_begin_add_blockdev when assembling mdraid devices" [Medium,Fix released] https://launchpad.net/bugs/36168908:41
pittihey huats08:41
pittichrisccoulson: if there's someone who would test the update, sure08:41
huatshello pitti !08:41
chrisccoulsonthere seems to be plenty of people willing to test the update. if you think its SRU worthy, would you mind adding a jaunty task (and assigning it to me), and I'll work on that08:42
chrisccoulsoni dont think that code changed so the patch should easily port to the jaunty version08:43
pittichrisccoulson: no, hal doesn't change a lot any more08:48
pittichrisccoulson: done, and marked as regression08:49
chrisccoulsonpitti - thanks:)08:49
robert_ancellhi all09:03
robert_ancellseb128: pitti: What needs to be done to get mono synced to the debian unstable version?09:05
pittirobert_ancell: use requestsync09:05
pittiand explain why our changes can be dropped09:05
pittihey robert_ancell09:05
robert_ancellthere sure are a lot of little ubuntu tools installed :)09:05
pittithat is in ubuntu-dev-tools09:06
robert_ancellI'm not sure what the changes are but I was looking at MOM and it is a candidate for updating09:06
robert_ancellhey pitti09:06
robert_ancellalso, why is only a subset of packages shown in MOM?09:07
huatsrobert_ancell:  you might want to talk to the guy who were doing the mono update... They have done quite a good work lately so I think they might help you09:07
pittirobert_ancell: right, talk to directhex about this09:07
pittirobert_ancell: it only shows packages which Ubuntu has modified09:08
robert_ancellhuats: some of the previous releases were done by "Ubuntu Archive Auto-Sync" - aside from that I couldn't tell if there is a standard mono packager09:09
seb128robert_ancell: we do autosync for packages without changes regularly09:14
seb128ie nothing required for those09:14
huatsrobert_ancell: ok09:14
robert_ancellseb128: so is mono still on the autosync queue. Or did the last change knock it off that?09:14
seb128robert_ancell:       mono | 2.0.1-6ubuntu1 | http://archive.ubuntu.com karmic/main Sources09:15
seb128is has a "ubuntu1" version09:15
seb128which means it has ubuntu changes, needs to be done manually09:15
robert_ancellseb128: the change is "to try and bring Ubuntu into line with Debian".  I'm guessing that has been applied to the unstable version.  If that is the case do I just request a sync?09:16
seb128try not guessing but checking but it that's the case yes ;-)09:17
seb128ie, it could have been applied to their package vcs and not uploaded09:18
seb128also you can try pinging directhex about it, debian seems to have 2.4 now, ie a new version, just to make sure they are not planning a transition or something09:18
robert_ancellseb128: I was guessing but I hadn't investigated yet :)09:18
robert_ancellok, who is directhex?09:19
pittirobert_ancell: in #ubuntu-devel09:19
seb128robert_ancell: Jo Shield, he works on mono in debian and ubuntu09:21
robert_ancellthanks09:21
seb128robert_ancell: when you do work on a bug don't forget to change it back to new or confirmed09:22
seb128robert_ancell: so it's listed on the sponsoring queue09:22
seb128"I assume that common has to also be versioned to have both installable? It wasn't previously."09:22
seb128no, we usually don't bother09:22
seb128the -common usually have translations and documentation09:23
seb128so having the new version doesn't break the old library version09:23
robert_ancellseb128: ah, I wasn't sure about that.  I'll do that in future09:23
seb128we really aim at having the old library installed for the time we rebuild everything09:23
seb128robert_ancell: same for the -dev package, no need to version it09:24
robert_ancellregarding gdl - if you have both libgdl-1-0 and libgdl-1-2 installed they both depend on libgdl-1-common (= ${source:Version}}09:25
robert_ancellisn't that impossible?09:25
seb128we usually use >= ${source:Version}09:26
robert_ancellok, well the existing package has been built with '=' so what can we do?09:27
seb128screw libgdl09:27
robert_ancellLOL09:28
StevenKWhat situation is trying to install both libgdl-1-0 and libgdl-1-2?09:28
seb128the rdepends list is tiny, we can rebuild that in one publisher run09:28
StevenKseb128: Not right now we can't, there's buildd queues since draining09:28
seb128StevenK: I was trying to take it as an example to explain why we rename binaries so that both lib versions are installable together09:28
seb128anyway09:29
* StevenK picks on libuser0 and libuser1 for that.09:29
StevenKJust don't think about the ld flags for that library09:29
seb128robert_ancell: anjuta gdl gnome-build gnome-python-extras gtranslator09:31
seb128that's the list of everything using it09:31
seb128so basically the transition will be short we don't need to have both installable09:32
seb128that's not the case when libwnck change soname for example09:32
StevenKBoth installable is a nice to have -- but can lead to interesting bugs09:32
seb128right09:32
seb128robert_ancell: ok, so your task for tomorrow, finish this gdl update (just rename the lib and the dbg)09:33
robert_ancellok09:33
seb128then make sure that gnome-build anjuta and gnome-python-extras build with the new version09:33
seb128so we can upload those in the same day09:33
StevenKrobert_ancell: If you have packaging questions during your workday, grab me09:33
seb128anjuta not being installable for a few is no issue09:33
StevenKLike anyone uses anjuta09:34
robert_ancellStevenK: sure, thanks09:34
seb128but gnome-python-extras should be working09:34
seb128robert_ancell: also could you have a look at merging gnome-control-center tomorrow?09:35
* seb128 aways for a few minutes, brb09:35
robert_ancellseb128: sure09:35
robert_ancellFeedback requested regarding a user page for people with Compiz problems: https://wiki.ubuntu.com/VisualEffects09:40
robert_ancellmvo: ^09:40
crevettehello09:40
robert_ancellhello09:41
crevettehey robert_ancell09:42
mvorobert_ancell: reading09:45
mvorobert_ancell: looks good, thanks!09:54
asacseb128: could you please sync gnome-bluetooth from debian so we get get a new baseline for the changes crevette has in his suggested merge?09:55
robert_ancellmvo: cool, now I have somewhere to reporters to :)09:56
robert_ancellto push09:56
mvo:)09:56
crevetteasac, you're assigned to care about bluetooth, or this is because it has tied relation with NM now?09:56
asaccrevette: well ... the spec is somewhat on my plate09:56
robert_ancellpitti: should we rename gnome-control-center?  The upstream is called that and it's more generic09:57
asaccrevette: we will see how well it works out09:57
crevetteasac, gnome-bluetooth works nicely with bluetooth audio device now09:57
crevetteI can connect to it and swith my audio to my bluetooth gateway09:57
asacyeah thats why i want this in the archive. just think we should first sync and then upload just your notification change09:57
asaccrevette: does bluetooth-source also work with pulseaudio now in karmic?09:58
pittirobert_ancell: fine for me, especially if we merge it with Debian09:58
asacso i can use my headset without messing with .asoundrc09:58
asac ;)09:58
crevetteI didn't tested source, but my audio gateway foes both, I sould certainly give a that a try09:58
asaccool09:58
robert_ancellpitti: weird, I'm not sure what Debian is doing. They have http://packages.debian.org/sid/gnome-control-center but no http://packages.qa.debian.org/g/gnome-control-center.html. Instead they have http://packages.qa.debian.org/c/control-center.html09:59
asaccrevette: what do you think about modems wrt bluetooth + wizards09:59
robert_ancellpitti: duh, source vs binary...09:59
asaccrevette: shouldnt gnome-bluetooth provide the next step as well? e.g. binding DUN09:59
seb128re09:59
pittirobert_ancell: right, packages.qa is source package10:00
seb128asac: ok10:00
asacseb128: thanks!10:00
seb128robert_ancell: it's already named gnome-control-center10:00
seb128it used to be called control-center10:00
seb128but we renamed it some cycles ago10:00
robert_ancellseb128: right, so how can we convince debian this is a good idea? :)10:01
seb128do we care about the name they use?10:01
robert_ancellKeybuk: why does gnome-control-center not show up in MoM? Is it because the Debian source package is called control-center?10:02
robert_ancellseb128: ^10:02
pittirobert_ancell: yes10:02
Keybukrobert_ancell: yes10:02
crevetteasac, (I'm on phone)10:02
robert_ancellKeybuk: can we get MoM to handle that?10:03
seb128robert_ancell: btw for gdl you probably need to rename the .install too10:03
robert_ancellseb128: yes]10:04
seb128asac: synced10:04
asacgratias10:05
seb128de nada10:05
Keybukrobert_ancell: the source package name appears all over the package10:06
Keybukevery import would be conflict-hell10:06
Keybukso no10:06
robert_ancellKeybuk: ok10:07
asaccrevette: any clue if the notification patch send upstream?10:08
robert_ancellseb128: regarding libgdl-1-dev - does a -dev package _always_ point to the latest version?10:09
rodrigo_hey seb128, any news from Pedro?10:10
seb128robert_ancell: usually ues10:10
seb128yes10:10
seb128robert_ancell: I will not say always, it gtk1.2 and gtk2 for example are all versioned10:10
seb128but that's when there is a reason to keep the old version available for build for a while10:11
seb128there we can count the rdepends on an hand so no need to bother10:11
seb128rodrigo_: no ...10:11
asacdo we use some special syntax/place for desktop specs in the ubuntu wiki?10:17
pittiasac: https://wiki.ubuntu.com/DesktopTeam/Specs/Karmic/FooBar10:17
asacah found DesktopTeam/Specs10:17
asacgreat.10:17
robert_ancellseb128: oh, I remember I have tomorrow off so I'll look at g-c-c on monday10:19
seb128cool, no hurry10:19
seb128I wanted to take a swap day tomorrow too but with this ubuflu I can as well work, I'm not feeling good enough to do outside activities etc10:20
seb128enjoy your weekend!10:20
pittiseb128: take a swap day on Monday thaen?10:21
pittirobert_ancell: enjoy the long weekend!10:21
seb128pitti: I will see how I feel but I think I will probably take next friday instead10:21
robert_ancellcheers I will (going to Adelaide for the weekend)10:22
crevetteasac, for the notification, I wondered the same question, perahps kenvandine would know10:23
crevette(on the phone)10:23
robert_ancellsee you all next week10:24
crevettehey thanks for the merge10:41
crevettewould be nice to have https://fedoraproject.org/wiki/Features/Fingerprint10:56
crevetteat lease fingerprint enrollment in about-me of gnome-cc10:56
seb128crevette: do you have any config using that? I though that was not a secure way to do authentification?11:02
crevetteseb128, you're concerned that someone could enroll its fingerprint as another user?11:04
seb128no, I basically don't know about this thing and don't really care11:04
crevette:)11:04
seb128but the comments I read were saying that was not really a secure way to do authentification11:04
crevetteneither I do, I did try fingerprint authentication with my laptop and it worked, I just thoughthaving it integrated in a graphical interface would be better.11:05
crevettehmmm, I would need to have a kernel module loaded for bluez in order to have a better experience for bluetooth like headser, how should I do?12:10
crevetteshould I put a modprobe in the init script?12:10
seb128crevette: dunno, maybe Keybuk does know about that though12:38
crevetteseb128, thanks12:38
seb128pitti: there to speak about the new gdm and karmic?12:38
pittihey seb12812:38
seb128hey pitti ;-)12:38
pittiseb128: about to leave for lunch, but I can stall that for a bit12:38
seb128pitti: so I was wondering, if we upload now we will get no fusa nor guest session12:38
Keybukcrevette: what's the kernel module?12:38
seb128do we want to break those or wait until those are ported to upload?12:39
crevetteKeybuk, uinput12:39
seb128pitti: no hurry12:39
pittiseb128: let's say I'd be more motivated to fix it if it gets broken :)12:39
seb128pitti: enjoy your lunch, we can discuss that later12:39
pittiseb128: (For guest session)12:39
pittiseb128: however, why does fusa get broken? I thought upstream gdm would have this?12:39
crevetteKeybuk, apparently it makes buttons on bluetooth headset working12:40
seb128they have a fusa12:40
pittiseb128: of course we have to live with not having our modifications for a while, but *shrug*12:40
seb128but it's doesn't have the ubuntu changes12:40
seb128ie doesn't control the im status12:40
seb128and doesn't have the session actions12:40
Keybukcrevette: the driver is missing details about what hardware it works with12:40
seb128it just does user switching12:40
Keybukoh, it's the uinput thing12:40
Keybuksorry, I didn't even *read* the name of the module before running modinfo on it12:40
pittiseb128: right, that should be fine12:40
pittiseb128: I have no objection to breaking those changes12:41
pittiseb128: it'll encourage more people to contribute to getting them back :-P12:41
seb128pitti: ok, I guess we want to drop the gnome-panel patch dynamically removing menu items meanwhile then12:41
seb128otherwise no way to reboot, etc12:41
pittiseb128: that depended on the new fusa?12:41
pittiseb128: ah, indeed12:41
seb128pitti: thanks, I will work on that12:41
* pitti hugs seb128, thanks!12:41
seb128pitti: well, the new fusa will not have session actions12:41
pittiright12:41
seb128I will probably get the current version ready in the ubuntu-desktop ppa and ask for some testing12:42
Keybukcrevette: one option is whatever talks to that driver is responsible for loading it12:42
Keybukit falls into that tricky crack that things like devmapper sit in right now12:42
seb128pitti: I will work on that now, enjoy your lunch, I will ask you to test the gdm upgrade from the ppa later if that's ok12:42
pittisure12:42
seb128and upload if I get some confirmation about it being ok12:42
seb128thanks12:42
* seb128 hugs pitti12:42
seb128pitti: enjoy your lunch!12:42
Keybukcrevette: but since it's a "feature" it's almost at the level I say shouldn't be a module but built-in12:42
* pitti will just finish his libgphoto udevification12:42
crevetteKeybuk, I don't know for the policy about module (but if you have documentI can look at I willing to read it :), but I wanted to know how can I load them properly, can I use inti script for that?12:44
Keybukcrevette: add it to /etc/modules12:44
crevettebut for the packaging?12:44
Keybukcrevette: /etc/modules is not a conffile, you can edit it12:45
Keybukthough obviously take care you don't add dups ;)12:45
crevetteyeah, I'll look to another package to be inspired12:46
Laneycrevette: did you see that asac synced gnome-bluetooth? Were there any additional changes that you wanted to be made over Debian?13:28
crevetteLaney, yah I see, we need the notification patch from bluez-gnome which I already updated for the new code13:29
crevetteI need to see with the author if the code if it worths sending it upstream13:29
Laneycrevette: please make a debdiff against 2.27.5-1 then13:29
crevetteyep13:29
Laneyand send it to both Debian and upstream to see if we can sync straight in future13:30
asaccrevette Laney: thats ok. i wanted to get a new baseline in the archive first. now we can add the notification patch13:30
Laneyasac: yeah sure, no worries13:30
asaccrevette: can you check if your diff.gz gives us a minimal debdiff still?13:31
Laneycrevette: by the way, for a merge the best patch to submit is a debdiff between what Debian has and what you want to upload13:31
asacand while doing that send patch upstream and debian13:31
crevetteLaney, 2.27.5 was not in unstable yesterday13:32
crevetteso I wasn unable to produce a debdiff13:32
asacall fine ;)13:32
asac(at least from my side)13:32
Laneyit was uploaded on the 31st13:32
Laneyunless it was NEW or something13:32
crevettehmm, I didn't see it in packages.debian.org13:33
Laneyhttp://packages.qa.debian.org/g/gnome-bluetooth.html13:33
asacit definitly was binary NEW ... cant remember if debian does that manually though13:33
Laneypts is the best13:33
Laneybinary NEW is manual but usually fast13:33
Laney(afaik)13:33
asacyeah. so it might have been stuck there for a it13:33
asacbit13:33
Laneyyeah13:34
Laneyok, got a meeting13:34
crevetteI'll produce the debdiff tonight once I'll be at home13:34
Laneyi'll sponsor the patch later if you get it done13:34
Laneybye bye13:34
crevettethx Laney13:34
=== ember_ is now known as ember
Mark__Ttedg: :) eventually!14:25
tedgMark__T: ?14:25
Mark__Ttedg: I tried to ask you some things about indicator-applet, but you're always offline when I'm here. So I sent you a mail14:27
tedgMark__T: Ah, downloading mail now...14:27
Mark__Ttedg: It's kind of obsolete now, since I have a working xfce4-indicator-plugin here now:  http://www.foresightlinux.org/hg/xfce/xfce4-indicator-plugin14:29
tedgMark__T: Cool, any screenshots?14:31
Mark__Tdoesn't lookt that different from the original one14:31
tedgCan we convince kenvandine to package it for Xubuntu? ;)14:32
kenvandinehehe14:32
rickspencer3pitti: have you all discussed Till's proposed SRU?14:32
kenvandinetedg: is 0.2 already in karmic?14:32
Mark__Ttedg: I need to convince him to package 0.2 of i-a for fl in his spare time first .-P14:32
pittirickspencer3: for changing gs->poppler in jaunty? only quickly, I asked him to start a discussion on the ML14:33
tedgkenvandine: I don't believe so, I've kept the packaging branch (local) up to date with the snapshots though.14:33
rickspencer3okay14:33
seb128hey rickspencer3, kenvandine, tedg14:33
tedgkenvandine: Honestly, I'm a little confused on when that should go into Karmic.  I don't consider it stable as of yet, but really, neither is most of karmic ;)14:33
kenvandinehey seb12814:33
rickspencer3hi seb12814:33
kenvandinetedg: perhaps you can do a 0.2 release14:34
kenvandineand later 0.3, etc14:34
tedgseb128: Howdy!14:34
kenvandinetedg: i think the sooner the better14:34
tedgkenvandine: I was trying to make "0.1" Jaunty and "0.2" Karmic type of thing.  Though, it seems like version numbers are kind of a problem...14:34
seb128tedg: I'm about to upload the new gdm to karmic today, do you plan to work on the fusa changes soon? ;-)14:34
kenvandineseb128: is that a hint? :-D14:35
kenvandinetedg: seems kind of arbitrary :)14:35
kenvandinetedg: perhaps 0.1.9014:35
seb128no, just standard information ;-)14:35
kenvandineand build up to 0.214:35
tedgseb128: Heh, yes.  But, I don't have it done today ;)14:35
kenvandineseb128: i have fixed up the indicator patch for empathy14:36
seb128tedg: not today, so for yesterday? ;-)14:36
seb128kenvandine: good!14:36
tedgPerhaps we should just version things by letter.  So this release would be "k.0.1" or something like that.  I'd probably make more sense.14:36
kenvandineseb128: making a couple improvements now14:36
kenvandinetedg: doesn't help other distros :)14:37
kenvandinetedg: Mark__T wants me to get 0.2 into foresight so he can package the xfce plugin for the indicator14:37
tedgkenvandine: Other distros? I've heard of those before ;)14:37
kenvandinehehe14:37
SiDihello Mark__T :)14:38
Mark__Ttedg: more distros that use it makes the fdo thing easier14:39
Zdrakenvandine: seb128: Is there any plan to propose indicator as GNOME external dep?14:40
=== rickspencer3 is now known as rickspencer3-afk
kenvandinethat is more a tedg question, but afaik yes14:40
Mark__Tmore DEs usable with it is helping too I think14:41
tedgMark__T: Yeah, I honestly think that DEs is more important for FDo than distros, but yes, both would be good.14:41
Zdrakenvandine: seb128: To be honest I really think we need something for that kind of stuff, libnotify is just not enough. But I'm a bit worried by project maintained by distro $FOO that will never get really upstreamed and dies as quick as it is born14:41
kenvandinetedg: i think it is equal14:41
kenvandineZdra: other distros do it :)14:42
tedgZdra: GNOME external deps kinda have a chicken and egg problem, in that apps need to be using them before they usually get accepted, but many app maintainers don't want them until they're accepted as external deps.  Hopefully I'll wow a bunch of app developers at GUADEC to use it, to seed that problem :)  /me needs to work on talk...14:43
Zdrakenvandine: note that I have nothing against indicator itself, I didn't look to it yet. I just think that such think MUST be discussed upstream early, otherwise the experience show that it dies very fast14:43
SiDiMark__T, stupid question : is it an svn, git, bzr you're using ? how can i grab the code please ?14:44
Zdratedg: even if it's not accepted, proposing it is good14:44
Mark__Ttedg: kenvandine: http://picasaweb.google.com/mark.trompell/Xfce#14:44
Zdratedg: because it shows to everybody you are working on it, what you do, etc14:44
Zdraand you get (hopefully) constructive critics14:44
Mark__TSidi it's hg14:45
SiDiand whats the magic command then please ? :/14:45
Mark__Thg clone http://www.foresightlinux.org/hg/xfce/xfce4-indicator-plugin14:45
SiDithanks14:45
tedgMark__T: Cool!14:45
Zdratedg: silently adding optional support to Empathy is not going to do the buzz needed to get people involved, IMO14:45
kenvandineMark__T: excellent14:46
Mark__Thm, the icon doesn't scale if I change the panel size14:47
tedgZdra: I promise, if you accept the Empathy patches, I won't be silent about it ;)14:47
SiDiMark__T, ask the XFCE guys about that, i think they use a particular xfce api14:48
Mark__Ttedg: is there a chance to get claws and thunderbird to support it?14:48
kenvandineZdra: i just updated the patch again14:48
kenvandinei think it should be good now14:49
kenvandine:)14:49
SiDiMark__T, for TB i suppose it'll be a bit of fight, but for claws why not ? Mark__T check the xubuntu spec for default mailing client btw14:49
kenvandineZdra: criticism welcome14:49
Mark__TSiDi: there is a size changed callback, need to find out how to access that icon though14:49
Zdrakenvandine: I'll try to find time to review, thanks for your work ;)14:50
kenvandinethanks for reviewing :)14:50
* kenvandine considers removing pidgin from his laptop now14:50
SiDibtw Mark__T, i know its a bit of trolling, but shouldnt you name it indicator-applet-xfce ? usually the xfce4-* names are for the upstream xfce packages14:50
kenvandineoh... yeah that jabber bug... damn14:51
Mark__Tif it only would be better with irc14:51
Zdrakenvandine: ubuntu jaunty has the needed deps for running your patch?14:51
kenvandineyes14:51
Zdragreat :)14:51
kenvandinei haven't tested it on jaunty... but it has everything14:51
Mark__TSiDi: I could probably create a goodie and make it upstream, but for know I want hg instead of svn :-)14:52
SiDiMark__T, they use git now anyways ;p14:52
Mark__TSiDi: not yet, but they are close14:52
SiDibut if you can get it upstream then go for it :)14:53
=== rickspencer3-afk is now known as rickspencer3
Mark__TSiDi: it was so easy with hg serve to just create a package to install and test14:53
SiDiMark__T, dunno, never used it :/14:54
Mark__Thg serve on my box and <advertising>r.addMercurialSnapshot('http:/localhost:8000') in my conary recipe :)</advertising>14:55
kenvandinehehe14:56
Mark__Tkenvandine: I can't expect from you to do that :-P14:56
Mark__TSiDi: anyway the plan always was to get it to the goodies at one point14:57
kenvandine:)15:02
crevettekenvandine, are you the one who wrote the notification patch for bluez-gnome?15:11
ken[empathy]bratcshe wrote it, i might have cleaned it up a little15:11
ken[empathy]why?15:11
crevettebecause I had to port it for gnome-bluetooth (bluez-gnome's fork)15:12
ken[empathy]cool15:12
rickspencer3pitti: I see I'm set for approver on automagic python build system, I'm wondering if seb128 or asac would be more useful for you in that role. Thoughts?15:12
crevette1) it didn't contain any header with the author 2) I wanted to know if it could be interesting for upstream?15:13
kenvandinewe sent it upstream15:13
kenvandinenot sure if they accepted it15:13
crevetteto bluez-gnome I guess15:14
kenvandineyes15:14
crevettenoone look to it15:14
kenvandinewe definately want it upstream for gnome-bluetooth15:14
crevetteoky docky15:14
kenvandinethx!15:14
crevettethe notification patch as written to supported notifcation daemon that doesn't support action, right ?(/me needs to understand)15:16
crevettes/as/was/15:16
pittirickspencer3: well, the design is primarily for you (quickly), I'm happy for the technical bits to be reviewed by someone else15:31
dobeyspeaking of blueprints... i have absolutely no idea at all how that process is supposed to work :)15:33
asaccrevette: you think you can find the bug submitted by kenvandine upstream?15:33
kenvandineasac: it was an email to the mailing list15:33
kenvandinethey have not bug tracker15:33
crevettekenvandine, ah okay15:33
kenvandineshould be in the archive though15:34
crevetteanywau it is outdated15:34
crevetteit won't applis on gnome-bluetooth code which was refactored15:34
crevetteapplies15:34
rickspencer3pitti: ack15:34
rickspencer3I'll review it for the requirements for quickly15:35
crevetteaha, bluez-gnome was dropped from bugs.gnome.org15:35
asacpfft15:38
=== thunderstruck is now known as gnomefreak
chrisccoulsonseb128 - i haven't read the whole conversation here, but i saw you discussing FUSA with pitti earlier. do the IM status changes need to be ported across? The new GDM switcher already supports presence using the new gnome-session presence API15:47
chrisccoulsonperhaps the default IM client should also support this API?15:48
seb128chrisccoulson: better to talk to ted15:48
seb128I'm not sure what presence api they want to use15:48
seb128I'm not sure there has been an agreement that gnome-session is the right place for that15:49
seb128especially that telepathy already had similar solutions15:49
chrisccoulsonyeah, i'm not sure15:49
chrisccoulsonjust a thought ;)15:49
seb128and I don't think the gnome-session thing is functional right now15:50
seb128it's a first code drop but not doing anything useful15:50
chrisccoulsonis it not? i'm not sure any application uses it yet (gnome-power-manager uses it i think)15:50
Mark__Tasac: aren't you the right person to bug to take care of indicator support for thunderbird/icedove :-P15:51
seb128chrisccoulson: pidgin doesn't seem to react to such changes for example though15:53
chrisccoulsonyeah, it doesn't have support for that API. i don't know how easy it would be to do that15:54
asacMark__T: in general yes, for now there are a few political and technical things left before this can happen properly (this definitly has to happen upstream). Maybe we can look into using some tbird extension in ubuntu as a temporary solution.15:54
seb128that's something we have now though15:54
seb128so we need to get it by some way in the new gdm15:54
seb128ie the patch porting working15:54
seb128working -> work15:54
seb128brb15:56
=== mvo_ is now known as mvo
seb128chrisccoulson: they desactivate the presence code before 2.2616:03
seb128the changelog states it was not usable and they will re-enable it when those issues are sorted16:03
chrisccoulsoni don't know if anything is happening with it at the moment16:04
jcastroasac: didn't ventnor show interest in this stuff? or did he fall off the face of the earth?16:04
kenvandineseb128: how would you feel about making the banshee switch before alpha2, with the idea that if it isn't ready before feature freeze we switch back to rb?16:04
kenvandineit would help us understand CD implications, and get some more people filing bugs... maybe16:05
kenvandineseb128: and i think we discussed this already, but same for empathy16:06
* kenvandine will have a package to sponsor for that today16:06
seb128kenvandine: hum16:07
seb128kenvandine: I think we should wait for banshee, if we want to start there is already a long list of bugs to triage on launchpad without asking for new ones, we can also do a call for testing16:08
kenvandineok16:08
kenvandinebut empathy we can do?16:08
seb128kenvandine: we have limited ressources and doing all the transitions in the same week is lot of work ... I would rather avoid having to go one way and back16:08
seb128kenvandine: yes, that was the plan for this one16:08
kenvandineok16:09
kenvandineare you handling that?16:09
kenvandinei will get you the package today16:09
seb128kenvandine: I need to check if we need some MIR to be written, do you want to write those required?16:09
kenvandinesure, just point me at whatever i need to do16:09
* kenvandine hasn't done a MIR yet16:09
seb128ok thanks, looking to that now16:09
asacjcastro: interest yes, but we need to provide guidance by speccing it and initiating discussions16:11
* jcastro nods16:11
seb128cassidy, Zdra: are telepathy-gabble and telepathy-salut doing the same thing?16:13
Zdraseb128: gabble is xmpp, salut is xmpp-link-local16:13
cassidyseb128: no16:13
seb128for somebody who don't know about technical details are both required to use jabber?16:14
Zdraseb128: gabble is for jabber16:14
seb128and the other one?16:14
Zdraseb128: salut is for chatting over local network with no configuration (no server, needed, etc)16:14
kenvandinewe want that too :)16:14
seb128ok, so bonjour16:14
jcastroseb128: that was that zeroconf thing I brought up at the session16:14
jcastroyes16:14
seb128kenvandine: empathy telepathy-gabble telepathy-salut telepathy-butterfly telepathy-haze16:15
kenvandineyup16:15
seb128those need to get mir apparently16:15
seb128can you work on that?16:15
kenvandineyes16:15
seb128thanks!16:15
seb128jcastro: I know about zeroconf, I just didn't not what connection manager was doing it ;-)16:16
jcastroI was just trying to help!16:16
* jcastro pets seb128 16:16
Zdraseb128: maybe gabble and salut will get merged together at some point because they are sharing a lot in common. But surely not for karmic16:16
seb128ok16:16
seb128jcastro: that was useful, thanks ;-)16:16
seb128interesting I've been reading blog comments about the uds session16:16
seb128lot of people agree with all the changes coming16:17
jcastroseb128: when pedro gets back we will hit the empathy lp bugs hard, there's a bunch that need to be cleaned up, forwarded upstream, etc.16:17
kenvandineseb128: telepathy-mission-control too16:17
seb128but banshee seems quite controversial16:17
kenvandinehehe16:17
seb128kenvandine: good point16:17
kenvandineseb128: and how about idle, for irc?16:17
seb128kenvandine: telepathy-glib too16:18
kenvandinelong list :)16:18
jcastroseb128: where are the empathy comments? on the spec?16:18
seb128jcastro: no, blog comments, there was some posts on planet ubuntu and gnome16:18
jcastroah16:18
seb128jcastro: the not happy comments were about banshee only though16:19
seb128quite some user complaining that rhythmbox does the job, eat less ressources, has crossfading, library watch, etc16:19
jcastroseb128: it's kind of tough to be objective about comments at this point with the more extreme people campaigning to flood the blogs with noise.16:21
jcastroseb128: I wouldn't mind a nice fair review of memory consumption by someone16:21
seb128jcastro: crossfading is one thing I forgot to mention during the session, I though banshee was doing that16:22
seb128right, ressource usage is not easy16:22
jcastroI can ask what's up with xfading16:22
seb128on my system with 1988 songs banshee uses twice the memory16:23
andreasnthis blog have some memory comparisons,  not sure if others get the same result too: http://www2.apebox.org/wordpress/linux/113/16:28
jcastroyou probably have to measure across different library sizes too16:29
=== rickspencer3 is now known as rickspencer3-afk
artir40 mb on my library(409 songs, 2.1 gb all ogg)16:37
artirrb takes 23 mb16:39
andreasnwhy does the memory estimates differ so much if you compare the numbers from top and system monitor?16:41
kenvandineartir: my library of 771 mb, 62.G mostly mp3, banshee is using 19 mb or RSS16:41
artirmaybe it's because of the plugins16:42
kenvandinebanshee is using less ram than gnome-do... which seems wrong16:42
kenvandinei am also using banshee 1.516:43
seb128kenvandine: "my library of 771 mb, 62.G mostly mp3" ... 771mb or 62G?16:43
artirwith default plugins it takes 30 mb16:43
kenvandinewhoops... 6.2G16:43
seb128banshee on jaunty takes 27mb there16:43
kenvandinemine are all default16:43
artir 1.4.3: [Ubuntu 9.04 (linux-gnu, i486)16:43
artirthat's what im using16:43
artiron ubuntu x8616:43
kenvandine1.5 might be a bit better16:44
artiri'll try it16:44
kenvandinemono 2.4 will supposedly also reduce it16:44
seb128yeah16:44
kenvandinei am on karmic16:44
artirah16:44
seb128I don't think the debate is there anyway16:44
artirthat's cheating :)16:44
kenvandineyeah16:44
kenvandinei am a little concerned about gnome-do now... why does it use so much16:44
artircool the packages are on the ppa16:44
kenvandineit is a launcher... using 23mb...16:45
seb128pitti: gdm 2.26.1 in the ubuntu-desktop ppa now16:46
seb128I'm not sure it's good to upload though, it behaves weirdly until restart16:47
artirI prefer Alt-F2 to gnome.do heh16:47
seb128ie it autostart a session for the default user (I've autologin on) after install16:47
seb128and when closing the session the gdm banner screen doesn't work (still seem to be trying to use the previous version banner) until restarty16:47
seb128^ if anybody feels like having a look to that16:50
artirbanshee 1.5 takes 42 mb17:02
pittiseb128: ugh -- after installation I get a gconf error and then the user switcher (normal session still alive, though)17:54
pittiseb128: and after reboot I just get "problem with gconf" and then it shuts down immediately17:54
pittihm, and for some reason I have metacity now17:56
asacthat reminds me to check if compiz works again now in karmic18:06
asacbryce: Intel Corporation Mobile GM965/GL960 Integrated Graphics Controller (rev 0c) still disabled in karmic?18:06
asaclet me check if there is an update i didnt get yet18:07
asacseems some X related stuff gets updated. lets see18:08
bryceasac: mvo unblacklisted it in compiz bzr recently18:10
* asac *nods*18:12
* kenvandine heads out for lunch18:13
crevetteheya18:31
crevetteLaney: I've posted my merge for gnome-bluetooth18:31
hggdhseb128, re. bug 197290 -- would it be accepted as a SRU (adding the -D_FILE_OFFSET_BITS=64 to configure)?18:44
ubottuLaunchpad bug 197290 in evolution "2 gb max inbox" [Unknown,Confirmed] https://launchpad.net/bugs/19729018:44
hggdhand good afternoon18:44
dobeypitti, seb128: can someone sync python-logilab-common and python-logilab-astng from debian? pylint in karmic depends on the new versions which are in unstable, but not in karmic yet it seems19:02
binarymutantcould someone sponsor this debdiff for me? https://bugs.launchpad.net/ubuntu/+source/deskbar-applet/+bug/38367519:13
pittibinarymutant: please subscribe ubuntu-main-sponsors19:14
pittidobey (CC: seb128): doing an autosync run now, which should include this19:15
binarymutantpitti, already done19:15
dobeypitti: great!19:16
pittidobey: oh, it's already current, it just failed to build, it seems19:22
=== rickspencer3-afk is now known as rickspencer3
pittidobey:19:25
pitti# we need this hack because we have to import "logilab.common.pytest"19:25
pitti# but since it's a namespace package, we need to "simulate" it19:25
pittitouch /build/buildd/logilab-common-0.39.0/build/lib/logilab/__init__.py19:25
pittithis won't work on our buildds, I guess19:25
dobeypitti: oh :(19:26
dobeypitti: that is annoying19:26
seb128pitti: weird, the version change should not impact on gconf or user settings19:34
pittiseb128: I don't think it's a settings problem; it seemed it couldn't talk to gconfd at all or so19:34
pittiand then just gave up19:34
seb128weird19:34
pittidid you get this/19:34
pitti?19:34
seb128no19:34
seb128but I'm using autologin19:34
seb128though I did switch user and got the login screen correctly19:35
seb128hggdh: hi, could be worth a sru though I'm not sure many people have mailboxes over 2gig19:35
seb128I was just passing by, diner time now19:36
seb128bbl19:36
seb128(I will be back after diner)19:36
pittiI'll be off for today, too19:37
pittigood night everyone!19:37
pittialready 11 hours today, and I'm still feeling weak due to ubuflu19:38
dobeyheh19:48
=== rickspencer3 is now known as rickspencer3-afk
geserdobey: I'm looking at that logilab-common FTBFS and got a little bit further. have now to figure out how to fix it properly and see how to make the test suite pass19:51
dobeygeser: awesome!19:52
crevettehmmmm20:04
geserdobey: looks I don't manage to fix the test suite :( the easiest "fix" for now would be to skip the test suite20:09
dobeygeser: whatever works :)20:11
geserdobey: fix uploaded, but I'm not really happy as the return code from the test suite is ignored (but it was also ignored in the past)20:32
dobeygeser: awesome. thanks. as long as it doesn't destroy my system, i'll be happy :)20:34
hggdhseb128, I agree there are probably not many users with a mailbox > 2G, but when they get there, Evo does not really work anymore...20:59
seb128small code changes are fine for stable, judging build option changes impact is not as easy though21:00
hggdhyes. On the other hand, the change in configure is effective on > 2.22.3, and was a piece missing for the theoretical fix (fejj added it after the freeze for 2.22.3)21:01
seb128you can work on a stable update, I will sponsor it if you do21:01
seb128I'm not that interested to spend time on hardy right now myself though21:02
hggdhThanks. I already published it on my PPA, and will wait for feedback. And I hear you ;-)21:02
seb128hardy is there for over a year, I doubt there is many evolution user who ran into this issue and didn't switch to an another client21:02
hggdhon the other hand, on business deployments, they may be stuck with it... and might want to get back to Evo, poor souls21:03
hggdhOTH, we might just leave it as it is, in my PPA21:04
hggdhs/OTH/OTOH/21:04
hyperairis there anyone i could talk to about getting banshee 1.5.0 into ubuntu karmic at the moment?21:26
artirby default?21:27
hyperair1.5.0 is meant to be a sort of "unstable" release, but according to upstream, it's as stable, if not more than 1.4.3, which was the previous stable release of banshee21:27
hyperairby default comes later21:27
hyperairkarmic has banshee 1.4.321:27
hyperairdebian experimental has banshee 1.5.021:27
artir1.5 was released a few days ago, wasn't it?21:28
hyperairi'd like to know whether it's a good idea to get 1.5.0 synced21:28
hyperairyes it was21:28
artirwell, this is a good place to ask for it to be uploaded :)21:28
chrisccoulsonhyperair - speak to directhex in #ubuntu-motu21:28
artirbut there is a PPA is u want to try it21:29
hyperairchrisccoulson: i spoke to him in #debian-cli, and in #banshee. he told me to come here.21:29
chrisccoulsonlol21:29
hyperairartir: i know. i maintain the whole lot of banshee ppas, ;)21:29
chrisccoulsoni only suggested it in case someone was already working on it21:29
artirheh21:29
artiri've been trying banshee and it's quite nice21:30
artirsync ftw21:30
hyperairwoohoo21:30
chrisccoulsonwell, if it's in debian experimental then you could have a go at merging it21:30
artirand the mirage plugin21:30
hyperairbut is there anyone in the desktop team here?21:30
hyperairchrisccoulson: why merging, not syncing? ;)21:30
hyperairchrisccoulson: i made banshee syncable sometime back.21:30
hyperairor maybe it was someone else, but i'm lazy to dig inside the changelogs right now. my cpu's eaten by mesa's compilation21:31
chrisccoulsonis it syncable? i don't know - i've never worked on banshee ;)21:31
hyperairi'm pretty sure it's syncable.21:31
hyperairthere aren't any ubuntu changes in the first place.21:31
chrisccoulsonyeah, there are no ubuntu changes21:31
hyperairmmhmm21:32
hyperairi'm interested in getting the opinion of someone in the desktop team.21:32
seb128hyperair: it would be nice if people were waiting longer than 15 minutes after requesting for a new version to be updated21:32
seb128the new version has just been uploaded to debian today21:33
hyperairyes, i know21:33
hyperairslomo sponsored that package for me21:33
hyperairand i'm thinking of filing a sync request21:33
seb128I planned to ping slomo about that when he's around21:33
hyperairi see.21:34
hyperairi should have asked him that before he disappeared, eh.21:34
seb128do they have a fixed schedule?21:34
hyperairbanshee?21:34
hyperairno.21:34
seb128will they get 1.6 stable before karmic?21:34
hyperairaccording to upstream, it's entirely possible, but they haven't guaranteed anything.21:34
hyperairhowever, 1.5.0 is as stable, if not more than 1.4.321:34
hyperairaccording to gabaug21:35
seb128<hyperair> 1.5.0 is meant to be a sort of "unstable"21:35
hyperair(banshee dev)21:35
hyperairyes it is21:35
seb128I don't really care what upstream think21:35
hyperair04:25:01 <@gabaug> calling it a beta now is just being quite conservative - I think it's actually as stable or more than 1.4.321:35
seb128you will get most upstream telling you that their software is stable even if that's not trye21:35
seb128true21:36
seb128don't buy everything upstream tell you21:36
hyperairalright.21:36
seb128I'm not wanting to update to an unstable serie if upstream doesn't plan to roll a stable before karmic21:37
seb128kenvandine, jcastro: ^ another blocker for banshee in my opinion21:37
jcastroI'm on it21:37
seb128jcastro: you rock ;-)21:37
jcastrohyperair: I will try to get them to commmit to a roadmap21:37
jcastroI am waiting for abock to get back from vacation21:37
hyperairjcastro++ =)21:38
seb128jcastro: I don't know enough about karmic to know if we should follow 1.5 now21:38
seb128especially if we don't get a 1.6 before karmic21:38
jcastronod21:38
seb128"about banshee"21:38
jcastroI am talking to them, there's no need for everyone to get all jumpy, this takes time.21:38
andreasnhttp://mail.gnome.org/archives/banshee-list/2009-June/msg00006.html21:38
seb128it's a bit annoying because if we want to switch we should follow new versions21:39
andreasnit's 1.6 beta1 as well apparently21:39
seb128jcastro: yeah, what I was saying to hyperair, there is no need to jump on unstable version 15 secondes after they are available ;-)21:39
jcastroright21:39
jcastrohyperair: I'm on it. :p21:39
hyperairand like i said, jcastro++ =)21:39
seb128seems slomo jumped on it for debian21:40
hyperairseb128: s/seconds/minutes/21:40
kenvandinei have 1.5 in my ppa :)21:40
hyperairas do i.21:40
hyperairor rather, it's in the banshee-unstable-team ppa21:40
seb128you guys are crack addicts21:40
kenvandinehehe21:40
hyperairhttps://launchpad.net/~banshee-unstable-team/+archive/ppa21:40
seb128you clearly don't have enough to do ;-)21:40
jcastrohyperair: we're kind of in bad shape in lp bugs too, we need to go through those, clean them out, and forward what is necessary21:41
kenvandinehyperair: yeah, it wasn't there when i wanted it :)21:41
kenvandineseb128: hehe21:41
* seb128 finds some task for kenvandine21:41
jcastroI would like to have that all set beforehand so there's no clog of bugs in lp not being forwarded21:41
hyperairkenvandine: sorry about that, i messed up the first bunch of uploads.21:41
kenvandineseb128: did you see i requested sponsoring for empathy?21:41
seb128yeah, kenvandine, hyperair, some extra hand on banshee bug triage would be welcome21:41
hyperairi'm on it21:41
seb128kenvandine: no, but I've been away for diner etc and didn't look at my bug emails or sponsoring queue since21:42
jcastrohyperair: get with andrew conklin, I already told him to get ready21:42
seb128probably for tomorrow21:42
jcastroand we will schedule bug days etc.21:42
jcastrojust waiting for pedro to get back from holiday21:42
kenvandineseb128: ok, no huge rush21:42
hyperairjcastro: what's his nick again?21:42
kenvandinewill do the MIRs first thing in the morning21:42
jcastroaconklin I think?21:42
seb128jcastro: are you sure he's on holidays?21:42
jcastroseb128: where else would he be?21:42
kenvandinejcastro: i think he is in NC :)21:43
seb128jcastro: I've not seen him since UDS and he was joke sort of joking about being kept at the airport if he had fever21:43
* kenvandine should go have lunch with him or something21:43
seb128jcastro: I'm slightly concerned that was not a joke ...21:43
jcastroseb128: !!21:43
kenvandinejcastro: oh... i thought you talked about abock21:43
seb128jcastro: they seem to be somewhat paranoid about the flu there21:43
jcastroseb128: in chile or spain?21:44
seb128jcastro: chile21:44
jcastrobecause in spain there were people in suits and stuff21:44
jcastroand I was like "oh, the FSF is welcoming us"21:44
seb128anyway he's not marked as being on holidays and I've not seen him online since UDS21:44
seb128so I'm wondering if he's ok21:45
jcastrolet me call him21:45
seb128thanks21:45
hyperairO_o looking for unforwarded banshee bugs yields only one21:45
dobeyjcastro: you thought they were the defective by design guys?21:46
jcastroheh21:47
seb128brb21:47
dobeyjcastro: i just wonder why they didn't give us masks... it's like they wanted us to get sick21:48
seb128re21:50
jcastroseb128: ubuflu apparently21:52
seb128jcastro: ok, thanks for checking, I was near calling him but I got ubuflu too and I've almost no voice today21:53
jcastroheh21:53
dobeyyou all stayed in the a/c too long21:53
seb128I shared room with him at uds, I just got the ubuflu at the end of uds21:53
dobeyyou should have hung out with the smokers a little to get some sun :)21:53
jcastroI jack up on vitamin C before and during my trips21:54
seb128no, I got the flu directly from the source ;-)21:54
dobeyheh21:54
jcastrowell, one pill a day, not like going crazy21:54
seb128the chilian flu!21:54
dobeyjcastro: direct injection to the heart!21:54
loolDoes someone know where rickspencer3's launchpad pygtk UI is hosted?  (the one to display bugs assigned to desktop team)22:40
=== rickspencer3-afk is now known as rickspencer3
loolOh here's rickspencer3 :)22:40
rickspencer3hey lool22:40
rickspencer3it's hosed?22:40
loolrickspencer3: Hey22:40
loolrickspencer3: Hosed?  No I wonder where the code is so that people in the mobile team can use it :)22:40
rickspencer3*hosted*22:40
rickspencer3hehe22:40
rickspencer3sorry, really tired22:40
loolrickspencer3: Heh no hurry, we can discuss this any time22:40
rickspencer3lool: https://code.edge.launchpad.net/~rick-rickspencer3/pm-dashboard/trunk22:41
loolah pm-dashboard I'm told22:41
loolThanks!22:41
rickspencer3I have some changes to push22:41
rickspencer3the code is embarassingly undocumented and confusing, it's a "single use" script that went insane on me22:41
rickspencer3let me know how it goes for you22:42
bratschehggdh: Hey dude, thanks for the PPA stuff on the 2gb bug!23:35
hggdhbratsche, welcome... So: does it work?23:38
bratscheI didn't install the PPA, I still just have the one I made for my mom installed.  But it works fine for her machine.23:39
bratscheI'm not sure why I've never run into this problem.. I've got mail going back to 2000.  I guess she just gets a lot of photos and crap sent to her or something.23:40
hggdhah, you are Cody...23:40
bratscheBut thanks for working on that.  I'm not very good with packaging type stuff yet. :)23:41
bratscheYeah.23:41
hggdhthank you for noticing we were missing the #define... I wrongly assumed, since the start, that both fixes had made it to 2.22.3...23:41
bratscheI never really tried to dig into this in the past, I just used the script that someone posted.  Seems like Evolution should be doing something like that by itself though.23:42
bratscheGnome needs a better email client. :)23:43
hggdhheh. But Evo is getting better, since a few releases23:43
bratscheMostly it's just a usability nightmare though.  It's not very good for a person like my mom, but I wanted to keep her using desktop apps instead of Gmail to see what's working and what's not.23:44
bratscheEven though ivanka's team is doing real usability studies, I still have my one test user to discover things from. :)23:45
hggdhwhich is good...23:46
hggdhbut upstream is very receptive to suggestions23:47
bratscheMy mom could get lost with gmail too, but if all else fails she can exit the browser and start it up again and she's in the normal starting place.  But Evolution persists the UI between running it, which is bad in a case like this.23:47
* hggdh tried his own wife, but did not work well ;-)23:47
bratscheThis is probably my biggest complaint.  I should try to write a patch to make an option to reset the UI into a consistent starting place each time or something.23:48
hggdhplease do so... or, better yet, open a blueprint to be discussed23:49
chrisccoulsonheh, i just migrated my partner to evolution and she's very confused23:50
hggdhthere you go... another sufferer. On my side, my wife pretty much stated she would stay with the Mac23:51
chrisccoulsonbut my girlfriend finds computers confusing in general, so i'm not sure if she's a typical use case or not ;)23:52
bratscheThese are the perfect people to be testing stuff on though. :)23:52
chrisccoulsonthe one thing that really confused her was when she minimised pidgin for the first time and couldn't get it back23:53
bratscheDamn, I haven't written an Evolution patch in years.  This is going to suck to try to do this.23:53
chrisccoulsonshe couldn't figure out that she has to click on an icon that looks like some mail to open her IM client23:53
bratscheThere's a lot of really bad design inconsistencies in our desktop that are the result of the general nature of how decentralized our model is.  But hopefully the design team's suggestions will be taken well and things will improve in this regard. :)23:54
jcastropapercuts!23:56
bratschejcastro!23:56
bratschejcastro: Did you ever get any UDS-flu?23:58
SiDiIm curious about knowing what this flu is23:59
jcastronope, the immune system held out this time23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!