/srv/irclogs.ubuntu.com/2008/04/29/#ubuntu-mobile.txt

bspencerkyleN, 02:37
kyleNbspencer: yes?02:38
bspencerto clarify the theme issues -- when you change the theme (somehow) a gconf key changes.  But the UI doesn't02:38
bspenceris that correct?02:38
kyleNbspencer: mildy02:39
bspencerand you are expecting us to change something so that you can just change the gconf key and the theme auto-switches magically.02:39
kyleNno02:39
bspencerok.  :)  We're looking through bugs here.  02:39
kyleNwait02:39
bspencerlet me give you a URL02:39
kyleNyes, when we change the gconf key, we want the theme to change properly02:39
kyleNright now, some of it doesn't change but it should02:39
kyleNwhat doesn't change is the panels in the marquee02:40
bspencerhttps://bugs.launchpad.net/moblin-multimedia/+bug/20638902:40
bspencerwhat /does/ change?02:40
kyleNthey fails to detect the gconf key change, fail to switch to the new theme dir02:40
kyleNwhat DOES change is gtk apps. they pick up the new gtkrc files in the new theme denoted by the new key02:40
bspencereven without restarting them?02:41
kyleNsince marquee panels are (or should be) gtk apps, they should change too02:41
kyleNyes, they do it dynamically02:41
bspencercoool02:41
kyleNfor example, go to ubuntu desktop and change /desktop/gnome/interface/gtk_theme key manually to another valid theme dir02:41
kyleNand all gtk apps maigcally redraw02:42
kyleNI have that working in UME02:42
kyleNexcept the darn marquees don't redraw02:42
kyleNmarquee panels, that is02:42
bspencerdoes the mobile-basic-flash change?02:43
bspencer(the icon backgrounds)02:43
kyleNwell, it is a flash movie, so no. We will actually change our gconf key from a user action in our flash movie02:43
kyleNand by the way, the hicolor icon theme dir does not seem complete02:44
bspencerhm.02:44
kyleNand it is the default, so if you launch a gnome app that requires a valid gnome icon theme, it borks02:44
bspencerI don't remember messing that too much02:44
kyleNcould be a corner case, but try installing pcmanfm and you will see02:44
kyleNthen change the icon theme to the "gnome" one via gconf key, and pcmanfm no longer borks02:45
bspencerhm.  I forget how the icon theme cascades... but I thought it would try hicolor last.  I'd have to look that up again.  So the "gnome" theme must have the icons and it doesn't fall back to hicolor02:46
kyleNperhpas the fallbacks aren't configured correctly, I haven't checked02:46
bspencerkyleN, did you check this bug:  https://bugs.launchpad.net/moblin-multimedia/+bug/20638902:47
bspenceris it resolved?02:47
kyleNlooking now02:47
bspencerworking late?  (9:47pm) 02:47
kyleNon a deadline02:47
kyleNnetwork is incredibly slow. am thinking smagoun just did something very BIG02:48
bspencerand then cut and ran02:48
kyleNok i see it02:49
kyleNhere's the deal02:49
kyleNwe think moblin should provide a theme switching solution that works02:49
kyleNhowever, that bug was erroneously pegged to moblin because it is really that our customer's flash icon for theme switching was not hooked up to anythin02:49
kyleNso, I think the issue of you foks getting theme switching to work, including the marquee, and probably creating a UI for it, is still on the table02:50
bspencerkyleN, yep, got it.02:50
kyleNok02:51
bspencerI'll look at marquee and the UI is still pending agreement :)02:51
kyleNcool02:51
bspencerlool, telepathy-haze was removed from UME recently?03:03
StevenKbspencer: telepathy-* was pulled out of being installed -- it drags in pidgin-data, which conflicts with pidgin-maemo, which is in the PPA.03:06
bspencertrue.03:09
bspencerStevenK, I notice that I can still install pidgin-data manually03:09
bspencerthen everything works.03:09
bspencerwe updated the fsets to not include telepahty as it was breaking image creation03:09
bspencerbut... ubuntu-mobile-dev pkg depends on telepathy-devel03:10
bspencerand I can't fix that.  :)03:10
bspencerso it is not possible to install the developer tools fset currently, unless you first manually install pidgin-data (an obscure link)03:10
StevenKArgh03:12
StevenKbspencer: But pidgin-maemo-data and pidgin-data conflict03:12
StevenKSo you can install it since you don't have pidgin-maemo-data installed?03:12
StevenKIn terms of ubuntu-mobile-dev -- good catch, I'll fix that now.03:13
bspencerStevenK, ah -- I don't know about pidgin-maemo-data -- but I saw something about you guys making pidgin-maemo your default chat solution03:27
bspencershould be cool.03:27
bspencerand they are a lot more likely to sue Nokia first and not try to go after you guys03:28
bspencerasac, StevenK 05:47
bspencerI'm working on the xulrunner upgrade05:47
bspencerI installed xulrunner-1.9-dev, but where do I get xulrunner-gtkmozembed-embedding  ?  (configure complaining)05:47
bspencer-PKG_CHECK_MODULES(MOZEMBED, mozilla-gtkmozembed >= 1.8.1)05:48
bspencer+PKG_CHECK_MODULES(MOZEMBED, mozilla-gtkmozembed-embedding >= 1.8.1)05:48
StevenKYou don't, the pkgconfig name changed05:49
StevenKbspencer: Give me a moment, I'll look it up05:49
bspencerok.05:49
StevenKHmm. mozilla-gtkmozembed-embedding should work05:52
StevenKI was using libxul-embedding, if I recall correctly05:52
bspencerI didn't see that as part of Hardy05:53
bspencerat least the pkg name libxul-embedding05:54
StevenKUbuntu package, or pkg-config package?05:55
bspencerwhen I grep /usr/lib/pkgconfig files, I have xulrunner-gtkmozembed... but nothing with "embedding"05:57
bspencerhold on... maybe I have it..05:58
StevenK(hardy-lpia)root@liquified:~# dpkg -S /usr/lib/pkgconfig/libxul-embedding.pc 05:58
StevenKxulrunner-1.9-dev: /usr/lib/pkgconfig/libxul-embedding.pc05:59
bspenceryep05:59
bspencerso why05:59
bspencerchecking for MOZEMBED... configure: error: Package requirements (xulrunner-gtkmozembed-embedding >= 1.8.1) were not met:05:59
bspencerNo package 'xulrunner-gtkmozembed-embedding' found05:59
StevenK(hardy-lpia)root@liquified:~# pkg-config --exists libxul-embedding && echo 'yes'06:00
StevenKyes06:00
bspenceroops -- s/xulrunner/mozilla06:00
bspencerwell, I ain't the sharpest marble06:00
asacStevenK: awake?09:39
StevenKasac: Hrm?10:23
asacStevenK: mail send ;)10:25
asacStevenK: got it?10:25
StevenKI see it.10:29
StevenKI'll test it tomorrow10:29
asacthanks10:30
asacmaybe it didn't work for us, because there is something else broken in our packaging?10:31
asacStevenK: ?10:31
asace.g. missing data files or something?10:31
=== davmor2 is now known as davmor2_away
=== davmor2_away is now known as davmor2
theseinfeldanybody tried to create menlow fset?14:00
theseinfeldI mean to add14:00
theseinfeldI get: Couldn't find any package matching "xf86-video-psb linux-menlow-default-2.6.22 psb-kmd-default-2.6.22 moblin-chat"14:03
theseinfeldof course that xf86 is xorg-...psb14:04
theseinfeldbut the linux-menlow-default is definitely not in the repositories14:04
theseinfeldpersia lool any idea why?14:05
=== asac_ is now known as asac
theseinfeldthis is related to MIC14:10
persiaFor xf86-video-psb, I suspect xserver-xorg-video-psb is preferred.  I'm not sure about the others.14:10
theseinfeldof course14:10
theseinfeldbut why don't we have the fset corrected in the moblin-image-creator.deb :)14:11
theseinfeldpersia do you think it makes any sense to add the moblin.org repositories?14:11
theseinfeldto get the menlow kernels from intel?14:11
theseinfeld:D14:11
persiatheseinfeld: I'm very much not a fan of mixing repositories.  It may be that the image-creator needs tweaking to support different repos in the cases where core contents differ significantly14:12
theseinfeldme neither14:12
theseinfeldbut there is no menlow in the ume for now... persia, do you know why?14:13
persiaThat I don't.  I'm looking at the MIC fset definitions now.14:13
theseinfeldI didn't check the crownbeach14:14
theseinfeldpersia the poulsbo is also out :(14:15
ian_brasilhey...i am looking at setting up a lpia VM image ..is there some pointers for doing this (like can i use QEMU or do i need kernel virtualisation?)..i saw lool was doing something with this?14:16
persiaian_brasil: Both QEMU and kernel virtualisation will work for lpia emulation on another machine.  You are most likely to have difficulties with the default video drivers available for UME, but if you work around that, it ought work.14:17
ian_brasilpersia: thx a lot14:18
theseinfeldlpia is pretty much i386 :)14:18
loolian_brasil: I've added support to ubuntu-vm-builder in bzr to accept --arch lpia and the like14:19
loolSomething like ubuntu-vm-builder qemu hardy --arch lpia should do14:19
loolI really need to finish these bits14:20
ian_brasillool: you rock :)14:20
loolWell you wont get UME at this point!14:21
ian_brasilwhy not?14:21
loolIt just builds a regular VM14:22
loolala debootstrap14:22
ian_brasilbut i will get an lpia chroot so i can run tests , right?14:22
loolWhat remains to be done is to extract the list of packages from MIC, wrap all of this in a new script and add new packages for qemu config14:22
loolian_brasil: Yes, a lpia vm even14:22
loolian_brasil: I personally use "kvm" instead of qemu and run it with a -vnc :12 or so14:23
loolAnd then connect to it via vnc14:23
ian_brasili will have a play and write up on the wiki how i get on then.. 14:25
theseinfeldpersia, any ideas where the menlow are gone?14:25
persiatheseinfeld: Looks to me like the current fset definitions assume the moblin repo, at least in terms of package names.  I'm not sure whether you can mix repos.14:25
theseinfeldwell, I mixed them in the past and ended up with dependecy hell14:26
persiaThat would be about what I expect.  Unfortunately, I'm not sure enough of the correct package names for menlow/poulsboro to upload an updated MIC with confidence.  Maybe someone else understands it better.14:28
theseinfeldI can give you the package names14:28
theseinfeldlinux-menlow-default linux-menlow-default-2.6.2414:29
theseinfeldlinux-menlow-developer-2.6.2414:29
persiaThese are moblin names or ubuntu-mobile names?14:30
theseinfeldpsb-kmd-default psb-kmd-default-2.6.24 psb-kmd-developer-2.6.2414:30
theseinfeldmoblin names14:30
theseinfeldthere are no ubuntu names since they are in the fset but not in the ppa/ports repos14:30
theseinfeld:(14:30
theseinfeldpersia what do you think is the best way forward with this menlow thing?14:31
persiaThat's the part I'm unsure about.14:32
theseinfeldI am mostly interested in getting the poulsbo video kernel modules14:32
persiaThe brute force method is to grab from moblin, verify packaging, and push to ubuntu-mobile.14:33
theseinfeldif that is not in UME we don't have the next intel platform ready, so there is no point of talking anything but the Q114:33
theseinfeld:D14:33
persiaOn the other hand, I'm not sure if that's actually the best way to get something nice.14:33
persiaWell, it works on the SR8, basically (and other mccaslin devices).14:33
theseinfeldyeah, old generation mccaslin devices but not the new menlow to come14:34
theseinfeld:D14:34
theseinfeldsomething that moblin guys are having now14:34
persiaRight.  The better way is to review the new packages, and add them selectively as one understands the integration.  This likely takes longer, and requires a bit of testing (preferably with the right hardware).  This is especially true for driver-type stuff.14:35
theseinfeldhow about then just getting them in as they are in moblin and later include them?14:36
theseinfeldtest and include them...14:36
persias/xf86-video-psb/xserver-xorg-video-psb/ is something that was done before (for 0.39), but I'm not finding lots of info about the psb stuff, and I'm very much not tempted to touch the kernel without hardware.14:37
theseinfeldyou don't have that hardware from Intel?14:37
theseinfeldcan't you get it from them?14:37
persiaThe moblin repos ought be mostly source-compatible.  You might try a rebuild of their packages to test your hardware: if they work, that's a good argument for upload.14:38
persiatheseinfeld: Not I: I get my hardware retail :)14:39
theseinfeldafk 30 seconds14:39
theseinfeldpersia i have to get something14:40
theseinfeldpersia, me back14:47
theseinfeldGet:1 http://www.moblin.org gaston/main linux-menlow-default-2.6.24 2.6.24-11 [13.5MB]14:48
theseinfeld:D14:48
Hobbseethat's not a rebuild...14:48
persiatheseinfeld: You'll get a better test getting the source...14:49
theseinfeld:D14:49
theseinfeldand compile it?14:49
Hobbseeyes14:49
theseinfeldusing chrooted?14:49
Hobbseeor pbuilder, or sbuild.  that's the idea, yes.14:50
theseinfeldhmm...14:50
theseinfeldok14:50
theseinfeldno problem14:50
theseinfeldI can do that14:50
theseinfeldi have my lpia pbuilder14:50
theseinfeldif it works...what then?14:50
Hobbseethen take the .deb from wherever you set the results directory to be, and install it on the hardware.14:51
persiaAnd if that works, see if you can determine what patch enables the construction of that binary package, and whether it can be applied to the Ubuntu linux package,  At that point, you can file a bug :)14:52
theseinfeldpersia, do you think that they have a patch for that?14:53
theseinfelduhm...14:53
persiatheseinfeld: By "patch" I mean "change to the code".14:53
theseinfeldyeah... I might end up comparing the whole kernel tree :)14:53
theseinfeldlets see...14:53
theseinfeldI let you know one of those days if this works14:53
theseinfeld:D14:53
theseinfeldand bug...etc...14:54
theseinfeldso I will be back with those issues14:54
theseinfeldis the next month deadline still feasable?15:12
theseinfelds/feasable/feasible/15:13
theseinfeldI mean, if there is no menlow...15:13
theseinfeld:D15:13
theseinfeld?15:13
loolpersia: poulsboro, how cute :)15:39
theseinfeldbye15:40
theseinfelddid I say pousboro?15:41
theseinfeldpoulsboro?15:41
theseinfeldI must be dead tired...15:41
theseinfeldgood night...15:41
* theseinfeld out...15:41
ian_brasillool: i ran ubuntu-vm-builder kvm hardy --arch lpia and i get invalid architecture ..is there something i am missing?15:44
loolian_brasil: You need to build the package out of bzr15:47
loolIt wasn't uploaded (too close to release I guess)15:47
ian_brasilah ok...15:48
loolian_brasil: https://code.launchpad.net/~soren/ubuntu-jeos/trunk15:48
loolian_brasil: bzr branch lp:~soren/ubuntu-jeos/trunk; cd trunk; debuild -i15:49
loolAnd you should get a .deb; install it and it should work15:49
ian_brasilnice one15:49
=== matt_c_ is now known as matt_c
=== robr__ is now known as robr
=== robr___ is now known as robr
dholbach¡¡ agoliveira is giving a session in #ubuntu-classroom !!18:03
SyntuxHi, when we will be able to install UME on Nokia N8xx ?18:08
wasabiProbably never.18:08
wasabiread the faq18:09
Syntuxokei18:09
=== robr___ is now known as robr
persiawasabi: You never know.  Mojo's Hasty Hippogriff ought contain many of the UME packages.  Something may occur.18:44
wasabiYeah. I know. I hope it does.18:44
wasabiBut I wouldn't count on it. :018:44
wasabiBunch of closed stuff on the nXXX's18:44
persiaYeah, well, it's the primary mojo target.18:46
pablomQUESTION : can the "desktop manager" app (despite of the touchscreen feature) be used on common desktops?18:56
phoenix24hi agoliveira! 18:58
agoliveirapablom: Sorry but what desktop manager? Matchbox? It's the one used on UME.18:58
pablomthanks!18:58
agoliveiraphoenix24: Hi.18:58
pablomand matchbox can be used with ubuntu desktop?18:58
pablomsorry for the english18:59
rZragoliveira: thx will the log are published the usual place ?18:59
agoliveirapablom: Yes it can but it's not very apropriate as it it has some limitations like working on fullscreen only.18:59
pablomok18:59
agoliveirarZr: I gues so, it's my first time doing that :)19:00
pablomwhat get my attention is that it is very user friendly19:00
pablomthanks a lot19:00
agoliveirapablom: That's the idea: to have something very userfriendly19:00
rZragoliveira: i am frustrated i came at the end, any other one planned soon ?19:00
pablomI'll try it and give a look at the source too19:01
rZri am talking about  UME or embedded stuff19:01
mybuncheagoliveira:What about marketing? Are there efforts underway to push/assist UME to product manufactures? For example, I read somewhere that Nokia is interested.19:01
pablomforgot to say, im brazilian too19:01
pablom:)19:01
agoliveirarZr: Not currently but you bother jcastro for it :)19:02
agoliveiramybunche: There's a team called MSG that does this. I work with the cor4e team.19:02
agoliveirapablom: Bem vindo! :)19:02
mybuncheagoliveira:thanks19:02
agoliveiramybunche: No problem.19:03
pablomagoliveira, valeu. I did a modification to xfdesktop to make some things more user friendly, and I think matchbox-desktop is what Im looking for19:03
rZrbtw do you have interessing pointer about optimizing filesystem for saving flash memories usage ?19:03
agoliveirarZr: Yes, that's a good point.19:04
mybuncheGreat work. Looking forward to the future of UME. It 2am here, work tomorrow, need some sleep. Cheers!19:05
rZri am working on this for tuning my "live system" on USB device19:05
agoliveiraBTW, in about 2 weeks we will have the UDS (Ubuntu Developers Summit) If you have interesting ideas, you can drop by or contact us top bring them in and have them discussed for the next release.19:05
pablomok19:06
rZrmesh networking is something to be tested w/ mobile computing , any plans about this ?19:07
agoliveirarZr: Not for now but it's an interesting idea.19:08
pablomI know that intel have mesh working with classmatepc, another project19:08
rZrit's more at the application level than the OS though19:08
rZrpablom: the OLPC project has been critized about this recently too19:08
rZragoliveira: are there connections w/ OLPC project too, i know some debian friends are on it19:09
pablomrZr, good to know, mesh is a great feature on these cases19:10
agoliveirarZr: Not this project, no.19:10
rZrpablom: let me find you this article19:10
pablomrZr, thanks19:10
* rZr is doing archeology on his wiki :)19:12
rZrgotcha : http://www.usenix.org/event/upsec08/tech/full_papers/patterson/patterson_html/19:13
pablomrZr, i ll read it! thanks a lot19:15
rZryou're welcome19:15
rZrdinner time now19:15
rZrI'll hang around19:15
pablomi'm going now too, see ya19:16
Riddellagoliveira: trying to run hildon-desktop I get http://pastebin.com/m3da6da9319:19
agoliveiraRiddell: How did you try it? Anyway DBUS is not running, you have to start it first.19:21
Riddellagoliveira: clicking Terminal in image-creator, export DISPLAY=:1 (my xephyr) and running hildon-desktop19:22
RiddellI did run dbus-launch, but that didn't hepl19:22
Riddellhelp19:22
agoliveiraRiddell: Try ume-xephyr-start19:24
agoliveiraRiddell: Close your Xephyr first19:25
Riddellagoliveira: did something, but not there yet http://pastebin.com/m192029c919:26
agoliveiraRiddell: This is really weird. Did you run xhost + in another console to allow Xephyr to connect to the host?19:28
Riddellyes19:29
persiaI had best results running Xephyr as my regular user, and attaching from within UME by starting dbus as root, su'ing to ume, setting the display, and launching.19:31
Riddellpersia: launching what?19:32
* persia hunts down the script name19:32
loolpersia: That's how I do it too19:34
persiaRiddell: start-hildon from https://wiki.ubuntu.com/MobileAndEmbedded/HildonDesktopManualProcedure  This is a deprecated procedure, so it may not be ideal.19:34
loolstart-hildon I think19:34
loolHow much time would have been saved would we have a solution to build vms, I wonder19:34
Riddell/usr/bin/start-hildon: line 28: /usr/sbin/mas: No such file or directory19:35
Riddellis about all that does19:35
persiaAt least days * num_developers19:35
persiaI thought that was fixed.  Hmmm...19:35
agoliveiralool: +119:36
persiaRiddell: Try /usr/share/ume-config-common/ume-gui-start19:37
loolHmm start-hildon must have been broken for a good while, wow19:38
Riddellpersia: http://pastebin.com/m343568c719:38
persiaRiddell: And you've set DISPLAY to match your Xephyr?19:39
persiaWhat happens if you try to e.g. start kdm in the Xephyr from your regular system?19:40
Riddellpersia: yes (xclock works fine)19:40
persiaBut not matchbox?19:41
Riddellmatchbox?19:41
RiddellI've never managed to get kdm to work in xephyr19:41
agoliveiraRiddell: I think your KDE instincts don't let you run something based on Gnome :)19:41
persiaRiddell: Try stepping through the commands individually.  Perhaps starting with /usr/bin/matchbox-window-manager (with lots of options).19:42
persiaThis might help track down the source of the issue.19:43
Riddellpersia: matchbox-window-manager does seem to be running19:43
Riddellbut nothing is showing in xephyr19:43
persiaRiddell: OK.  From your log, I'm fairly sure sapwood-server is also running.19:44
Riddellit is19:44
persiaThis just leaves /usr/bin/hildon-desktop   Does it work if you call it directly?19:44
persiaWait.  Matchbox is running, but nothing is showing in Xephyr?  The WM ought load something.19:45
Riddellrunning hildon-desktop  http://pastebin.com/m476b97af19:45
Riddellxclock now loads full screen19:45
persiaxclock being full screen would be an indicator that matchbox is working.19:46
persiaRight.  Seems you're having trouble connecting to your dbus.  When I encountered that, I rebooted.  You may be able to just kill some processes, but I remember dbus not liking to be killed.19:47
loolWell dbus itself probably doesn't mind too much, but the apps connected to it... lalala19:48
loolLet's just say they share the joy19:48
Riddellcan't I just restart dbus in my chroot?19:49
persialool: Isn't it supposed to run a separate dbus in the chroot?  My memory of dbus not being easily killed comes from schroot 0.52, where it would leave extra dbus sessions running from every build.19:49
loolpersia: It should, but as I bind mount everything e.g. /tmp to access my host Xorg...19:50
persiaRiddell: You might give that a try.  While nm is being most talkative about it, I suspect the "WARNING: not connected" followed by the segfault is the same thing (only by less defensive programmers)19:50
persialool: Ah.  Yes.  Too much bind-mounting can cause confusion.  This is why I like virtualisation and extra hardware.19:51
persiaOne of the devices I've never found, but want is a 5.25" bay computer: install two or three in a tower as test boxes without disturbing the primary workstation.19:51
loolpersia: Interesting19:54
loolI think I'm more happy with vms which I can pack in my laptop19:54
loolLet's run VMs on the Q1!19:54
persialool: Maybe.  The issue there is resource contention.  Depends on the use case, I suppose.  I tend to break things.19:55
loolI see19:56
persiaRiddell: I can replicate the issue.  On the other hand, I also replicated the fumbling with the order of commands, which may be related.  I'll try a couple other things, and let you know the procedure.19:58
persialool: Did you ever have success with getting apport to work?  I can replicate, but I can't see the core, so have a little trouble figuring out why it crashes.20:08
loolpersia: Yes, it's fixed20:08
loolpersia: I've prepared a SRU20:08
loolpersia: naturally, retrace wont work with ppa packages20:08
persialool: OK.  It's in -proposed?20:08
loolpersia: Don't think it was accepted to proposed yet20:08
loolpersia: It's in the bzr branch though20:09
persiaI'm not worried about retrace.  I just want to have a core file somewhere, and I'm not getting it by default.20:09
lool~ubuntu-core-dev/apport/ubuntu20:09
loolpersia: The issue is with unionfs20:09
persiaWith getting no core file?  If I turn off apport, should I just get the normal ones then?20:10
loolpersia: Oh, I don't know about real core files20:11
loolI thought you meant crash files from apport20:11
loolThey might be turned off when apport is setup20:12
persiaAh.  That's the thing I want.  apport is just sometimes one way to get it.20:12
loolBut otherwise, check ulimit -c20:12
loolpersia: Here, core files seem disabled by default20:12
lool(0)20:12
loolulimit -c unlimited would fix it I guess20:12
persiaYeah.  That was my issue.  On the other hand, It's kinda late here, so I'm not surprised to be missing things :)20:13
lool-rwxr-xr-x 1 ume ume  798720 2008-04-29 19:13 core20:13
persiaRight.  I'm not up to digging the stack deeply on this now, but it's an issue with a bad "level" being passed to brightness_from_level in libbrightness from moblin-applets.  Be good to get an apport bug filed against it for proper investigation later.20:24
persiaRiddell: My apologies, but I'm not likely to get you a working recipe just now.20:25
=== cprov is now known as cprov-afk
=== rZr is now known as RzR

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