/srv/irclogs.ubuntu.com/2011/08/22/#ubuntu-installer.txt

ogra_ev, around ?08:36
evogra_: yes09:38
cjwatsonev: do you mind if I rename the installed webcam library to ubiwebcam or something?  it's causing some livefs build failures because libwebcam clashes with an existing package09:50
evcjwatson: by all means10:01
CIA-18ubiquity: evand * r4848 trunk/ubiquity/plugins/ubi-wireless.py: Properly initialize buttons on the wireless page.10:26
cjwatsonev: do you know what's up with http://paste.ubuntu.com/672339/ ?  mock.patch seems to exist ...10:33
CIA-18ubiquity: cjwatson * r4849 trunk/ (3 files in 2 dirs):10:36
CIA-18ubiquity: Rename libwebcam to libubiwebcam to avoid clashing with the existing10:36
CIA-18ubiquity: libwebcam0 package.10:36
cjwatsonoh, wait, mock occludes python-mock10:37
cjwatsonand mock is completely different and no longer in oneiric anyway ... purging10:38
evwhat on earth10:38
evah10:38
cjwatsonI had it installed from when I was trying to test something in a Fedora chroot10:39
cjwatsonyeah, that's better, tests pass now10:45
=== ara_ is now known as ara
stgraberev: apparently ubiquity no longer likes utf-8... Tried to install today's daily with "Stéphane Graber" as my fullname and it crashed :)14:19
evstgraber: awesome14:22
evbug please14:22
evpreferably in -d mode14:22
cjwatsonis the gdk-pixbuf xlib rendering stuff deprecated now?  it seems like maybe we should be rendering to a cairo surface instead14:25
cjwatsonbug 83089214:25
ubot2Launchpad bug 830892 in ubiquity "ubiquity-dm crashed with AttributeError in run(): 'Pixbuf' object has no attribute 'render_pixmap_and_mask'" [High,Triaged] https://launchpad.net/bugs/83089214:25
cjwatsonor indeed to a GDK drawable14:27
cjwatsonhmm, no, cairo I think.  http://developer.gnome.org/gdk3/stable/gdk3-Cairo-Interaction.html#gdk-cairo-set-source-pixbuf ?14:28
evyeah, my understanding is that it's all cairo from here on out14:29
stgraberev: oh, it apparently fails in two different places. Letting apport file both, feel free to merge them then :)14:29
ev:)14:30
stgraberev: hmm, well, one of the two apport failed to start firefox :) bug 83130914:32
ubot2Launchpad bug 831309 in ubiquity "ubiquity crashed with UnicodeDecodeError in preseed(): 'ascii' codec can't decode byte 0xc3 in position 2: ordinal not in range(128)" [Undecided,New] https://launchpad.net/bugs/83130914:32
stgraberev: the other was similar but in info_loop14:33
evokay, thanks14:34
evugh, DIE debian/patches/debian-changes14:48
cjwatson--abort-on-upstream-changes14:50
cjwatson(dpkg-source(1))14:50
evyeah, was just trying to get to the bottom of what I did to prompt it to create the diff in the first place14:51
evbut thanks14:52
evI'll keep that one handy14:52
evsure is easier than rm -rf'ing the things it does14:52
davmor2ev: I have a question, what happens if the user is new to ubuntu and has no webcam, with the use this picture link to a default folder where there are some default images to chose from?15:05
evdavmor2: it's accounted for in the design specification.  There will be default images to choose from, just like in gnome-control-center15:07
davmor2ev: I figured there would be I just couldn't see a new user knowing to go to /usr/share/image/LOLCATZ.png to get a picture :)15:08
* cjwatson tries to cargo-cult modern background-setting code from nautilus15:31
cjwatsonev: does bug 830895 make any sense to you?  on_link_clicked is connected according to the GtkBuilder input file, but it just doesn't seem to be being called16:47
ubot2Launchpad bug 830895 in ubiquity "Unable to show release notes: operation not supported" [High,New] https://launchpad.net/bugs/83089516:47
bdmurrayIs it useful to have bugs assigned to the ubuntu-installer team or should we just have them assigned to canonical-foundations?16:48
cjwatsonubuntu-installer would be more useful than canonical-foundations IMO ...16:49
cjwatsondoesn't seem any point spamming the rest of the team16:49
bdmurraygot it thanks16:49
cjwatsonev: ^- do you agree?16:49
evindeed, I agree16:50
evon_link_clicked> is it not getting called at all or is it not stopping signal propagation would be my first question16:50
cjwatsonmine too, and I inserted a print to test that; didn't appear to be getting called at all16:51
evand then maybe we're not hooking up to the right signal, or that pygi's signal handling is busted (or our signal handler is raising an exception that's not ending up on the same context - exceptions in callbacks are doing that currently)16:51
cjwatsonyeah, it *looks* like it's still 'activate-link' in GtkLabel though16:52
cjwatsona test program at the python >>> prompt seems to exhibit similar behaviour16:52
evhttps://bugzilla.gnome.org/show_bug.cgi?id=61627916:52
ubot2Gnome bug 616279 in introspection "Propagate python exceptions from a callback to the root python context" [Normal,Reopened]16:52
evhm16:52
cjwatsonoh, wait, bug, let me try again16:53
cjwatsonah, I think it no longer takes a widget arg16:55
cjwatsonis that a general change in gtk 3?16:55
cjwatsonso yeah, you're totally right, that introspection bug is what's hiding the error16:56
evwelcome to pygi16:56
evplease deposit your sanity at the door16:57
cjwatsonor maybe not, possibly I'm calling connect wrong16:57
cjwatsonah, yes, it should be connect_object16:58
evreally? I missed that.16:58
cjwatsonin my test program I mean16:59
evah16:59
cjwatsonok, still don't know what's going on then17:00
cjwatsonhttp://paste.ubuntu.com/672548/ seems to work17:00
charlie-tcacjwatson: what does it take to activate "maybe-ubiquity" for Xubuntu, and how much work will be involved?20:41
cjwatsoncharlie-tca: I think that really ought to be next cycle at this point ...21:28
cjwatsonI don't remember the exact details although IIRC it's mostly controlled by the hidden-timeout setting in /isolinux/gfxboot.cfg21:29
charlie-tcaOkay, Thank you. We can wait to do it next cycle. We just can't find any docs on how to do it.22:08
charlie-tcacjwatson: I will accept that it can wait.22:11

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