=== zyga is now known as zyga-afk === agent00tai is now known as agent00tai|AFK [06:51] good morning [06:52] good morning #ayatana [07:03] good morning [07:07] hi there everyone [07:17] hi MacSlow :) [07:18] hey there jderose === hunger_ is now known as hunger [08:39] MacSlow: http://jderose.blogspot.com/2011/07/designing-pro-creative-apps-part-2.html :-D === zyga-afk is now known as zyga === agent00tai|AFK is now known as agent00tai [11:42] hi, how can I update the contents of a indicator menu? (I'm not using DbusmenuMenu) [11:43] Id like to rebuild the menu every time is displayed === zyga is now known as zyga-food === MacSlow is now known as MacSlow|lunch [12:50] jjardon, ted should be on in a bit === m_conley_away is now known as m_conley === zyga-food is now known as zyga [13:30] kenvandine: hi [13:30] hey Mark__T [13:30] kenvandine: can I throw a libdbusmenu build issue at you? [13:30] sure [13:30] kenvandine: http://dpaste.com/563243/ [13:31] I use these patches for gtk: http://dpaste.com/563244/ [13:32] kenvandine: ringing any bells? [13:33] can you paste your /usr/share/gir-1.0/Gdk-2.0.gir [13:33] kenvandine: dbusmenu 0.4.5 that is [13:33] Mark__T, well you have the gtk patch that should fix that [13:34] Mark__T, you should have a line like this in it [13:34] [13:40] kenvandine: nope [13:40] need to add [13:40] well you have the patch that adds that [13:40] or should [13:40] which gtk patch adds this in ubuntu? [13:40] 065_gir_set_packages.patch [13:40] ok [13:41] Mark__T, double check that patch is current [13:41] http://bazaar.launchpad.net/~ubuntu-desktop/gtk/ubuntu/view/head:/debian/patches/065_gir_set_packages.patch [13:41] kenvandine: +Gdk_2_0_gir_EXPORT_PACKAGES = gdk-2.0 [13:41] yup [13:42] there are like 3 of those === MacSlow|lunch is now known as MacSlow [13:42] yep [13:42] patch from March [13:43] kenvandine: well I got it yesterday because of that issue [13:43] dunno then, that should work [13:43] probably I did something stupid [13:43] will check later have to run [13:44] good luck [13:44] thx [13:44] njpatel, i resolved the conflicts [13:44] Mark__T, any time [13:45] andyrock, yep, I saw, was just testing it out again now and then merge! [13:45] andyrock, excellent work dude :) [13:45] njpatel, thx... can you test also with a cd-rom? [13:46] andyrock, not at the moment but I'll make sure to do so [13:46] njpatel, thx again [13:49] hey tedg, how can I update the contents of a indicator menu? Id like to rebuild the menu every time is displayed. I guess I can use the notify::visible signal [13:50] jjardon, Yeah, there are also open calls from the panel. But, in general, I'd just update the label when you get the updates from upower, no? [13:52] jjardon, indicator_object_entry_activate() [13:52] tedg:yeah, I already update the label, but I have to update the status of every device connected: https://wiki.ubuntu.com/BatteryStatusMenu [13:52] jjardon, But, don't you need that info for keeping the icon up-to-date as well? [13:53] jjardon, So you're already pulling it over dbus, and GTK doesn't do much work if the surface isn't visible. [13:55] tedg: the icon/label is updated when I receive a signal from g-p-m about a change in the power in the main device [13:57] jjardon, Oh, I thought the icon on the panel in low power states was the device that was going to run flat first, no? [13:58] tedg: you are rigth. but the current version only support 1 device [13:59] but the question is how to update the menu, I rebuild the menu with every change but seems that doesnt work === agent00tai is now known as agent00tai|AFK === agent00tai|AFK is now known as agent00tai [14:05] jjardon, You shouldn't have to rebuild it per se, just update the label/icon, no? [14:06] tedg: I update the label with a simple gtk_label_set_label (GTK_LABEL (priv->label); , but if I modify priv->menu, the changes doesnt seems to be applied [14:13] jjardon, Hmm, yeah. I'm not sure what'll happen if you change the menu. Why would you need to replace the base menu structure? [14:14] tedg: because more devices can be added or removed, and their power status can change also [14:15] jjardon, gtk_menu_shell_insert() [14:22] tedg: ok, problem solved, you were rigth, I shouldn't have to rebuild the menu === agent00tai is now known as agent00tai|AFK [14:59] tedg: btw https://launchpad.net/indicator-power/ [15:03] jjardon, Sweet, I'll take a look. [15:07] tedg: thanks. should be totally functional for the most common case: only one main power source [15:11] kenvandine, Could you perhaps start looking at packaging that so people have a power icon? ^ [15:11] kenvandine, The natives are getting restless === agent00tai|AFK is now known as agent00tai [15:20] tedg, will do [15:21] kenvandine, Thank you! [15:41] njpatel, What's the $(top_srcdir)/missing part of the Makefile.am command for creating the ChangeLog do? Seems you'd have an error to catch either way, no? [15:43] tedg, not sure, it was converted from the git script GNOME uses many eons ago [15:43] I'm sure there's a reason [16:12] tedg: http://sources.redhat.com/automake/automake.html#maintainer_002dmode [16:12] tedg: the original script: http://live.gnome.org/Git/ChangeLog [16:15] jjardon, Hmm, then why is missing not there? [16:15] jjardon, Seems that bzr (or git) shouldn't really be a maintainer tool though. [16:24] tedg: the missing script? Its in the build-aux directory [16:24] jjardon, Ah, so a better way to do my patch would be to use it there. [16:24] jjardon, I'll fix that. [16:30] Cool, someone did a release of Planner. [16:30] Love to see that project not die. === agent00tai is now known as agent00tai|AFK === alecu is now known as alecu-lunch === agent00tai|AFK is now known as agent00tai === alecu-lunch is now known as alecu === _LibertyZero is now known as LibertyZero [20:08] kenvandine, So Trevino submitted some patches to clean up our scroll support. [20:09] kenvandine, But it'll force a transition in a bunch of packages. [20:09] kenvandine, I'm guessing you want that after the alpha release. [20:09] kenvandine, No? [20:09] * kenvandine grumbles [20:09] yes [20:09] like which packages? [20:09] kenvandine, indicator-* [20:09] scroll support? [20:09] kenvandine, Mostly just a small patch and a rebuild. [20:10] * kenvandine doesn't see the relationship [20:10] kenvandine, Yeah. We put a function in there to pass scroll info from the panel to the indicator. But it needed more info, so we made two. And this cleans it up to one correct one. [20:10] ah [20:10] ok [20:10] lets wait until after a2 [20:11] Sounds good. I'll get libindicator ready, but I won't release it until then. === yofel_ is now known as yofel === agent00tai is now known as agent00tai|AFK === m_conley is now known as m_conley_away === m_conley_away is now known as m_conley [22:19] chrisccoulson: hey - so I just did a reinstall, and now I've got Messaging Menu! No Unity Launcher though. [22:20] m_conley, right, that's expected. i haven't added the launcher extension yet, but that's next [22:20] i wonder what happened the first time though :/ [22:20] chrisccoulson: ah, wonderful. Ok, cool. :) [22:20] chrisccoulson: I probably installed TB at the wrong time. [22:20] chrisccoulson: something like that. [22:47] m_conley, so, a new beta build of tbird this week then? ;) [22:47] i'm ready to go already! [22:56] m_conley, do you think we should merge the functionality of unitylauncher-extension in to messagingmenu-extension? it seems like they share a lot of functionality already [22:56] and it means we would show 1 less extension in the addons manager by default [23:07] chrisccoulson: hm - yes, that might be a good idea. Some sort of general Unity Integration addon.