[01:36] I wonder if there is a way to configure indicator-applet only to show pidgin only if empathy and evolution are still installed. === asac_ is now known as asac [12:30] mpt: hello [12:34] hi rugby471 [12:35] mpt: I have just finished of some work on the dependency dialogs [12:35] mpt: and just started a little bit on the history view :-) [12:35] mpt: I wonder whether that could be the next thing you spec [12:36] mpt: I was thinking about it and envisioning a list with buttons so you can undo each history item, and a calender below to filter by data... [12:36] *date [12:37] rugby471, I won't be able to spec that during work time, because I'm fully booked working on other stuff until UDS [12:37] mpt:sure [12:37] but I might be able to do it in spare time [12:37] mpt: well it is not nearly working at all at the moment so don't worry :-) [12:38] just the preliminary code for the xml file that keeps track fo the history is there atm [12:38] *of [12:38] rugby471, can you draw a sketch or something of the layout you were thinking of? [12:38] mpt: sure [12:38] I was thinking more of a reverse-chronological list, but I hadn't really thought about how to filter it by date [12:38] mpt: for some reason I have some of my best ideas in the shower ? :-) [12:39] mpt: yeah, but then the option to use the calender to filter [12:39] anyway I shall do that :-) [12:39] thanks [12:40] Make a sub-page on the wiki for the mockups, linked to from the History section, if that's convenient [12:40] ok [12:40] thanks for working on the dependency dialogs [12:40] no problem [12:40] How are they looking? [12:41] mpt: the only thing 'wrong' with them at the moment are the alignment of the package view with the text, and the icons are not yet the icons of the actual dependencies, just the generic package icon [12:41] mpt: you can check them out form my branch https://code.launchpad.net/~rugby471/software-store/software-store-andrew [12:43] rugby471, maybe you could discuss this with mvo, but I think the package list view should be some kind of reusable widget, so that you can say "show this set of packages in a package list view here", and they get all their appropriate text, icons etc automatically [12:43] mpt: yeah I was thinking about that as well [12:43] mpt: there is a lot of duplicated code [12:43] That way you wouldn't need to reimplement the icons in the dialog, for example [12:43] And Update Manager could use the same view as well. [12:44] mpt: I think I shall let mvo do some of it though :-) there is still much I ahve to learn... [12:44] *have [12:46] currently I am chasing the zoom icon in dmz-cursor-theme [12:46] mpt: there isn't one and webkit gives it an ugly one when used in software-store [12:47] rugby471, zoom icon? what for? [12:47] mpt: when you click on the screenshot, it now enlarges [12:48] oh, right. I should spec that precisely for v2. [12:48] Probably the screenshot should have a zoom-in emblem in the corner, rather than using a cursor. [12:49] mpt: in that case I won't :-) [12:49] won't what? [12:49] mpt: chase the zoom icon thing [12:50] mpt: anyway I need to do some work now [12:50] mpt: see ya [12:50] ok, have fun [12:52] mpt: btw this is the type of xml doc. that I am using for the history, is there any other data that needs to be here? [12:52] http://pastebin.com/d3fcd92ec [12:52] mpt: the event would be something like install PKG [12:53] and action would be the actuall things that happen (ie. install of pkg1, pkg2 & pkg3) [12:53] rugby471, are you aware that Synaptic already has a history, including things that were done in Update Manager etc? So I think all this info is already being stored elsewhere. [12:55] mpt: no [12:55] mpt: hehe I should probably check this [12:57] From how it's displayed in Synaptic, I fear that it's recorded in an unstructured text format [12:58] I'm not sure what the best way of structuring it would be, but maybe we can get away with not requiring an XML parser :-) [12:59] mpt: just looking at it, it seems to just be a log file [12:59] not very useful for parsing [13:00] mpt: the xml parser is not that difficult etc. [13:00] it makes it very easy [13:00] hmmmm [13:00] mpt: yep I think it is a commit log, as when I changed languages to french (randomly) it shows the log in a different language [13:01] That's unfortunate (for the Store, I mean, not for French speakers) [13:01] This gets into the issue of how closely Update Manager should combine with the Store [13:01] mpt: it would not be that hard to port the history thing into update-manager [13:01] because it would be nice to see a History of previous updates from Update Manager, too [13:01] which would be a subset of the history the Store showed [13:02] mpt: ie. before software-store takes over from update-manager, port the code [13:02] mpt: I shall discuss with mvo definitely [13:02] mpt: however xml is the way forward :-) [13:04] mpt: the possibility to 'undo' actions seems to be very useful though :-) [13:04] yes, definitely [13:13] rugby471: we are trying to eventually replace synaptic also , so undo \o/ ... i'v made so many undos in synaptic ;) [13:14] mac_v: hehe [13:14] mac_v: it would also be really useful in the case of - something broke today, so what changes have happened since then... [13:15] rugby471: the major problem with synaptic history ... is the history doesnt record any installs/removals from terminal :( [13:16] mac_v: yup [13:16] mac_v: I don't think that apt-get stores history [13:17] yeah , i think it needs to be figured out [13:17] mpt: hello. thanks for the explanation regarding the "missing" icons in the places menu in the bug report. you mentioned that software store has been moved to a different place. but now I cannot find it in the menu at all. [13:17] hehe ^ [13:17] >:-( [13:18] thats is mvo's territory :-) [13:18] c_korn, that's not good. Actually it's seb128's territory, I think. [13:19] c_korn, report the bug, and link to it from a comment in the bug report I linked to about moving it. [13:19] * mpt wonders if that made any sense [13:20] mpt: what package should the bug be reported to ? [13:20] c_korn, gnome-panel [13:21] mpt: regarding zoom of screenshots are you planning on having a constant emblem , or a one semi transparent one which shows only when user hovers over the screenshot? [13:21] or a semi transparent one* [13:21] mac_v, I hadn't really thought about it. What do you suggest? [13:22] a semi-transparent one on pointer hover , is better [13:23] having a constant emblem would spoil the screenshot and it would cover the screenshot:) [13:24] hm, good point [13:26] (opened bug 433035) [13:26] Launchpad bug 433035 in gnome-panel "Ubuntu Software Store has disappeared from the gnome menu" [Undecided,New] https://launchpad.net/bugs/433035 [13:28] c_korn: nice quote "As said by Matthew Paul Thomas " :) [13:29] just an FYI , its also in the latest specs ;) [13:34] c_korn, ah, I hadn't seen the latest in bug 431882: "The software store desktop should be changed to drop its nodisplay=true now" [13:34] Launchpad bug 431882 in software-store "Software Store shows up under System Menu instead of Applications menu" [Low,Confirmed] https://launchpad.net/bugs/431882 [13:34] That'll be why it's not appearing [13:51] rugby471: this sounds like the windows system restore "I was thinking about it and envisioning a list with buttons so you can undo each history item, and a calender below to filter by date..." ;) ... [13:51] mpt: rugby471: how about something more graphical? user clicks , history > view is first calender , user selects date > view changes to the list [if possible list with the screenshots of app] , back goes back to the calendar? [13:52] for version 2? ;) or is that similar to OSX , time machine ;p [13:52] mac_v: I though it might sound similiar:-) [13:52] mac_v: that sounds pretty complex :-) [13:52] yup , didnt say it was easy ;) [13:53] mac_v, there are a few different cases we want to cater for [13:54] Probably the most common is "What's that program I installed last night, I don't remember what it's called" [13:54] Another is "Something bad started happening on my system around September 12th. What package changes happened just before then?" [13:55] yup , so having the screenshot with the time installed will do it right? [13:55] app name + screenshot + time installed > once the user selects the specific date [13:56] So, your suggestion would work for those two [13:56] But it wouldn't work so well if you can't remember, or don't know, the date you installed something [13:56] and the sort order is always only according to time [13:56] mpt: ah... [13:56] * mac_v thinks [13:56] "I installed some astronomy thing a few months ago, I don't remember exactly when" [13:57] yay \o/... more categories nice :) [13:57] more categories? [13:58] mpt: hmm... we could have it similar to the main window , "All" "Departments" on the top of the calendar , [13:59] so the user can switch the department and only the dates when he has installed those apps will be highlighted [13:59] then he can toggle the months to any month he wants [14:00] * mac_v thinks about narrowing it more down for the "when" [14:04] How about a time slider that has marks to show when stuff actually happened? [14:05] Like F-Spot's, but pretty [14:16] mpt: yeah , the slider for days should work :) , so the departments on first row , the time slider in the second row? and pretty app screenshots+info in the display below ? [14:18] mac_v, I don't know. This is like playing chess: you need to consider lots of possible moves. Draw up a bunch of possible layouts and see which ones would work well. :-) [14:19] hehe ;) [14:21] One thing to consider: The history should be searchable. So it would make sense for a search field in the History screen to be in a location bar at the top, like the search field in all the other screens that has one. But a path button (as found in the location bars in other sections) might not make sense in the History section. So is there anything else that would make sense at the left end of that location bar, instead of the path button? [14:29] mpt: "All Sources" button , + the "Filter by Source" Combo button reveals a list of the ppa/sources and on the selection the custom source is displayed next to the main button "Sources"... [14:29] could that use the path bar? [14:30] mac_v, maybe, but why would that make sense for the History section and not for (for example) the "Installed Software" section? [14:30] mpt: we display that *only* for history view [14:30] why? [14:31] hrmm ... ;) [14:31] I think a realistic user story is "I want to see a list of installed software I have that's not from official Ubuntu repositories" [14:31] mpt: why should the history view be similar to the regular store view? [14:32] so I should be able to filter the "Installed Software" section by source as well [14:32] And if I can filter both that section and the History section by the same attribute, the interface for doing that should be the same in each section [14:32] for the same reason that the search field should be in the same place in each section [14:34] the constant search is good... but heh , I gave an idea for filling the path bar ;p ... we could keep it empty in history ;) [14:34] but that would not look nice :( [14:36] Well, it wouldn't be awful [14:36] The Cancel bar will usually contain only one button, for example [14:37] but if there's something *specific* to filtering history that could fit in there, it would make sense to put it there. [14:39] I was wondering whether possibly the time slider would fit in there, but I guess there wouldn't be enough room. [14:40] mpt: we could use the time slider there [14:40] hehe ;) [14:40] snap [14:44] mpt: meh , just text saying "Filter the installed apps by install section and date" or something worded shorter to fit the bar ;) [14:45] Well, consider the case I mentioned earlier: "Something bad started happening on my system around September 12th. What package changes happened just before then?" [14:46] In that case, you want to see installations, removals, and updates [14:46] yeah , the text to be more appropriate then ;p [14:46] but in other cases, you'll just want to see installations ("what was that new program I installed last week? don't show me any update stuff, just the installations") [14:47] oooh nice [14:47] so installed , removed , updates? sections? [14:47] And in other cases, you might even want to see just removals only ("I uninstalled that thingamebob, and now I want it back, what was it called") [14:47] maybe :-) [14:48] yeah , more categories... more difficulty for hackers \o/ [14:48] Show: [ All changes :^] [14:49] or [14:49] yeah that sounds sane , "All" "Installed" "Removed" "Updated" [14:49] Show: (*) Everything ( ) Installations ( ) Removals ( ) Updates [14:49] though maybe that would take up too much width [14:50] hehe ;) , all is shorter ;) [14:51] yeah, but if it was labelled "All" it would be better as the last radio button rather than the first, so someone reading them in order has a better understanding of "all what" [14:51] yeah last is better [14:52] "Sort by" [14:52] ? [14:52] maybe [14:53] or maybe that would be done with column headers [14:53] It depends on whether the items actually use columns [14:53] huh? columns? [14:53] oh please no columns in history too [14:54] why? [14:54] Consider the data we have to present: [14:54] - what package was changed [14:54] - when it was changed [14:55] - the kind of change (installed, removed, reinstalled, updated) [14:55] - if was updaed, from which version to which version [14:55] That last one is the tricky one, visually [14:56] because we wouldn't want to spend (quite wide) columns just on that, if installations and removals aren't going to use them at all. [14:56] (Though I suppose installations would still have a resulting version.) [14:57] mpt: columns are a bit tedious, its always trying to stuff more info , when cant present it better or allow the sort better [14:58] when we have the buttons on top it simplifies the view than having columns [14:58] And then actions for each of the items: some combination of "Undo", "Reinstall", "Remove", "Downgrade" [14:58] though those might be in a menu opened from a single menubutton for each item [15:09] the view can be simple , 3 columns , 1: screenshot 2:App info in rows [a:Name , b:was installed/removed/upgraded on___ ] 3: actions buttons a:Install/Remove[depending on last action] b:Re-install c:Downgrade [15:11] mpt: also , SS must keep the screenshots archived , that would speed up the view [15:11] will the empathy that ships with karmic have msn audio/video? [15:11] bigon: kenvandine ^^? [15:12] tgpraveen, depends on what we need to add :) [15:12] tgpraveen, please file a bug and go ahead and assign it to me [15:12] kenvandine: ok [15:13] thx [15:14] mac_v, cached, you mean? I agree [15:15] oh yeah , cached [15:16] kenvandine: https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/333675 [15:16] Launchpad bug 333675 in telepathy-butterfly "Add video chat for MSN" [Wishlist,Fix committed] [15:16] there was a bug already [15:16] thx [15:17] and it seems bigon is tracking so am not doing anything [15:17] tgpraveen: we need lastversion of telepathy-butterfly and python-msn [15:17] woot [15:17] mpt: but more permanently , the nautilus thumbnails cache gets cleared every 180 days by default , the screenshot can be updated only on updates [15:18] bigon: and is it planned to include those versions or not? [15:18] dunno, I think that it's still under discussion [15:38] tgpraveen: is chat audio/video possible for yahoo accounts? [15:38] mac_v: no sadly not right now :-( currently [15:38] only gyachi on linux does that I think [15:39] * mac_v searches magic gyachi ;) [15:39] mac_v: I think its not there in repos [15:39] argh! [15:39] search forum there is a nice thread with howto [15:39] and all [15:39] tgpraveen: oh ok thanks :) [15:42] mpt: you still here? your thoughts on Bug #204567 , shall we Increase the limit to make downloads available on the bookmarks? since now even UbuntuOne is in the default install , so now the user has no room for custom bookmarks [15:43] Launchpad bug 204567 in gnome-panel "Downloads should go to ~/Downloads" [Wishlist,In progress] https://launchpad.net/bugs/204567 [15:44] mac_v, that falls under the "I don't really care" category at the moment [15:44] ;p [15:44] It makes miled sense to me to have a Downloads folder, and for that to show by default in Places [15:44] mild sense, rather [15:47] maybe remove desktop item from places menu [15:47] and instead addd downloads seems [15:47] to be more in keeping with the whole point of places menu [15:48] tgpraveen: desktop doesnt fall under the submenu [15:48] its a separate item [15:48] though with gnome shell all this will be gone [15:48] hehe ;) [16:30] james_w - if you have a few spare minutes, would you mind approving the libgda4 packages in NEW? [16:45] mpt: BTW ,that bug has a patch and is being held up only for a comment from you ;) [16:45] really? [16:46] yup, Sebastien wanted your decision [16:46] "I've discussed that with alex on IRC let's do the change" [16:47] mpt: thats for the name Download > Download"s" [16:47] oh [17:15] chrisccoulson: sure [17:16] james_w - thank you:) [17:16] I'm pretty confused by this gdu-notification bug [17:16] james_w - which one? [17:16] the crasher? [17:17] yeah [17:17] I got it after a reboot today [17:17] me too. if i could actually recreate it, then it would be much easier to debug [17:17] with nothing in ~/.xsession-errors [17:17] no crash on re-running [17:17] and I think I was wrong about the send_interface being needed [17:17] re-reading the dbus docs it seems send_destination should have covered that [17:17] nothing in ~/.xession-errors is wierd, as there should be some warnings in there before it crashes [17:18] it seems to be some sort of race [17:18] do you think it is an issue with dbus activation? [17:18] but yeah, I can't see how it return NULL without a g_warning [17:18] ah yeah, I'd forgotten you mentioned that [17:18] something to look at I think [17:19] so, kill the daemon and re-run the notification? [17:19] james_w - i've seen a similar issue before where a call would always fail on the first go (even though the service was activated on the first call) [17:20] i had to work around it by calling org.freedesktop.DBus.StartServiceByName before making the first call [17:20] no crash doing that [17:20] did you get "unexpected return code 0" or something else? [17:21] james_w - not sure, it was quite a long time ago. i can try the code i was using again later and see if it still happens [17:21] anyway, i've got to dash to the supermarket. bbl! [17:22] if the thing is daemonising then it could be a race between the process exiting and the bus name being claimed [17:22] but that's just a stab in the dark [17:22] enjoy [17:57] does messaging indicator support thunderbird or will it support by final release? [18:42] where are the options to remove empathy and evolution from the indicator-applet [18:45] c_korn - not sure they exist yet [18:46] but you can remove them in /etc/indicators/messages/applications [18:46] I read the mailing list. and Mark was against the idea of a settings dialog to enable/disable the appearence of the apps in the indicator-applet. [18:46] hmmmmm [18:47] however now I have to create an account in evolution (which I do not want to use) to disable evolution in the applet [18:47] * chrisccoulson wouldn't mind some icons for the launchers in the menu [18:47] there is not enough visually different between "Empathy" and "Evolution" [18:47] its really awkward to launch the correct application [18:48] and the configuration of evolution does not fit on a 800x600 resolution. so I have to guess where the buttons to the next dialog are (but this is another problem) [18:50] tgpraveen: bug 367175 and bug 409849 are about that. thunderbird has to be patched to make use of the indicator-applet [18:50] Launchpad bug 367175 in thunderbird "thunderbird not using indicator applet" [Unknown,Confirmed] https://launchpad.net/bugs/367175 [18:50] Launchpad bug 409849 in thunderbird "[Feature Request] Support for Messaging Menu" [Undecided,New] https://launchpad.net/bugs/409849 [19:40] http://ostatic.com/blog/ubuntu-version-9-10-code-named-lucid-lynx [19:40] ubuntu 10.04 name [21:06] hi kklimonda, are you working on bug 426335? [21:06] Launchpad bug 426335 in hamster-applet "Update to 2.27.92" [Wishlist,New] https://launchpad.net/bugs/426335 [21:31] hi [21:31] Looking for an app/command/shortcut that will auto resize all open windows within gnome to fit screen so they are all visible. Any suggestions? [21:31] mauren - not sure, maybe a compiz plugin or something [21:32] you want #ubuntu for support though ;) [21:32] ok [21:33] chrisccoulson I thought of that also .. but no luck. [21:33] using a compiz plugin [21:49] mauren, this is really an #ubuntu question, but I think you want the "maximumize" compiz plugin [21:51] i tried the scale windows [21:51] it didnit work [21:51] i'll try that, thanks [21:54] wow [21:54] thanks [21:54] ! [22:05] johanbr: And now I know what that plugin does too :) [22:05] :) [22:06] kristian tried explaining once, he did it much worse [22:24] eh, indicator-applet does not have an icon atm ?