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

NafaiSo, when g_object_unref is called, the finalizer for the object gets called?00:13
=== chaotic_ is now known as chaotic
=== chaotic_ is now known as chaotic
=== chaotic_ is now known as chaotic
=== chaotic_ is now known as chaotic
=== chaotic_ is now known as chaotic
=== chaotic_ is now known as chaotic
=== chaotic_ is now known as chaotic
=== chaotic_ is now known as chaotic
=== chaotic_ is now known as chaotic
jpetersenGood Morning07:41
smithjmorning? its 22:44 :-P07:44
nigelbMacSlow, hey... around?09:43
MacSlownigelb, what's up?09:49
nigelbMacSlow, just wanted to talk about the notify-osd and network-manager :)09:49
MacSlownigelb, feature-requests and bug-reports don't work on IRC :)09:50
MacSlownigelb, that's what we have mailing-lists and launchpad for :)09:50
nigelbMacSlow, hehe, well its already on launchpad.  I triaged the bug earlier.  Just checking with you for details.. :)09:51
MacSlownigelb, or is it about hacking up a integration-patch?09:51
nigelbwell, the only thing I wanted to know is, is the bug upstream as of now? i.e. network manager?09:52
MacSlownigelb, bug-upstream for network-manager ... ehm... Dan Williams from RedHat I'd say09:53
nigelbthank you :)09:54
MacSlownigelb, cat /usr/share/doc/network-manager/AUTHORS09:54
nigelbIt would be nice to know the facts before I claim so :)09:54
nigelbah... oh..09:54
MacSlownigelb, this "cat /usr/share/doc/<package>/AUTHORS" works for most pieces of software installed on your system09:55
nigelbthats great to know :)09:56
invernizzi 10:18
vishnigelb: the bug was forwarded upstream , but its not an upstream bug [its ubuntu specific]10:21
nigelbvish, it is an upstream task that first needs to be completed.. if i'm not wrong10:21
vishnigelb: upstream in nm ? noo.. as i mentioned in the bug , the way it has to be handled hasnt yet been decided... mpt might be the first person you need to consult10:23
nigelbvish, anyway.  All I wanted was a decent enough text to put in future bug reports ;)10:24
=== DrPepperKid is now known as DrPepperKid|lunc
=== DrPepperKid|lunc is now known as DrPepperKid
NafaiGood morning13:47
jpetersenGood morning Nafai 13:49
NafaiHello, how are things going?13:49
jpetersengood here13:52
Nafaibrb, rebooting14:00
Nafaiback14:08
seb128hey Nafai14:34
NafaiHey seb12814:34
seb128how are you?14:34
NafaiDoing well, and you?14:34
seb128I'm good thanks14:34
seb128do you run lucid? or trunk built for all the indicator stack?14:35
NafaiI'm on lucid14:36
seb128Nafai, and you get the indicator icon changing?14:38
NafaiYeah14:39
NafaiI just did an update this morning and rebooted.  I'm recompiling and testing again to make sure it isn't broken again14:39
seb128ok, works now in fact14:40
seb128I probably didn't restart some service yesterday ;-)14:41
Nafaiah. awesome ;)14:41
jcastrojpetersen, I will create the upstream GNOME bug now, and then you can attach the patch right after14:56
Nafaicool, another patch going upstream!14:56
jpetersenjcastro, ok i will do14:58
seb128jcastro, hey14:59
seb128Nafai, jcastro: g-c-c uploaded now15:00
Nafaiawesome!15:00
Nafaimy first code in the distro!15:00
seb128;-)15:00
jcastro\o/15:01
jcastroNafai, seb128, I've also pinged Rodrigo to weigh on g-c-c15:02
jcastrojpetersen, https://bugzilla.gnome.org/show_bug.cgi?id=60965415:04
ubot4Gnome bug 609654 in applets "Support for application-indicators/StatusNotifierIcon" [Enhancement,Unconfirmed]15:04
jcastropaste away!15:04
jcastrojpetersen, Nafai, smithj: I've also edited the workflow page to add the step of adding a "patch" tag in launchpad when you attach the patch.15:04
jpetersenjcastro, ok15:05
Nafaisaw it :)15:06
jcastrowoo hoo, 3 sent so far!15:07
jpetersenjcastro, patch attached15:17
jpetersenso I am off for today :) bye bye15:17
jcastrothanks!15:18
jcastrojust got your report, woo!15:18
NafaiMorning jono15:47
GogglesGuySo how compatible are the two specs (kde status icon vs the gnome one). It seems the "menu" property is a requirement for gnome, but what about kde?16:20
theoraforeverIf Google gets a complete API out in time, is there a chance that Google Buzz support might be added to the MeMenu for Lucid?16:30
theoraforeverBuzz isn't exactly mic16:43
theoraforeverroblogging, but it is a "broadcast account".16:43
theoraforeverAnd so would seem within the scope of the MeMenu.16:44
GogglesGuyIs there a online version of the dbusmenu spec?16:58
tedgGogglesGuy: We've added menu support into KDE as a patch, but I don't think it's in the spec yet.17:29
tedgGogglesGuy: http://people.canonical.com/~agateau/dbusmenu/spec/17:29
tedgGogglesGuy: I'd recommend not implementing it though :)  If you've got glib, you can use libdbusmenu-glib which has no GTK deps.17:30
GogglesGuytedg: are you expecting the spec to change then?17:31
tedgGogglesGuy: I don't expect it to change that much, but it's not a simple one to implement.17:31
tedgGogglesGuy: And I'd always recommend using tested code :)17:32
GogglesGuytedg: perhaps the spec is too complicated then if it's not a simple one to implement.17:32
tedgGogglesGuy: heh, well, if you can recommend things to drop, I'm all for it.  But, the fact of the matter is that menus are complicated :(17:33
tedgIt's not a lot of code, but it gets abused through everything menus do.17:33
GogglesGuytedg: Not suggesting that :) I only need a very basic menu 17:35
tedgGogglesGuy: If you look at any of the indicators (indicator-session is a good one) they create simple menus with dbusmenu-glib17:36
GogglesGuyWould I need a glib mainloop if I use dbusmenu-glib?17:37
tedgGogglesGuy: Yeah, you would.17:38
tedgYou really need a mainloop to use dbus.17:38
GogglesGuytedg: unfortunately, that would be a no go.17:38
tgpraveen12hey what does gnome-media indicator mean? i mean what will it show.17:38
tgpraveen12currently gnome-media does not have any notification icon right?17:38
tedgtgpraveen12: I believe that entry was talking about the mixer applet.17:39
tedgGogglesGuy: What mainloop are you using?17:39
tgpraveen12tedg: mixer applet? u mean sound volume control?17:40
GogglesGuyI use FOX (www.fox-toolkit.org), and integrated dbus into the FOX event handling system17:40
GogglesGuy(it's somewhat primitive, but it works for me) :)17:40
NafaiJust got some good feedback from rodrigo17:44
tedgGogglesGuy: Wow, hadn't heard of that one.  So yeah, you'll have to implement a dbusmenu-glib like thing.  You could steal the testsuite from dbusmenu, that'd probably help.17:45
tedgtgpraveen12: I'm not sure.17:45
GogglesGuytedg: That's why I like dbus. It makes it really easy to communicate between two totally different applications :)17:46
jonoNafai, btw, expect #519625: to be fixed today by bratsche, who clearly rocks the house18:50
Nafaijono: Awesome!  I saw that he changed it to in-progress. :)18:50
jono:)18:50
bratscheNafai: I actually changed it to In Progress only so it's easier to track.  When I'm on my LP homepage there's a box that shows all the stuff that I have in progress.  I wish there were such a box for everything that's assigned to me, that would make things easier.19:19
bratscheBut I'll do it today.19:19
NafaiOk :)19:21
Nafaithanks and let me know if there is anything I can do to help out19:21
Nafailunch time!19:29
GogglesGuyDoes the indicator-application service do any logging? It seems to crash whenever I specify a menu...20:02
NafaiGogglesGuy: Look in ~/.cache/indicator-applet.log20:21
GogglesGuyNafai: found that one... nothing usefull though...20:28
Nafaisorry, that's all I know about it right now :)20:29
Nafaibratsche, kenvandine: I know today is probably hugely busy for y'all, but if you might have a chance to take a look at the e-mail I sent with questions on how to approach brasero/vino best, especially for upstream, I'd appreciate it21:57
kenvandineNafai, in the morning... sorry22:05
kenvandinebusy :/22:05
NafaiI understand :)22:05
kenvandineunless someone else can help :)22:06
NafaiOh, another thing. :)22:06
NafaiFor someone.  I noticed that the wonderful packages seb128 made didn't have the dependencies updated (neither build-dep or Dependencies) and so appindicator support didn't get compiled in22:06
seb128urg22:07
seb128Nafai, fixing that now22:07
seb128somewhat I took that as a sponsoring request22:07
seb128applied the patch and uploaded ;-)22:08
Nafaino, that's okay22:08
NafaiI realized I wasn't clear22:08
NafaiKen was going to fully update the packaging for me22:08
NafaiIf I'm working on things that have packaging branches, i can also provide those in the future for sponsoring purposes if ken gets busy22:08
GogglesGuySo regarding the application status. I've got a media player that used have the following functionality: left mouse click => toggle visibility of main window. right mouse click => show context menu. Is that still possible with the ApplicationIndicators? If not, what would be the suggested behaviour? 22:17
NafaiGogglesGuy, Probably add the toggle visibility as a menu item22:18
Nafaiapplication indicators are designed to be uniform, so they offer only a standard menu you get from left-click22:18
NafaiHave you seen this? https://wiki.ubuntu.com/CustomStatusMenuDesignGuidelines22:19
GogglesGuyYes, I quickly glanced through it. Is KDE going to follow the same standard?22:22
NafaiMy hunch is yes, but I'm not the one to answer that22:24
GogglesGuyTo me it looks like all the usefull functionality was stripped from KDE Application Indicators spec....22:30
NafaiI don't know anything about the KDE spec.22:31
Nafaitedg or mpt or jono might be ones to bug about it22:31
seb128Nafai, those packaging details are things I do all week, I was just doing several things at the same time and didn't stop to think about this one ;-)22:41
Nafaiheh, that's okay.  :)22:42
GogglesGuyI guess I'm confused now. The actual proposed spec (http://www.notmart.org/misc/statusnotifieritem/) is somewhat different than what https://wiki.ubuntu.com/CustomStatusMenuDesignGuidelines describes..22:43
GogglesGuyor what is being implemented in the application-indicator service.22:44

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