/srv/irclogs.ubuntu.com/2010/11/15/#ayatana.txt

klattimerdidrocks: I just added a disable gobject introspection patch09:29
klattimerto the ibus branch i've got09:29
didrocksklattimer: hey, we don't ship gobject introspection with the package?09:35
klattimerdidrocks: I want this pushed into maverick, so if building introspection is broken lets just disable it09:35
klattimerI don't think anything actually uses it right now anyway09:36
klattimerthe patch could be improved, in that I set the configure args in rules rather than set the defaults properly09:36
klattimerin the patch09:36
klattimerbut I'm going to fix that now09:36
didrocksklattimer: the build is broken in natty, I didn't test on maverick when I saw it broken in natty09:37
klattimerk09:37
klattimerwell, atm ibus is unusable on maverick09:37
didrocksklattimer: but right, from what I see, we don't ship gobject-introspection09:37
didrocksklattimer: so, sounds good :)09:37
klattimerso that should be a priority09:37
didrocksklattimer: I'm building it in a pbuilder, I just don't have a maverick box to confirm09:37
didrocksklattimer: let me testbuild and upload that then09:38
didrocksklattimer: did you try to build your branch btw? the 05_appindicator.patch doesn't apply09:48
didrocksrefreshing it is quite easy, but I prefer you to check on maverick first :)09:50
klattimerkenvandine: I think the current ibus_1.3.7.orig.tar.gz in source repo is corrupted somewhere down the line10:43
klattimerit says my indicator patch is already applied to it, partly10:43
klattimer:/10:43
klattimerdidrocks: not sure if this will be causing any difficulties for you :/10:44
didrockskamstrup: I would prefer to have ken fixing that and that I just have to sponsor it. I don't really have the time to have a deep look there. We'll see with him once there10:44
didrocksoupss klattimer ^^10:45
klattimerk10:45
=== MacSlow is now known as MacSlow|lunch
=== chaotic_ is now known as chaotic
=== MacSlow|lunch is now known as MacSlow
klattimerkenvandine: about yet?13:09
seiflotfynjpatel, kamstrup15:02
seiflotfyhttp://paste.ubuntu.com/532376/15:02
njpatelseiflotfy, https://launchpad.net/~unity/+archive/ppa?field.series_filter= has the compiz you need, and it's about to get the updated bamf you need too15:06
seiflotfynjpatel, i already installed the latest compiz15:07
seiflotfyi installed bamf from source15:07
seiflotfyi am removing my install from the ppa15:07
njpatelalright, so itlooks like unity can't find the bamf you installed. Where did you install it to?15:07
njpatel(which prefix)15:08
seiflotfyheheh15:08
seiflotfygot it15:09
seiflotfy:)15:09
seiflotfynjpatel, changed the prefix15:09
seiflotfydo u mind if i edit the wiki15:09
njpatelseiflotfy, please update it dude, with anything that was missing15:10
seiflotfyok15:10
seiflotfynjpatel, first one has to make sure that the ppa stuff is uninstalled if one wants to work form source15:10
seiflotfy:P15:10
seiflotfynjpatel, brb got to logout15:10
seiflotfyok so unity installed and everyting15:11
seiflotfyhowever cant run ccsm15:12
seiflotfynjpatel,15:12
seiflotfyi have15:12
njpatelerror or can't find it?15:12
seiflotfyCompiz 0.9.2.115:12
seiflotfyinstalled15:12
njpatelyou probably need to install it15:12
seiflotfyTraceback (most recent call last):15:12
seiflotfy  File "/usr/bin/ccsm", line 126, in <module>15:12
seiflotfy    context = compizconfig.Context(screens)15:12
seiflotfy  File "compizconfig.pyx", line 1082, in compizconfig.Context.__cinit__ (src/compizconfig.c:9190)15:12
seiflotfyTypeError: an integer is required15:12
njpatelurgh15:12
njpatelseiflotfy, try on #compiz15:12
didrockskenvandine: I think klattimer wanted to discuss some ibus issue with you ^15:19
didrockskenvandine: short summary, the patch doesn't apply for me15:20
didrocksor use the packaged version?15:20
didrocksseiflotfy: ^^15:20
didrocksat least, you avoid those trobles15:20
didrockstroubles*15:20
kenvandineklattimer, ??15:30
klattimerkenvandine: I've got all kinds of broken with these patches but I think i've sorted it out15:32
klattimerand as a result have two patches15:32
klattimerone to replace 03 and one for 0515:32
klattimerwhich should both work properly15:32
kenvandineklattimer, ok... i was having trouble with those patches too at uds15:32
klattimerhttp://bazaar.launchpad.net/~karl-qdh/ubuntu/maverick/ibus/ibus-indicator/files/head:/debian/patches/15:33
klattimerthere they are15:33
klattimershould work properly now15:33
kenvandineok, i'll grab in a few15:35
didrockskenvandine: did you try to build the previous ones?15:41
didrocksas I get stuck when trying them :)15:41
didrockskenvandine: also, you need to collapse -0ubuntu4 and -0ubuntu515:41
kenvandinedidrocks, for ibus?  i couldn't build them... seemed quilt was unhappy15:43
kenvandineand i didn't have time to figure out why15:43
kenvandinelast i looked15:43
didrockskenvandine: why did the sponsor went on my plate then? :) I'm puzzled!15:44
didrocksI was thinking I just need to sponsor your ack :)15:44
didrockshence my surprise15:44
kenvandineoh... for ibus?15:44
didrocksyeah :-)15:44
didrocksno worry, if karl sorted that, it's fine15:44
kenvandinesorry, no, i never got it properly built while at uds and the few fixes we had tried didn't actually seem to fix ibus for me15:45
kenvandineklattimer, did you see my comment the other day about focus-in and focus-out events?15:46
klattimernope?15:46
klattimerkenvandine: this is a new pair of patches which fixes all of those issues15:46
kenvandineklattimer, great15:47
kenvandineso i found something in debugging the indicator-me entry field, and the hint not getting cleared15:47
kenvandinethe entry gets the focus-in, focus-out and grab-focus events all at the same time15:47
kenvandineso i was thinking perhaps whatever is causing that problem, was causing the problems you had around focus events15:48
klattimerkenvandine: it's possible but what I've done works around it solidly15:49
kenvandinecool15:49
kenvandinei am pretty puzzled by the indicator-me problem15:49
kenvandinewe need to clear the hint when i grabs15:50
kenvandineand we need to add the hint back on focus-out if you haven't entered any text15:50
kenvandinewhich we can't do... since we don't get focus-out when losing focus :)15:50
kenvandinetedg, btw, ubuntu-geoip has been uploaded, in the new queue for natty now17:30
kenvandinetedg, so you might want to merge the ~ubuntu-desktop/ubuntu-geoip/ubuntu changes back now17:30
tedgkenvandine, Sweet!17:30
tedgronoc, Is there a way that the indicator-sound-service could register for media keys so if I hit "play" on my keyboard and Rhythmbox wasn't running it could start it, and hit play?17:33
kenvandinetedg, i can't seem to file the MIR bug until it gets out of NEW17:34
tedgkenvandine, Hmm, seems like a bug in the process :)17:34
kenvandineyeah... :)17:34
seb128kenvandine, well file the bug and reassign later17:35
kenvandinenah... i'll just wait17:36
ronoctedg, it could start the app and play no problem where do I register for the media key event though way down in the service17:39
tedgronoc, I think you ask gnome-settings-daemon for them.17:40
tedgronoc, I'm not sure if more than one person can get them.17:40
senseYou might want to edit the actions, rather than creating new actions for the Sound Menu.17:41
sensei.e. Edit the Play/Pause action that is set to the PlayPause button by default to first try the Sound Indicator.17:42
senseif that is how you can do it, of course. I'm not really familiar with the technology, just guessing how it probably works.17:42
ronoctedg, I think i might have a long outstanding bug about this17:46
tedgYeah.  I'm not sure it's a bug.  But, I notice that I tend to "hit play" when I want music to happen.  Then if it doesn't, I figure out of RB is running.17:47
sensejcastro: You said there were upstreams interested in participating in the One Hundred Paper Cuts project. Which upstreams?18:27
jcastroyikes, ambush!18:34
jcastrosense: I can think of a few, why, you need some?18:34
sensejcastro: I'm currently editing the wiki documentation of the One Hundred Paper Cuts project, specifically the requirement for valid paper cuts. We decided to not only accept paper cuts found in applications part of the default installation, but also paper cuts in featured applications and applications from participating uptreams.18:35
sensejcastro: I would like to say which upstreams participate.18:35
jcastrook I am confused18:37
jcastro"We decided to not only accept paper cuts found in applications part of the default installation, but also paper cuts in featured applications and applications from participating uptreams."18:37
jcastrook so18:37
jcastrostuff by default and stuff in featured we WANT to participate18:37
jcastrobut stuff outside the scope not so much?18:37
* sense is taking a look at the Gobby notes of the session.18:38
sensejcastro: I can't find much more than what you can find in the blueprint's whiteboard <https://blueprints.launchpad.net/ubuntu/+spec/other-design-n-papercuts>, but if I remember correctly we did talk about helping upstreams who want to participate.18:40
sensejcastro: Although it might indeed be a bit too far out of the scope of the project, making things unclear.18:40
sensevish: ^^18:40
jcastrook, I'll start on banshee then18:40
jcastrothat'd be a good target18:40
sensejcastro: ?18:41
jcastroyeah18:42
senseI do think that it would be good to focus on Banshee, but now that it is very likely to be the next default media player it isn't just an upstream project anymore.18:42
jcastroI believe that was a response to andreas from tbird asking if they can participate18:42
vishjcastro: banshee is already in the default and is one of the milestone.. i thought the find interested upstreams was for the featured apps?18:42
jcastroOH.18:42
jcastroI see18:42
sensevish: You've already created milestones?18:42
vishsense: not yet, will announce soon18:43
sensegreat18:43
senseSo no random upstreams who want to participate?18:43
senseok18:43
jcastroright18:43
jcastrook I remember now18:43
senseI agree with that.18:43
vishwell, if some upstream wants to, why not …18:43
jcastroit was something like "Hi $upstream, we're featuring you for ubuntu 11.04, we'd like to work with you on papercuts ... "18:44
senseThat's what you said too at the UDS.18:44
senseI must have missed that part.18:44
vishyup..18:44
vishbut its easier to start with the featured apps, and just call for other upstreams interested.. rather than asking every upstream18:45
senseI do think we need to make sure the scope of the One Hundred Paper Cuts project doesn't get too wide, otherwise it will lose cohesion.18:45
vishyea..18:45
jcastrook just update the WI pls.18:45
senseI'll don't mention 'upstreams who want to participate' in the requirements, just the default applications and featured ones, to make thigns clear.18:45
jcastrovish: yeah18:45
jcastrosense: well, let's start with one18:46
jcastrogetting things gnome for example18:46
jcastrowe know them already18:46
senseIs that featured? Yes, then it is a valid paper cut.18:46
jcastroso if we mess it up they won't hate us too much18:46
senseI'm talking about requirements for paper cuts here, not possible upstreams to participate with.18:46
jcastroit is18:47
senseContacting upstreams is step two.18:47
jcastrooh18:47
* jcastro goes back to staring at the wall18:47
sensevish, jcastro: I'm also going to emphasise that papercuts is all about "_applications and upstreams_", like we decided.18:47
jcastrook, poke me at 218:47
sensejcastro: How is your Flesh Wounds project coming along?18:47
sensejcastro: Will poke you!18:48
jcastrobut on a semi-related note18:48
jcastroif we can get a few in for banshee that would be <318:48
senseI think Vish already has a milestone ready for Banshee.18:48
senseSo that should be fine!18:48
jcastrohah18:49
jcastroonce the bugs start coming in they can flesh them out18:49
jcastroI'm going with "bitesize" instead of fleshwound18:49
senseSounds nicer. :)18:49
jcastrobut not enough people can get compiz-ubuntu working yet to have a titanic flood of bugs18:49
senseWe had 400 flesh wounds reported for Unity!18:49
senseargh18:49
sensejcastro: I can't get it working either.18:50
jcastroI suspect the maverick PPA and putting it in natty proper this week will fix that18:50
senselets hope so18:50
jcastroomg?18:50
jcastrolink?18:50
senseno18:50
senseNo 400 reported! I just want to test how that sounded. ;18:50
sense)18:50
senseIt sounds a bit awkward.18:51
senseSorry for scaring you!18:52
vishbratsche: hi, when with the gtk resize-grip land in Natty?  we were considering it as one of the milestones for the papercuts , to identify apps/windows which are missing the grip..18:53
vishwhen will*18:53
bratschevish: I guess whenever it makes it into a gtk+ release and that release goes into Natty.  It's in upstream git.18:55
bratscheIt may be in a release, I'm not even sure.18:55
vishhmm..18:55
vishseb128 any idea^?18:55
vishbratsche: if any window does not have the grip, what do you need? any debugging? or screenshot?18:56
bratschevish: Windows should all have grips.  Places that we may need to do some work are finding apps where the grip looks out of place, or is covering some content or an important widget.18:57
vishah ha!18:57
bratschevish: Those cases will probably have to be handled on a per-app basis.18:57
vishbratsche: cool! so that would be a bug in the app, and the app needs fixing..18:58
bratscheYes.18:58
bratschevish: Feel free to file those bugs in Launchpad, but we should also make every effort to get those bugs and any patches we make upstream as quickly as we can.18:59
bratscheimo18:59
vishyup.. will be sent upstream as well..19:00
bratschevish: As discussed at UDS, I think gnome-terminal will be an exceptional case.  It was pointed out that some people like to disable the scrollbar entirely and may want to disable the resize grip entirely as well, so that may need to be extra UI in the profile options page.  But I think we should consult the upstream maintainer before investing that effort.19:01
vishbratsche: yea, i dont think we would be patching on a distro basis, as this is grip is in upstream as well, the app maintainers would be than willing to fix the problems, imo..19:03
vishbratsche: it think mpt was more concerned about the windows not having a grip19:03
bratschevish: Oh right.19:04
bratschevish: Well, I guess we need to decide whether to keep a backported patch for gtk2 apps.19:04
bratscheI have done an initial backport to gtk2, but it's a little buggy and I wasn't expecting we would be using it in Natty so I never bothered fixing the bugs. :)19:05
bratsche(it works fine, but the rendering is a little glitchy)19:05
vishbratsche: hehe, i got assigned the task to oversee the update https://blueprints.edge.launchpad.net/ubuntu/+spec/packageselection-dx-n-resizing-windows19:05
bratscheOkay19:06
bratschevish: I guess it would be worth finding out how many apps will be linking against gtk2 or against gtk3.19:06
vishbratsche: how do we do that?19:07
bratscheI'm not sure. :)19:08
bratscheseb128 might have some idea, but I dunno.19:08
vishoh well, once the grip lands bugs flowing in will probably give us a good idea. :D19:11
bratscheYeah19:19
bratschevish: Are you using Natty already?19:19
faganbratsche: well ive been making any app since maverick on gtk319:20
faganjust crappy little stuff but id say other people are doing the same19:21
vishbratsche: not in Natty yet...19:26
faganvish: there isnt any major issues so there is nothing stopping you19:27
vishoh!19:27
faganIve been on it for 2 weeks now19:28
sensevish: Could you please update the description on <https://launchpad.net/hundredpapercuts> to comply with the new requirements as written down at <https://wiki.ubuntu.com/PaperCut>?19:33
vishsense: can you leave some images in that wiki page?;p19:43
sensevish: But the only one there was very large and not very helpful!19:44
sensevish: I removed only one. :)19:44
senseWe shouldn't explain Launchpad in detail on that page.19:45
vishsense: oh! then add some there! :D19:45
vishyea..19:45
vishsense: i think its more of the tiny font size in the wiki which makes it look like there are more crowded?!?19:47
sensevish: The wiki makes the layout horrible. Not only does it not support italic, but it also screws up the lists.19:47
sensevish: You don't even notice the lists have subitems!19:47
* vish not a fan of the new theme.. too many bugs.. :/19:47
vishsense: i dont seem to have the powers to edit the lp main page.. poking iain should be good19:49
senseThe theme around the text isn't too bad. The theming of the text itself is horrible.19:49
sensevish: Ok, if that will do it, that will make me happy too.19:49
vishsense: yea, ping iain when he is around, he is quick with that, i usually ask him to update something on the lp page..19:51
senseok19:51
sensewill do so!19:51
dashuaMissing some dependencies on the wiki, https://wiki.ubuntu.com/Unity/InstallationGuide22:41
dashuaShould I edit it?22:41
seiflotfyDBO, u got a moment23:12
DBOwhats up23:12
seiflotfyDBO, http://pastebin.com/nsVnUQQC23:12
seiflotfyi ran the ./tools/build-compiz-glib script in unity23:13
DBOsomething in compiz did not get the installed properly23:14
seiflotfy-.-23:14
seiflotfyi noticed23:14
DBOIm not sure dude23:14
DBOIm not big on install systems23:14
seiflotfysince when i try to run compiz++ its scred up23:14
seiflotfybrb23:15
seiflotfyok back23:16
seiflotfyDBO, i will try again tomorrow23:17
seiflotfyi am trying ot work on the unity-ppl23:17
seiflotfyunity-places-people23:17
DBOyou know the views for that in unity-compiz have not changed23:17
DBOerm23:17
DBOhave not been made23:17
DBOthe API has not changed however23:17
seiflotfyDBO, oh23:17
seiflotfythen how do i test my stuff23:17
seiflotfy?23:17
seiflotfylets say23:18
seiflotfyi run the unity-places-sample23:18
seiflotfyi cant see an icon being added anywhere on the dock23:18
DBOunity mutter for now23:18
DBOyou wont see anything yet23:18
DBOI am actually in the process of building those icons a place to live23:18
seiflotfyDBO, ok cool23:19

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