/srv/irclogs.ubuntu.com/2011/02/28/#ayatana.txt

=== marcos_ is now known as Daekdroom
=== m_conley is now known as m_conley_away
=== Amaranth_ is now known as Amaranth
=== achiang` is now known as achiang
oSoMoNgood morning07:58
MacSlowhey there everybody08:05
didrocksgood morning08:17
ionDoes anyone have working Gtk appmenus anymore in unity-2d-panel? Qt appmenus still seem to work.08:37
=== ogra_ is now known as ogra
smspillazmurrayc: ping10:18
murraycsmspillaz: pong10:20
smspillazmurrayc: seems that glibmm destroys all of your sources once the mainloop exits. is that the intended behaviour?10:23
smspillazsince I store them in PrivateScreen, and when PrivateScreen gets destroyed, it calls ::unreference () on the sources (Glib::RefPtr <> does this) and then segfaults because the sources are already gone10:24
murraycThey would be destroyed when the C object is destroyed, meaning when their refcount gets to 0.10:24
murraycI doubt that anything explicitly destroys them before the refcount gets to 0.10:25
murraycvalgrind would tell you.10:25
smspillazmurrayc:  valgrind says they're being destroyed on g_main_context_dispatch (I assume when the mainloop has quit)10:26
smspillazhttp://paste.ubuntu.com/573388/'10:27
smspillazerm10:27
smspillazhttp://paste.ubuntu.com/573388/10:27
murraycThat's missing some detail. Maybe you dont' have the debug packages installed.10:28
murraycI don't think that really tells you what is happening.10:28
smspillazmurrayc: I know :) Just I know that something weird is up :)10:29
smspillaznevertheless, I was going to get the -dbg stuff, getting it now10:29
murraycIt might just be a missing reference() somewhere, if we are lucky.10:30
smspillazmurrayc: yeah. I first tried to ->reference () when I create all the sources, though, that doesn't help10:31
=== API is now known as Guest87772
murraycsmspillaz: It's also possible that it's not the source itself, but something of yours that uses it, that's being double-deleted.10:31
murraycIf it doesn't become clear then a simple test case is the logical debug step.10:32
smspillazmurrayc: indeed10:32
smspillazmurrayc: I checked for wrong uses of ::reset () and ::clear () too ... nothing there ...10:33
=== Guest87772 is now known as apinheiro
dbarthapinheiro: ping?11:40
apinheirodbarth, pong?11:40
rodrigo_njpatel, from a PanelIndicatorObjectView, how do I get the indicator id from it? GetName is protected, and can't find anything else12:07
njpatelrodrigo_, _entry->GetId ()12:10
njpatelrodrigo_, _proxy->GetId ()12:10
rodrigo_ok12:10
njpatelit's public (_proxy)12:11
rodrigo__proxy on the PanelIndicatorObjectView? it's protected12:11
rodrigo_ah, from the EntryView12:12
njpatelright12:14
=== MacSlow is now known as MacSlow|lunch
artfwoMay I ask indicator applet developers here to review a merge proposal for bug 724917 - it's highly annoying and a fix is available for a couple of days12:29
ubot5Launchpad bug 724917 in libappindicator (Ubuntu) "Importing appindicator from python crashes with ImportError on undefined symbol" [Medium,Triaged] https://launchpad.net/bugs/72491712:29
apinheirodbarth, in the end, after the last changes on nux and unity, it would be not required that custom script on orca12:49
apinheiroI have tested it, and orca properly speech the selection changes12:49
apinheirowhen you start the key nav mode on Launcher12:50
apinheirorodrigo_ is reviewing that branch12:50
apinheirobut, could any other one review it?12:50
apinheirohttps://code.launchpad.net/~apinheiro/unity/atk-selection/+merge/5144012:50
apinheiroas I also made some changes on the Launcher12:50
apinheironjpatel, ^^12:50
njpatelapinheiro, yep, i'll ask macslow to review it before release12:52
apinheironjpatel, ok thanks12:52
njpatelMacSlow|lunch, when your back and while your waiting for smspillaz, please review ^12:52
dbarthapinheiro: ah awesome, so that shows that the changes are all coming together13:21
klattimernjpatel: anything you know of that could be causing the unity launcher to be sliding in and out really fast?13:24
njpatelklattimer, yep, it's a known (and fixed in trunk) bug13:24
klattimernjpatel: how long until it'll be out?13:24
njpatelklattimer, just unity --replace a few times and it'll sort itself out13:24
klattimerhmm, ok13:24
njpatelklattimer, dude *never* ask that question on feature freeze day ;)13:24
njpatelklattimer, later on today13:24
njpatelwell, not FF day13:24
njpatelbut last-day-before-your-banned-from-uploading-day13:25
ograyou can upload all the time :)13:25
ograit will just hang in the queue until fater milestone release13:26
ogra;)13:26
njpatelheh13:26
=== m_conley_away is now known as m_conley
=== MacSlow|lunch is now known as MacSlow
MacSlownjpatel, apinheiro: ok13:59
njpatelthanks!13:59
nmarqueskenvandine, ping14:00
kenvandinenmarques, pong14:00
nmarqueskenvandine, those 2 patches did wonders and also fixed a glitch on transmission with the indicator14:01
kenvandinewoot14:01
nmarqueskenvandine, but I noticed I still have one problem14:01
nmarqueskenvandine, on indicator-me, if you open empathy through indicator-messages, it doesn't allow you to change status on indicator-me, unless you restart the applet (with empathy already opened) or kill the gnome-panel14:02
kenvandinehumm, not having that problem here14:02
kenvandineoh wait14:03
nmarqueskenvandine, it happened after the dbusmenu update14:04
kenvandinemaybe i am14:04
nmarquesbefore that was doing fine :)14:04
kenvandineok, this looks like the same bug we are seeing with menus that aren't sensitive14:04
kenvandinei didn't notice because i had done a killall indicator-me-service last night after empathy was running :)14:05
nmarquesit's cool, I noticed it by pure luck also14:06
kenvandinethere are a couple places where this is happening14:06
kenvandinethis might be an easier place for me to debug it... will look14:06
nmarqueskenvandine, mind of a question regarding appmenu?14:06
kenvandinewas waiting for tedg to get back from scale14:06
kenvandinesure14:06
nmarqueskenvandine, some applications if the window is destroyed the appmenu indicator doesn't display the menu anymore14:07
nmarquesI've noticed this on 2 apps14:07
nmarquesempathy (contact list is destroyed) and if then is opened it doesn't populate the menu14:07
* kenvandine tries14:07
nmarquesand only the File/close entry is displayes14:07
nmarquesempathy has a similar behavior14:08
nmarquesups, I mean Banshee14:08
kenvandineyeah, that has been happening for a while14:08
kenvandinei had only seen it in empathy14:08
nmarqueswell I'm running Banshee 1.8.0 which is the one shipped on openSUSE 11.414:08
* aruiz ponders the idea of buying boycottnvidia.com14:08
kenvandinethere is a bug about it, one of the many things we'll get to now that we are past feature freeze :)14:08
kenvandinearuiz, awesome :)14:09
MacSlowaruiz, :)14:09
nmarquesaruiz, they don't care :)14:09
kenvandinearuiz, i boycotted them years ago, worked great for me14:09
kenvandine:)14:09
aruiznmarques: I'll make them care14:09
MacSlowaruiz, I still love them for their robust GL-driver14:09
nmarquesaruiz, I had 4 different motherboard on one of my laptops with a G86 running over 82ºC14:09
kenvandineintel graphics might not be as awesome... but it is generally pretty painless :)14:10
nmarquesaruiz, they never cared ;)14:10
nmarquesaruiz, I never bought nvidia again14:10
* aruiz misses the 3Dfx days14:10
nmarquesaruiz, amen to that brother!14:11
MacSlowaruiz, hey they are part of nvidia now14:11
aruizMacSlow: I know14:11
aruizRIP14:11
nmarqueskenvandine, I'll hold a bit, once the fixes are out, I'm going to freeze this for 11.4 and start hasting on passing everything to GNOME3 and retake unity (hopefully Sam will merge the glib branch meanwhile)14:12
nmarqueskenvandine, if you guys also need help with testing, let me know, I can for sure help with that either on Ubuntu or *SUSE14:12
kenvandinei think he did and actually did a release14:12
kenvandineat least i know they were working on that last week14:12
kenvandinenmarques, we always want testing :)14:13
nmarqueskenvandine, I've had very good feedback from this14:13
kenvandinenmarques, great14:14
MacSlowapinheiro, -> https://code.launchpad.net/~apinheiro/unity/atk-selection/+merge/5144014:32
apinheiroMacSlow, see my last comment14:33
apinheiroI was able to solve that crashes14:33
apinheiroand I updated the branch since then14:33
MacSlowapinheiro, ups... didn't see that :)14:34
MacSlowjust pulled and didn't further look at the commit-history :)14:34
apinheiroyeah, I know that normally you don't update the branch until the review of others ;)14:35
MacSlowapinheiro, ok14:35
MacSlowapinheiro, approved14:35
apinheiroMacSlow, ok, thanks14:35
apinheiroI will merge it, although I guess that I'm out of time now14:36
apinheiroI guess that the deadline was 30 minutes ago14:36
=== _LibertyZero is now known as LibertyZero
MacSlowapinheiro, ask njpatel if it's still good to go in14:37
apinheironjpatel, you here?14:37
njpatelhey14:38
njpatelapinheiro, yes, please merge it14:38
apinheironjpatel, ok14:38
=== dbarth is now known as dbarth-otp
kenvandinekamstrup, is it a bug that setting an emblem on a launcher icon changes the background color?14:47
kamstrupkenvandine: i was just wondering that this morning...14:49
kamstrupkenvandine: I think it maybe happens because of unity's intelligent background color choosing14:49
kamstrupkenvandine: it sees the icon change and think's it should recalc the bg color, but I think it's a bug14:49
kamstrupkenvandine: although I think DBO will be the authoritative person to ask here14:50
kenvandineok, i will file a bug either way to document it14:51
kenvandineit has to be a bug :)14:51
kenvandinehiding the emblem doesn't reset the color14:51
=== apinheiro is now known as apinheiro_afk
kenvandinekamstrup, i filed it against libunity, since that is where the problem is exposed... but i am sure the bug is actually in unity14:57
rodrigo_njpatel, can I get a 2nd review of this: https://code.launchpad.net/~rodrigo-moya/unity/ref-state-set-for-panel-service/+merge/50955 please?14:58
rodrigo_njpatel, also, have you already done today's release?14:58
* kenvandine is surprised how few bugs there are against libunity14:58
nmarquesguys, what would be the best place to provide a 'Wishlist' 'bug report' regarding the whole indicators (maybe not indicator-appmenu, but all the others) ?14:58
njpatelrodrigo_, I haven't done today's release yet15:01
njpatelrodrigo_, I can't review right now, will find someone to do it, hold up15:02
rodrigo_njpatel, ok, so please review that branch and this other one: https://code.launchpad.net/~rodrigo-moya/unity/accessible-name-for-indicators/+merge/51120 so that they are included in the release, please?15:02
rodrigo_njpatel, ok15:02
artfwoguys, while you are at it, could you also review this merge proposal? https://code.launchpad.net/~artfwo/libappindicator/fix-for-bug-724917/+merge/5141115:03
kenvandineklattimer, are you aware of any problems with indicator-datetime not displaying all appointments?15:22
=== dbarth-otp is now known as dbarth
klattimerkenvandine: not to my knowedge15:22
kenvandinei have appointments on my calendar for almost everyday this week15:23
klattimerkenvandine: it updates every 5 minutes now, and updates on start15:23
kenvandinebut only a couple of them are displayed15:23
klattimerrather than about-to-show15:23
kenvandinenone of these are new15:23
klattimerhmm15:23
klattimerhave you just rebooted?15:23
kenvandineno15:24
kenvandinei restarted the service15:24
kenvandineand it didn't make a difference15:24
klattimerkenvandine: if you could watch the output from the indicator-service15:24
kenvandinei see lots of these15:24
kenvandine(process:4109): Indicator-Datetime-DEBUG: Appointment timezone: (null)15:24
klattimerthat should tell what's happening15:24
kenvandinei never see debug output for the appointments that aren't being displayed15:24
kenvandineand i see dupes of everything except the last one15:24
kenvandine(process:4109): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed15:25
kenvandineand that right after it says it is adding it15:25
kenvandinebut that last one is from this coming friday15:25
OmegaOne Time Pad, best cipher there is :)15:25
kenvandinei have a bunch before friday that aren't showing up15:25
klattimerkenvandine: do you see any "Summary: title of appointment"15:25
kenvandineyeah15:26
* klattimer hopes he doesn't have to distro patch this :/15:26
kenvandineand i am only seeing those for the ones i am seeing in the menu15:26
klattimerkenvandine: are there _ANY_ appointments showing?15:27
kenvandineyes15:27
kenvandine515:27
klattimerthat's how many you should see15:27
klattimerthere is a maximum of 5 displayed at a time in the spec15:27
kenvandineugh... but i am seeing some for friday15:27
kenvandinebut not any for today!15:27
klattimerthey'll change as they pass through their time15:27
klattimerkenvandine: can you work out which?15:27
klattimerit *might* be that your google calendars are lagging a lot15:28
kenvandinei see it on the calendar15:28
kenvandineand it isn't new15:28
kenvandineit is a recurring one every monday15:28
klattimerkenvandine: which source does it come from?15:28
kenvandinemy work calendar (google)15:28
klattimer(seeing it in the calendar means nothing as eds is strange)15:28
kenvandinei see others from that calendar15:28
kenvandinelater in the week15:28
klattimerhmm15:29
klattimerthen that is strange15:29
kenvandinecould it be timezone related?15:29
kenvandinethey are getting (null) for the timezone15:29
klattimerkenvandine: unlikely15:29
kenvandineok15:29
klattimerI'm thinking it might be timer related15:29
kenvandineand actually the ones not being displayed are from 3 different calendars15:30
kenvandineincluding the default local one15:30
klattimerlooks like the timer isn't actually running at all15:30
klattimerkenvandine: can you look through the initialisation debug15:33
klattimerand tell me if you see it failing on google source?15:33
kenvandinesure15:33
klattimeralso kenvandine is this the most upto date i.e. with the newest libido and indicator-datetime from trunk?15:34
kenvandinefrom natty15:34
klattimerhmm, the timer _is_ running, except for some reason it stopped15:34
kenvandinewhich afaik is the same15:34
klattimerkenvandine: there should be an update coming today actually15:35
kenvandinei don't see failures loading a calendar15:35
klattimerhmm15:35
kenvandinebut... does it aggregate all the events together before sorting them?15:35
klattimerthen it's not my code15:35
klattimerchances are something is wrong with either eds or google15:35
klattimerkenvandine: it does, all of them are an aggregate and sorted by time15:35
kenvandineperhaps it is showing me 5 from one calendar and truncating?15:35
kenvandineok15:35
kenvandineoh... how does it sort?15:37
kenvandineby startdate?15:37
kenvandinei have lots of recurring appointments15:37
klattimerkenvandine: yeah15:37
klattimeror due15:37
kenvandineah!15:37
MacSlowrodrigo_, ping15:37
rodrigo_MacSlow, pong15:37
kenvandineso the ones displayed all have startdates of 2009...15:37
klattimerkenvandine: basically it's sorted by the time which would display in the menu15:37
klattimerkenvandine: that's interesting15:37
klattimeri wonder why :/15:38
kenvandineklattimer, so you need to sort it by a different field15:38
MacSlowrodrigo_, there are two branches you've against unity... which do you need review-eyes on still?15:38
kenvandinerecurring ones must have more data in there for next occurance or something15:38
* kenvandine files a bug15:38
rodrigo_MacSlow, https://code.launchpad.net/~rodrigo-moya/unity/ref-state-set-for-panel-service/+merge/50955 and https://code.launchpad.net/~rodrigo-moya/unity/accessible-name-for-indicators/+merge/5112015:38
MacSlowrodrigo_, both then ok15:38
MacSlowrodrigo_, approved with small commend -> https://code.launchpad.net/~rodrigo-moya/unity/accessible-name-for-indicators/+merge/5112015:42
klattimerkenvandine: not sure how this can be fixed15:43
klattimerit'll take a while to look into it15:43
klattimercan you file a bug15:43
kenvandinedone15:43
kenvandinebug 72660315:43
rodrigo_MacSlow, ok15:43
ubot5Launchpad bug 726603 in indicator-datetime (Ubuntu) "Appointments displayed might not be the next 5 " [High,New] https://launchpad.net/bugs/72660315:43
kenvandineklattimer, i marked it as High because people might trust that upcoming appointments are actually being displayed :)15:45
kenvandineklattimer, i missed a call myself... love brand new code :)15:45
klattimer:P15:45
MacSlowrodrigo_, same on the other branch... just add the sanity-check against NULL... see comment -> https://code.launchpad.net/~rodrigo-moya/unity/ref-state-set-for-panel-service/+merge/5095515:48
MacSlowrodrigo_, but approved15:48
rodrigo_MacSlow, ok thanks!15:48
didrocksapinheiro_afk: thing to ping us please when a branch is merged in trunk in case the milestone isn't set: see https://bugs.launchpad.net/unity/+bug/72380615:53
didrocksthat helps tracking a lot :)15:53
=== apinheiro_afk is now known as apinheiro
apinheirodidrocks, checking ...15:55
apinheirodidrocks, ups, yes, you already told that the last week15:56
apinheirosorry15:56
didrocksno worry, just a kind reminder :)15:57
apinheirodidrocks, so this also applies to bugs 723804 and 72266015:57
ubot5Launchpad bug 723804 in unity (Ubuntu) "Require to implement AtkSelection on the Launcher" [Undecided,In progress] https://launchpad.net/bugs/72380415:57
apinheiroright?15:57
ubot5Launchpad bug 722660 in unity (Ubuntu) "Keyboard navigation: no public API to know the current Laucher Icon selected when key nav is activated" [Undecided,In progress] https://launchpad.net/bugs/72266015:57
didrocksapinheiro: right, targeting then :)15:57
rodrigo_didrocks, can you set the milestone for today's release to https://bugs.launchpad.net/unity/+bug/715299 please?15:58
didrockssure :)15:58
rodrigo_merci beaucoup15:58
didrocksrodrigo_: it was already done15:58
didrocksmais de rien :)15:58
rodrigo_ah, cool15:58
didrocksthanks apinheiro and rodrigo_!15:58
apinheirodidrocks, to you, that made the work15:59
didrocksrodrigo_: basically, if it was already milestoned and we missed the target, we report it for next release automatically15:59
rodrigo_ok16:00
rodrigo_when is the release going to be done?16:00
rodrigo_I have a branch almost done for a couple more bugs, although I need some time to test16:00
didrocksrodrigo_: in 30 minutes approx.16:05
rodrigo_ok, I'll leave it then for next release then16:06
a3Dmandidrocks, what would be the version?16:07
klattimerseb128: not an indicator datetime bug - https://bugs.launchpad.net/ubuntu/+source/indicator-datetime/+bug/69965516:07
seb128klattimer, reassing it then?16:07
klattimerseb128: wasn't assigned to me16:08
klattimerjust noticed your comment and added my own to clarify16:08
klattimermove it to "gnome-panel"16:08
seb128k16:08
lamalexwhat the hell, scrolling in qt creator isn't working on 1 file16:08
seb128right, that's what I meant by reassign, move it to the right source16:08
kenvandineklattimer, ok, i think it isn't necessarily startdate in the recurring ones16:11
kenvandinei think the sort is just broken16:11
jcastronjpatel: is today dash day?16:11
kenvandineklattimer, i bumped it up to display 20 instead of 516:11
njpateljcastro, today dash day16:11
klattimerkenvandine: well, that's a strange bug then :/16:12
kenvandineand the order is all over the place, fri, tues, fri, mon, wed, fri, mon16:12
klattimerhmm, that _IS_ weird16:12
klattimermaybe something went wrong with my sort :/16:12
kenvandinethat is what i am thinking16:12
didrocksa3Dman: look at http://launchpad.net/unity, the milestone says 3.6 :)16:12
klattimerI can't see how16:12
klattimerunless something weird happened with the lists or something :/16:12
klattimerI'll try and fix it16:12
kenvandinethx16:12
kenvandinei think it has to be that16:12
kenvandineclearly e_cal_component_get_dtstart16:13
kenvandineclearly e_cal_component_get_dtstart is returning the correct time, it is displayed right16:13
njpateljcastro,  http://people.canonical.com/~njpatel/Screenshot-2.png16:13
kenvandinejust broken sort16:13
jcastronice16:14
jcastroI see multi monitor got sorted too?16:14
njpatelsomewhat16:14
njpatelI'm going to try and fix it up better now16:14
kenvandineklattimer, i haven't completely ruled out recurring appointments being a factor... since most of mine are16:15
klattimerkenvandine: ok16:15
kenvandineklattimer, perhaps you can test that if you don't have many recurring ones now16:15
kenvandineadd a bunch or something16:15
klattimerI'll see what I can work out16:15
kenvandinethx!16:15
rodrigo_hmm, anyone has an example of running glib-genmarshal (or any other command that generates files) in cmake? I've tried a couple of things with no success16:25
om26erdidrocks, there seems to be a regression in the auto-hide behavior of the launcher. a few weeks ago you fixed it so that when you press and hold the super key the launcher shows and as soon as the hand is lifted from the key launcher hides, its not the case anymore. now the launcher stays for a second and then hides16:28
didrocksom26er: right, I think I commented that somewhere. As now there is the super + click to hide the launcher, we rewrapped this decision16:30
didrocksit's on a bug, but part of deep archeology seeking :)16:30
jcastrokenvandine: did you ever get the python stuff working with quicklists and libunity?16:30
kenvandinenot quicklists16:31
didrocksjcastro: it doesn't, there is still some work to do on an override16:31
kenvandinebut it wouldn't work in vala either16:31
jcastrook16:31
kenvandinedidrocks, ^^16:31
jcastrobut mikkel knows right?16:31
didrocksI packaged the first part, pitti will finish some fixes :)16:31
nmarquesanyone has a link for 64bit Natty devel snapshot?16:31
didrocksjcastro: right, I worked on that with him last week16:31
jcastronmarques: http://cdimage.ubuntu.com/daily-live/current/16:31
didrockskenvandine: the quicklist part is still not plugged btw16:31
didrockskenvandine: I will work on that after alt + f216:31
* nmarques bows before jcastro 16:31
kenvandineok :)16:32
=== om26er__ is now known as om26er
klattimerkenvandine: I think I might have found a slight hole which could be causing it16:38
klattimerif I push a branch will you test and grab the debug output for me and attach it to the bug you filed?16:38
kenvandinesure16:38
dbarthapinheiro, rodrigo_: well done for the upload, i'll let you guys mark the work items done now in https://launchpad.net/ubuntu/+spec/packageselection-dx-n-unity-a11y16:40
apinheirodbarth, there are still time for a little addition in this upload?16:40
didrocksmpt: hey16:41
didrocksmpt: with your designer and HIG hat, can you have a look at https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/507964 please?16:42
mptdidrocks, sure16:42
didrocks(also, that can be linked with the https://bugs.launchpad.net/unity/+bug/723273 discussion)16:43
mptdidrocks, that's more of a JohnLea question16:44
didrocksmpt: for the second one or the first one?16:44
mptI don't know whether Unity even has a "desktop" to switch between16:44
mptIt doesn't have multiple panels to switch between.16:44
mptfirst one16:45
didrocksmpt: right, but the compiz default affects both sessions16:45
didrocks(there is just one panel in unity, but we still have the two ones in the classic session)16:45
ronocDanRabbit, how are those icons coming along ?16:49
ronocmight be disconnected in a minute16:49
mptdidrocks, heh16:49
apinheirodidrocks, I have some problems after your last commits16:51
apinheirousing Alt+f1 Im not able to give the focus to the launcher16:51
klattimerkenvandine: lp:~karl-qdh/indicator-datetime/sort-debugging16:51
kenvandinethx16:51
klattimerkenvandine: what we're looking for is "E-Cal Component is neither an event or a todo"16:51
apinheiroit is set on nautilus (in my case)16:51
klattimerbecause if that's the case it'll tend to sort them to the end16:52
didrocksapinheiro: can you get a test case? I'm using it right now and alt + F1 set it to the launcher here16:53
apinheirodidrocks, hmm, I need a nux update?16:53
apinheiroI did that on the morning16:54
apinheiro11:00 am more or less16:54
didrocksapinheiro: yeah, latest nux, but unity should even not built without it16:54
didrocksok, no, should be ok16:54
apinheirodidrocks, I will try it again16:54
didrocksapinheiro: what do you have exactly, is the launcher hidden?16:54
apinheirono, it is visible16:54
didrocksapinheiro: so you are with a aways visible launcher?16:54
didrocksor dodge window?16:55
didrocks(default)16:55
apinheirowith the default I guess16:55
apinheiroI mean that if you are on a desktop screen16:55
apinheirowithout any app running the launcher is being shown16:55
apinheiroright?16:55
didrocksso, right16:55
apinheiroin this case16:55
didrocksthen, I press alt + F116:55
apinheirobut I will test it again16:56
didrocksI see a launcher item (latest one getting the focus) having it16:56
kenvandineklattimer, no instances of "E-Cal Component is neither an event or a todo" printed from the service17:00
klattimerkenvandine: well that's both interesting and worrying17:00
kenvandinehehe17:00
klattimerinteresting because I'd have assumed that's what caused it17:00
kenvandinelet me add a else there to make sure things are cool17:01
klattimerworrying because it means that there's something wrong with the sorting which doesn't make any particular sense :/17:01
didrocksapinheiro: you're right, something changed in trunk :/17:02
apinheirodidrocks, Im right about what?17:03
apinheiroI require a nux update?17:03
didrocksapinheiro: the focus doesn't work anymore, not sure what changed in trunk :/17:03
kenvandineklattimer, added an else there and got lots of these17:03
kenvandine(process:7239): Indicator-Datetime-DEBUG: E-Cal Component is an event or a todo17:03
kenvandineso it is an event or todo :/17:04
dbarthapinheiro: additions? don't think so, the rest will be tracked with more bugs17:04
dbarthdidrocks: oh crap, it's breaking the uplaod?17:04
didrocksdbarth: I'm looking at it17:04
apinheirodidrocks, take into account that commit 895 also modified some things related with17:05
apinheirothe laucncher17:05
apinheiroand the keynavmode17:05
didrocksapinheiro: thanks for the pointer17:05
apinheiroin fact, I'm not sure why your changes are required17:05
apinheiroI mean that both seems17:05
apinheirosomewhat overlapping17:05
apinheirodidrocks, anyway, not sure17:06
apinheirobut I will try again without your last two commits17:06
kenvandineklattimer, they are all E_CAL_COMPONENT_EVENT17:06
didrocksapinheiro: hum? what happened?17:06
klattimerkenvandine: that's good news17:06
apinheirodidrocks, sorry I don't understand your question17:07
didrocksthe commits are the same at all that those I added17:07
didrockssomething is weird, really weird…17:08
didrockseither bzr-gtk is going crazy or I don't know17:08
didrocksoh bzr rebase screwed it17:08
didrocksAll code in rev 895 is mine17:09
didrocksit's attributed to Jay…17:09
apinheirodidrocks, ah ok17:09
didrocksapinheiro: who do you see as pushing rev 895?17:09
* apinheiro checking17:10
apinheirorevno: 895 [merge]17:10
apinheirocommitter: Jay Taoko <jay.taoko@canonical.com>17:10
apinheirobranch nick: unity.alpha317:10
apinheirodidrocks, ^^17:10
didrocksok, that's wrong17:10
didrocksapinheiro: I'm trying to revert some commits, don't commit to trunk please17:13
apinheirodidrocks, no problem, I was not planning any commit17:13
didrocksapinheiro: can you bzr pull --overwrite please? (maybe saving another trunk)17:19
didrocksapinheiro: and confirm first that the history looks more sane  :)17:19
apinheirodidrocks, ok17:20
apinheirodidrocks, btw, I have just confirmed that with the last commits17:20
apinheiroit works17:20
didrocksapinheiro: it doesn't show the launcher if hidden17:21
apinheirourgh, some conflicts .. I will make a checkout instead17:21
didrocksapinheiro: which was one of the point on my branch17:21
didrocksapinheiro: yeah, hence the --overwrite :)17:21
didrocksI revoke the corrupted commit17:21
apinheiroups17:21
apinheirodidrocks, well17:23
apinheirorevno: 895 [merge]17:23
apinheirocommitter: Jay Taoko <jay.taoko@canonical.com>17:23
apinheirobranch nick: unity.alpha317:23
apinheirotimestamp: Mon 2011-02-28 01:59:24 -050017:23
apinheirois still assigned to Jay17:23
apinheiroanyway, I will test it now17:23
didrocksapinheiro: yeah, this one was, the latest commits wasn't the right assignee17:23
apinheirodidrocks, I have just test the trunk17:30
apinheiroand the keynav mode works17:30
didrocksapinheiro: yeah, it's working here as well17:30
didrocksalso, if the launcher is hidden, it shows it now, isn't it?17:30
* apinheiro checking17:30
apinheirodidrocks, yep it works17:31
didrocksexcellent :)17:31
didrocksso, yeah, I won't trust bzr rebase anymore17:32
didrocksapinheiro: thanks for the warning, I won't have noticed otherwise17:32
apinheirodidrocks, np, after all without the keynavmode my last changes were also useless :P17:34
didrocksheh :)17:35
apinheirodidrocks, btw, if I started to check this stuff17:42
apinheiroand the reason I asked dbarth this:17:42
apinheiro[17:40] <apinheiro> dbarth, there are still time for a little addition in this upload?17:42
apinheirois because I detected a missing selection_change emission17:42
apinheirohttps://code.launchpad.net/~apinheiro/unity/missing-emission17:42
apinheirobut not sure if we can include it or not right now17:42
didrocksapinheiro: looking17:43
didrocksapinheiro: that's good to go I think17:43
didrocksapinheiro: just check that it doesn't create awful reaction chain :)17:44
apinheirowell, I have just tested it and seems to work17:44
didrocks(with shown launcher case and hidden one)17:44
apinheiroafter all,17:44
apinheiroright now17:44
apinheiroonly the accessibility part17:44
apinheirois connecting to that signal17:44
didrocksok, should be good, merge it right away please17:45
didrocks(in other term +1 approved) :)17:45
apinheirodidrocks, ok thanks17:46
apinheirowow, diverged branches, a lot of interaction I see ;)17:47
didrocksright, people are pushing like crazy :)17:50
=== chaotic_ is now known as chaotic
doctormoIn unity, what's the piece that does the search on the desktop files?\18:27
=== MacSlow is now known as MacSlow|dinner
apinheirodidrocks, I can't compile the current unity branch18:39
apinheiroI get this error:18:39
apinheiro/home/devel/Unity/source/unity/utouch/unity-mt-grab-handles/src/unity-mt-grab-handles.cpp: In constructor ‘UnityMTGrabHandlesScreen::UnityMTGrabHandlesScreen(CompScreen*)’:18:39
apinheiro/home/devel/Unity/source/unity/utouch/unity-mt-grab-handles/src/unity-mt-grab-handles.cpp:719:42: error: no matching function for call to ‘GLTexture::readImageToTexture(CompString&, CompString&, CompSize&)’18:39
apinheiro/opt/gnome3/include/compiz/opengl/texture.h:205:14: note: candidate is: static GLTexture::List GLTexture::readImageToTexture(CompString&, CompSize&)18:39
apinheiromake[2]: *** [utouch/unity-mt-grab-handles/CMakeFiles/unitymtgrabhandles.dir/src/unity-mt-grab-handles.cpp.o] Error 118:39
apinheiroI have updated compiz-with-glib-mainloop18:39
apinheirobut it still misses it18:39
didrocksapinheiro: you need latest compiz18:39
didrockswhich isn't pushed yet18:39
apinheiroI need the latest compiz that isn't pushed yet?18:40
apinheiro:P18:40
apinheirodidrocks, well, I didn't merged that branch because I didn't want to add that one liner without test it with the unity branch18:40
apinheiroso I guess that I will miss it ...18:41
Amaranthapinheiro: the glib mainloop stuff has been merged in to regular compiz18:47
apinheiroAmaranth, so this texture thing was included on the regular compiz?18:48
Amaranthyeah18:48
AmaranthThe new argument is the plugin name because Sam wants to store resources on a per-plugin level (/usr/share/compiz/unityshell/image.foo)18:48
apinheiroAmaranth, but I guess that I would require to get compiz from the git repository18:51
apinheiroor it is already available on natty package?18:51
Amaranthah, yeah18:51
Amaranthbuilding unity from bzr usually seems to require nux from bzr and compiz from git18:51
Amaranthhmm, I thought 0.9.4 included those changes so natty should have what you need18:52
apinheiroAmaranth, ok, right now I have this one "git clone git://git.compiz.org/users/dbo/compiz-with-glib-mainloop"18:53
apinheirowhat should I use now?18:53
Amaranthgit://anongit.compiz.org/compiz/core18:54
apinheiroAmaranth, ok thanks18:54
nmarqueskenvandine, got time for a quick question ?19:13
=== MacSlow|dinner is now known as MacSlow
=== ogra is now known as Guest25882
=== Guest25882 is now known as ogra_
kazadeHi guys, is there anyone about who knows about libindicate?19:57
jderose(12:56:42 PM) ClassBot: jderose asked: I'd like to help document the Python API... what's the best way to do with for gobject introspection? can i make help(Unity.foo) show something useful?19:57
kazadespecially, I'm not sure if I've found a bug, or more likely I'm doing something wrong..19:57
jderoseI was just pointed here from #ubunut-classroom ^^^19:57
kazade*specifically19:57
DBOjderose, hi19:59
jderoseDBO: hi :)19:59
DBOkazade, let me see if I cant find you someone19:59
jcastrokenvandine: hey19:59
monish001QUESTION: what does 'ayatana' mean?19:59
jcastrojderose: let me snag kenvandine for you, he can help20:00
jderosejcastro: awesome, thanks... been wondering about this for a while , glad i asked :)20:00
DBOmonish001, if I had to guess, it's an Indian girls name20:00
DBOmonish001, but thats only because everything else we work on is...20:00
jcastrojderose: it's just been starting to land over the last few days20:00
monish001oh.. :)20:01
DBOnjpatel, is there anything handy jderose can do to get python moving forward with libunity20:01
kazadeDBO, thanks20:02
DBOkenvandine, present?20:02
DBOhe might be eating ted...20:02
kenvandinesort of20:03
kazadebasically the problem is that, I'm trying to create an entry in the messaging menu in a C++ program. That works fine but the server display signal isn't working properly, it looks like the user_data I'm getting in the handler is not the same as I'm passing in...20:03
* kenvandine is knee deep in eds...20:03
kenvandinekazade, humm20:04
kenvandinecan you post a snip of your code?20:04
jderosekenvandine: i would like to make stuff like help(appindicator.Indicator) actually provide useful, Pythonic documentation... is that even possible with gobject introspection?20:04
DBOkenvandine, can you give kazade a good time to poke you?20:04
kazadekenvandine, http://pastie.org/161809920:05
kazadenote the print statements on lines 16 and 4 don't match20:05
kenvandinejderose, not sure, talk to kamstrup when you get a chance20:05
jderosekenvandine: cool, thanks :)20:05
kenvandinekazade, what is the data type for this ?20:08
kenvandinekazade, doesn't seem like it should be an Indicator20:09
kazadehow so? it's in the Indicator constructor..20:09
kenvandineoh,  you named it Indicator :)20:10
kazadeyeah :)20:10
kenvandinekind of overloaded...20:10
kenvandinekazade, don't seen any obvious problems20:11
kenvandinekazade, for testing, try just passing a string20:11
kazadek20:12
kenvandinei am very rusty on c++, but seems sane20:12
kazadeok, passing a char* is just segfaulting it when it goes to print20:14
kazadesomething screwy is going on..20:14
kazadehere's the emit call from libindicate:20:14
kazadeg_signal_emit(server, signals[SERVER_DISPLAY], 0, timestamp, TRUE);20:14
kazadeshould it be passing some user data in that?20:15
kazade(note, I don't know gobject stuff..)20:15
kenvandineyes20:15
kenvandinehang on20:15
kazadeserver.c:163720:16
kazadejust branched it from LP20:16
kenvandineit should be passing it20:21
kazadeyou mean the library is correct? or it's wrong and it should be fixed to pass it?20:21
kenvandineit is20:22
kenvandineoh20:22
kenvandine    g_signal_connect(G_OBJECT(server_), INDICATE_SERVER_SIGNAL_SERVER_DISPLAY, G_CALLBACK(server_display_thunk), (gpointer) this);20:22
kenvandinetry without the (gpoiinter) this20:22
kazadeI did :(20:22
kenvandinehumm20:22
kazadeis my callback right?20:23
kenvandineoh... i don't think so20:24
kenvandinemissing timestamp i think20:24
lamalexhahah wow the xchat icon popping out just actually startled me20:24
lamalexi thought an insect was crawling out of my screen20:24
kazadekenvandine, that's the problem20:24
lamalextalk about a bug20:24
kazadethankyou20:24
kenvandineserver_display (IndicateServer * indicate_server, guint timestamp, gpointer data)20:24
lamalex*rimshot*20:24
kenvandinehehe20:25
kenvandinesorry i didn't notice that20:25
kenvandinei think i was a little overwhelmed by the c++ syntax20:25
kenvandineit always feaks me out :)20:25
kenvandines/feaks/freaks20:25
kazadehehe, same for me, but with the C syntax ;)20:25
kenvandinetoo many :: and <<20:25
kazadekenvandine, the docs aren't right then: http://people.canonical.com/~ted/libindicate/current/IndicateServer.html#IndicateServer-server-display20:26
* kenvandine grumbles about docs in ted's home dir20:28
kenvandinekazade, try devhelp with the libindicate-doc package20:28
kenvandinethe docs are right, just ted's version is way outdated20:28
kenvandineugh... it doesn't even list what version of libindicate those docs are for20:29
kenvandinethe timestamp was added like back in the days of karmic20:29
kazadekenvandine, ok, devhelp has the right one :)20:29
kenvandineso that must be incredibly outdated20:29
kenvandinekazade, devhelp will always be accurate :)20:29
kazadeok, thanks for the tip :)20:29
kenvandinenp20:29
kenvandinewe have plans to get online docs managable20:30
kenvandineand useful20:30
kazadecool20:30
kazadehmm, what am I supposed to do on server-display?  GtkWindow::present() ?20:31
kazadenm, that works :)20:32
kazadethanks again20:32
=== ogra_ is now known as ogra
kenvandinenp20:33
c10udcando_, found the packager20:40
toroshi20:44
toroswill unity 3.6 be part of natty alpha 3?20:44
torosor will it be arrive to the natty archive after alpha 3 is released?20:45
didrockstoros: tomorrow should have the 3.6 release and we'll try to push it in alpha320:47
torosdidrocks: thank you!20:47
didrocksyw :)20:47
toroswow, I can't wait to put my fingers on it. I saw njpatel's screenshots and it looks very promising... :)20:49
didrockswe just try to ensure high quality on it for alpha3 :)20:49
nmarquesguys a quick question... what are the benefits of building the GIO module on bamf ?20:52
Omegahttps://github.com/olalonde/jsnotify/blob/master/TUTORIAL.md20:55
OmegaThat's pretty cool.20:55
torosgood night!21:15
=== bregma_ is now known as bregma
=== m_conley is now known as m_conley_away
jcastroseiflotfy: ok so mine stopped spazzing22:37
jcastrowhat version of unity do you have?22:37
seiflotfyjust noticed i disabled the ppa22:38
seiflotfylet me renable22:38
jcastrowhat ppa?22:38
jcastrothe fix is in natty22:38
seiflotfyjcastro, ok the fix is not there22:39
seiflotfyi have 0ubuntu122:39
seiflotfyi cant find 222:39
jcastro2 is in natty22:39
jcastrobut just uploaded22:39
jcastroyour mirror is likely not updated yet22:39
seiflotfyyeah22:40
jcastrodrop the country code in your sources.list, update, then add it back22:40
jcastroso you use archive.ubuntu.com22:40
seiflotfyjcastro, downloading22:41
seiflotfyok22:43
seiflotfyjorge22:47
seiflotfyworks22:47
seiflotfyawesome22:47
seiflotfyhow do i find the unity settings thing22:48
jcastrorun ccsm22:48
jcastroand click on the unity button22:48
nhainesjcastro: is that fix for the Unity launcher going crazy?  :)22:56
apwdo i expect that key bindings for menus have gone away again?22:59
apwcan anyone tell me what package the keyboard indicator is23:02
TheMusoapw: I believe gnome-control-center is responsible for that indicator, but not 100% sure.23:06
apwthose things should have 'file bug' on them like everything else23:07
apwTheMuso, thanks tho.23:07
TheMusonp23:07
apwTheMuso, do you guys have .us format keyboard over there?  or something else like us in the uk23:09
TheMusoapw: .us format for some reason.23:13
apwTheMuso, heh ... so you'd not see the messed up indicator either ... bah23:14
TheMusoNo I would not. :)23:16
=== godbyk-feynman is now known as godbyk
* apw finds 5 bugs in as many minutes ... sigh23:33
TheMusoapw: Yeah I know what you mean. Just updated, and unity decided to load, even though I specifically selected the classic desktop at login.23:35
apwTheMuso, heh now thats one i have not met yet23:37
TheMusoNothing ccsm couldn't fix.23:37
apwyay now compiz is dumping core left and right ... quality23:43

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