jcastro | bratsche: please don't forget about upstreaming the rb patch! | 00:22 |
---|---|---|
bratsche | jcastro: Oh yeah, thanks for reminding me. | 00:24 |
jcastro | <3 | 00:24 |
Nafai | Good Morning! | 13:56 |
Nafai | If I want to dynamically set the text of a menu item in an App Indicator, I would get the corresponding GtkAction and set the label on it, correct? | 14:09 |
Nafai | Or would I use the UIManager to get the widget and do it directly? | 14:10 |
jono | Nafai, hey | 17:38 |
jono | hows things going this morning? | 17:38 |
Nafai | Pretty good, making progress! Almost have a crude first pass to test done :) | 17:39 |
jono | Nafai, sweet! | 17:39 |
jono | Nafai, so can we see a patch today? :-) | 17:39 |
Nafai | Hopefully! :) | 17:40 |
Nafai | After I get this basic one done, I'll have some questions for jcastro or someone (gtk and other questions) to do a cleaner, feature-parity version | 17:41 |
rickspencer3 | hi Nafai, good morning | 17:41 |
rickspencer3 | hope all is going well | 17:41 |
jcastro | morning Nafai | 17:41 |
Nafai | All is going well :) | 17:41 |
Nafai | how's everything in Portland? | 17:45 |
jono | Nafai, all going well, thanks | 17:52 |
jono | Nafai, looking forward to seeing your patch | 17:53 |
jono | just ping jcastro when it is done | 17:53 |
Nafai | will do | 17:53 |
jono | :-) | 17:54 |
Nafai | ok, possibly first pass at code is done. Now to make configure.ac changes so I can compile it :) | 18:20 |
jcastro | Nafai: sweet! | 18:57 |
djsiegel1 | kenvandine: please update these statuses if you get a chance: https://bugs.edge.launchpad.net/hundredpapercuts/+milestone/lucid-round-4 | 18:59 |
jcastro | Nafai: did the first pass work? | 19:02 |
kenvandine | djsiegel1, will look | 19:08 |
Nafai | jcastro: I just finished lunch. Heading to a friend's to work, so I'll try here in a minute :) | 20:12 |
jcastro | Nafai: sweet! can't wait to see it | 20:16 |
Nafai | back, finally | 21:02 |
Nafai | my laptop didn't resume from suspend :( | 21:02 |
jcastro | Nafai: I had a GPU hang in X this morning. :( | 21:29 |
jcastro | Nafai: so did it work? | 21:29 |
Nafai | I'm just getting to the compile stage :( | 21:30 |
Nafai | installing build-depends and such | 21:30 |
jcastro | k | 21:30 |
Nafai | jcastro: What GPU? I'm on a thinkpad with nvidia | 21:30 |
jcastro | intel | 21:30 |
jcastro | Nafai: when it works can you send me a screenshot? I'm keen to check it out | 21:59 |
Nafai | sure :) | 21:59 |
jcastro | Nafai: did it compile? ;) | 22:05 |
Nafai | Nope :) | 22:05 |
Nafai | Yay for autoconf, I'm going to try something and I may need to have your help | 22:05 |
jcastro | ok, standing by, should I snag ken? | 22:06 |
Nafai | Think I've got that far :) | 22:11 |
Nafai | ok | 22:13 |
jcastro | kenvandine: busy? | 22:13 |
Nafai | I've got configure to find the library | 22:13 |
Nafai | but do I need to change the Makefile.am in the subproject because it isn't finding the include file | 22:13 |
Nafai | (sorry, haven't done a ton with autotools) | 22:13 |
kenvandine | ok, you will want to tweak Makefile.am and run autoreconf | 22:17 |
kenvandine | Nafai, ^^ | 22:17 |
kenvandine | and you will need to tweak configure.ac | 22:18 |
Nafai | Yeah, I've added those changes suggested on the wiki | 22:18 |
Nafai | and then in the Makefile.am, add @APP_INDICATOR_LIBS@ and @APP_INDICATOR_CFLAGS@ where appropriate? | 22:18 |
kenvandine | yeah | 22:20 |
kenvandine | Nafai, they run autoreconf | 22:20 |
Nafai | trying | 22:21 |
kenvandine | you might need "autoreconf -fi" | 22:21 |
Nafai | thanks, now fixing compilation errors | 22:30 |
Nafai | yay, compiles! | 22:32 |
jono | Nafai, nice! :-) | 22:34 |
jono | Nafai, does it run? | 22:34 |
Nafai | yes! | 22:35 |
Nafai | I'll get a screenshot | 22:35 |
Nafai | now I just have to get it to use the right icons :) | 22:35 |
Nafai | http://www.travishartwell.net/typing-monitor.png | 22:36 |
Nafai | It's the little smily face :) | 22:36 |
jono | sweet Nafai! | 22:37 |
jono | great work! | 22:37 |
jono | jcastro, ^ | 22:37 |
Nafai | thanks | 22:37 |
jcastro | \o/ | 22:37 |
jono | Nafai, would you consider the patch complete? | 22:38 |
jcastro | Nafai: speaking of icons don't forget to note the icon locations to pass along to the design team | 22:41 |
Nafai | nope, I need to use the right icons and have the #ifdefs to have it compile where the app_indicators don't exist. | 22:41 |
Nafai | But I hope to finish that by tonight | 22:42 |
jono | Nafai, isnt it going to be a configure switch to check if the app indicator is there? | 22:42 |
jono | Nafai, cool, I am very conscious to get a patch to Ken today ready for upload for tomorrows weekly snapshot | 22:42 |
jono | then we can deliver the patch to Lucid users :-) | 22:43 |
Nafai | jono: right, but there will be code that I will need to have not compile if it isn't there. Right now I just did quick and dirty comment out code that didn't apply :) | 22:44 |
jcastro | Nafai: after this I think brasero should be next, the upstream guy is willing to look at a patch. | 22:44 |
jcastro | Nafai: how do you like drinking from the firehose? :) | 22:44 |
Nafai | End of day or some time today for the deadline? | 22:44 |
Nafai | It's a-coming :) | 22:45 |
jono | Nafai, "before Thursday" is the deadline :-) | 22:45 |
Nafai | ok | 22:45 |
Nafai | good, as long as it wasn't in an hour :) | 22:45 |
jono | lol | 22:45 |
jono | no worries | 22:45 |
jono | Nafai, you are rocking it, pal | 22:45 |
jono | keep up the great work :-) | 22:45 |
Nafai | yay | 22:45 |
Nafai | thanks | 22:46 |
jono | :) | 22:46 |
Nafai | hrm | 23:02 |
Nafai | okay, slight bug. It doesn't change the icon when I change the status. | 23:03 |
Nafai | if I have an attention icon set, when I change the status to the APP_INDICATOR_STATUS_ATTENTION, the icon should change? | 23:04 |
Nafai | I've verified that the other icon I am using is being seen | 23:11 |
Nafai | And that the call to app_indicator_set_status() is happening | 23:11 |
jono | tedg, ^^ | 23:26 |
jono | Nafai, I am sure tedg can help | 23:27 |
tedg | Nafai: Hmm, that's unexpected :) | 23:27 |
tedg | Nafai: Can you get a bustle log of changing it? "apt-get install bustle" then "bustle-dbus-monitor > bustle-log" and do it. | 23:28 |
Nafai | Sure thing, just a sec | 23:29 |
Nafai | http://www.travishartwell.net/bustle.log | 23:32 |
Nafai | Sorry for the other stuff in there, playing music and stuff at the same time :) | 23:32 |
Nafai | tedg^^ | 23:43 |
Nafai | I've got to run home from where I'm at, I'll check back in (I stay logged in via bip) in a few minutes | 23:47 |
tedg | Nafai: Hmm, I'm not seeing the second status change. | 23:47 |
tedg | Nafai: Are you setting the status initially to attention or doing that later? | 23:48 |
tedg | Nafai: No issue about running home. Ping me. | 23:48 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!