robert-g-ingerso | hey what's up | 05:13 |
---|---|---|
robert-g-ingerso | anyone here ? | 05:13 |
=== gabon_ is now known as gabon | ||
=== _LibertyZero is now known as LibertyZero | ||
klattimer | anyone here or are you all asleep in dallas | 10:50 |
klattimer | someone's killed my netbook with an update and I can't test anything!!! | 10:50 |
coz_ | ooo | 10:52 |
=== akshat_ is now known as akshatj | ||
sladen | AbhiJit: welcome! Thank you for getting involved with papercuts | 13:44 |
AbhiJit | sladen, yah | 13:44 |
sladen | klattimer: I'm here, but not being productive | 13:44 |
spikeb | AbhiJit, i don't know what you did but thank you! | 13:45 |
AbhiJit | :) | 13:45 |
AbhiJit | spikeb, :D | 13:45 |
* spikeb is always grateful to have a papercut fixed | 13:45 | |
AbhiJit | hello all | 13:45 |
AbhiJit | i am new here to papercut system. | 13:45 |
AbhiJit | i previusly had little experience in normal ubuntu bug squad. | 13:46 |
AbhiJit | see my wiki https://wiki.ubuntu.com/abhijit | 13:46 |
lamalex | API, reviewing your merge now | 16:02 |
API | lamalex, ok, thanks | 16:02 |
lamalex | av | 16:02 |
lamalex | erm | 16:03 |
lamalex | 435+ g_type_class_unref (g_type_class_ref (UNITY_TYPE_UTIL_ACCESSIBLE)); | 16:03 |
lamalex | is that because it's a dummy implementation? | 16:03 |
lamalex | because otherwise I don't understand :P | 16:03 |
lamalex | API, ^ | 16:03 |
API | no, it is not because a dummy implementation | 16:04 |
API | AtkUtil is an abstract class | 16:04 |
API | unity-util-accessible implements it | 16:04 |
API | this class_unref(ref | 16:04 |
API | its to ensure that class_init is called | 16:04 |
API | so you can call those atk_util methods | 16:04 |
lamalex | ok | 16:04 |
lamalex | sounds good | 16:04 |
API | you normally call atk_util methods directly | 16:05 |
API | class methods | 16:05 |
lamalex | API, do you have commit access? | 16:05 |
API | without asking for the instance | 16:05 |
API | probably it would be good a kind of singleton implementation, but this would require changes on ATK itself | 16:05 |
API | lamalex, hmmm don't know | 16:05 |
API | as I don't know | 16:05 |
API | probably this means no | 16:05 |
lamalex | ok | 16:06 |
lamalex | I've got two comments and I'm testing, then I'll merge | 16:06 |
lamalex | API, this should advertise unity in accerciser right? | 16:06 |
API | well, yes | 16:08 |
API | anyway, as I said, right now this would only work with at-spi2 | 16:08 |
API | did you see that code to find the atk-bridge? | 16:08 |
API | that gsettings, for the moment, is only on at-spi2 | 16:09 |
API | I thought that this would be the one to be included on Natty | 16:09 |
API | this week we concluded at-spi | 16:09 |
API | we need to make this change also on at-spi | 16:09 |
lamalex | ah ok | 16:09 |
API | lamalex, anyway, with this branch unity accerciser will be able to find unity | 16:10 |
lamalex | so at-spi needs a patch to use gsettings | 16:10 |
API | but as both util and root are dummies | 16:10 |
API | without any children | 16:10 |
lamalex | right | 16:10 |
API | yes, at-spi needs that patch, I guess that right now is the most important task | 16:10 |
lamalex | API, there are two very small changes to make. I'll make them and merge. | 16:11 |
lamalex | nice job | 16:11 |
API | I will ask TheMuso (Luke) if this my task or his task | 16:11 |
API | lamalex, thanks, just to avoid do the same errors in the future, what changes? | 16:11 |
lamalex | API, they're on the review. You didn't add atk to deps, and there was a comment involcing Clutter :P | 16:12 |
lamalex | @see_also: #ClutterStage | 16:13 |
API | lamalex, ups | 16:13 |
API | yes | 16:13 |
lamalex | :P no big deal | 16:13 |
API | lamalex, and about the dep | 16:13 |
API | as unity depends on gtk | 16:13 |
API | and gtk on atk | 16:13 |
API | I thought that was not required | 16:13 |
API | but ok, thanks | 16:13 |
lamalex | It's not required per se, but it's good form to just include it if we're linking againt atk.h | 16:14 |
API | btw, I should also assign you the review of the other merge request? | 16:14 |
lamalex | sure | 16:14 |
API | lamalex, also the nux one? | 16:14 |
lamalex | API, sure- any that you have | 16:16 |
API | lamalex, ok | 16:17 |
API | lamalex, reassigned | 16:21 |
lamalex | API, great, will review now | 16:24 |
lamalex | API, are there just the 2? I'm building now but it looks quite good | 16:38 |
API | lamalex, well yes, just two | 16:38 |
API | although the unity one is really big | 16:38 |
lamalex | yah | 16:38 |
API | not a lot of functionality | 16:38 |
API | but a lot of new objects | 16:38 |
lamalex | yes | 16:39 |
lamalex | lots of boilerplate gobject code | 16:39 |
lamalex | API, I get a build failure, can you check the merge proposal? | 16:41 |
lamalex | https://code.launchpad.net/~apinheiro/unity/bug701680/+merge/46080 | 16:41 |
lamalex | ah it requires a nux patch | 16:42 |
lamalex | API, I see, sorry | 16:42 |
API | lamalex, yes I added two requests | 16:42 |
lamalex | yeah I missed it :) | 16:42 |
API | I didn't found a way to say that the unity one requires the nux one | 16:42 |
API | as the unity one had already a dependency | 16:43 |
API | with the atk-bridge-load one | 16:43 |
kvalo | kenvandine: https://launchpad.net/indicator-network/trunk/0.3.3 | 16:53 |
=== evilvish is now known as vish | ||
=== vish is now known as evilvish | ||
gord | jcastro, 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 useful | 17:25 |
jcastro | I think didrocks? | 17:27 |
gord | he's busy and may explode into tiny didrocks fragments if i bug him about this before compiz is uploaded ;) thanks | 17:32 |
seb128 | gord, there is none | 17:34 |
gord | seb128, 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 |
API | unity now requires libdbusmenu-glib-dev 0.4 but natty version is 0.3.90 | 18:56 |
API | where I can find the new version? | 18:57 |
API | is there any ppa somewhere? | 18:57 |
tareth | https://launchpad.net/dbusmenu | 18:58 |
API | tareth, thanks | 18:59 |
API | tareth, hmm odd, it says that latests version is 0.3.91 | 19:00 |
tareth | no problem :) had to figure that out earlier this morning | 19:00 |
API | tareth, so now unity depends on 0.3.91 instead of 0.4? | 19:00 |
kamstrup | njpatel: it's on lp:~unity-team/+junk/deesire | 19:01 |
AbsintheSyringe | kenvandine, I packaged a lot of packages, got to compizconfig-backend-gconf and got into a problem | 19:10 |
AbsintheSyringe | actually let me try one more thing :) | 19:15 |
AbsintheSyringe | kenvandine, http://paste.debian.net/104554/ am looking into 01_add_transition_gconf.patch | 19:38 |
kklimonda | hey, is anyone familiar with software-center online? | 19:42 |
kklimonda | what is the "metadata" mpt has mentioned in https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/660372 ? | 19:43 |
AbsintheSyringe | kenvandine, k nvm, got it figured | 19:55 |
ronoc | gabaug, did that release get into to ubuntu ? | 21:18 |
ronoc | to even | 21:18 |
ronoc | even if there was a deb I could test out that would be great | 21:18 |
ronoc | i want to test the playlist extension | 21:19 |
gabaug | ronoc: hyperair is the packager for Ubuntu/Debian -- I'm not sure | 21:19 |
ronoc | ah okay thx | 21:19 |
ronoc | hyperair, ^ | 21:19 |
torkvemada | ronoc: d'you mean MediaPlayer2.Playlists? | 21:21 |
gabaug | ronoc: oh, the daily builds might have it already (not sure if they're actually daily) | 21:21 |
ronoc | torkvemada, yup | 21:22 |
ronoc | gabaug, good point, I'll have a look | 21:23 |
torkvemada | ronoc: don't you know, is there xml spec for interface available to download anywhere? | 21:25 |
ronoc | torkvemada, for the playlists ? | 21:25 |
torkvemada | yep | 21:25 |
torkvemada | I'd like to implement it right now :) | 21:26 |
ronoc | torkvemada, not that I know of, its quite a small extension - all the info you need can be found www.mpris.org | 21:26 |
torkvemada | aah, will write it by myself>.< | 21:29 |
kamstrup | njpatel: it's on lp:~unity-team/+junk/deesire | 21:36 |
kamstrup | njpatel: it's on lp:~unity-team/+junk/deesire | 21:36 |
kamstrup | njpatel: it's on lp:~unity-team/+junk/deesire | 21:36 |
kamstrup | njpatel: it's on lp:~unity-team/+junk/deesire | 21:36 |
torkvemada | ronoc: is 0.5.5-0ubuntu1 suitable for playlists testing? | 22:46 |
ronoc | torkvemada, it 'should' be, although i have yet to be able to give it a good test drive | 22:47 |
torkvemada | It seems that "stub" interface (providing no playlists) makes indicator-sound go mad | 22:47 |
seiflotfy | kamstrup, how is unity-place-files coming | 22:49 |
seiflotfy | cna u run it again | 22:49 |
seiflotfy | #? | 22:49 |
kamstrup | seiflotfy: you can run it if you have libunity and libdee from trunk | 23:02 |
torkvemada | ronoc: 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 |
torkvemada | But when I stop my daemon, indicator-sound becomes "normal" | 23:40 |
ronoc | torkvemada, weird, I certainly do not request the loop status | 23:48 |
ronoc | torkvemada, do you have a ppa from which I can test your app ? | 23:48 |
torkvemada | one second, I'll make it produce a bit more debug and I'll push it to ppa | 23:49 |
ronoc | torkvemada, ta, I'm bout to finish for the day but can look in the morning | 23:53 |
torkvemada | so may be it's better to send you info by email? | 23:54 |
ronoc | torkvemada, please, you can send it to the mailing list for indicator-sound-developers, i'll pick it up in the morning | 23:56 |
torkvemada | ok, I'll send the info and address of ppa to the mailing list | 23:58 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!