=== jeanl is now known as jlevasseur === jlevasseur is now known as JeanL [09:17] good morning [09:19] good morning sense [09:26] Morning. [09:49] bratsche, how is the appmenu fallback thing coming? [09:49] kenvandine: I've got it all setup, testing and working out bugs right now. [09:49] ok [09:49] thx [10:03] anyone know how I can test vino-server so the output appears on the command line? [10:06] run it on a command line? [10:08] seb128: vino-server? [10:08] hmm [10:08] yes [10:08] not sure that works as I'm starting/stopping it to test [10:09] does it print output in .xsession-errors? [10:09] otherwise I guess use g_log [10:09] and write in a log file [10:13] .xsession-errors has it [10:13] cheers [10:55] klattimer, anything you need help with now? or are you good for now? [10:55] kenvandine: I'm ok for now [10:55] great [10:56] trying to find out a) where the sigterm comes from when disabling vino, and b) why vino_mdns_stop is hanging [11:01] well vino_mdns_stop is hanging on avahi_entry_group_free [11:56] kenvandine: is there an acl for allowing klattimer to assign bugs to you guys that he's finished off and is ready to be packaged. [11:56] jcastro: https://bugs.launchpad.net/ubuntu/+source/vino/+bug/497883 [11:56] that be the bug [11:56] Launchpad bug 497883 in vino (Ubuntu) "Support Application Indicators (affected: 3, heat: 18)" [Wishlist,Triaged] [12:03] jcastro, i really don't know... [12:11] klattimer: very cool job with the patch; jcastro just mentioned it and we'll be looking for some n-osd bugs for you right after lunch [12:15] davidbarth: cool [12:15] I'm currently poking ibus app-indicator stuff [12:15] I'd like to get my teeth into this one before i start on n-osd [13:06] klattimer: also, note the priority will still be app indicator bugs first, but at the rate you're going we might as well queue up a larger batch. :D [13:06] mpt: meeting? [13:10] mpt, you there? [13:22] hey, any chance someone takes a look at this? https://bugs.launchpad.net/indicator-application/+bug/607831 [13:22] Launchpad bug 607831 in Application Indicators "change theme path while application is running (affected: 1, heat: 6)" [Undecided,New] [13:31] C10uD: ping tedg when he's around, he can help you [13:32] ted might not be around for a while [13:33] i already told him some days ago, then i wrote some code but this whole appind thing is making my head spin so i don't know if i'm doing right, and if you want this kind of thing [13:34] sense: what do you think? ^ [13:34] jcastro, C10uD: I could take a look at some code. [13:35] C10uD: Do you have a patch or branch somewhere? [13:35] branch linked in the bug [13:35] Great! I'll take a look. [13:35] note: it's not working atm [13:36] :) [13:37] quick question: is it possible to put images in appind menus? didn't find a way to do it [13:38] Not that I'm aware of. [13:38] Maybe it is. [13:38] yeah, sounds plausible [13:38] It should be possible, just do it the regular way and I think it should just work. [13:39] i could only set gtk stock icons, not gtk imagemenuitems [13:39] i'll try again though [13:39] ok [13:40] The sound menu has images in it... [13:41] you mean, the new one that will be in mav? [13:41] Yes.... Just pointing out that it is out there already in some form. [13:41] anyway i always forget to say i'm working with python-appind [13:42] C10uD: But the Sound Menu is an Indicator Applet, not an Indicator Application. [13:42] sense: Ah, important distinction. My bad. [13:43] ok, well then, supporting gtk imagemenuitems should be done if it's not already (imo) [13:45] C10uD: You pushed your branch to lp:~username/indicator-application/ubuntu, but it should have been lp:~username/ubuntu/indicator-application/custom-name since you based it on the packaging branch, not upstream trunk. [13:46] sense, sorry, i really got confused by all of this :) [13:46] ok [13:47] and don't really know how launchpad-work should be done, i usually use github and stuff [13:47] C10uD: You want to work on lp:indicator-application as that is the code the developers are working on, lp:ubuntu/indicator-application (== lp:ubuntu/maverick/indicator-application) is the version packaged in Ubuntu and should only be adapted if we want to diverge from upstream, which we don't want here. [13:48] ok [13:49] C10uD: lp:~username/indicator-application/custom-name is in the repository of the development version, which is different from the Ubuntu packaged one. [13:49] C10uD: Could you please try to create a new repository tree based on lp:indicator-application? That would make it much easier for me to test. [13:49] ok, i'll try [13:49] C10uD: Also, try to prevent from including build stuff in the commits. Maybe you could create copies for when building to prevent files from slipping through. === daker_ is now known as daker [13:58] so, now i should push to lp:~c10ud/indicator-application/runtime-themepath-change [13:59] here it is https://code.launchpad.net/~c10ud/indicator-application/runtime-themepath-change [14:00] C10uD: Looking at it. [14:02] i think it's missing some other change..mmm [14:03] And what's not working about it? [14:04] C10uD: Have you committed the changes to app-indicator.c, the library? [14:04] Otherwise the function is not exposed to applications. [14:05] sense, changes incoming [14:05] ok [14:06] tedg! Not all files in indicator-application are following the code guidelines! I saw real tabs! [14:06] sense: oh ted is on holiday for a while [14:06] ah [14:06] sense: I know I know, no one to pick on [14:06] rev144 avail [14:06] good [14:06] jcastro: Canonical should mandate one. :) [14:08] C10uD: and you said something didn't work. What doesn't work? [14:09] the thing i was trying to implement :p [14:10] i think i should make a simple example for testing.. [14:15] anyone know when tedg will be available? [14:15] he's on holiday [14:15] klattimer: bratche's your technical contact in the meantime [14:16] k [15:04] C10uD: Just letting you know that I'm still working on your branch. I went through the code, changed a few things and am now building it again as .deb package to test it. [15:05] sense, great! [15:17] C10uD: Have you got an example that can be used to test it? [15:19] sense, if you could give me the debs i can test it, otherwise there's emesene2 that currently uses that feature [15:19] s/uses/wants to use/ [15:20] I'll try something myself. [15:20] When it seems to work I'll push it so you can take a look. [15:20] ok, neat [15:53] C10uD: I pushed the changes I made to lp:~sense/indicator-application/runtime-themepath-change so you can see them, but I have to add that your problem isn't resolved yet: nothing happens. Nothing crashes as well, though. I've also removed your NULL checks to allow people to set the theme path to NULL. [15:56] found! [15:56] I think I may have found the reason why nothing is happening still, related to my name changes. [16:00] let's hope so :p [16:38] C10uD: Could you please test lp:~sense/indicator-application/runtime-themepath-change? I'm not sure if I'm testing it correctly, but I am sure that the theme path is now at least sent up to and including the last signal. Maybe I'm not using the the theme path thing correctly (wrong folders and such), but you could give it a try. [16:38] C10uD: I'm now busy with other things, but I hope to have helped you a bit with my changes. Please feel free to merge the code before continuing to work on it yourself. [16:54] sense, thanks, i'll try it [16:55] great! [16:57] sense, one quick question: how do you test it? get a debian folder from somewhere then package and install or anything else? [16:59] C10uD: That's what I did. Make a build copy of the working branch (important to not contaminate your sources), get the source using 'apt-get source indicator-application' (the branch is too old, doesn't work), and then 'dch -n', './autogen.sh' and 'debuild'. [17:00] ok thanks, will try it [17:01] oh wait, the indicator-application shipped with lucid is different from trunk (there's a subfolder in the old one) [17:01] i suppose you're using maverick [17:02] yes [17:02] You're not? [17:02] ah [17:02] i'll get maverick tgz and try then [17:02] You really want to work on the trunk, most certainly not on the Lucid version since that is already much older compared to the trunk. [17:02] tgz? [17:04] tar.gz with debian stuff [17:04] i guess (hope) there won't be much difference [17:05] not sure [17:05] You could get problems with dependencies. libindicator, libindicate and libdbusmenu got large updates already [17:07] ouch [17:12] C10uD: Maybe https://launchpad.net/~indicator-applet-developers/+archive/indicator-core-ppa can help you get some more up-to-date dependencies. [17:12] virtualbox will be my friend then [17:12] oh let's see that [17:13] virt-manager! [17:13] the ppa seems quite outdated [17:13] already found a premade maverick VDI thanks [17:13] ok [17:38] lol maverick32 virtualboxed is faster than my "real" lucid x64 [17:52] And stuff is working somwhat in Deluge! Hurray for step one! :P [17:52] The separator in the submenu is picked up! Now the rest of the items. [17:55] \o/ [17:59] but first: dinner [18:09] sense, it works!!! [18:09] :) [18:13] ok, now we just need some of the boss to take a look at the branch [18:13] https://bugs.launchpad.net/indicator-application/+bug/607831 [18:13] Launchpad bug 607831 in Application Indicators "change theme path while application is running (affected: 1, heat: 8)" [Undecided,Fix committed] [18:13] i set it to Fix committed, unsure if it's the correct status [18:37] C10uD: great! [18:37] C10uD: Did you have to change anything? [18:37] C10uD: Actually, that's not Fix Committed yet, for that it has to be in the trunk. [18:46] sense, no change, just got the package source, overwrite files, built package, reboot [18:46] and it worked as expected [18:46] Good news! [18:46] can you set it to the correct status/people so we can get this reviewed better (?) and/or pushed in mainline? [18:46] I've done so. [18:47] C10uD: Thank you for working on this, it is really nice that we've got now working support for icon theme path changes. [18:47] np, i expect to get gtkimagemenuitem support in exchange :p [18:48] thank you for cleaning up the code so it has a better shape [18:48] You're welcome. I'm glad I could help. [18:50] I made a lot more changes than what was strictly speaking necessary to get things working because I wanted to take the chance to unify the names used for referring to the icon theme path in the source code. The most important thing I fixed was adding the signal to an XML file. [18:51] The rest is mostly unifying variable and function naming and tweaking the selection criteria for the theme path and make everything work in the bindings. [18:51] you're not done yet, you still need to poke the right people to get this in trunk, because i don't know who i should poke and i see on planet you're having an hard time reviewing patches [18:51] :) [18:52] C10uD: Now the merge request is filed it ought to show up on the lists of people, but with Ted on holiday things might require a little more pushing. :) [18:52] This is no patch, but a merge request, which gets reviewed sooner because it's easier and there is less backlog. [18:53] since (i think) we're far from codefreeze i think it's no big deal waiting, thanks for your interest in this patch, going afk [18:53] see ya [18:54] bye! [20:51] i'm having trouble getting messaging menu blacklists to work. [20:52] i copied everything from /usr/share/indicators/messages/applications/ into ~/.config/indicators/messages/applications-blacklist/ . it seemed to disable at least some of them, but when i logged back in, they all came back again. any suggestions? === daker_ is now known as daker