[04:57] jbicha: ping [04:58] micahg: hi [05:00] hi jbicha, was looking at your gnome-shell branch, but it seems it already got upload [05:00] so, nevermind :) [05:00] jbicha: actually, do you want to rebase for the other changes? [05:01] my question was going to be the reason for bumping the deps [05:02] thanks for looking at it! [05:03] it seems like your first revision was uploaded before the second got added [05:03] gnome-shell won't run with 1.29.15 and I don't think it's tested at all except if you run the lastest release of everything [05:04] yes, two people were looking at the merge simultaneously so I figured I'd just wait on bumping the deps for the next upload [05:04] gnome-shell has too many dependencies :-( [05:05] jbicha: well, it's upstream's version of a meta package [05:05] like our ubuntu-desktop [05:05] jbicha: a suggestion would be to review the diff in configure before uploading a new version [05:06] in this case, gnome-shell didn't bother upping the gjs dependency but I try to look at the configure diff, sometimes I forget [05:07] heh [09:41] morning [09:44] having to log a bug in the middle of my rugby watching is not good. >:( === Zdra is now known as xclaesse [11:20] is there any plan to merge gdm 3.1.x in oneiric? [12:13] who gets the blame when I get asked for a wireless password every time I unsuspend my laptop running g-s even though it is known (pre-filled in the dialog even)? === jincreator is now known as ndsin === ndsin is now known as jincreator === jincreator is now known as girl === girl is now known as jincreator [15:56] pitti: hey [16:32] aloha [16:50] desrt: I can't figure out how to get dconf locks to work in Ubuntu [16:55] jbicha: i solved your bug already :) [16:56] jbicha: and see https://live.gnome.org/dconf/SystemAdministrators [16:59] desrt: I followed the two paragraphs at the end but I can still change my background [17:00] jbicha: interesting [17:00] did you logout/login after setting up the new profile? [17:01] I created a file, /etc/dconf/profile/system.d/locks/file , let me try rebooting too [17:01] wait... [17:01] sigh. [17:01] works better when you read the whole thing.... [17:03] hi desrt [17:03] how are you? [17:03] pretty good [17:03] jbicha: please read the entire page [17:03] it won't work if you just follow the last couple of paragraphs [17:04] desrt: oh so it's a bit more complicated, thanks [17:07] jbicha: usually people don't lock down settings without first having settings to lock down [17:07] :) [17:08] jbicha: in anycase, the restart is needed to get the new profile noticed. after that, you can make changes without restarting [17:08] hmmm, why do my daily builds always break at the weekend? [17:21] chrisccoulson: because they're lonely [17:30] desrt: I can't get my local profile to compile anything to /etc/dconf/db [17:32] /etc/dconf/profile/local says user local on 2 lines & I have settings stored in /etc/dconf/profile/local.d [17:33] what happens when you say 'sudo dconf update'? [17:33] nothing prints out and I don't see any changes [17:34] odd. [17:34] erm. [17:34] please read the docs more carefully :) [17:34] I'm trying! ;-) [17:34] local.d goes in /etc/dconf/db/, not /etc/dconf/profile/ [17:35] The remaining lines of the profile describe system databases. These databases are found in /etc/dconf/db/. Again, the name of the file to open in that directory is exactly as it is written in the profile and the file is expected to be in GVDB format. In our example, the files "/etc/dconf/db/local" and "/etc/dconf/db/site" would be opened. [17:36] and [17:36] oh, it does say that [17:36] To support the ability to configure the system with a text editor, dconf has introduced key file directories. For any given system database, a corresponding directory can be created (with ".d" added to the filename). [17:36] * desrt clarifies by giving an example of a valid directory name in that second paragraph [17:40] i grok that it's hard to read through paragraphs of text and remember everything :) === abhinav_ is now known as abhinav- [18:12] desrt: the locks subdirectory should be in /etc/dconf/db/*.d not in profile/*.d/ right? [18:12] there should be no /etc/profile/*.d/ at all [18:12] et. dconf/profile [18:15] ok, I updated the wiki for that then, I got it to compile but I still can't get the setting to lock http://paste.ubuntu.com/687055/ [18:16] On startup, dconf consults the DCONF_PROFILE environment variable. If set, dconf will attempt to open the named profile, aborting if that fails. If the environment variable is not set, dconf will attempt to open the profile named "user". [18:18] do I have to set a variable for everyone? [18:18] much easier would be to name your profile "user" [18:18] ok, I'll try that [18:25] it still doesn't lock: http://paste.ubuntu.com/687080/ :-( [18:25] and you logged in/out after renaming everything? [18:25] yes and rebooted, does it work on your computer? [18:25] yes. [18:26] take some program that you are running inside of gnome and grep for dconf in its 'maps' file in proc [18:27] like grep dconf /proc/`pidof gnome-terminal`/maps [18:27] !!!! [18:27] * desrt sees the problem [18:28] you really have to read more carefully :( [18:28] you know I can't read! [18:28] The first line is the name of the user's database. [18:28] The remaining lines of the profile describe system databases. These databases are found in /etc/dconf/db/. [18:28] you only have one line. the first line. [18:28] These databases are found in ${XDG_CONFIG_HOME}/dconf/ (typically ~/.config/dconf/). [18:29] so it's not looking in /etc/dconf/db at all [18:29] do this: [18:29] rename your db files back from user to 'local' [18:29] so you have /etc/dconf/db/local.d and /etc/dconf/db/local [18:29] then put in your /etc/dconf/profile/user: [18:29] user [18:29] local [18:30] (end of file) [18:30] ie: almost exactly what is described on that wiki page... [18:30] minus 'site' [18:34] desrt: thanks, that works, no /etc/dconf/profile/local needed at all [18:36] jbicha: i don't think the instructions ever suggested to create one :p [18:39] well it did throw me on a rabbit trail with /etc/dconf/profile/system.d/locks but that's fixed now === ejat- is now known as ejat [22:50] does anyone have feedback on https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/832513? [22:50] Ubuntu bug 832513 in gnome-settings-daemon "gnome-settings-daemon assert failure: gnome-settings-daemon: ../../src/xcb_io.c:575: _XReply: Assertion `!xcb_xlib_extra_reply_data_left' failed." [High,Incomplete]