/srv/irclogs.ubuntu.com/2008/10/08/#ubuntu-mozillateam.txt

IntuitiveNippleI need some assistance packaging a plug-in - two aspects: 1) existing package has no XPI so I've got sort that, and 2) how to correctly configure the package since it builds and installs binaries?07:49
asacIntuitiveNipple: usually a  good thing is to build a .xpi09:48
asacand then let the "xpi.mk" take care of the rest09:48
asacmost build systems should be able to produce such a xpi ... which should be good enough as an intermediate step09:49
IntuitiveNippleasac: I was trying to figure that bit out. I'm working on bug #14632409:49
ubottuLaunchpad bug 146324 in ubuntu "[needs-packaging] FreeWRL VRML/X3D Browser" [Wishlist,Confirmed] https://launchpad.net/bugs/14632409:49
IntuitiveNippleAm I correct in thinking that the basics for getting the binaries into the correct locations is covered here: http://developer.mozilla.org/en/Bundles09:50
gnomefreakim feeling alot better but dr=octor would like to keep me one more night to see if i have anymore problems (he said "just in case")10:23
asac_IntuitiveNipple: no. a bundle is something different10:48
asac_IntuitiveNipple: only thing you need to take care of is making a proper .xpi out of it10:48
asac_the rest will be done by xpi.mk10:48
asac_(no need for you to think about where and how to install that in the filesystem)10:48
asac_IntuitiveNipple: if you ask whether a xpi has that structure, then yes. but usually build systems of extensions that have binary components already do that10:49
IntuitiveNippleasac: OK, really? The current package does the regular debian installation thing but I've tried to use the CDBS xpi options to replace the paths it had hard-coded in debian/rules for shared-library locations and sym-links10:50
asac_IntuitiveNipple: look at upstream source. if that has a build system which can produce .xpi ... dump the packaging and do it the _modern_ way10:51
asac_you can do it the old way, but thats discouraged :)10:52
IntuitiveNippleasac: The upstream way is the 'old' way unfortunately, I'm replacing that with the wiki template XPI method, hence why I'm asking questions because bringing the two together is rather confusing10:53
asac_IntuitiveNipple: the upstream way is the old way?10:54
asac_if upstream is debian, then thats not upstream :)10:54
asac_but the debian way :-P10:54
IntuitiveNippleno, upstream is the developers of the extension; they added debian packaging in 200610:55
IntuitiveNippleso basically I just need an install.rdf then10:56
IntuitiveNippleThe package is a standalone VRML/X3D browser, with mozilla plugin interface. There's no visible 'extension' as such, in terms of chrome, etc.10:57
asac_oh you are not talking about an extension10:57
=== asac_ is now known as asac
IntuitiveNippleNo, its 100% plug-in, but the report asked for a XPI package. I discovered the bug-report last night whilst looking for a decent VRML plug-in, and thought I'd try and get it sorted out while I'm at it10:59
asacIntuitiveNipple: plugin != extension11:00
asacif its a plugin then you dont need to do this xpi thing11:00
IntuitiveNippleHmmm. I did wonder, but I went by what Saša Bodiroža said in the report11:02
gnomefreakasac: what are the chances of Mozilla adding support for import/export of junk settings. I will file bug for tbird 3 if you think it is at all possible11:02
asacgnomefreak: what import/export format?11:02
asacjust from and to tbird?11:03
gnomefreakany or a common one say in .csv (or whatever contact format. tbird,seamonkey, ect..11:03
asacgnomefreak: search bugzilla and if you are its not yet there file a wishlist bug11:04
asacgnomefreak: also file a bug in LP and link it to the wishlist bug ;)11:04
gnomefreakthis way i can export it and inport it for when a reinstall or whatever11:04
gnomefreakasac: will do ;)11:04
IntuitiveNippleasac: Is there a standard template for installing plug-ins so they are available to all mozilla browsers, and/or alternatives ?11:06
gnomefreakIIRC plugins are packaged as debian packages like any other normal package11:06
gnomefreakexample enigmail11:07
gnomefreakif nonfree something like flashplugin set up11:08
gnomefreakIntuitiveNipple: you can look at ubufox maybe to give you an idea11:08
IntuitiveNipplegnomefreak: yeah, I was thinking of the flash example, because regardless of free/non-free, the linkages are going to be the same.11:09
IntuitiveNippleAs there was the XPI template, I was wondering if there was similar for a package, maybe a CDBS module11:10
gnomefreakthe problem with flash is it uses a script to grab the tarball (flash names thier tarballs for each release the same. so we have to change the md5sum of tarball or you get install failed11:10
gnomefreakIntuitiveNipple: no plugins that i know of use XPI11:11
IntuitiveNippleyeah, but the install-location / sym-links part will be the same for all 'well-behaved' plug-ins11:11
gnomefreakthis has got to suck :(  "openoffice.org-evolution: Depends: openoffice.org-core (= 1:2.4.1-9ubuntu2)"11:12
gnomefreaki use 3.011:12
IntuitiveNippleMozilla recommend 'Bundles' and give examples for plugins11:13
gnomefreakyay 3.1 updates ;)11:13
gnomefreakbrb reboot11:15
asacfta: https://bugs.edge.launchpad.net/ubuntu/intrepid/+source/firefox-3.0/+bug/275410 ... could you include that fix and give credits to slangasek in changelog?11:39
ubottuLaunchpad bug 275410 in firefox-3.0 "firefox wrapper script breaks sensible-browser, gnome-www-browser, and firefox-3.0" [High,Triaged]11:39
asacfta: nm ... done11:47
lfaraoneHey, is there any chance of getting xulrunner 1.9 in the repos?13:12
lfaraoneI have a package that requires that to function.13:12
james_wlfaraone: xulrunner 1.9 is in the repos13:13
james_wit's just called xulrunner-1.9, and doesn't build python-xpcom, which is the package you need to be >= 1.913:13
lfaraonejames_w: I'm asking upstream if their package can make do with 1.8, if not...13:14
james_wthe python-xpcom stuff is now shipped in the xulrunner-1.9 package, but isn't in the standard python path, so you may be able to get it work that way13:15
lfaraonejames_w: yeah, they _need_ xpcom to be >1.913:15
lfaraonejames_w: So, where exactly is it?13:15
james_wwhere is what?13:16
lfaraonejames_w: wait, doesn't firefox3 require 1.9?13:16
lfaraonejames_w: I mean where in the system is python-xpcom 1.9 located, since it's not in PYTHONPATH.13:17
james_wdpkg -L xulrunner-1.9 | grep xpcom13:17
james_wassuming you are on Intrepid13:17
lfaraonejames_w: I'm not.13:17
james_w/usr/lib/xulrunner-1.9.0.3/libpyxpcom.so13:18
james_w/usr/lib/xulrunner-1.9.0.3/libxpcom.so13:18
james_w/usr/lib/xulrunner-1.9.0.3/python/xpcom13:18
james_w...13:18
james_wIn [1]: import sys13:19
james_wIn [2]: sys.path.append("/usr/lib/xulrunner-1.9.0.3/python/")13:19
james_wIn [3]: import xpcom13:19
james_wthough I don't know if python-xpcom is co-installable with xulrunner-1.9. That could cause some problems13:19
asacfta: i have found a bug :)15:05
asac--- mozilla.orig/browser/branding/unofficial/content/jar.mn15:05
asac+++ mozilla/browser/branding/unofficial/content/jar.mn15:05
asac@@ -1,7 +1,7 @@15:05
asac-browser.jar:15:05
asac+browser-browser.jar:15:05
asacshouldnt that be browser-branding.jar ?15:06
fta2asac, indeed, yes. strange it worked anyway16:19
fta2asac, insn't NAME="${NAME%%-3.0}" a bashism ?16:24
bdmurrayasac: I've updated bug 277063, do you need anything more?16:27
ubottuLaunchpad bug 277063 in network-manager "Wired and wireless connection to the same router cause confusion" [High,Confirmed] https://launchpad.net/bugs/27706316:27
fta2asac, ff3.0 #359 is not mergable in the 3.1 branches16:32
asacfta2: how comes?16:33
fta2is assumes the final APPNAME is firefox16:34
fta2it16:34
asacfta2: right. isnt our APPNAME firefox-3.1?16:36
fta2it is16:36
asacfta2: also the commit didnt introduce that ... the part you are complaining about was there before16:37
asacfta2: if its firefox-3.1 then all should be fine imo16:37
fta2http://paste.ubuntu.com/55312/16:37
asacok stupid me16:38
fta2i have an easy fix the 2 hardcoded -3.0 but line 30 is not good16:38
asacdidnt look carefully ... and looked at 362 ;)16:38
fta2this whole patch will not work in 3.1, i'll think about it later today16:41
asacfta2: cant we sed the fallback APPNAME?16:41
asace.g. if META_EXISTS use the versioned one ... otherwise the unversioned one?16:42
fta2asac, http://ubuntuforums.org/showthread.php?t=94149517:44
asacfta: cool. people already adapt the "managed" mode ;)17:47
asacmost likely without a clue on what they are doing there :(17:47
sebnerasac: hmm? hmm? hmm?18:00
asacsebner: whats up?18:01
sebnerasac: managed mode? *confused*18:01
asacsebner: read README.Debian18:01
asacof network-manager18:01
asacor the email to ubuntu-devel i sent yesterday ;)18:01
sebnerasac: I just read something about ifupdown but my english isn't that perfect and I was lazy reading to end ^^18:02
asacsebner: then try README.Debian for the short version18:02
asac:-P18:03
sebner^^18:04
sebnerasac: also not that short ^^18:11
asacsebner: managed - managed by NM ... unmanaged - unmanaged by NM18:16
asac;)18:16
sebnerasac: how, the ultra short explanation :D thx :P18:16
sebnerasac: everytime dmks builds something (now nvidia) nm-applet disconnects and reconnts O_o18:19
asacsebner: most likely a driver issue. wireless?18:20
sebnerasac: unfortunately18:20
asacsebner: use your phone18:21
asac:-P18:21
asacthose drivers appear to be much better than what we will ever achieve for wireless18:21
sebnerasac: well, intel wlan is well supported ;)18:22
asacone might think18:22
asacbut it isnt18:22
sebnerbecause?18:22
asacmy opinion is that intel only gets worse18:22
asacintel had its up when ipw3945 was nwe18:22
asacsince then things break more and more18:23
sebnerasac: this is my wlan card so I'm fine :P18:23
asacbecause? ask intel, why they dont manage to fix their drivers over years18:23
asacsebner: no. ip3945 is the old driver18:23
sebnerasac: iw18:23
asacthe new is iwl3 and iwl4xxxx18:23
asacthose are buggy as hell still18:23
asacand dont even support proper WPA-EAP18:23
* sebner uses wep xD18:23
asacin hardy iwl3945 is pure luck to actually get a connection for some chipset revision18:24
asacs18:24
* sebner never had problems18:24
asaclucky you18:24
* sebner bought a laptop with intel wlan because my old laptop had a broadcom card -.-18:24
asaci saw plenty of folks with iwl3945 and hardy that couldnt connect at public places18:24
asac(at home usually works)18:24
* sebner is only at home18:25
* sebner has no RL just VL :D18:26
asacthat explains it ;)18:26
sebnerbut what's the difference between home wlan and public wlan?18:26
asacmore APs on the same essid is a big thing18:29
asacalso much more noise and more devices that want to connect to your AP18:30
asacall that causing flakiness18:30
sebnerI see18:31
sebnerasac: you are always talking about intel und hardy problems. what's with intrepid?18:31
asaci think its better, but WPA-EAP is broken now18:32
asaci mean completely broken ;)18:32
asace.g. real basic stuff like open and WPA-PSK works better (not sure whats up to WEP), while normal stuff like WPA-EAP which is used in companies and universities is broken18:33
sebnerpff, who uses wpa-eap :P  I just knew wep, wpa, wap-psk and wpa2 ^^18:33
asacsebner: most important is universities ... appear to have a bunch of them18:33
asactogether with "hidden" ESSID ... which doesnt make things better for intel18:34
sebnergrr18:34
asaci think business is important too. its just that not many use ubuntu in companies18:34
asacand so the noise is much lower18:34
asacwhich doesnt mean its less important18:34
sebnerasac: I always thought intel is Opensource fiendly and "good" at it18:34
asacif someone goes to his boss and wants to convince him to use more ubuntu18:35
asacwe should support him that his thinkpad just works for his boss ;)18:35
sebnerthinkbad ^^18:36
asacsebner: well. i dont say they are not opensource friendly. but still there are details about their chips that only they know and nobody else can fix18:36
sebnerasac: and they don't fix or they f*** the driver up?18:36
asacsebner: they have different priorities ... add features and dont fix the most basic bugs ;)18:36
asacbut thats an unqualified opinion18:37
sebner^^18:37
asaci have no clue whats going on and why the iwl drivers still dont work18:37
sebnerI trust you more than anybody else ;)18:37
asacbut i am sure its a problem on intel side ;)18:37
asacpriorities, incentives, customers that want other things fixed first18:37
asacand so on :-D18:38
sebnerasac: so, what's now a good wlancardcompany? Apparently not intel and .. broadcom xD xD xD18:38
asacnot sure ;)18:39
asacthats why i said: better skip wireless and go for 3g instead18:39
sebnerI have 16mbit flat at home. f*ck 3g :P18:39
asacsebner: err. phone18:39
asacsebner: some phones can do wifi18:40
asacand then you can use your phone as a tunnel ;)18:40
sebnerasac: I'm even happy to have wlan (I'm really a non-geek with such stuff). but I'll maybe buy an ipod touch with wlan :P18:40
ftahttp://ubuntuforums.org/showthread.php?t=94171418:41
asacsebner: i think ipod is probably the only phone thing that isnt really ubuntu friendly ;)18:41
asacerr i ment iphone18:41
sebnerasac: that's true and touch also not. but I want one *gg*. ubuntu wiki says how to break that stuff ^^18:41
sebnerasac: https://help.ubuntu.com/community/PortableDevices/iPhone18:43
ftahm, gimp now depends on webkit20:16
ftaFirefox 3 HugDay ??20:20
ftaasac, firefox.sh now has inconsistent coding style.. such as `cmd` vs $()20:29
asacfta: is there a hugday?20:34
ftaasac, http://paste.ubuntu.com/55388/20:34
asacwh ois dereck? e.g. what nick is he using?20:35
ftahow would i know ?20:36
armin76bumb20:36
ftahttps://edge.launchpad.net/~dereck20:36
armin76i think its awsoonn20:37
armin76!seen aswoonn20:37
ubottuI have no seen command20:37
armin76bah20:37
armin76err20:37
armin76awsoonn20:37
ftaIRC:  Awsoonn  on network irc.freenode.net20:37
armin76read fail20:37
asacok i updated the hug day page20:43
asachttps://wiki.ubuntu.com/UbuntuBugDay/2008100920:43
ftaasac, how come at least you were not aware of this??20:48
asacfta: most likely the guy organizing this, is from the community and maybe to new to know that there are some packages where individuals alone care a lot about20:49
asacindividuals (e.g. small teams, not like motu :))20:49
asaci dont care. at least i got to know about it ;)20:49
asacbdmurray: how comes that we dont know about firefox 3 hugday ;)20:50
asac?20:50
asac:-P20:50
asacobviously i dont read enough mails ;)20:51
asachmm ... i dont have the initial mail20:51
asaconly the reply on -discuss20:51
ftaasac, do you want it ?20:53
asacfta: no its fine. i answered to the mail i had on -discuss with the info i wanted to get out20:56
asacthanks20:57
ftagoogle chrome is having a new implementation of SafeBrowsing smoother on IO with sqlite21:02
crimsunasac: do we want Adobe Flash 10 RC (latest) in 8.10?  I can create a bzr branch of my changes.21:30
crimsunthere's an existing FF exception request IIRC.21:31
ftai really think we should, the current one is almost unusable21:31
ftathe RC is far bette21:32
ftar21:32
crimsunthe only thing we need now is to upload a newer flashplugin-nonfree; \sh has already fixed ia32-libs.21:32
crimsun(and it was, like I said before, a missing libgnutls26)21:32
asaccrimsun: we want latest flash in 8.10 yes.21:34
asaccrimsun: can you do the upload (but please do a quick test ;))21:34
asac?21:34
crimsunasac: I can only ask; remember that I'm no longer -dev.21:34
asacoh ... thought just  not core-dev21:34
crimsunand it does work on amd64; I'm using it right now.21:35
ftai had a branch but no history21:35
asaccrimsun: cool.21:35
asaccrimsun: if you have the branch ready, fta can also sponsor it :)21:35
crimsundoes it need a FF exception, or does it fall under this team?21:35
asaci take the risk in case people complain about that21:35
asaccrimsun: i am quite sure we had a ffe for that and even if not it belongs here so is covered by the delegation they gave to us21:36
asaccrimsun: as i said. I take all the risk. not updating flash isnt a viable option :) and the risk is low ;)21:36
crimsunok, then I'll trawl the bugs and create a bzr branch for it.21:37
asaccrimsun: yeah. you can also open a quick FFe bug and i grant the exception there (then its clear that its my fault when someone complained :))21:37
asaccrimsun: bug 25740321:37
ubottuLaunchpad bug 257403 in flashplugin-nonfree "[Intrepid] FFe request for Flash 10 RC2 (10.0.12.10)" [Wishlist,Confirmed] https://launchpad.net/bugs/25740321:38
ftahttp://paste.ubuntu.com/55406/21:38
crimsunasac: yes, I just changed the status of it.21:38
asaccrimsun: good. i added another comment repeating the ffe for latest flash21:39
asacfta: ok so you tested it on 32bit?21:40
asac(tested the final adobe bits i mean)21:40
ftasure, i've been using it since Sep 2721:41
asaccool21:41
* asac eagerly waits to get the update through the normal archive ;)21:41
* asac can then take a look how messy nspluginwrapper still is 21:41
ftacrimsun, did you add something else ? or was it just a bump like mine?21:42
crimsunasac: RC 2 works ok without any additional changes to intrepid's current nspluginwrapper21:42
crimsunfta: I modified debian/control as well; we're now conflicting with libflashsupport21:42
asaccrimsun: right. but nspluginwrapper has stilla  bunch of issues and even crashes/stale locks for windowless plugins21:43
asacbut at least upstream nspluginwrapper dev reappeared from MIA ;) ... maybe a bit late, but better than nothing21:43
crimsunasac: right, I saw the patch(es) on upstream's mailing list21:43
asaccrimsun: oh you subscribed to the new mailing list ... cool21:43
ftacrimsun, how come you're no longer -dev?21:44
asacbut good to know that the whole instability we had didnt come from nspluginwrapper alone ;)21:44
crimsunfta: timing (mainly, moving, new job, other constraints).  I allowed them to expire.21:44
ftacrimsun, oh, ok i see.21:44
asaccrimsun: do you still do alsa work or did you have to take back on that too?21:45
ftacrimsun, if you don't mind, i'd like to do this flash upgrade.21:46
crimsunasac: I still do work with Luke, but I no longer commit.  So, not so much has changed.21:46
crimsunfta: ok, then I'll just post the debdiff against the current intrepid source to the bug.21:46
ftaok21:47
ftacrimsun, so you want a sponsor then?21:47
asacI think crimsun did all the ground work so get him the credits for the greatest and latest beta fflash work ;)21:47
asac:)21:47
asac(or the latest and grewat beta crash work :))21:47
ftaok, i don't really mind21:47
crimsunfta: err, whatever you want to do.  I'm simply providing it as a reference.  The only really important thing to me is that the Conflicts and Recommends be adjusted in debian/control.21:48
asaci think everybody just wants this in :)21:48
asacStrongest-Conflict-Event: libflashsupport :-P21:48
asacerr21:48
asacStrongest-Conflict-Ever: libflashsupport :-P21:48
asacbut well. ogra couldnt tell me if he still needs libflashsupport for his ltsp thing21:49
crimsunhe shouldn't; we talked about it briefly a couple months ago21:49
asacah cool21:49
crimsunalsa-plugins completely obsoletes libflashsupport21:49
asaci hoped that going through pulse should be enough21:49
asacto get networked sound21:50
asacyeah thats definitly one of the good news for intrepid21:50
crimsunLuke has 1 more additional patch to push for pulseaudio that doesn't attempt to start pulseaudio while the gdm login sound is playing21:50
crimsunerr, sorry, not gdm login sound but session login sound21:51
ftaasac, reading that bug, people using my ppa have issues with nss/nspr (the soname thing), you really should decide..21:52
asacfta: yeah. i think the decision happened automatically. i have to put the shame hat on and say that its too late for that unfortunately21:53
asacfta: we have to do a proper transition right at the beginning of jaunty21:54
asacand let the synching/merging do the archive rebuild for us :)21:54
ftaso I will revert everything in my ppa :P21:54
asacfta: yeah. please dont uncommit21:54
asacrevert21:54
asaci want to resurrect that right after release21:54
ftaof course not21:54
asacfta: are the .head/.dev branches again in line with our general procedure?21:55
asace.g. can we do one more .head -> .dev merge for final intrepid? (after you reverted the soname stuff of course)?21:55
ftai think it's in sync, i'll check after the revert21:56
crimsunfta: http://launchpadlibrarian.net/18346512/flashplugin-nonfree_10.0.12.10ubuntu1.debdiff21:58
ftacrimsun, reading..22:00
ftagood, i'll sponsor it22:02
crimsunfta: thanks22:03
ftadone22:06
asacfta: thanks!22:11
ftasubject: [ubuntu/intrepid] flashplugin-nonfree 10.0.12.10ubuntu1 (Accepted)22:11
ftaasac, http://ubuntulinuxtipstricks.blogspot.com/2008/10/firefox-3-hug-day-tomorrow.html22:18
ftahttp://formatwarcentral.com/index.php/2008/10/08/disney-goes-eula-crazy-on-sleeping-beauty-blu-ray/22:25
asacfta: cool the handbook made it on a blog ;)22:26
asacgreat marketing22:26
* asac hugs himself ;)22:26
asacand great intelligence :)22:26
ftalol22:27
* asac hugs fta 22:27
* fta hugs back22:27
asacnext step: make the handbook accurate ;)22:27
asacfrom what i see it refers to a not-existing bugzilla account :/22:28
ftahttp://ubuntuforums.org/showthread.php?t=94186522:28
asacyeah thats a known compiz bug22:30
asaci will bug mvo about it22:30
asachmm he is (wisely) offline22:30
ftafor me, F11 != View / Full screen, this is annoying22:31
bdmurrayasac: I'd thought dereck would have notified you22:33
asacbdmurray: well. not directly. maybe he just wasnt aware how much i suck at email :)22:37
asacbdmurray: so all fine. anyway. if you need info for tomorrow on the triagershandbook for example, dont hesitate to ask :)22:38
asaci will try to remebmer to look in -bugs tomorrow22:38
asacbut often hug days run rather silently, with people just grabbing thigns from wiki22:39
bdmurrayokay, great if I have any questions I'll ping you22:40
bdmurrayany news on the n-m bug?22:40
asacbdmurray: yes. its fixed most likely22:40
asaci am waiting for the commit to sink into our bzr mirror ;)22:40
asacso tomorrow you probably could verify if its really gone22:40
bdmurrayah, great!22:41
asacbdmurray: http://svn.gnome.org/viewvc/NetworkManager/trunk/src/?view=log22:41
asac4156/722:41
bdmurraywas there an upstream bug or was it just irc communication?22:41
asacare the commits from what i can tell22:41
asacbdmurray: just irc22:42
asacbdmurray: someone showed up who had debugged that in #nm22:42
asacand dan williams nailed it down with his info22:42
asacso quite fortunate :)22:42
asacbdmurray: it was randomness due to access of freed/uninitialized memory22:43
asacso the behaviour should have been at least a bit random ... though the chances for a positive outcome often are really low for this kind of bugs :)22:43
asactoday is a good day: keyfile plugin fixed, routing bug fixed ;)22:44
asacdns list bug fix in applet :)22:44
bdmurraygreat!22:45
ftaasac, why was that firefox.sh.in patch needed in the 1st place? i thought we had all the necessary links23:02
ftahttp://blog.karlt.net/2008/10/font-selection-for-web-fonts-on-linux.html23:10
asacfta: no :) ... it didnt serve arbitrary lknks23:10
asace.g. x-www-browser, sensible-browser23:10
asaclike what the bug said23:11
ftaok, but then, that name=$(name%%-3.0) is wrong23:12
asacfta: what is the problem we are getting from that?23:31
asacthat a link x-www-browser -> /usr/bin/firefox would be run as firefox-3.0?23:32
asacfta: cool you fixed browser-branding.23:35
ftaname=$(name%%-3.0) just drops -3.0 from the name, so if i merge that, it will drop -3.1, then it will fail23:36
ftaproviding we have the necessary links, there's no need to drop this even for 3.023:36
asachmm23:38
asacwell. the idea is that firefox gets started with firefox if the link points to the unversioned thing23:38
asacits a requirement to fix the "restart" patch for real23:39
ftayes23:39
asacand also the system gconf integration patch23:39
asacat best it could also rely on what was $023:39
asacbut maybe i am just confused here :)23:39
ftafg23:54
ftaoops23:54
asacwhere is the passphrase ;)23:56
ftahttp://paste.ubuntu.com/55439/23:57

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