/srv/irclogs.ubuntu.com/2011/01/13/#ayatana.txt

robert-g-ingersohey what's up05:13
robert-g-ingersoanyone here ?05:13
=== gabon_ is now known as gabon
=== _LibertyZero is now known as LibertyZero
klattimeranyone here or are you all asleep in dallas10:50
klattimersomeone's killed my netbook with an update and I can't test anything!!!10:50
coz_ooo10:52
=== akshat_ is now known as akshatj
sladenAbhiJit: welcome!  Thank you for getting involved with papercuts13:44
AbhiJitsladen, yah13:44
sladenklattimer: I'm here, but not being productive13:44
spikebAbhiJit, i don't know what you did but thank you!13:45
AbhiJit:)13:45
AbhiJitspikeb, :D13:45
* spikeb is always grateful to have a papercut fixed13:45
AbhiJithello all13:45
AbhiJiti am new here to papercut system.13:45
AbhiJiti previusly had little experience in normal ubuntu bug squad.13:46
AbhiJitsee my wiki https://wiki.ubuntu.com/abhijit13:46
lamalexAPI, reviewing your merge now16:02
APIlamalex, ok, thanks16:02
lamalexav16:02
lamalexerm16:03
lamalex435+  g_type_class_unref (g_type_class_ref (UNITY_TYPE_UTIL_ACCESSIBLE));16:03
lamalexis that because it's a dummy implementation?16:03
lamalexbecause otherwise I don't understand :P16:03
lamalexAPI, ^16:03
APIno, it is not because a dummy implementation16:04
APIAtkUtil is an abstract class16:04
APIunity-util-accessible implements it16:04
APIthis class_unref(ref16:04
APIits to ensure that class_init is called16:04
APIso you can call those atk_util methods16:04
lamalexok16:04
lamalexsounds good16:04
APIyou normally call atk_util methods directly16:05
APIclass methods16:05
lamalexAPI, do you have commit access?16:05
APIwithout asking for the instance16:05
APIprobably it would be good a kind of singleton implementation, but this would require changes on ATK itself16:05
APIlamalex, hmmm don't know16:05
APIas I don't know16:05
APIprobably this means no16:05
lamalexok16:06
lamalexI've got two comments and I'm testing, then I'll merge16:06
lamalexAPI, this should advertise unity in accerciser right?16:06
APIwell, yes16:08
APIanyway, as I said, right now this would only work with at-spi216:08
APIdid you see that code to find the atk-bridge?16:08
APIthat gsettings, for the moment, is only on at-spi216:09
APII thought that this would be the one to be included on Natty16:09
APIthis week we concluded at-spi16:09
APIwe need to make this change also on at-spi16:09
lamalexah ok16:09
APIlamalex, anyway, with this branch unity accerciser will be able to find unity16:10
lamalexso at-spi needs a patch to use gsettings16:10
APIbut as both util and root are dummies16:10
APIwithout any children16:10
lamalexright16:10
APIyes, at-spi needs that patch, I guess that right now is the most important task16:10
lamalexAPI, there are two very small changes to make. I'll make them and merge.16:11
lamalexnice job16:11
APII will ask TheMuso (Luke) if this my task or his task16:11
APIlamalex, thanks, just to avoid do the same errors in the future, what changes?16:11
lamalexAPI, they're on the review. You didn't add atk to deps, and there was a comment involcing Clutter :P16:12
lamalex@see_also: #ClutterStage16:13
APIlamalex, ups16:13
APIyes16:13
lamalex:P no big deal16:13
APIlamalex, and about the dep16:13
APIas unity depends on gtk16:13
APIand gtk on atk16:13
APII thought that was not required16:13
APIbut ok, thanks16:13
lamalexIt's not required per se, but it's good form to just include it if we're linking againt atk.h16:14
APIbtw, I should also assign you the review of the other merge request?16:14
lamalexsure16:14
APIlamalex, also the nux one?16:14
lamalexAPI, sure- any that you have16:16
APIlamalex, ok16:17
APIlamalex, reassigned16:21
lamalexAPI, great, will review now16:24
lamalexAPI,  are there just the 2? I'm building now but it looks quite good16:38
APIlamalex, well yes, just two16:38
APIalthough the unity one is really big16:38
lamalexyah16:38
APInot a lot of functionality16:38
APIbut a lot of new objects16:38
lamalexyes16:39
lamalexlots of boilerplate gobject code16:39
lamalexAPI, I get a build failure, can you check the merge proposal?16:41
lamalexhttps://code.launchpad.net/~apinheiro/unity/bug701680/+merge/4608016:41
lamalexah it requires a nux patch16:42
lamalexAPI, I see, sorry16:42
APIlamalex, yes I added two requests16:42
lamalexyeah I missed it :)16:42
APII didn't found a way to say that the unity one requires the nux one16:42
APIas the unity one had already  a dependency16:43
APIwith the atk-bridge-load one16:43
kvalokenvandine: https://launchpad.net/indicator-network/trunk/0.3.316:53
=== evilvish is now known as vish
=== vish is now known as evilvish
gordjcastro, hey, do you know if there is any effort to add the X-Ayatana-Desktop-Shortcut stuff to .desktop files? mainly just to make the right click menus of unity launchers more filled out and useful17:25
jcastroI think didrocks?17:27
gordhe's busy and may explode into tiny didrocks fragments if i bug him about this before compiz is uploaded ;) thanks17:32
seb128gord, there is none17:34
gordseb128, if i were to make patches for all the desktop files of applications i use with desktop shortcuts in them, would you guys hate me forever? ;)17:56
APIunity now requires libdbusmenu-glib-dev 0.4 but natty version is 0.3.9018:56
APIwhere I can find the new version?18:57
APIis there any ppa somewhere?18:57
tarethhttps://launchpad.net/dbusmenu18:58
APItareth, thanks18:59
APItareth, hmm odd, it says that latests version is 0.3.9119:00
tarethno problem :) had to figure that out earlier this morning19:00
APItareth, so now unity depends on 0.3.91 instead of 0.4?19:00
kamstrupnjpatel: it's on lp:~unity-team/+junk/deesire19:01
AbsintheSyringekenvandine, I packaged a lot of packages, got to compizconfig-backend-gconf and got into a problem19:10
AbsintheSyringeactually let me try one more thing :)19:15
AbsintheSyringekenvandine, http://paste.debian.net/104554/ am looking into 01_add_transition_gconf.patch19:38
kklimondahey, is anyone familiar with software-center online?19:42
kklimondawhat is the "metadata" mpt has mentioned in https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/660372 ?19:43
AbsintheSyringekenvandine, k nvm, got it figured19:55
ronocgabaug, did that release get into to ubuntu ?21:18
ronocto even21:18
ronoceven if there was a deb I could test out that would be great21:18
ronoci want to test the playlist extension21:19
gabaugronoc: hyperair is the packager for Ubuntu/Debian -- I'm not sure21:19
ronocah okay thx21:19
ronochyperair, ^21:19
torkvemadaronoc: d'you mean MediaPlayer2.Playlists?21:21
gabaugronoc: oh, the daily builds might have it already (not sure if they're actually daily)21:21
ronoctorkvemada, yup21:22
ronocgabaug, good point, I'll have a look21:23
torkvemadaronoc: don't you know, is there xml spec for interface available to download anywhere?21:25
ronoctorkvemada, for the playlists ?21:25
torkvemadayep21:25
torkvemadaI'd like to implement it right now :)21:26
ronoctorkvemada, not that I know of, its quite a small extension - all the info you need can be found www.mpris.org21:26
torkvemadaaah, will write it by myself>.<21:29
kamstrupnjpatel: it's on lp:~unity-team/+junk/deesire21:36
kamstrupnjpatel: it's on lp:~unity-team/+junk/deesire21:36
kamstrupnjpatel: it's on lp:~unity-team/+junk/deesire21:36
kamstrupnjpatel: it's on lp:~unity-team/+junk/deesire21:36
torkvemadaronoc: is 0.5.5-0ubuntu1 suitable for playlists testing?22:46
ronoctorkvemada, it 'should' be, although i have yet to be able to give it a good test drive22:47
torkvemadaIt seems that "stub" interface (providing no playlists) makes indicator-sound go mad22:47
seiflotfykamstrup, how is unity-place-files coming22:49
seiflotfycna u run it again22:49
seiflotfy#?22:49
kamstrupseiflotfy: you can run it if you have libunity and libdee from trunk23:02
torkvemadaronoc: that looks extremely strange, but if only I provide the Playlists interface, indicator-sound becomes mad. It requests "loopStatus", "metadata", "playbackStatus", "shuffle" and "volume" properties in an infinite loop. The indicator itself becomes unusable - it shows "muted" icon instead of normal and if you click on it,  the only item you'll get is player name.23:40
torkvemadaBut when I stop my daemon, indicator-sound becomes "normal"23:40
ronoctorkvemada, weird, I certainly do not request the loop status23:48
ronoctorkvemada, do you have a ppa from which I can test your app ?23:48
torkvemadaone second, I'll make it produce a bit more debug and I'll push it to ppa23:49
ronoctorkvemada, ta, I'm bout to finish for the day but can look in the morning23:53
torkvemadaso may be it's better to send you info by email?23:54
ronoctorkvemada, please, you can send it to the mailing list for indicator-sound-developers, i'll pick it up in the morning23:56
torkvemadaok, I'll send the info and address of ppa to the mailing list23:58

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