jbicha | or pressing the Lock button or pressing Suspend, it just doesn't autolock when suspending when closing the laptop lid | 00:00 |
---|---|---|
darkxst | shell would be handling the first 2 | 00:00 |
darkxst | gsd seems to handle lid close | 00:01 |
darkxst | however it just calls that dbus method | 00:01 |
darkxst | can you get a dbus log, while closing the lid | 00:03 |
darkxst | dbus-monitor | 00:03 |
jbicha | http://paste.ubuntu.com/1248588/ | 00:06 |
darkxst | method call sender=:1.6 -> dest=:1.11 serial=1520 path=/; interface=org.gnome.ScreenSaver; member=Lock | 00:08 |
darkxst | error sender=:1.11 -> dest=:1.6 error_name=org.freedesktop.DBus.Error.UnknownMethod reply_serial=1520 | 00:08 |
darkxst | string "No such interface `org.gnome.ScreenSaver' on object at path /" | 00:08 |
darkxst | so lock() is called, but some reason the connection fails | 00:10 |
darkxst | ok that path has changed | 00:13 |
darkxst | jbicha, try this patch http://paste.ubuntu.com/1248601/ | 00:18 |
jbicha | darkxst: oh you mean http://git.gnome.org/browse/gnome-settings-daemon/commit/?id=031b33f19ef1af ? | 00:23 |
darkxst | lol, I didnt see that, but yes | 00:24 |
jbicha | are you running gnome-settings-daemon 3.4 or 3.6? | 00:26 |
darkxst | 3.4 | 00:27 |
darkxst | jbicha, hope I did this right, https://bugs.launchpad.net/ubuntu/+source/libcroco/+bug/1053169 | 02:20 |
ubot5 | Ubuntu bug 1053169 in libcroco (Ubuntu) "New upstream version 0.6.6" [Undecided,New] | 02:20 |
jbicha | a debdiff would be fine and would be a much smaller diff | 02:26 |
jbicha | we should just ping the Debian guys to upload it, and then we can sync from there | 02:26 |
darkxst | is that likely to happen in time for quantal though? | 02:28 |
jbicha | yeah, Final Freeze is the deadline; Debian can upload and we can sync all in 1 day | 02:29 |
jbicha | it sounds like the kind of fix they would want too | 02:31 |
darkxst | so I just open a debian bug then? | 02:35 |
jbicha | actually, I was just going to ping them on #debian-gnome on OFTC | 02:37 |
darkxst | ok | 02:38 |
jbicha | you could just ping mbiebl when he wakes up tomorrow if you want | 02:39 |
jbicha | I just uploaded ubuntu-gnome-default-settings with the plymouth theme, it still needs to get signed off by the Release Team though | 02:39 |
everaldo | nice | 02:41 |
jbicha | it looks like it changes the grub background too | 02:42 |
jbicha | I couldn't figure out how to fully test the text theme but I figured it would be good enough | 02:42 |
jbicha | I should have tried virtualization | 02:43 |
jbicha | anyway, we can always tweak next cycle | 02:43 |
everaldo | jbicha, yes, grub is also changed | 02:43 |
everaldo | but it is too dark-blue | 02:44 |
everaldo | jbicha, I am thinking about change it to: #133773 | 02:45 |
everaldo | what do you think? | 02:45 |
everaldo | I am between #09225a and #133773 | 02:46 |
everaldo | but not sure about where to discuss it | 02:46 |
jbicha | um, and what is it now? | 02:47 |
everaldo | #191e29 | 02:48 |
everaldo | let me make a image with these 3 colors | 02:49 |
jbicha | yeah, 133773 is nice | 02:49 |
everaldo | jbicha, if I change it the branch, do I need to request merge again or it will use last changes? | 02:50 |
jbicha | you don't need to request merge again, the merge will automatically update with your latest push | 02:51 |
darkxst | jbicha, I will let you ping debian if thats ok | 02:51 |
jbicha | darkxst: ok, and you ping me if I forget again :) | 02:51 |
darkxst | ok sure | 02:51 |
everaldo | jbicha, just in case http://imagebin.org/230205 | 02:59 |
jbicha | yeah, 133773 is still nice :) | 03:01 |
everaldo | btw, to test text mode just remove all *-logo themes | 03:03 |
everaldo | and leave only -text | 03:03 |
everaldo | it is how I test it here | 03:03 |
jbicha | I tried that and got a black screen, but I'll try again | 03:04 |
everaldo | try run theses command before restart | 03:06 |
everaldo | sudo update-alternatives --config default.plymouth | 03:06 |
everaldo | sudo update-initramfs -u | 03:06 |
everaldo | I think that need only last one | 03:07 |
everaldo | bbs | 03:11 |
everaldo | interesting | 03:17 |
everaldo | when no plymouth-*-logo is available then grub is black | 03:17 |
everaldo | it means that we need both, -text and -logo | 03:18 |
everaldo | jbicha, it is not possible to test grub and text theme at same time | 03:18 |
everaldo | it is the same for all other ubuntu themes | 03:19 |
everaldo | commited | 03:27 |
smartboyhw | hello jbicha the beta is great!:P | 13:33 |
vibhav | yep | 13:36 |
jbicha | cool :) | 13:36 |
smartboyhw | :) | 13:36 |
* smartboyhw wonders how is the ubiquity-slideshow-ubuntu thing going:P | 13:37 | |
jbicha | everaldo volunteered yesterday to work on the slideshow this weekend, if you want to help him let him know | 13:39 |
jbicha | I don't know if the FFe for it will get approved as it's extra work for the translators and we're rather late | 13:39 |
* smartboyhw is finding the ubuntu splash boot screen:P | 13:40 | |
jbicha | if it's not approved, we just won't use a slideshow at all | 13:40 |
smartboyhw | Ooh | 13:41 |
darkxst | jbicha, what do you want to do about the live cd username? | 20:24 |
darkxst | just patch it from the build script? | 20:24 |
jbicha | I'd like to try that, yes | 20:33 |
jbicha | I just hope nothing else hardcodes "ubuntu" as the live image username... | 20:34 |
darkxst | ubiquity uses the UID, so that is fine | 20:34 |
darkxst | and I tested an install yesterday, went ok | 20:34 |
jbicha | being able to log out from GNOME Classic on the live image is definitely something we want | 20:35 |
darkxst | ok, will push a patch shortly | 20:36 |
jbicha | in other news, I actually don't have upload rights to libcroco so we'll have to find someone who does to upload it to quantal | 20:36 |
darkxst | ah, ok | 20:38 |
jbicha | hmm, I need to figure out how to add an apport hook to gnome-shell to tell me whether the bug reporter is running gdm or lightdm | 20:50 |
darkxst | that should be easy | 21:04 |
darkxst | I can do it if you want | 21:08 |
jbicha | that'd be great, I haven't thought through exactly how I would do it yet | 21:09 |
darkxst | so you just want a "display manager" field added to the apport report? | 21:13 |
jbicha | that sounds good | 21:14 |
darkxst | jbicha, log out (with autologin enabled ) is basically broken now | 22:35 |
darkxst | getting a random result between, autologin, going to gdm and crashing | 22:36 |
darkxst | and more often than not, logout from classic results in crashing | 22:36 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!