/srv/irclogs.ubuntu.com/2009/08/28/#ubuntu-desktop.txt

=== rickspencer3 is now known as rickspencer3-afk
rickspencer3-afkbye all ... off for a quick mini holiday - back on Sunday00:20
chrisccoulsonrobert_ancell - regarding bug 420234 - usually if the symbols differ from your symbols file, you will see that in the build log (with a diff as well)01:58
ubottuLaunchpad bug 420234 in pango1.0 "Update to 1.25.5" [Wishlist,In progress] https://launchpad.net/bugs/42023401:58
robert_ancellchrisccoulson, which log?  The output of bzr-builddeb?02:00
robert_ancellbzr-buildpackage02:00
chrisccoulsonyeah, you should see it somewhere when you build it02:01
chrisccoulsonrobert_ancell - there is an example of what you should see in here:02:02
chrisccoulson(search for dpkg-gensymbols)02:03
chrisccoulsonhttp://launchpadlibrarian.net/25389911/buildlog_ubuntu-jaunty-amd64.tracker_0.6.93-0ubuntu1_FULLYBUILT.txt.gz02:03
chrisccoulson(URL would help)02:03
chrisccoulson;)02:03
robert_ancellchrisccoulson, ah, thanks02:04
chrisccoulsonyou're welcome02:04
=== Amaranth_ is now known as Amaranth
rugby471mac_v: you there?06:53
rugby471mac_v: have a look at this - http://launchpadlibrarian.net/30923475/out-2.ogv06:57
mac_vrugby471: hi... just a sec06:59
rugby471kl06:59
mac_vrugby471: i dont understand , does that mean you have found a way to use multiple png/svg? in the GTKtree?07:00
rugby471oh yeah!07:00
rugby471that animated icon is made up of 9 seperate pngs07:00
rugby471we aren't constrained to gifs now :-)07:01
mac_vrugby471: hmm... great , ust one think the speed is too fast, can the animation be slower?07:01
mac_vjust*07:01
rugby471yeah ofcourse07:01
rugby471basically I set a timeout07:01
rugby471source_id = gobject.timeout_add(50, self.timeout)07:01
mac_vrugby471: thats great , can i have a look at the code?07:01
rugby471where 50 is the number of milliseconds07:01
rugby471sure07:01
rugby471though some of it could be improved :-)07:01
rugby471mav_v: http://pastebin.com/d15c1761707:02
rugby471mac_v: http://pastebin.com/d15c1761707:02
rugby471a lot fo the code could be improved, however at the most basic level, it just keeps updating a gtk.Image every n milliseconds with a new pixbuf07:03
mac_vrugby471: i think it would be better to use 18 images , for 10 degrees each ,  but first lets try with 20 degrees and with 9 images and timer 1000 millisecs and see how it works07:04
rugby471sure, all the variables can be changed07:04
rugby471this was just a 5-minute quick demo that I slapped up07:04
rugby471just send me the icons when you are done and I can do it :-)07:05
mac_vrugby471: just give me a couple of hours , i'm in the middle of something else ... will get back to you when i have the images  :)07:06
rugby471hehe sure07:06
rugby471mvo: yo07:49
mvohey rugby47107:55
rugby471I have nearly cracked the icon thingy07:56
rugby471have a look here: http://launchpadlibrarian.net/30923475/out-2.ogv07:56
* mvo looks07:57
mvorugby471: sweet!07:58
rugby471hehe07:58
rugby471I am just integrating it into the software-store code07:58
mvorugby471: is the code in a repo yet?07:58
* mvo jumps in delight07:58
mvothanks07:58
mvo:)07:58
rugby471:-)07:58
rugby471I will upload it as soon as it is done07:58
rugby471I already have a repo here - https://code.launchpad.net/~rugby471/software-store/software-store-andrew07:59
rugby471it has some small changes07:59
=== tkamppeter_ is now known as tkamppeter
rugby471mvo : I might need you to test something in a few minutes08:00
rugby471I am testing software-store through virtualbox08:01
rugby471and the throbber looks kinda jumpy08:01
rugby471but it might just be virtualbox08:01
mvorugby471: cool, I'm merging now and have a look08:02
rugby471ok08:02
rugby471but just wait, I ned to push the icon changes08:02
mvook, there is also currently a hardcoded path i(/mnt/software-store :)08:03
rugby471yeah :-)08:03
rugby471where is it again, I need to change that08:03
rugby471mvo : where is that hardcoded path again?08:05
mvorugby471: softwarestore/view/viewswitcher.py08:05
mvoline 134 (in my merge)08:05
rugby471ah yes08:06
rugby471look at my branch now https://code.launchpad.net/~rugby471/software-store/software-store-andrew08:06
rugby471mvo : that has been corrected and the proper icon code is in there08:07
mvosweet! thanks08:07
* mvo merges08:07
rugby471I need you to test that revision08:07
rugby471see if the icon is jumpy :-)08:07
rugby471btw I have put in a placeholder progress icon08:07
rugby471mac_v said :  just give me a couple of hours , i'm in the middle of something else ... will get back to you when i have the images  :)08:08
rugby471mvo : btw does the new policykit support that checkbox where it said 'remeber authorisation for session' ?08:10
rugby471otherwise that dialog is going to get pretty annoying08:10
rugby471(unless we support a queue of app installs/removes and then only apply change when the user says 'go')08:10
mvorugby471: it should only ask once per action (i.e. once for install, once for removal)08:15
rugby471ah, my mistake :-)08:16
mvo:)08:16
mvoI guess its arguable if it should only ask once and not once per install/remove08:17
rugby471yeah08:17
rugby471anyway08:17
rugby471mvo : have you had a chance to look at that progress icon stuttery thing08:17
rugby471(sorry if I am being impatient)08:17
mvorugby471: yes, its doing it for me too, I'm just checking if I can make sense of it08:18
rugby471oh.. damn it08:18
rugby471are you running on karmic (native)08:19
mac_vrugby471: http://filebin.ca/jyxqcw/Progress.tar , i'v just labeled them 1~9 see how this works with 1000 millisecs , if need we can make more08:19
rugby471ah goody08:19
rugby471i'll put them in my branch then08:20
rugby471mac_v: would you mind uploading this tar to the wiki page about icons, as I am only going to use them as png's08:20
mac_vrugby471: i thought mpt wanted them as svg ? does svg not work?08:21
mac_vconverting to pmg is not prob08:21
mac_vpng*08:21
rugby471well it's going to take up memeroy & cpu converting them on the fly08:22
rugby471mvo : what do we want to do, leave them as SVG and convert on the fly, or make them pngs (we are only using them at one res so there isn't much need for svg)08:22
mac_vmvo: rugby471: hmmm... ok.. i'll upload both versions , which ever works better we can use , i'v no probs with png , its just mpt wanted them as vector images08:23
rugby471oh okay08:23
mvoI think it makes sense to have the svg in the source, but for the display, we can just use the png08:25
mac_vrugby471: just to make sure how does it work now? do we need more icons? or is 9 enough?08:25
rugby471I shall just check08:26
mac_vrugby471: ok... pls upload a quick video of it :)08:26
rugby471to be honest, the more there are, the smoother it will be08:27
rugby471so maybe 9 is not enough08:27
rugby471the firefox throbber is 31 images :-)08:27
rugby471I shall just test it out08:27
mac_vmy thoughts too08:29
rugby471actually it looks quite good08:34
rugby471however it we want it at slow speeds then we need more08:35
rugby471mac_v : could you try 20?08:35
rugby471I shall upload a video08:35
mvorugby471: I moved your code into its own widget now, could you have a look at http://paste.ubuntu.com/260759/ please?08:37
rugby471mac_v : here is a video http://videobin.org/+cu/f2.html08:37
rugby471sure08:37
rugby471hehe that is a lot better than my code :-)08:37
mvorugby471: all build on top of your work!08:38
mvonow when I run it standalone its smooth, I try it in software-store now. its quite possible that the main loop there is already pretty busy (with doing dbus stuff etc)08:39
rugby471yeah it is smooth for me08:39
rugby471mvo : how slow do we want to progress icon, or is that mpt's job ?08:40
rugby471hehe software-store is going to be awesome :-)08:41
mvorugby471: uh, good question, it should not be too fast otherwise people get nervous :)08:41
rugby471yeah that's what I was thinking, spinning icons are being to annoy me already this morning :-)08:41
rugby471mac_v: we need about 20 as the icon needs to be quite slow08:42
rugby471looking at it now, my icon code was pretty dirty :-)08:44
rugby471mac_v: don't worry actually, if you are busy I'll create the 20 form your SVG08:45
mac_vrugby471: hmm... just a sec. how many do we need exactly? 18 or 20?08:45
rugby47120 - a rough estimate08:46
rugby47118 is fine also08:46
mac_vrugby471: if you notice the video the 100 millisec is quite correct speed , just addin more icons will fix it... i'll get you the icons in half hr , or if you are in a hurry ;) ...08:48
rugby471don't worry I shall do them :-)08:49
mac_vrugby471: no probs then , do you know how to convert them to png?08:49
rugby471yup08:49
mac_vok.. great08:50
rugby471mvo : is this the speed we want (FPS of 5) ? - http://videobin.org/+cv/f3.html08:57
rugby471(ignore gitteryness)08:57
mvoyeah, that looks good08:58
mvoI like that08:58
rugby471ok08:58
rugby471well that is about 40 icons :-)08:58
rugby471should I create them?08:59
rugby471wait amin08:59
rugby471damn it :-)08:59
rugby471we can rotate them in gtk08:59
rugby471http://www.pygtk.org/docs/pygtk/class-gdkpixbuf.html#method-gdkpixbuf--rotate-simple08:59
rugby471thats makes it a lot easier09:01
rugby471we only have to ship one image09:01
rugby471mvo : I'll try and do that09:01
rugby471mvo : oops it seems we can't we can only do 90 degrees, oh well :-)09:10
mvorugby471: heh :) that is a real drawback for this function :P09:11
mvooh well :)09:11
* mvo wonders if a thread would help with the stuttering09:11
* rugby471 wonders if he will every get his head around what threading is09:13
mvoyeah, good point - I usually try to avoid it too09:14
mvohm, maybe its something else, it seems like the timout is called often enough (I just checked with time.time())09:15
mac_vmvo: though its nice to see rugby471 is enthusiastic to fix this quickly , it is better to get a review of the icon from either kwwii or mat_t , before we push this into main... what do you think?09:27
mac_vbtw kwwii will be coming back to work today09:28
rugby471I just tried 45 icons, it was good but I think too much :-)09:29
rugby471I#m going to try with 30 icons09:29
rugby471make that 36 (nice round number :-)09:30
mac_vrugby471: about the number of icons , i think its a bit waste of space to have so many , is it possible to compress all of them and extract the images to /tmp on the fly and use them?09:32
rugby471dunno09:33
rugby471that is something to look into09:33
rugby471I recon we could do it with PIL09:33
rugby471but for the moment we are just trying to get it working :-)09:33
rugby471but I will look into other methods don't worry09:33
rugby471mvo : is this okay? (with 36 images, 12 FPS) http://videobin.org/+cv/f4.html09:39
mac_vrugby471: looks great :)09:45
rugby471cool09:46
mvorugby471: I checked the stuttering a bit more and it seems like it has something to do with the treeview and/or the image renderer. when I add the normal gtk.Image based widget to the main app, there is no stuttering during install or removal09:47
mvo(well, no is not quite right, I saw it once very briefly)09:47
rugby471right09:47
rugby471well that gtkImageCellRenderer.py is not mine09:50
rugby471I found it in the pygtk FAQ09:50
rugby471there is a bit about animaiton in there09:50
rugby471line 2909:50
rugby471mvo : maybe it has something to do with it?09:50
mac_vmvo: is software store not supposed to have "report a problem" [apport support] ? or ...09:52
mvomac_v: it should have it, I need to look how I can add it09:53
mvorugby471: yeah, I was suspecting that too09:53
rugby471hehe09:53
mvomeh, I really like the animatedimage class now .) I hope we can keep it09:54
mac_vmvo: ok ,i'll just report a bug as reminder?09:54
mvoI was wondering if we should maybe have a AnimatedCellRenderer or something09:54
mvomac_v: there is one open already IIRC09:54
mac_voh... ok09:54
mvobug #42012709:55
ubottuLaunchpad bug 420127 in software-store "software-store lacks a "Report a Problem" function" [Undecided,New] https://launchpad.net/bugs/42012709:55
mvo:)09:55
mac_vgreat ;)09:57
rugby471mvo : I recon it has to be that animation_timeout function, but the pygtk in there is too advanced for me :-)09:57
rugby471oops I'm back10:01
rugby471maybe I shouldn't have run a karmic virtualmachine and 10 other windows since 8:00AM :-)10:02
rugby471mvo : gotta go for a bit now, don't worry you will crack it :-)10:02
mvo:)10:03
* mvo waves10:03
mvomac_v: launchpad integration is now added10:03
rugby471mvo : apport?10:05
mvoyes10:06
rugby471kl10:06
mvoand get help online etc10:06
* mac_v wonders why he upgrade to kernel -8 is being blocked !10:07
mac_vthe*10:07
rugby471mvo : just before I go, could a possible solution be to set the cellrenderer back to a pixbuf10:10
rugby471and simply update the pixbuf rather than updating an image?10:10
rugby471image > gtk.Image10:11
mvorugby471: yes, definitely worth a try10:12
rugby471or simply everytime we update the image, tell the cellrender to redraw10:13
rugby471anyway I shall leave these things to you :-)10:13
mvoI will work on this in the afternoon again :)10:14
rugby471cool10:14
didrocksmvo: hey! I tried to open the .ui file of software-store yesterday in glade and I got in multiple warnings (additionnally to the traditional "no icon in.."): http://paste.ubuntu.com/260791/ Is it normal?10:14
mvoso feel free to look into it again some more10:14
mvodidrocks: no - I think there is a problem in the ui file somewhere10:16
didrocksmvo: ok, but you didn't add anything outside glade, right (just to check)?10:16
mvodidrocks: you mean I did not modify the file by hand :) ? no10:16
mvoI don't think so10:16
didrocksmvo: ok, thanks. For launchpad integration, I can do some work there. I've already done that in both C and python.10:17
mvodidrocks: meh, sorry. I just added it :(10:20
didrocksmvo: oh ok, no pb. I'll work more on the interface itself :)10:20
mvodidrocks: the bug why the search looses focus is also anoying10:20
mvodidrocks: great, thanks :)10:20
didrocksmpt: well, I was thinking about your animation (for "where is it") and maybe we'll have some solution using GNOME accessibility layer. (but this animation can't be in clutter as we want to control something outside the current application)10:22
didrocksmpt: also, I looked at the ui yesterday. Ok, we can do some stuff in clutter, but you have to be aware of two things:10:23
didrocks1/ clutter needs a 3D driver. It will not be an issue with GNOME 3 as it uses clutter (with mutter, which is metacity + clutter) by default, so, they enforce a 3d driver support already10:24
mptdidrocks, yes, Ted Gould also thought we'd need to use the accessibility layer for that. So we have discussed turning it on by default early in the Karmic+1 cycle, to shake out the bugs so that it can be always-on.10:25
didrocksBut we can't add clutter in the store before GNOME3 (we can, but everyone who wants to use it have to have a 3d handling graphic driver)10:25
didrocksmpt: ok, perfect. I'll give a try, so :)10:25
didrocks2/ clutter-gtk is still in early development phase (so binding I rebuilt for adding advanced effect is even not in trunk)10:26
mptthanks for investigating this, didrocks10:31
rugby471mvo : did you see the other changes in my branch?10:38
mvorugby471: no, sorry. I will look at them now and merge them individually10:40
rugby471cheers10:40
rugby471there is one change that mpt probably needs to look at10:40
rugby471it is about the behaviour of the Get free software and Installed Software buttons10:41
rugby471mpt: someojne filed a bug that clicking the buttons should take you to the home screen10:41
rugby471I agreed with this10:41
rugby471Also I put in place that when you clicked these the navigation bar is set back to home10:41
rugby471mpt & mvo : is this inline with the behaviour that you wanted when you designed it?10:42
mptrugby471, no, they're like tabs in a tabbed window, they should take you to exactly the same part of the section you were in before10:42
mptIf you want to go up to the top of the section, you can use the path button10:43
mptmvo, has rugby471 signed the Contributor Agreement?10:44
rugby471oh okay, don't merge that change then :-)10:44
rugby471mpt : no not yet, but I can10:45
mptcool, thanks10:45
rugby471I shall do it in half an hour, I have to go do something now :-) see ya10:45
didrocksmpt: I'm wondering what's the difference of context between animation 1 et 2 in "Animation of the main pane" section. For me, navigating from the lobby screen to a department screen or changing from one item to another in the navigation pane is the same thing. I should miss something :)10:48
mptdidrocks, I need to go through the spec and make my terminology consistent, I've been all over the place10:49
mptdidrocks, but by "department" I mean Accessories, Education, Games, Graphics, etc10:49
mptThose departments aren't shown in the navigation pane, whereas the "Get Free Software" and "Installed Software" sections are in the navigation pane.10:50
didrocksmpt: ok, oh, I guessed first that the navigation pane was the pane at the top, not the one on the left. Ok, understood now, thanks :)10:51
mptThe subtle metaphor is that this is a department store, and you're going in an elevator to (for example) the floor where all the Games are, and (ding!) the doors open10:51
didrockssweet :)10:51
didrocksI'll try to get something, but again, it will not be mergeable (just proof of concept) until clutter isn't mandatory for GNOME. In the meanwhile I can work also on the pygtk side.10:52
=== al-maisan_ is now known as al-maisan
al-maisanhrmm .. I cannot print at present and see the following line in /var/log/messages upon plugging in the printer cable:11:45
al-maisanAug 28 12:38:57 Px4 kernel: [  168.321039] type=1503 audit(1251455937.238:16): operation="open" pid=4408 parent=4403 profile="/usr/sbin/cupsd" requested_mask="::r" denied_mask="::r" fsuid=7 ouid=0 name="/dev/bus/usb/"11:45
al-maisanIs this a know issue?11:46
al-maisanWhat should I add to /etc/apparmor.d/usr.sbin.cupsd to ix it?11:46
al-maisan*fix11:47
al-maisanHmm .. I added a "/dev/bus/usb/** rw," line to /etc/apparmor.d/usr.sbin.cupsd; now the printer state is: "Waiting for printer to become available" .. for the last 10 minutes.12:06
al-maisanBTW, /var/log/messages now says:12:07
al-maisanAug 28 12:58:57 Px4 kernel: [ 1368.053230] usblp0: USB Bidirectional printer dev 7 if 0 alt 0 proto 2 vid 0x0482 pid 0x001512:07
=== MacSlow is now known as MacSlow|lunch
=== Tm_T_ is now known as Tm_T
rugby471mvo: are you busy, or could I ask you something about software-store's code12:57
mvorugby471: just ask13:02
rugby471cool13:02
rugby471mvo: I am trying to pass an optionla package argument form the commandline13:02
rugby471I have set it up so that the arguement gets to app.py fine13:03
rugby471however when I try to run self.app_details_view.show_app(package)13:03
rugby471I get the error   File "/mnt/softwarestore/apt/aptcache.py", line 30, in has_key13:03
rugby471    return self._cache.has_key(key)13:03
rugby471AttributeError: 'NoneType' object has no attribute 'has_key'13:03
mvorugby471: its probably still opening the cache in the background in this case, see the refresh() code13:04
rugby471I think it is becuase I am trying to view this page before a cache has been built, where should I put the code so that it behaves corrcetly?13:04
rugby471hehe13:04
mvorugby471: in this case (when using apt:) we could just not do the cache opening in the background13:04
rugby471ok13:05
rugby471what function is opening the cache?13:05
rugby471mvo : ah I think I have got past that blocker :-)13:07
rugby471thanks13:07
mvorugby471: apt/aptcache.py adds itself via a timeout that opens the cache, I add a "cache-opened" signal now, then you can just subscribe to that - what do you think?13:07
mvooh, you solved it already :) ?13:07
rugby471a bit :-)13:07
rugby471one last question13:07
rugby471mvo : on the wiki page, it says that if software-store PACKAGE is run, then we should open that package13:08
rugby471however while looking on the OptionParser page (the module that I am using for parsing our arguements)13:08
rugby471it says that optional arguements are typically given a switch (ie. -p PACKAGE)13:09
rugby471only compulsory arguements are given without a switch13:09
rugby471do we still want to go with the functionality specified on the wiki?13:09
rugby471from a technical point of view, there is no problem13:10
rugby471.. either way13:10
rugby471just a convention (thats the word I was looking for)13:10
mvoI think in this case we should follow our spec13:11
rugby471ok13:11
mvot would be nice if you could add a --debug switch as well13:11
rugby471sure13:11
mvothat just sets logger to debug  :)13:11
mvogreat!13:11
rugby471would that correspond to logging.basicConfig(level=logging.DEBUG)13:11
rugby471?13:11
rugby471mvo : ?13:12
c_kornhello13:12
rugby471hi13:12
c_kornis Ted Gould here ?13:13
mvorugby471: yes13:14
rugby471kl13:14
=== MacSlow|lunch is now known as MacSlow
kenvandinec_korn, not yet, but ted should be around within the next hour13:22
c_kornkenvandine: k. thanks13:22
rugby471mvo : for handling of errors (for example the package supplied on the commandline doesn't exist) do you want me to put in a error dialog function that can be reused?13:28
rugby471in app.py13:28
mvorugby471: please :)13:30
mvorugby471: simple wrappers around a gtkmessagedialog should be fine13:30
mvoI like something like "error(summary, text)"13:30
mvoerror(primary, secondary) - I'm not fuzzed aobut the exact variable names13:30
ftakenvandine, hi, i saw you've committed some stuff to ~gwibber-team/gwibber/packaging, could you please update ~gwibber-team/gwibber/packaging.trunk?13:32
rugby471yeah that was what I was going for :-)13:32
kenvandinefta, humm... what is that branch for?13:32
ftakenvandine, well, it's the branch that is supposed to track trunk, it's base for the 2 PPAs13:33
kenvandineoh13:33
kenvandinei see13:33
ftai'm not sure about the one you touched13:33
kenvandinei touched the one referenced in Vcs-Bzr13:33
kenvandinefta, ~gwibber-team/gwibber/packaging.trunk hasn't been touched since may13:37
ftakenvandine, indeed, yet that the branch used for the dailies, so it's stable ;)13:38
fta+'s13:38
kenvandineok :)13:38
kenvandinefta, merged and pushed13:48
ftathanks13:49
tgpraveen1any one knows when messaging indicator will get empathy support?13:53
mac_vmpt: i'v shown the icon to kwwii too  , he said its fine , now where and how many icons are needed is confusing! could you clarify?13:53
rugby471mvo : I have half-completed the commandline package handling, it probably needs someone who knows more about the code to complete it (wink, wink) :-) However the debug, help message and error dialog thing all work and are implemented13:55
mvorugby471: nice, is it in the same branch that you posted before?13:56
rugby471not yet, just pushing13:57
mptmac_v, sory, what specifically is confusing?13:57
mac_vmpt: rugby471 and mvo have been doing the animation using 36 or 42... i dont know , i wanted to know exactly how many icons you guys wanted. once you are done with the code stuff14:00
rugby471mvo : nearly there, by the way, only merge the contributions of the latest rev as the rest is probably out of sync with your branch14:00
mptmac_v, 36 or 42 what? Pixels, or frames, or something else?14:00
rugby471mac_v: 36 is the number we are going with and the 36 icons are available in my branch14:01
rugby47136 - number of rotations14:01
mac_vmpt: 32px but 36 number of icons14:01
mptmac_v, mvo is really the best person to answer that question. My only requirement is that it doesn't look jumpy. :-)14:01
mac_vhehe ;)14:01
rugby471mpt : I did some testing and 36 is the best number14:02
rugby471it doesn't look jumpy at the speed we want to go with but it isn't too many14:02
mac_vrugby471: so i dont need to send any icons? all is good then?14:02
mptrugby471, a period of about two seconds?14:02
rugby471mac_v : yes all is good14:03
rugby471mpt: (with 36 images, 12 FPS) http://videobin.org/+cv/f4.html14:03
mac_vmpt: now that rugby471 has completed the 36 icons from the 9 i'v sent do i need to sign the contributions14:03
rugby471yup14:04
rugby471http://www.canonical.com/contributors14:04
* mpt is surprised Chromium apparently "does not support HTML5 video"14:04
mptrugby471, that looks good14:04
rugby471mpt : thx, HTML5 video is coming though14:05
mptThe icon will fairly often be spinning around for hundreds of seconds while you do other stuff, so it should be fairly sedate :-)14:05
mac_vmpt: rugby471: hehe.. i was confused , would it be my contribution or rugby471's , since he completed the set ;)14:05
rugby471yeah thats what me and mvo were talking about14:05
rugby471if it was whizzing around we'd have loads of emails from annoyed users rather than happy ones :-)14:06
mac_vmpt: i send the mail to mvo right?14:06
rugby471mac_v : definitely yours, all I did was rotate the image in inkscape and export it14:06
mptmac_v, mvo and to the address on the Web page14:06
mvompt: I added a text for packages that have other packages depending on them (so that the user knows about that). does "%s is installed on this computer. %s installed pieces of software use it." is a good sentence?14:06
didrocksqueuing installs is a long awaited features, people would like it with software-store :)14:06
james_wchrisccoulson: have you done much polkit1 debugging yet?14:07
mptrugby471, we could be sneaky and do what Microsoft did with Internet Explorer's throbber, and Apple did with the bouncing Dock in Mac OS X: make it fast in early versions, but slow it down in later versions, so that people who count the speed of loading by the number of spins/bounces are impressed at how much faster it is in the new version14:07
chrisccoulsonjames_w - not yet. how come?14:08
rugby471mpt : haha that is great :-)14:08
james_wusers-admin is broken for me14:08
james_w(users-admin:1717): polkitgtk-WARNING **: Error sync-checking authorization for action id `org.freedesktop.systemtoolsbackends.set': Remote Exception invoking org.freedesktop.PolicyKit1.Authority.CheckAuthorization() on /org/freedesktop/PolicyKit1/Authority at name org.freedesktop.PolicyKit1: org.freedesktop.PolicyKit1.Error.NotAuthorized: Only trusted callers can use CheckAuthorization(), unix-user:jw2328 is not trusted14:08
chrisccoulsoni haven't tried users-admin yet actually14:09
chrisccoulsonone second, i will try it too14:09
james_wno worries though, just wondered if you would have some pointers :-)14:09
mptmvo, so that's a case where we really do need to send people to Synaptic?14:09
mptmvo, I see an example of this is Sylpheed mail client14:09
mvompt: depends if we want to do that or not, we can just let people remove it anyway14:10
mvompt: or show them a dialog or something with details. I don't mind either way14:10
mptmvo, well, what are we trying to protect people from here?14:10
mvompt: removing stuff by accident.14:11
rugby471mvo : you have a dialog function :-)14:11
mvompt: I see two cases here: "I removed bla and that also removed blub" and "I removed hearts and now all my gnome-games are gone"14:11
* mpt looks at Synaptic's equivalent warning: "The chosen action also affects other packages"14:11
mptmvo, how are those two cases different?14:12
mvompt: the former is for packages that are a dependency of something already installed14:12
mvompt: the later is for packages that have multiple apps in the same package (gnome-games)14:12
mpthmmmm14:12
mvompt: currently the user may think that that he can remove "hears" only14:12
mptmvo, is it easy to get from a package name to the application name+icon?14:12
mvowhen he really can only remove all of them nor none14:12
mptmvo, e.g. if someone tries to remove Hearts, to give them a list of the other *applications* that will also be removed14:13
mvompt: that is doable (but not implemented right now)14:13
chrisccoulsonjames_w - i don't see the error here14:13
james_woh14:14
james_wthanks for testing14:14
mptmvo, are you comfortable doing it in time? Or would you rather just show a list of packages?14:14
mptmvo, or just failing and sending people to Synaptic?14:14
mvompt: not all pkgs will have desktopfiles/icons so we will need both14:15
mptwell, sure14:15
mvompt: as a fallback (if it can not be done) we can sent people to synaptic14:15
mptmvo, I'm happy designing any of those three (confirmation with list of applications/packages > confirmation with list of packages > sending people to Synaptic), it's just dependent on how much time you want to spend on it for 1.0.14:17
mvompt: lets aim for "confirmation with list of applications/packages"14:20
mptWe choose to go to the moon!14:20
mptok14:20
mvogoing to space is enough :P14:21
mptmvo, I'll start drawing that up in about 1 hour 40 min, I have a meeting with the other spaceman first :-)14:21
chrisccoulsonjames_w - the error message suggests that the caller is not UID 014:21
chrisccoulsonthat shouldn't be the case though should it? (system-tools-backends runs as root)?14:22
james_wbut it is g-s-t that queries isn't it?14:22
mac_vmvo: hmm..! for some reason when i first sent the contributors mail from a mail client it failed , I'v sent it again from the web. could you confirm when you've received it , or I'll send another one ;)14:22
mvompt: sure, thanks14:22
chrisccoulsonjames_w - g-s-t shouldn't be doing anything with it. it should be s-t-b that checks the authorizations14:23
chrisccoulson(at least that's my understanding of how polkit-1 works now anyway)14:23
james_wah, that is true14:23
james_wI have a suspicion that g-s-t will make the call to find out whether to present the unlock button though14:24
chrisccoulsonthat's quite possible14:25
chrisccoulsonbut i thought it got that from an extra method from system-tools-backends?14:25
james_wI'm starting to think a session restart is needed14:26
chrisccoulsonthe lock button is part of libpolkit-1-gtk14:26
james_wI suspect version skew between the various parts is at fault14:26
chrisccoulsonthat's quite possible14:27
rugby471mpt: https://bugs.launchpad.net/ubuntu/+source/software-store/+bug/42051714:27
ubottuLaunchpad bug 420517 in software-store "Installed apps: "where-to" and open button" [Undecided,New]14:27
rugby471this could be the fallback for those without clutter14:27
rugby471(the fancy where is it mouseover)14:27
mvomac_v: I have the mail, thanks!14:29
mac_vmvo: thanks :)14:30
davmor2is it known that add/remove applications is now showing up under applications and in system->administration?15:05
mac_vdavmor2: actually it needs to be removed15:14
mac_vtotally from the system , since software store is replacing it15:14
davmor2mac_v: in that case I won't bother with a bug until app store is in :)15:16
mac_vdavmor2: oh , i just realized , i have app store installed... so Add/Remove is shown only in the apps menu15:17
davmor2mac_v: I just get add/remove twice on todays iso15:18
mac_vdavmor2: software store is in the universe repo for now , awaitin MIR ;)15:19
davmor2mac_v: ah okay :)15:20
dobeypitti: care to do an upload? :)15:32
c_korntedg: hello15:35
tedgCould someone core-dev mark these branches as abandoned for me please?  lp:~ubuntu-core-dev/indicator-applet/messages-ubuntu  lp:~ubuntu-core-dev/indicator-applet/sus-ubuntu  They've been moved to ~ubuntu-desktop.15:35
tedgc_korn: 'morning15:35
c_korntedg: you may remember me. I was making some patch for fusa before the jaunty release which adds an option whether the logout/restart/shutdown confirmations should be shown15:36
c_kornnow there is indicator-session in karmic and I also wanted to make a patch for this now15:37
mac_vtedg: what does "New Session" in indicator-applet-sus actually do? restart the session?15:38
kenvandinemac_v, switch user15:38
kenvandinedobey, pitti is out today15:38
dobeyoh15:38
mac_voh! hehe , weird label!15:38
dobeywell crap :)15:39
mac_vkenvandine: Bug #291278 shall i mark this bug as also affects indicator-applet-sus ? or start a new bug?15:39
ubottuLaunchpad bug 291278 in fast-user-switch-applet "User switcher applet layout incorrect on vertical panels" [Low,Triaged] https://launchpad.net/bugs/29127815:39
kenvandineindicator-applet-sus is no more15:40
kenvandineindicator-applet-session15:40
kenvandineand sure15:40
mac_vhuh ! the "about" still says indicator-applet-sus ... i think that needs to be corrected :)15:41
kenvandineit has been corrected15:41
kenvandinejust need a new release15:41
korn_sorry. internet connection lost. did I miss a message ?15:42
kenvandine<kenvandine> it has been corrected15:42
kenvandine just need a new release15:42
kenvandinekorn_, oh... sorry15:42
kenvandinenot for you :)15:42
korn_np :)15:42
tgpraveen1kenvandine: do u have any idea when the messaging indicator will have empathy support?15:43
mac_vkenvandine: i cant find indicator-applet-session , in the projects   , nor sus? is there another name?15:43
tgpraveen1i think your branch had it long ago. any idea what happened?15:43
tedgc_korn: Okay, but we don't have much of a configuration infrastructure.... so I'm not sure how it'd be set.15:45
mac_vindicator-session ?15:45
tedgtgpraveen1: It does, it just doesn't detect it starting up...  so if you start it second...15:45
mac_vtedg: is it FUSA now indicator-session ?15:46
tedgmac_v: Yes.15:46
mac_vhmm... :) ,  FUSA > indicator-applet-sus > indicator-applet-session >indicator-session ...hehe15:47
korn_tedg: I see. the gconf keys also completely have been removed. as I do not know much about gtk programming I will first try to only make the gconf key.15:47
tedgmac_v: No, indicator-session is the logic.  indicator-applet-session is the wrapper into gnome-panel15:48
kenvandinetgpraveen1, soon i hope... tedg is going to make it not suck :)15:48
tedgkorn_: Well, we were trying to avoid gconf this release, and wait for dconf so that we could get the logic into KDE eventually.  They'll never accept gconf :)15:48
mac_vtedg: hmm... i was searching for the name of project to add in the also affects :)15:48
korn_tedg: btw if the confirmations should be shown then the logout/shutdown/restart menu entries really should be suffixed by '...'. I will try to also fix that15:49
kenvandinemac_v, oh... indicator-applet15:49
tedgkorn_: Good point!  Oops.15:49
mac_vkenvandine: isnt indicator applet the messaging menu? or is it for both ... ?15:50
tedgmac_v: indicator-applet is the gnome-panel wrapper for indicator-messages.15:50
* mac_v thinks Ubuntu is running short on labels and recycling labels by appending names ;p15:51
* tedg thinks we need to switch to Chinese for package names :)15:51
* kenvandine thinks all the names are too similar15:52
* mac_v agrees^15:52
=== korn_ is now known as c_korn
dobeytedg: ogham!15:59
* dobey will name his next project using morse code15:59
mvorugby471: a nice project that I just thought of is to add graying out/in of the menu items. i.e. if a app is selected, make install sensitive, else sensitive(False)16:02
mvothat is currently not implemented16:02
mvobut really should be :)16:02
rugby471cool16:05
rugby471I shall get on it :-)16:05
rugby471mvo : has anyhting else been implemented since I last spoke to you?16:05
c_korntedg: can panel_applet_gconf_get_bool () still be used to get the key's value ? because I do not see a PanelApplet occurence in the new code.16:05
mvorugby471: implemented or merged?16:05
rugby471both?16:06
mvorugby471: I implemented a warning on pkg removal now with a class that can be expanded so that we can do it in a more meaningful way later16:06
rugby471mvo : I am just interested :-)16:06
tedgc_korn: Nope, there isn't.  It's not a panel applet itself.  So there is no panel gconf keys either.16:06
tedgare16:06
mvorugby471: I have merged the dialog bit, but not more :(16:06
rugby471kool16:06
mvorugby471: sorry, I do that next16:06
mvorugby471: I moved it into view.dialogs16:06
rugby471don't worry, theres still plenty of time :-)16:06
rugby471kl16:07
rugby471in my branch I reverted the behaviour of the sidebar that I spoke to you about, but I did fix one bug16:07
rugby471when you click on the home button, it removes other items in the breadcrumbs, not consistent with the behaviour of the other buttons in the breadcrumbs16:07
didrocksrugby471: the "where-to" will not use clutter but (as said later with mpt), the GNOME accessibility layer16:07
rugby471didrocks : ah16:09
rugby471didrocks : are you working on that?16:09
didrocksrugby471: clutter is only binded to a window. It can go "outside" :)16:09
didrocksrugby471: yes, I have some ideas about how we can achieve it :)16:10
rugby471I was just thinking if the gnome accessibility layer is not actuvated, we can use the simple method of showing (in that bug report)16:10
rugby471it is going to be very cool16:10
rugby471:-)16:10
didrocksrugby471: but as this will use the accessibility layer by default, we have to check that it doesn't introduce unwanted effect (so, activate it early in karmic+1)16:10
rugby471yah16:11
rugby471yeah16:11
c_korntedg: so gconf_client_get_bool() is the proper function then ?16:11
didrocksrugby471: also, clutter can't be used for such an app before GNOME3 is in ubuntu (10.10 normally) as it enforces the use of a 3D graphic driver (which will be mandatory for GNOME3)16:13
rugby471right16:13
rugby471didrocks : what will hapen for those who don't have a 3d graphics card then?16:13
didrocksrugby471: but I will stil experiment a bit to see what we will be able to do in the futur :)16:13
didrocksrugby471: no GNOME3 for them16:13
rugby471blimey16:13
rugby471that's a bit harsh :-)16:13
mptall righty, meeting over, time for the removal-of-dependencies alert16:14
didrocksrugby471: it's been a hard discussion on the gnome-devel list. But sometimes, you have to move on.16:14
rugby471anyway it's okay for me, I have a 3d GPU :-)16:14
tedgc_korn: Well, except that we don't have any gconf schema and aren't linking to the libraries.16:15
c_korntedg: I add that. also was a settings window for the indicator-session never planned ?16:16
* c_korn loves configurable GUI :)16:16
didrocksrugby471: how is the code base, still easy to understand? (I just take a look quickly yesterday)16:16
tedgc_korn: No, no preferences.16:17
rugby471didrocks : for softwareStore? Yes, pretty easy, it is quite clean16:17
didrocksrugby471: I trust mvo to keep it clean :)16:18
rugby471hehe16:19
c_kornhm, I wonder what is bad about preferences16:20
rugby471mvo : how do I access the gtkbuilder object from appdetailsview? I need to use get_object() to set the menu items to sensitive or not16:21
mptrugby471, mvo: What's the "dialog" function for, specifically?16:23
rugby471just any dialog16:24
rugby471it is a quick way to create a dialog and a way to save having to type out the relevent lines of code everytime16:24
mptrugby471, such as a preferences dialog? Or just alerts?16:24
rugby471mpt: it can be reused for any message dialog16:24
rugby471not just alerts16:25
rugby471not > no16:25
rugby471just alerts16:25
mptah, great16:25
rugby471we can construct a preferences dialog if you want though16:25
mptSo we can improve the layout etc of alerts all in one go16:25
mpte.g. specify a standard width for them16:26
mpthi MadsRH16:26
rugby471it can be : gtk.MESSAGE_INFO, gtk.MESSAGE_WARNING, gtk.MESSAGE_QUESTION or gtk.MESSAGE_ERROR16:26
rugby471mpt: yes if we wanted :-)16:26
MadsRHmpt: Hi16:26
mptMadsRH, have you seen <https://wiki.ubuntu.com/SoftwareStore/Icons>? :-)16:27
rugby471mpt: I think Sebastian's submission is quite comical :-)16:28
MadsRHmpt: yes, Sebastian's suggestion look rather good16:28
mptlooks a bit like <http://appbodega.com/>16:28
MadsRHit is already used in a article on softpedia ;-)16:28
MadsRHmpt: it does (and it's cartoon-ish)16:29
MadsRHmpt: I was thinking about something like this http://dl.getdropbox.com/u/175241/Ubuntu-store-inspiration.jpg16:33
rugby471MadsRH: that would be pretty sweet16:33
MadsRHwith app icons for the wall and a CD in front16:34
mac_vMadsRH: how would you convey that in a 32 px icon? the idea is cool though16:39
MadsRHmac_v: right, I guess that wouldn't work that well16:40
mac_v;)16:41
mac_vi think sebastien's idea was cute :) just needs a bit of touchup , to make it feel less cartoon-ish16:42
rugby471mvo : how can I access a menu item in the gtkBuilder object from appdetailsview.py16:48
rugby471mac_v & MadsRH : that could be done in a 32 px icon16:49
MadsRHmpt: I'll brainstorm on some other ideas tonight and upload it to the wiki if anything good comes to mind16:49
rugby471the apps would have to be small sqaures16:49
mac_vrugby471: actually i was confused by the icon used in the apps ;) ,  it needs to be done in 24px and 22px16:50
rugby471hehe16:50
rugby471mpt : is mvo here?16:56
mvorugby471: yes, on th ephone16:56
rugby471ah, could you look at my question when you are finsihed16:57
rugby471?16:57
mvorugby471: currently accessing in the detailsview is not possible, I think best is to let the detailsview emit a signal when a package is viewed16:57
rugby471I thought so16:57
rugby471thanks16:57
mvorugby471: something like this, I would like to have the widget independent from app logic16:57
rugby471sabdfl has joined 5 times :-)16:58
rugby471mvo : cool16:58
sabdflrugby471: i'm testing wifi roaming with encrypted connections17:04
sabdflas you can see, it tends to drop and reconnect :-/17:04
rugby471sabdfl : hehe np17:05
chrisccoulsonsounds about as reliable as my 3G connection ;)17:07
mac_vrugby471: thats why i turn off the joined and left messages ;)17:13
rugby471hehe17:13
rugby471mac_v : I leave them on otherwise I will end up asking a person questions who has left a few hours ago :-)17:14
mac_vrugby471: i use auto complete for that , so if the person is not there , it nic auto complete wont work17:15
mac_vs/it/the17:15
rugby471mvo : sorry couldn't get my head around gobject signals17:21
rugby471mvo : I shall have to leave that to someone else17:21
mvorugby471: no problem17:22
rugby471I shall find something else to do in Software-Store17:23
mvorugby471: I'm currently in the process of merging you changes :) what editor do you use? it seems like it get some random whitespace conflicts on merge (that is odd)17:24
rugby471I use geany17:24
rugby471mvo : maybe it is becuase I manually merged your branch and mine ?17:26
mvomanually? you did not use bzr merge?17:28
rugby471no, because you had changes which I did not and vice versa17:29
mvoaha, ok17:29
mvoyeah, that does explain it17:29
rugby471I shall do this next time :-) sorry17:29
rugby471mvo : if you do a sample gobject signal method, then I can learn from that17:32
rugby471ideally it is just the stuff in app.py17:33
rugby471I learned form the signals you put in apt-cache17:33
rugby471and put them in appdetailsview17:33
rugby471however I need the help with the code that needs to be in app.py17:33
rugby471that would be helpful as there are quite a few things that need such signals (like the hiding of the search entry) wich I can do once I know how17:34
mvorugby471: look at the searchentry.py - that should be a good example17:42
mvorugby471: (sorry, on the phone again)17:42
mac_vmpt: how is install and remove allowed to have icons? are they objects too?17:43
mac_vaernt they actions?17:43
rugby471mvo : np, I still can't do it, if you could set up app.py for receiving signals with a sample .connect function, I could easily learn how to do it18:01
rugby471mvo : ofcourse in your own time :-)18:01
Amaranthmvo: did you get a chance to check out my gnome-panel branch or are you going to let seb128 handle it when he gets back?18:45
bigonark, ubuntu now need telepathy-mission-control-5 and it's not in main18:46
bigon:/18:46
bigons/ubuntu/empathy18:46
bigonbtw I'm remerging empathy with debian18:48
ftakenvandine, hmm. all backports of gwibber are now broken. jaunty&lower need python-desktopcouch-records, and intrepid&hardy failed in python-distutils / cdbs19:04
kenvandinefta, :(19:04
kenvandinewell... hmm19:04
kenvandinepython-desktopcouch-records can be  a suggests actually19:04
mvompt: thanks for the dialog update. there is a case (when its not a dependency but a recommends) when removing does not remove the other app (but its still discouraged. should we just use a more generic text? or add special case code?19:06
mptmvo, do you have an example?19:06
mvopackage A and B are installed. A recommends B. now the user removes B. A does not have to get removed too, but A may have limited functionatliy from now on (a example might be a text editor that recommends a printing system. removing the printing system leaves the text editor intact, just limits its usefulness)19:08
kenvandinefta, the python version thing is probably a problem too for backports19:08
mptoh, bother, the spec text and mockup conflict19:08
kenvandinegwibber doesn't work with 2.5 anymore19:08
ftahttp://launchpadlibrarian.net/30940085/buildlog_ubuntu-intrepid-i386.gwibber_2.0.0~bzr393-0ubuntu1~daily1~intrepid_FAILEDTOBUILD.txt.gz19:09
ftahm, so should i stop shipping it for intrepid & hardy?19:09
ftajcastro, ^^19:10
mptmvo, I suggest just going ahead with the uninstallation for now, but note that in the "Unresolved issues" section19:10
mptso that we can come up with something more informative19:11
mptmvo, I'll be much happier tackling things like that once the main sections of the app are more complete :-)19:11
rugby471mpt: note that the dialog you designed cannot be done with the generic dialog function we have already, we shall need to make a new one19:11
mptrugby471, I guessed as much19:11
rugby471hehe don't worry through, it won't be hard19:12
jcastrofta: I would stop shipping it, I mean, at some point we have to move forward19:12
rugby471mpt: are those mockups hand-drawn?19:12
jcastrofta: the old version still works for them right?19:12
mac_vrugby471: the search button? is ther a bug about that?19:12
mptrugby471, yes19:13
rugby471mpt: they are pretty cool :-)19:13
mptthanks19:13
rugby471mac_v: sorry?19:13
mac_vrugby471: there is no "clear" in the search field19:13
rugby471there is at the moment19:14
rugby471what revno are you running?19:14
mptThere is in Softpedia's screenshots, so it must be true19:15
rugby471there is in the version I am running19:15
mpt;-)19:15
mac_vrugby471: 0.1.219:15
mac_valso typing in the search field opens a separate text input box below19:15
ftajcastro, no idea. yesterday's karmic build was triggering apport every few minutes, so i had to stop using it19:16
rugby471yeah that is a bug with the search entry loosing focus19:16
rugby471mac_v: can you download the bzr branch and run it?19:16
mac_vrugby471: link?19:16
rugby471mac_v : https://code.launchpad.net/~software-store-developers/software-store/trunk19:17
* mac_v checks it out19:18
rugby471mac_v once you have donwloaded the branch, cd into it and run ./software-store19:18
mac_vrugby471: i still see the same problem , there is not "clear" button inside the search box , this is in rev 14119:21
rugby471mvo : I saw your branch using webkit, are we going to move towards this?19:21
mac_vno*19:21
rugby471screenshot?19:21
mvorugby471: I was playing with it, its nice but there is so little time :/19:22
rugby471ah19:22
mac_vrugby471: mvo: http://imagebin.ca/view/pQE7hw.html19:23
rugby471that's strange19:23
rugby471mac_v: could you try setting your gtk icon theme to human19:23
mac_vrugby471:  huh! it appears with human ,  but not humanity!19:25
mac_vwhat is the icon label used there?19:26
rugby471i presume just a normal gtk-clear19:26
mac_vweird :/19:27
rugby471gtk.STOCK_CLEAR19:27
rugby471mvo : sorry if you are busy, but when do you think you could have the gobject signal receving thing in place in app.py?19:28
mvorugby471: I commited (r142) a example19:28
mac_vrugby471: why stock_clear? and not just gtk-clear?19:29
rugby471it is the gtk stock clear19:29
rugby471just in python :-)19:29
* mac_v checks gnome19:29
rugby471mvo : thankyou I shall get to work :-)19:30
mvo:)19:31
mvocould you test the current bzr for software-store ? if its working well (as well as the previous verson) than I will upload it19:41
rugby471mavo: it is working fine for me19:42
rugby471however before you upload could you wait for one patch that I am making?19:42
rugby471mav > mvo: see above19:42
mvorugby471: sure19:43
rugby471it is about making the search box unsensitive when we are looking at an application details19:43
rugby471mvo : in the mean time, there is my commmandline arguements patch19:44
rugby471in my branch19:44
mvorugby471: I just checked that, it seems like it needs some additional functionatliy as the spec says "package name" (and not appname) - so a bit of additional code is required to map pkg->app first19:44
mvoand we need to decide what to show if there are multiple apps for the pkg (like gnome-games)19:45
mvosorry that everything is more complicated than it looks first :/19:45
rugby471yeah19:45
rugby471no I know what you mean19:45
rugby471however could you not comment out the packagename stuff until we are ready19:45
rugby471things like the debug function work and are useful19:45
mvoyeah, thats very true!19:46
rugby471especially for the bug reports we are oging to be getting :-)19:46
mvo:)19:46
mvorugby471: commandline parser commited19:48
mvomany thanks!19:48
rugby471cool19:48
rugby471give me 5 minutes for this patch19:48
kenvandinefta, i pushed the change making python-desktopcouch-records a Suggests19:50
kenvandineto both packaging branches19:50
rugby471mvo:actually skip that patch19:51
rugby471I'll have it byu the morning19:51
rugby471however there is one change in my branch that needs ot be merged (last one)19:51
rugby471mvo : http://bazaar.launchpad.net/~rugby471/software-store/software-store-andrew/revision/13719:52
rugby471the very first change (in red)19:52
rugby471ignore the rest19:52
rugby471mvo : basically it stops the clearing of the breadcrumbs when the home button is clicked19:52
ftakenvandine, thanks19:53
kenvandinefta, think you can sponsor that for universe?19:54
rugby471mvo : you there?19:54
ftakenvandine, i can, i'll wait for feedbacks from the dailies users 1st.19:55
kenvandineok19:55
mvorugby471: yeah, I check that out19:55
mvo"Internal Server Error"19:55
mvoheh :)19:55
mvoLP is not my friend19:55
rugby471mvo : yeah I just got that19:55
rugby471try refreshing19:55
rugby471worked for me19:55
kenvandinefta, thx... it's my last feature freeze deliverable... but at least it was in the sponsor queue on time :)19:56
rugby471mpt: I have a question about the ui of software-store19:59
rugby471on the wiki page it says when viewing an individual application there should be no search bar20:00
rugby471do you want the search bar physically hidden or just grayed out and not selectable?20:00
rugby471damn it, he just left :-)20:01
ftakenvandine, "+Suggests: python-desktopcouch-records,"  trailing coma..20:13
kenvandinedamn20:14
* kenvandine fixes20:14
mac_vkenvandine: are there plans to minimize messaging apps to the messaging menu? [future plans?]20:15
mac_vto allow apps to minimize*20:15
kenvandinemac_v, that is a tedg question20:15
* mac_v waits for tedg ;)20:15
kenvandinefta, fixed and pushed to both branches... sorry!20:16
ftanp20:16
tedgmac_v: Minimize?  No, more like that you'd close the app and it would stay running with an entry in the MM.20:16
mac_vtedg: yeah what you said^ , its in the unresolved issues in the wik20:17
tedgmac_v: I believe that it's the plan as much as we control it.  It's an application thing, so we'll try to write patches for as many as we can.  But ultimately, the app developers need to get on board.20:17
mac_v great \o/20:18
mac_vtedg: for thunderbird , you said you would look into making it play well with messaging menu *if you had time* , you know about the moztraybiff , right? porting that would be easy?20:20
tedgmac_v: I'm not familiar with moztraybiff, but in general, I don't think it'd be awfully difficult.  Not sure that I'll have time though.20:21
mac_vtedg: http://moztraybiff.mozdev.org/ , just bookmark this for later :)20:22
mac_vbut sure at your own time :)20:22
* mac_v thinks about looking into libindicate and doing the thunderbird work himself :)20:22
tedgmac_v: If you just want the count to reflect on the server, I'm actually working on making that easier right now :)20:27
mac_vtedg: i'm actually not happy with how it works right now :( , it doesnt display separately the new mail in each folder and is very inconsistent in listing the new mail when folders are present20:29
tedgmac_v: Working on fixing that.20:29
mac_vawesome \o/ , will it be able to report the mail in separate folders too as shown in the wiki?20:30
tedgmac_v: Yes.20:32
mac_vcool ... :)20:33
rugby471see ya guys20:34
ftahm.. https://bugzilla.mozilla.org/show_bug.cgi?id=492211#c1320:36
ubottuMozilla bug 492211 in XUL Widgets "Crash when dismissing an alert created using BROKEN VERSION of libnotify [@ nsAlertsIconListener::SendClosed - notify_closed_cb]" [Critical,Resolved: worksforme]20:36
=== greg_g is now known as greg-g

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