[00:00] desrt, so, what's your tz? [00:00] I was sure you'd be offline at this time. [00:00] toronto [00:00] Oh, alright. [00:02] yourself? [00:05] Usually I'm in Munich, but I'm in California for 2 weeks [00:06] visiting the home base? [00:06] * marga nods [00:06] Also, attending PyCon this weekend [00:06] neat [00:07] stupid glib hasn't finished testing yet [00:07] mind your words [00:07] that's my stupid glib :p [00:07] :) [00:07] are those your tests as well? [00:07] I mean, I love tests [00:07] some of them [00:07] But not when I want this build to finish already... [00:09] Maybe it won't finish today... [00:10] well... comment on the bug when you know [00:12] sure thing [00:26] :( :( Still crashing [00:26] hmmmm [00:26] Most likely I screwed up applying the patch though [00:26] ya. that was my thoughts :) [00:26] did you remember to add it to the series? [00:26] I was fearing this all the time this thing was building :( [00:26] I did [00:26] huh [00:26] I added it to series [00:26] that's what i always forget to do [00:26] is it the same backtrace? [00:26] Let's see that [00:28] yeah [00:29] * marga curses [00:29] through real_change_event? [00:29] yep [00:30] the patch must have not applied properly... [00:30] indeed, I'm certain I screwed up [00:30] because there is a direct check for keys ending with "/" there now... [00:30] I'll recheck [00:30] blame quilt :) [00:37] Well, apparently when I installed all of the glib build-deps it didn't install quilt... May that be it? [00:37] you installed build-deps for glib or glib2.0? [00:37] fwiw, i don't think it would let you build without the proper deps anyway...? [00:37] I have applied the patch manually (i.e. quilt push) now, and triggered a new build. But I'm leaving in 20 minutes or so, and I don't expect it to finish before that. [00:38] I installed the build-deps for libglib2.0-0 or something. [00:38] close enough [00:38] I'm shocked that quilt was not installed. [00:38] ya... that does seem a bit weird [00:39] i don't really know much about debian packaging though [00:40] maybe that's part of devscripts or something [00:40] did you use dpkg-buildpackage or debuild? [00:40] neither [00:40] fakeroot debian/rules binary [00:40] oi [00:40] ya.... that's not going to apply patches, i think [00:40] I just wanted the binary! :) [00:40] Yes, you are right [00:41] I'm just old [00:41] I'm used to my old habits [00:41] The aptches are only applied if the package is source format 3.0 quilt. [00:41] patches [00:41] Otherwise you have to apply them yourself once the package is unpacked. [00:42] Indeed, I now see like the 5 ways I screwed up. [00:42] call it a day :p [00:42] Anyways, it's building faster this time, apparently it doesn't want to retest [00:44] I'm leaving, will get back to this tomorrow [00:44] thanks a lot for the help! [00:44] good evening [00:44] try to visit napa, btw [05:29] Good morning [06:45] good morning pitti [06:45] hey chrisccoulson; you're up early! [06:46] pitti, yeah, one of my daughters decided she wanted breakfast at 6am ;) === tkamppeter_ is now known as tkamppeter [07:05] RAOF, thank you very much for your LCMS update. [07:23] pitti, so I am running the gnome-shell 3.8 stack on top of your logind, seems to be working well [07:24] darkxst: nice! [08:27] what package are the new "logout/shutdown/restart overlay chameleon" pop ups? [08:56] hey desktopers [08:57] g'day mate [09:01] mvo: I guess you missed this merge req https://code.launchpad.net/~manishsinha/software-properties/add-update-after-repo-add/+merge/150185 [09:04] chrisccoulson, hey, since yesterday ff-trunk mochitest-ipcplugins test fails with "ImportError: /usr/lib/python2.7/lib-dynload/datetime.x86_64-linux-gnu.so: failed to map segment from shared object: Cannot allocate memory" and just before that a message "Maximum number of clients reached" [09:04] chrisccoulson, is it a test that requires a particularly high amount of memory? [09:04] jibel, yeah, not sure what's going on there :/ [09:06] chrisccoulson, we're currently running with 2GB or memory, we can increase it a bit if it helps [09:06] s/or/of [09:06] m4n1sh: I did, sorry for that [09:07] jibel, that should be enough. i'll try it locally, but i need to fix the build first [09:09] morning [09:13] hey chrisccoulson mvo Laney [09:13] how are you? [09:13] hey seb128. i'm good thanks. how are you? [09:14] pretty good! [09:14] desrt: I'll look at that SRU for sure [09:15] maybe we can just take .4 [09:15] chrisccoulson, I'm good thanks [09:15] Laney, desrt: from memory I looked at glib and it was not a good idea [09:16] it has annotation changes breaking gnome-shell [09:16] and there was another issue [09:16] yeah? [09:16] go -gi [09:16] g-i [09:16] sounds bad for a point release [09:16] yes [09:16] glib/gtk don't have a tradition of stable point release [09:16] gtk rewrites full widgets in point releases [09:17] I thought glib had slightly more sensible maintainers ;-) [09:20] Laney, let me check that I'm thinking about the right serie, I'm trying to recall the details, it has been a while [09:21] https://git.gnome.org/browse/glib/tree/NEWS?h=glib-2-32 [09:25] Laney, desrt: one of the issues was [09:25] https://git.gnome.org/browse/glib/commit/?h=glib-2-32&id=894cf926505c595c96d96d0c2345417e9eeefd4c [09:26] (in case you go for the update) [09:26] (what a great idea to change install dirs in a point update) [09:32] ah, because they were still on /etc in precise [09:33] yes [09:33] our bash-completion version didn't even support /usr there [09:33] probably not the best idea [09:34] jibel, i did make a change to the way the tests run btw. they now run from an autostart job in a custom gnome session (so we get proper theming / font settings etc) [09:34] that shouldn't affect memory consumption too much though :/ [09:37] Laney, desrt: ok, the other thing I was think about is https://bugzilla.gnome.org/show_bug.cgi?id=680310 (see comment #12) [09:37] Gnome bug 680310 in network-indicator "Sorting of access points by strengh not working" [Normal,Resolved: fixed] [09:39] Laney, but yeah, everything else looks fine, if you want to give a try to the update please do, just revert the bash completion commit and watch if the annotation issue happens to gnome-shell [09:39] hey seb128! [09:40] well, the rename part of it is fine and needed if that is to work [09:40] but indeed I'll check it out [09:41] Laney, thanks ;-) [09:41] hi mvo, how are you? === vrruiz_ is now known as rvr_ === tiagoscd is now known as Guest97368 === tiagohillebrandt is now known as tiagoscd [11:34] jibel, i wonder if these failures are caused by skew between the binary / source packages [11:34] because i made some changes to the test harness parts in the packaging, but the builds have been failing since for unrelated reasons [11:35] so i guess it's using the autopkgtest scripts in the latest source, on the old binary [11:43] ok, the tests are running on my local build. i'll respin the PPA build now === alan_g is now known as alan_g|afk === MacSlow is now known as MacSlow|lunch === alan_g|afk is now known as alan_g === vrruiz_ is now known as rvr_ [13:14] grrrr raring keeps removing stuff that helps my VMs work any idea why it would have this crazy idea === Pici` is now known as Pici === MacSlow|lunch is now known as MacSlow [13:37] Laney: thanks :) [13:38] if only I could run shell inside my vm ;-) [13:39] Laney, serial FTW :) [13:40] not /a/ shell, GNOME shell :P [13:40] just use a virtual USB to serial adapter to connect to a virtual machine :) [13:40] imagination is key ;) [13:40] didrocks: how many downloads does the unity ppa get daily? any estimate on that by chance? [13:40] oh, that shell [13:43] * desrt wonders who blasts the stones out of their car stereo at 9am [13:50] oho [13:50] who needs an IsRunnableHelper [13:50] Laney: glx checker bringing you (or your shell?) down? [13:50] Laney: fwiw, gnome-shell runs just fine under virt.... not sure what the issue is here :( [13:51] unless you're on precise, of course... [13:51] llvm wasn't so hot back then [13:51] yes, that one === highvolt1ge is now known as highvoltage === m_conley_away is now known as m_conley [14:00] Laney: you found the bug, i guess? [14:00] what bug? [14:01] (the SRU request, i mean) [14:01] no, was going to file one [14:01] is there one already? [14:01] https://bugs.launchpad.net/bugs/1154370 [14:01] Launchpad bug 1154370 in glib2.0 "[precise SRU] crash due to improper handling of "/" in GSettings" [Undecided,New] [14:01] ah, yeah, I'm linking that to my upload [14:01] will do a tracking bug for .4 too [14:01] ah. gotcha. [14:02] didrocks: do we really need to put the whole ~ubuntu-desktop into https://launchpad.net/~cupstream2distro-maintainers ? [14:02] didrocks: for a few weeks now I'm getting tons of email through that (reviews, autolanding notifications, etc.) [14:02] * Laney isn't [14:03] pitti: do you have something here https://bugs.launchpad.net/cupstream2distro/+subscriptions ? [14:03] how did you make it stop? [14:03] I never got it [14:03] no, empty [14:04] * pitti looks at https://launchpad.net/~pitti/+editemails [14:04] I don't see anything there either [14:04] Laney: are you in the team? [14:05] yeah, via core-dev [14:05] Me -> ~ubuntu-desktop -> ~cupstream2distro-maintainers [14:06] * pitti applies the .procmailrc bat for now [14:06] do the mails have a rationale header or something? [14:06] X-Launchpad-Message-Rationale: Subscriber @cupstream2distro-maintainers [14:06] I suspect it's coming via some other team membership you have [14:06] X-Launchpad-Notification-Type: code-review [14:06] it can't be all core-dev otherwise we'd have surely heard about it by now [14:09] Laney: ooh! [14:09] Laney: https://launchpad.net/~ubuntu-core-dev has an email address [14:09] so that'll intercept those [14:09] but as I'm a member through ~ubuntu-desktop, that won't save me [14:09] chrisccoulson, ff-next run finished but junit result file for xpcshell-test is invalid, it contains a '^G' at line 1663 (https://jenkins.qa.ubuntu.com/job/raring-ppa-adt-mozillateam_firefox_next-firefox/ARCH=i386,label=adt/2/artifact/results/testresults/xpcshell-tests.xml) [14:09] pitti: I'm in desktop too though [14:10] which also has an email [14:10] I blame a different team ;-) [14:10] chrisccoulson, I guess it's the bell when xpcshell aborts, can you filter it? [14:11] Laney: ok, who knows then... procmail it is! [14:12] a good solution [14:15] * Laney lunches [14:20] jibel, ah, this test doesn't run on the nightly builds because there's no crash reporter [14:35] pitti: well, it's what people/archive admin can edit. I thought opening it would make sense [14:36] didrocks: yeah, we figured out it's due to my canonical-qa-team membership, not through u-desktop [14:37] Sweetshark: we build as an average ~7/8 components a day [14:37] ah :) === alan_g is now known as alan_g|afk [14:43] didrocks: so how many subscriber does that ppa have as an estimate? [14:44] didrocks: just because the libreoffice ppa had some 43.000 downloads in one week (for the same version, so likely unique users) and I wonder if that is much. [14:44] Sweetshark: not sure, and I don't really care, it shouldn't be used [14:44] Sweetshark: it's a transiant place for the distro [14:44] as if the tests failing [14:44] sorry [14:44] valid* [14:44] it's immediately copied to distro [14:44] didrocks: ah, k. [14:45] didrocks: we build in one ppa, copy to the one for users to test -- and if that looks mostly good, we hit the distro ;) [14:45] Sweetshark: ok, a little bit different workflow when you do have functional tests :) [14:47] didrocks: I welcome your patch adding functional test for the 124 file formats that libreoffice reads and writes, some reverse engineered and most undocumented ;) [14:47] Sweetshark: meanwhile, you will grow the unity suite and help on the incoming 40 packages for raring? :) [14:48] didrocks: this is no way to win. we need to team up and push the work on some unsuspecting victim! [14:56] desrt, I finally got to test that bug, and indeed it's gone after applying the glib patch. Will say that in the bug [14:57] marga: great. Laney is taking care of the SRU, btw. === davidcalle_ is now known as davidcalle === alan_g|afk is now known as alan_g === Ursinha-afk is now known as Ursinha [15:57] desrt: it is done [15:57] marga: ^ [15:58] Laney, awesome, thanks [15:58] Laney: SRU'd? [15:58] the whole thing or just the one patch? [15:58] pending, and .4 [15:58] crikey [15:58] nice :) [15:58] we already had .3 in precise-updates [15:59] ya... i saw that [15:59] but it didn't have the fix [15:59] no, but I mean going from that to .4 isn't so big ;-) [16:11] morning all [16:12] jasoncwarner_, hey, how are you? [16:12] g'day! [16:13] * Laney eyes mlankhorst [16:14] hey seb128 pretty good, thanks! you all? seems laney is keeping a watchful eye on mlankhorst ? [16:14] lol, seems so [16:14] :D [16:14] I think we are all good, busy but good ;-) [16:15] It's because I've noticed him becoming Australian - too much time on the X team [16:15] :P [16:17] Laney: Hey I've been breaking my system by forcefully unbinding, one does become insane after a while trying to fix that! [16:17] Laney, one does not simpley "become australian"...it takes years of treatement it to make a body immune to the challenges of living in Australia. For instance, one needs to become accustomed to hot christmases, eating weird food, ending every word with 'ekkie' and, among other things. [16:18] hm weird, it worked this time [16:18] * mlankhorst eyes results suspiciously [16:22] jasoncwarner_: Not for me thanks - give me a pint of warm beer and a leaden sky and I'll be happy ... [16:23] Laney: in fact for the past few months I've been in the european time zone.. well close enough [16:23] my sleep cycle has been good! [16:24] i'm proud ;) [16:25] Laney, warm beer, urg :p [16:26] It's stout and porter month here this month \o/ [16:26] the darker the better [16:26] seb128: I think it's an euphemism [16:27] chrisccoulson is on my side [16:46] * mlankhorst would only drink non-alcoholic beer anyway [16:47] but yeah that sort of defeats the purpose of beer [16:48] awesome pair of consecutive test failures: [16:48] 189199 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_crashing.html | This test did not leave any crash dumps behind, but we were expecting some! [16:48] 189200 ERROR TEST-UNEXPECTED-FAIL | /tests/dom/plugins/test/test_crashing.html | This test left crash dumps behind, but we weren't expecting it to! [16:49] >:X [17:38] There is some bug with empathy in raring? I'm unable to open empathy-accounts :s [17:38] dupondje: the rumours I heard was that's a ruby problem, and ruby ftbfs at the moment.. [17:41] dupondje, wfm, what error do you get? [17:41] seb128: I start empathy-accounts from commandline, no output, no screen, nothing :s [17:42] hi, I noticed on https://wiki.ubuntu.com/DesktopTeam/Meeting/2013-03-12, we have IRC log Western edition and Eastern edition. are the meetings held over twice ? [17:42] dupondje, can you strace or gdb it? [17:42] recvfrom(7, 0x1f65ad4, 4096, 0, 0, 0) = -1 EAGAIN (Resource temporarily unavailable) [17:42] ritz, those are different meetings [17:42] poll([{fd=4, events=POLLIN}, {fd=7, events=POLLIN}, {fd=5, events=POLLIN}, {fd=3, events=POLLIN}], 4, 8549 [17:42] is where it hangs [17:43] ritz, the eastern one is for .au and .nz guys (and some americans join it) [17:43] dupondje, gdb? [17:44] hmz :) how to gdb it exactly? Only gdb'ed crashes, but not hanging progs :) [17:45] dupondje, gdb empathy-accounts [17:45] (gdb) run [17:45] ctrl-C [17:45] (gdb) bt [17:45] copy the backtrace to pastebin [17:45] it will tell you where you stopped which is likely where it's hanging [17:46] seb128 , what are the timings for au ? tanks [17:47] http://paste.ubuntu.com/5611357/ [17:47] there [17:47] ritz, not sure with DST, it's like 10pm UTC [17:47] ritz, check with jasoncwarner_ [17:47] dupondje, thread apply all bt? [17:48] dupondje, that one suggests its running as it should ... are you sure it didn't open an ui on another workspace, screen or something? [17:48] ritz: everytimezone.com [17:48] http://paste.ubuntu.com/5611358/ [17:48] UTC is perfect, thanks :) [17:49] jasoncwarner_, he was asking at what time the eastern meeting is, I said 10pm UTC but I'm not sure, I could be off by an hour or two [17:49] jasoncwarner_, I've not been around for this one since a while ;-) [17:49] seb128: can't see anything :s [17:49] ah, seb128 thanks [17:49] jasoncwarner_ ty [17:50] dupondje, hum, I don't know, maybe desrt has an idea ... there are only stuff from him in there (glib, dconf, ...) :p [17:51] seb128: ok thx :) [18:11] seb128: just tested something else. Logged in with my profile on Unity, and there it works. But on Gnome-shell its still broken :s [18:11] dupondje, seems like a gnome-shell bug to me then [18:12] seb128: dunno. I have still 1 account added, but it does not connect to it neither in gnome-shell :s === highvolt1ge is now known as highvoltage [19:11] Sweetshark: so... i was just reading https://wiki.documentfoundation.org/Development/WidgetLayout [19:11] that's pretty .... interesting [19:18] cyphermox: reproduced the nm-applet bug and captured logs. uploading in a bit [19:18] awesome, you rule [19:18] busy hacking on bluetooth for the afternoon though [19:26] cyphermox: ok, both logs uploaded - https://bugs.launchpad.net/ubuntu/+source/network-manager-applet/+bug/780602 [19:26] Launchpad bug 780602 in libdbusmenu "nm-applet leaks memory and stops functioning after a while" [High,Confirmed] [19:35] so [19:35] will and i are working at the local library [19:36] and i was pacing around thinking about a problem i'm trying to solve and i was looking mindlessly at the magazine rack [19:36] and i noticed this magazine cover: http://photos-e.ak.fbcdn.net/hphotos-ak-ash4/430461_340626475973489_100000784196139_919593_773971996_n.jpg [19:54] desrt: and gantt charts ftw? [19:54] dobey: close, but not quite [19:54] the data on this chart is very very specific [19:56] yeah, i definitely recognise that graphic [19:56] haha, ubuntu lts support cycle :) [19:57] my god, when trying to find it I came across this http://www.markshuttleworth.com/wp-content/uploads/2011/11/tache2011-646x1024.jpg [19:57] Laney: gah! [19:57] :) [19:57] nice! [19:58] http://www.markshuttleworth.com/wp-content/uploads/2008/05/ubuntu-release-cycle.png [19:58] not quite the same [19:58] close enough [19:59] :-) [19:59] there were newer ones [19:59] (I think) [20:00] laney and mdeslaur win :) [20:00] desrt loves the 'tache [20:00] Laney: i just set that as my desktop wallpaper [20:00] but ya... in any case, the pattern on the monitor is clearly the LTS thing [20:09] is nm-applet still running? [20:10] can you see if you can figure out what process owned either :1.78 or :1.56, depending on which one might still be alive === _thumper_ is now known as thumper [20:11] I see GetGroupProperties being called twice from two different sources, unless one of the is a piece of the stack, if both are nm-applet then that's probably the key [20:37] achiang: I think this is missing information, perhaps it would be best to not leave any messages out from what dbus says [20:38] cyphermox: i killed nm-applet to get the logs [20:38] np [20:39] cyphermox: i can try again... what should i look for? [20:40] RAOF, hi [20:45] tkamppeter: Hi. What was the missing patch? [20:49] RAOF, I did not find out the root cause of the segfaults, but simply tried my own method to obtain a patch, comparing the upstream code of our LCMS2 package and the LCMS2 version coming with the GS 9.07 source. This resulted in a patch which seemed once to contain the old patch (your patch) but a lot more. I had a look and most changes looked similar to the ones in your patch and so I simply tried it and the crashes went away. [20:50] RAOF, GS upstream developers tell that the extra changes are mainly to get better performance but they also had no idea why they remedy the segfaults. [20:50] RAOF, they are sending my patch to Marti Maria, upstream of LCMS2. [20:52] tkamppeter: Has there been an lcms2 release containing these changes? [20:52] (ie: can we just update to that?) [20:53] RAOF, AFAIK not. [20:56] Boo, hiss. [20:57] desrt: ;) [20:57] RAOF, probably the best is to simply take my patch for now (debdiff attached to the bug), so that my uploaded GS 9.07 will build and get into Raring. [21:02] RAOF: noticed you had just about the most 'popular' g+ post in history... [21:04] desrt: Yeah, I'm a celebrity. [21:04] now make your million dollars! [21:05] Time to monetise eyeballs! [21:06] * RAOF has a big jar of them in his shed. [21:06] * desrt thinks that anybody who doesn't understand why we'd want mir simply isn't paying attention [21:08] desrt: I hope you mean 'interesting' in the 'insane, but right about the amount that could work' way -- of course, the real boon is when the migrartion paths opening, once we are completely with the new format ... [21:08] Sweetshark: i had a feeling that there might be some foot-in-the-doorism here [21:08] desrt: I heard it was because Canonical wanted to kill the Year of the Linux Desktop for good ;) [21:08] desrt: there sure is. [21:09] good :) [21:10] attente: ssssshhhhhhh [21:11] desrt: note also that the experimental gtk3 backend port renders _through_ gtk3, not like the gtk2 backend 'rendering in native X and faking to look a bit like gtk2' [21:11] RAOF: Yeah that is a good post. [21:12] Sweetshark: i'll be more impressed when you're actually using our widgets :) [21:13] desrt: sure, but enduser actually care for the crazy stuff we do e.g. rendering on a textprocessing canvas. But yeah, together that would be huge win. [21:19] RAOF, will you upload my debdiff for LCMS2? [21:20] tkamppeter: Yeah. It'd be nicer if it were a series of upstream cherry-picks, though [21:20] * Sweetshark realizes he writes like a drunk bum (which might stem from the dizziness caused by catching an highly annoying cold yesterday) and better walks off for bed. night guys! [21:22] RAOF, thanks. [21:26] achiang: don't bother, I fixed my setup I can now reproduce at will [21:26] cyphermox: ah! [21:33] Pretty cool too, it seems to reproducibly fail around ID 30000... [21:35] It's as fun as a bag of puppies [21:36] achiang: ^^ still fails, even without wifi, it's just slower. I'll write a quick little test case that factors out nm-applet === m_conley is now known as m_conley_away [22:00] hi RAOF [22:00] RAOF: nice G+ post btw [22:00] thumper: Yo! [22:27] robert_ancell, poke about lightdm in phablet [22:28] mterry, what about it? [22:28] robert_ancell, so I have a branch to add support for linking with liblightdm, but of course it doesn't work fully yet, because we don't run the greeter as a separate executable for lightdm to spawn [22:29] robert_ancell, running it separately would regress the nice sliding animations it uses now. IIRC, mir will allow for nicer animations between greeter and session? [22:30] mterry, nicer but still running as seperate processes. So the system compositor needs to know an appropriate set of transitions [22:32] robert_ancell, how do we tell it that transition? [22:32] mterry, lightdm will tell the system compositor switch from session G to U using transition T where G is the greeter session ID, U is the user session ID and T is a transition hint [22:33] so there will be a number of transition hints, e.g. Greeter > Session, Session > Greeter, Session > Session etc [22:33] robert_ancell, k. and lightdm knows a hard-coded list of transitions? who specifies the hint? [22:34] mterry, I think we'll have an enum essentially for each transition type, and the compositor can decide how to interpret those [22:34] mterry, not this will be specific to the mir module in lightdm and the unity compositor [22:34] other display servers/compositors may choose to do it differently [22:35] "note this" [22:36] robert_ancell, and the greeter can specify this transition via liblightdm? [22:37] mterry, no, I haven't seen a need for that yet. But we can add that if necessary into the "start session" call [22:38] i.e. if we do some complex transition like - start_session ("unity", "logo.x=543,logo.y=612") and then do some complex animation from the logo to the session [22:39] robert_ancell, so I'm gathering that lightdm doesn't support this yet? (and mir isn't ready for it anyway) [22:40] mterry, the lightdm branch tells the system compositor to do the transitions, but not with a hint. The system compositor just brings the switched to surface to the top of the stack so there's no transition animation [22:42] robert_ancell, ok [23:10] cyphermox: maybe it's some signed integer overflowing [23:10] that's what I'm afraid of [23:10] my test app is still running... [23:11] but it hasn't reached 30k yet, soon ;) [23:11] I'm at ~24300 [23:11] it's slow, but once it gets just shy of the number it will slow down the updates so I can see what happens [23:12] if that fails too, then it's clear it's something like that, in dbusmenu or some piece of the stack [23:12] I looked closely though and everything was 32-bit [23:12] closely = I mean quickly ;) [23:19] achiang: hmm... it's failed [23:19] but I didn't get to see where it did [23:21] I'll revise the timing and watch it all day tomorrow I guess [23:40] cyphermox: can you start the timer at around 24K? :) [23:53] hey, what's the new way to do this? [23:53] gsettings set org.gnome.desktop.wm.preferences auto-raise false