[08:23] lut seb128 :) [08:23] 'lu didrocks [08:27] seb128: do you want me to have a look at nautilus-share for notification? (nothing special to do this week-end :)) [08:28] (I am currently reading the commentaries on the bug #212098) [08:28] Launchpad bug 212098 in nautilus-share ""easy" file sharing not notifying about logout/login" [High,Confirmed] https://launchpad.net/bugs/212098 [08:28] didrocks: that would be nice! [08:29] seb128: ok, working on it :) I just have to find another package with similar notification (I only used GNOME notification in python, not in C) [08:30] didrocks: what sort of notification are you speaking about there? [08:31] I didn't read the end of the commentaries (still reading), but the chosen solution is not to notify user about unlogin/login again? [08:33] hello [08:33] lut crevette [08:33] hello frenchies [08:36] didrocks: right, but there is several way to notify users, notification bubble, dialog, etc [08:36] 'lu crevette [08:37] seb128: salut, is g-user-share covered by GNOME exception freeze ? [08:37] seb128: I will first read the end of the commentary (I was thinking first about the notification area in gnome's board) [08:37] crevette: no but I grant an exception, did some ask about it on the bug? [08:38] didrocks: sorry I'm arriving in the middle on the discussion, for that do you need notification (I can perhaps help you) [08:38] seb128: yep [08:38] didrocks: bug 212098 ? [08:38] Launchpad bug 212098 in nautilus-share ""easy" file sharing not notifying about logout/login" [High,Confirmed] https://launchpad.net/bugs/212098 [08:38] mvo, pitti: any opinion about whether the need to restart your session notification should be a gtk dialog to acknowledge or a notification icon or bubble? [08:38] crevette: exactly :) [08:38] damn epi doesn start [08:39] crevette: read the previous lines on your screen? [08:39] yeah [08:39] seb128: my feeling is that it should be a messsage box which offers you to restart your session right now, or do it later [08:39] seb128: I think it should be a dialog [08:39] but IANAUE (usability expert) [08:40] ok, we all agree there apparently [08:40] ok :) [08:40] didrocks: so it's a dialog which should be used there ;-) [08:40] didrocks: you will work on this? excellent! [08:40] * mvo hugs didrocks [08:40] why not using the GNOME notification area? (just to know why having a different behavior from upgrades) [08:40] mvo: you will thank me once done :) [08:41] heh :) [08:41] didrocks: you don't need to restart your computer, just your session [08:41] we don't have an existing panel thingy for that, do we? [08:41] I don't think we have [08:41] pitti: I think the question is rather about consistency [08:41] yeah, the existing panel is only for restart, you're right :) [08:41] seb128: what about using zenity ? [08:42] crevette: that's the suck, why adding a depends on an another software when you can use gtk directly? [08:42] crevette: it's a C application using GTK anyway, so better to add some line that ugly system call to zenity [08:42] zenity is installed by default, but I think we are rather limited [08:43] crevette: what do we win to use zenity rather than writting some code lines? [08:43] I don't know the scope really [08:43] that's for sure, we do not to add an extra dependency [08:44] crevette: the scope is displaying a gtk dialog in a gtk application [08:44] just to request to logoff or with a button that will logoff the user? [08:45] the dialog should tell the user it needs to restart the session [08:45] okay [08:45] you get bonus point for adding a button doing that though ;-) [08:45] I already did that for gnome-user-share [08:45] I will try to get bonus :-) [08:45] a neat notification bubble when files arrive adyou have not only 1 but 2 buttons [08:45] One to open the file and one to reveal the file in nautilus [08:46] :) [08:46] crevette: in this case we don't want a nautilus bubble [08:46] yeah [08:46] there is no api to propose to logoff from the session [08:47] I quickly read over the consolekit doc, but didn't find that [08:47] http://people.freedesktop.org/~mccann/doc/ConsoleKit/ConsoleKit.html#Manager.CloseSession [08:47] \./ [08:47] and what about adding (not now, but for the future) a dedicated GNOME notification for unloging/login in addition to the restart one? [08:47] didrocks: you have all the API to do it :) [08:48] crevette: gnome-session has an api, see how the "restart now" bubble works [08:49] the one to restart the computer ? [08:49] hmmm [08:50] * crevette is looking for the doc [08:54] seb128: gimp gegl white balance window it too small all the button and scales are on top of each other [08:54] davmor2: I don't care [08:54] :) [08:54] davmor2: I don't use gimp, I don't work on gimp and I've too much to do already [08:54] davmor2: bugs go to the bug tracker [09:42] crevette_: did you figure why your nautilus is slow btw? [09:51] seb128: gnome-panel froze, and I stupidly did pkill gnome-panel... can I get it back? [09:52] Nafallo: it should automatically autorespawn [09:52] gnome-panel & says it's already running :-/ [09:52] try again ;-) [09:52] that's what I thought... [09:53] it does start a new gnome-panel, but it doesn't come back. [09:53] confusing. [09:53] jeez, even the panels hate me now... [09:54] that's weird [09:55] agreed. I have done nothing for them to be hateful. [09:55] * Nafallo blames NM PPA [09:55] try restarting your session maybe [09:55] though that should be required [09:55] yepp. will do when this file transfer has been completed. [09:55] did you verify that the gnome-panel pid changed when you restarted it? maybe it's really stucked ;-) [09:56] I did. [09:56] different PID [09:56] also, this is hardy :-P [09:56] with some crack from PPA ;-) [09:59] you did something to upset it apparently [09:59] or do you have an another display connected? or incorrect display environment set? [10:04] seb128: nope. all fine after a reboot though [10:11] is there a way to force the panel to reload its config? [10:11] dbus/unix signal or somethign? [10:13] mvo: no, that's gconf and it should pick that up but that doesn't work correctly which is a bug [10:14] mvo: is that for the config change after upgrade? users should better restart after distro version upgrades anyway [10:14] seb128: right, there is the case when there are multiple users, each of them has to click on the button individually [10:15] seb128: its for the panel config update thing [10:15] mvo: is that an issue having the dialog for each user? [10:16] seb128: no, I was just wondering if it can be done more elegantly. right now it tells the user to logout after the change got applied [10:16] now I just need someone to review the strings :) [10:17] mvo: ideally the gnome-panel should update its configuration immediatly but I doubt we will work on that before intrepid [10:17] (and more tea) [10:17] * seb128 hugs mvo [10:17] seb128: yeah, its really a corner case and a one time operation so it should be fine [10:26] seb128: no [10:27] seb128: it is just the windows resizing in spatial mode for icon and compact views [10:27] crevette_: not list? [10:28] seb128: no [10:33] seb128: I'm interested if you can confirm my bug [10:34] crevette_: no I can't, but I'm using compiz and the view content is not updated dynamically when changing the geometry is only displays a color rectangle [10:34] ah yeah === crevette_ is now known as crevette [10:34] I will open a bug [10:35] yeah window manager is perhaps tied also to that [10:35] tons of things are related [10:36] well, it does a lot of content update when resizing [10:36] which means rewrapping the icons etc at every event [10:36] it seems the icons view is heavier [10:37] « icons » for icon and compact view [10:37] sure, the list is just a list [10:37] icons need to be placed, ie it needs to recalculate the grid for every geometry change [10:37] which can easily be some hundred times when you do your change [10:37] yeah, but I would have thought the list is heavier as there more infor to display and place [10:38] yeah [10:38] the list has no calcul, that's just a list, it's linear [10:38] the grid in icon view needs to determine if the icon goes to the next line etc [10:38] the padding, the space, the wrapping [10:42] so, I need to correct my package [10:42] * crevette is doing too much things in the same time [10:45] crevette: what? [10:45] hey slomo [10:45] hi seb128 :) [10:45] slomo: did you look at the stacktrace the guy attached on the gstreamer new crasher? [10:45] seb128: installing a 9 TV box for my parents in law for instance [10:45] :) [10:45] seb128: not yet, one moment :) [10:45] crevette: ah ok [10:46] and the patch on which i'm working on since Monday for nautilus-sendto [10:50] seb128: stackstrace looks good, i'll care for it later [10:50] slomo: thank you [10:51] no idea how this can happen yet but the stacktrace contains almost everything useful :) [10:52] must be some interesting vorbis file ;) === asac_ is now known as asac [11:23] hm, gnome-panel uses quilt ... [12:43] someone around here ? [12:44] for http://launchpadlibrarian.net/18365004/gnome-user-share_0.40-0ubuntu1.dsc I've change Maintainer to ubuntu-motu@lists.ubuntu.com but should I change uploader also ? [12:47] crevette: i think no [12:47] crevette: just change maintainer and add original-maintainer field [12:48] seb128: (13:44:26) crevette: for http://launchpadlibrarian.net/18365004/gnome-user-share_0.40-0ubuntu1.dsc I've change Maintainer to ubuntu-motu@lists.ubuntu.com but should I change uploader also ? Confirm that? [12:48] BugMaN: okay that's already done, on machine [12:48] crevette: no, no need to change the uploader [12:49] BugMaN: yes, but it seemed weird to have the uploader set to Debian GNOME Maintainers [12:50] crevette: that's not worth a delta, uploader is just not used in ubuntu [14:07] davidbarth; yo [14:14] seb128: hey [14:14] lut huats [14:14] the good news is that the latest bakery is packaged.... [14:15] the bad one is that I cannot fully test it (since I need glom for that), and so far I have a pb with my pbuilder and local packages... [14:15] :( [14:15] but I hope to solve it really soon... [14:17] huats: I'll not look at those before monday anyway so take your time [14:17] ok [14:17] great [14:17] :) [16:45] mpt: do you have a moment to review a upgrade note text with me? I would like to have your input on it [16:50] mvo, sure [16:57] seb128: seriously, how much would you hate me if I put gnome-panel into bzr? [16:57] mvo: I though you did this morning? [16:59] seb128: I have it locally in bzr, but did not push anything to LP [16:59] I didn't want to do it without your consent [17:00] mvo: oh I didn't reply to the your comment? you already did that for several other packages so feel free to do it for this one too, not sure what it brings you though, it seems only extra work to me still ;-) [17:01] its ok, I don't have to, I can just keep it locally and sync it back when needed [17:02] mvo: no, just use bzr, it's not lot of extra work, I'm just curious to know how it makes your job easier ;-) [17:02] mvo: would be nice to have a way to get ubuntu:source and push without having to know what urls to use though [17:02] I love to be able to do bzr diff and revert and stuff [17:05] seb128: are there any other new scary gstreamer bugs since the update? :) [17:06] slomo: not that I noticed no, only this user who run into a crash [17:06] ok [17:06] I didn't get any new issue and there is no other bug that I read about [17:44] anyone who knows gimp? [17:44] I have gimp-help-en installed, but help menu still says that help isn't installed [17:45] I'm looking into building without webkit, to cut down the CD explosion with the new gimp again [17:45] and want to check what kind of regression it would give [17:45] but I can't even get help to work with the current intrepid version [17:45] oh, gimp-help-* is still for 2.4 [17:46] seems we need to update the gimp-help source package to 2.6, too? [17:51] pitti: trying [17:51] pitti: help is working on my intrepid [17:51] seb128: if it just displays the help in the default web browser instead of its own webkit plugin help browser, that's accetpable IMHO [17:51] gimp-help | 2.4.1-1 | intrepid | source [17:51] pitti: well, using the gimp menu entry opens the help browser [17:52] "The GIMP user manual is not installed on your computer." [17:52] pitti: sudo apt-get install install gimp-help-de? [17:52] ii gimp-help-common 2.4.1-1 Data files for the GIMP documentation [17:52] ii gimp-help-en 2.4.1-1 Documentation for the GIMP (English) [17:53] and if I start it with an english locale, it doesn't work either [17:53] seb128: I'll try installing -de [17:53] pitti: I've gimp-help-fr and it's working [17:53] pitti: gimp-help-en for an english local I guess [17:54] that's what I have installed [17:54] seb128: do you have 2.6.something from a magical source? [17:54] ah, indeed, -de works [17:54] pitti: no, I've the intrepid version [17:54] seb128: ok, merci [17:54] that's good for testing [17:55] pitti: you want to build without the help browser to space CD space? [17:55] considering it if it doesn't break help completely [17:55] if it appears in the standard browser isntead, that's fine [17:55] pitti: the standard browser will not have index, etc [17:55] we are running out of langpacks to drop [17:57] file:///usr/share/gimp/2.0/help/de/gimp-help-index.html is the index [17:57] pitti: well that sucks compared to the gimp help browser and the sidebar [17:58] well, *shrug*, other options to bring the CDs back in shape appreciated [17:58] gimp was the reason they exploded after beta, so it's natural to look at it first [17:58] pitti: right, let's be constructive, my rant against the 1 CD limitation will not be useful there ;-) [17:59] no, not for intrepid at least :) [17:59] ar p /var/cache/apt/archives/evolution-common_2.24.0-0ubuntu2_all.deb data.tar.gz | lzma -9 > /tmp/data.tar.lzma doesn't help either (for the alternates) [17:59] pitti: easy target is to split the evolution documentation translations [17:59] and all the identical help files are already symlinked [18:00] and make them depends of language-support-translations-* [18:00] right [18:01] if we can get some more space, we could even add a couple of langpacks, that would certainly be great [18:02] /usr/share/gnome/help is 171 MB, uuh [18:02] pitti: I hate having to drop translations, it makes the liveCD and shipit CD pointless for many users [18:02] seb128: right, that's why I'm so eager to keep some langpacks :) [18:03] but for now the more urgent goal is to get them below 700 MB again first [18:04] * pitti will be off for an hour while gimp is building [18:04] pitti: I guess opening /usr/share/gimp/2.0/help//index.html in $webbrowser would be alright [18:05] pitti: maybe having libwebkit as a suggest or recommends not installed but the help browser built and try to figure at runtime if webkit is available or not [18:05] pitti: if it's not available use $webbrowser [18:06] that's libwebkit taking the space, not the gimp help browser binary [18:06] pitti: see you later [18:21] asac: around? [18:24] crevette: no :-P [18:25] hey asac, just a small question [18:26] As an user of epiphany, I'm still ennoyed by the SSL certificate issue, and moreover epiphany doesn't provide automatically the url to get the certificate [18:26] could it be an easy for someone who doesn't know the xul / moz code ? [18:26] <- easy fix [18:28] no [18:28] crevette: you need to debug this. the call that would automatically set the hostname is lost somewhere in the javascript engine [18:28] apparently because some context object either is missing in the first place or is lost somewhere on its road [18:28] asac: ah yeah :/ [18:29] asac: it was reported upstream I assume? [18:29] crevette: the other option is to introduce the old xulrunner code. [18:29] but that isnt a real option [18:34] seb128: hey, does bug 280715 have your ACK for a freeze exception? [18:35] Launchpad bug 280715 in gnome-user-share "Sponsoring request for gnome-user-share 0.40 with BlueZ 4.x patch" [Undecided,New] https://launchpad.net/bugs/280715 [18:35] hey james_w [18:35] james_w: yes [18:35] I'm Baptiste [18:35] seb128: I've seen that nemiver is stll an old version, is it still possible to update it ? [18:36] hey crevette [18:36] crevette: I don't have bluetooth to test, I assume you have tested that part well? [18:36] crevette: I though I already told you that but if somebody is wanting to do the update or test the current debian version it can be updated [18:36] seb128: ah don't remember [18:37] james_w: I asked for testing my ppa package, and didn't had a lot of feedback [18:37] Webdav should work okay, as there was not a lot of activity on the code [18:38] I'm still unable to test BlueZ 4 [18:38] I need to figure why [18:38] crevette: ok, I'll review the changes and then we can talk testing [18:39] ah thanks, I hope you speak louder than me [18:39] james_w: there was so much changes in the BlueZ world lately, taht I hope all works [18:40] yeah, that's my concern, but I expect it's more likely to work better with the upload than without, we should just try and get some testing first [18:41] james_w: that's my point too [18:41] at least we have the code for BlueZ 4.x [18:53] ok, enough work for now, have a nice weekend everybody [23:16] anyone here? [23:50] has been a change on the way compiz works in ubuntu? [23:50] i've no plugins, it doesn't work