[09:57] brainwash: the screen-blanking happens only on the lock-event and was specifically added to provide screensaver-like functionality. we'll see whether we can do a dpms-off call instead of the blanking, that'd leave the monitor switched off (as happens during the VT switch), resulting in "lock > blank > dpms off" instead of the current "lock > blank > dpms off > blank" [10:27] pleia2, knome: we could work around the slow submission page in the wiki by moving the "accepted submissions" to a separate page, what do you think? [10:27] ochosi, if you think that's needed [10:27] (accepted submissions being those that 1) don't violate our guidelines and 2) have all the necessary information, incl. license) [10:27] not sure, it's just a pain to use atm [10:28] the worst thing is seeing which attachments are not linked [10:28] (that's relatively quick from the wiki's side) [10:28] otherwise i don't see a problem [10:28] (except that maybe we would like to organize the photos differently when we are deciding about them) [10:35] ok, let's wait whether submissions stop flowing in [10:36] if they don't, well, then it's probably not too awful to submit stuff to the wiki :) [10:43] yeah, but it also gets increasingly annoying to check the new submissions with a bad connection like mine... [10:43] well the "problem" is not actually in the wiki [10:44] it's because people upload 5MB images, then the wikimarkup jus stretches them to 250px wide images [10:44] if you want to help making the submissions page faster, we should simply tell people to upload a 250px wide preview-image [10:44] (and possibly the original file, but not link that; or, upload the original file to another wikipage or service) [10:53] good morning all [10:53] morning slickymaster [10:53] morning slickymaster [10:54] knome: not sure, sounds quite elaborate [10:54] ochosi, knome, morning [10:55] knome: not sure if we did saw this http://irclogs.ubuntu.com/2013/11/15/%23xubuntu-devel.html#t14:53 [10:55] if you ^ยช^ [10:56] i did [10:56] elfy, did you by any chance tried to install today's daily build? I got this https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/1252205 [10:56] Ubuntu bug 1252205 in ubiquity (Ubuntu) "Ubiquity crash on Xubuntu Desktop i386 install entire disk" [Undecided,New] [10:56] knome, any ideas? [10:59] slickymaster, sounds like a possible ubiquity problem [10:59] eg. not a xubuntu-specific one [10:59] knome: yeah, that I know, but I was asking regarding https://bugs.launchpad.net/ubuntu/+source/xubuntu-docs/+bug/1251332, [10:59] Ubuntu bug 1251332 in xubuntu-docs (Ubuntu) "Use of gksudo in Chapter 7. Printing and Scanning" [Undecided,New] [11:00] aha :) [11:00] umm, [11:00] knome: :) [11:00] ask balloons what he thinks [11:01] okie dokie, I'll do it [11:01] ta [11:01] i'll follow up if needed [11:02] knome: I'll report you any away === brainwash_ is now known as brainwash [13:02] bbl [14:06] will the xfce packages get updated/synced soon in trusty? [14:07] the 4.12 PPA does not offer packages for trusty yet [14:30] hi micahg_mobile :) [14:32] Hi, i hope my crazy work schedule is done for the time being so i can get back to Xubuntu [14:40] ochosi: so the blanking change does reduce the amount of flicker/screen backlight weirdness on your system? [14:41] micahg_mobile: that sounds nice! [14:41] brainwash: yeah, well it's as i described before > blank > dpms off > blank [14:42] it's hard to imagine that a single X call would slow down the switching to the greeter noticeably [14:43] dpms off ? [14:43] dpms is the power-management of the screen [14:43] means, not just blank, but switched off [14:44] I know that [14:44] but why? [14:44] the dpms off happens during the VT switch [14:44] it's out of our hands [14:44] oh [14:45] ok, so explaining again: screensaver-timeout > blank screen (3s or so) > dpms off (VT switch 1sec) > blank screen (until the user touches mouse or keyboard) [14:48] so the screen should be blank after screen lock? [14:48] yeah [14:48] as with xscreensaver [14:48] o.o [14:48] or any screensaver [14:49] not here, I lock the screen manually and the greeter is visible [14:49] are you using the latest revision of the greeter? [14:49] or the daily PPA [14:50] Installed: 1.6.1+146+97~ubuntu13.10.1 [14:51] should work with that one [14:51] (i'm still on 1.6.1+145, but the last commit was for the language menu) [14:52] and you lcok with "light-locker-command -l"? [14:52] yes [14:52] what version of light-locker? [14:52] Installed: 1.0.0+2111+4~ubuntu13.10.1 [14:53] ok, you're testing on saucy though, not trusty right? [14:53] cause so far i've only tested saucy [14:53] saucy [14:53] strange strange [14:53] should work [14:53] it's the intel based system [14:53] no wonder you didn't notice an improvement then... [14:54] well the code isn't very graphic card specific [14:54] it's a general X call [14:54] or xlib to be exact [14:54] so it most likely blanks the screen and unblanks it immediately [14:55] what does "xset q" tell you about the screen saver? [14:56] http://lpaste.net/95860 [14:56] (oh, and i assume you don't use any weird lightdm-version, right?) [14:56] could you try this: [14:57] xset s 600 [14:57] and then lock the screen [14:58] i guess if blanking is completely disabled forcing the screensaver might not work [14:59] negative, the strange thing is that locking the screen blocks keyboard shortcuts in vt7 [14:59] when I return back [14:59] might be related [15:00] yeah, that seems fishy [15:00] but i wouldn't know what it's related to tbh [15:01] I'll test it on my trusty test system too, not sure if the screen blanks on this system or not [15:01] most likely it does not either [15:02] the pc is currently in use :/ [15:02] did you check again after doing xset s 600 with xset q to see whether blanking is now enabled? [15:02] yes, no change [15:02] that's weird [15:02] then obviously the whole test didn't do anything [15:02] we need 1-2 more testers :) [15:03] as long as blanking is disabled, i wouldn't expect it to work [15:03] well we simply need to switch on blanking for you [15:03] then it should work [15:05] xset s 2 blanks the screen after 2 sec [15:06] ok [15:06] then light-locker should automatically take you to the lock-screen [15:06] unless you edited the desktop file or the update didn't change it for some reason [15:06] I mean it blanks the current x session after 2 sec, not the new one created by light-locker [15:07] I'm still a bit confused, maybe I'll understand the problem after doing some more testing [15:08] and xset q tells you that the blanking-value is changed too? [15:08] timeout: 600 cycle: 0 [15:09] but this does not affect vt8, right? [15:10] ah, hm, that's probably true [15:10] i guess we have to find out how to set this value so that it gets remembered [15:10] for all x sessions [15:10] probably with sudo, but i'm not sure [15:11] via lightdm maybe? [15:12] no, lightdm respects the global default values for X afaik [15:12] yes, I mean an interface to change them via lightdm [15:15] ah, hm, not sure [15:15] anyway, i'll have to investigate this later or tomorrow [15:16] my first instinct would be to run xset with sudo and then restart and see whether the values stuck [15:16] (normal xset isn't remembered) [15:16] if you have a custom xorg.conf, check that for configuration [15:34] ochosi: same for my trusty/AMD system, the screen unblanks immediately and reveals the greeter [15:35] knome: ping [16:46] bbl [16:51] ochosi: ok, found the culprit [16:51] ochosi: the issue is related to bug 1251431 [16:51] bug 1251431 in LightDM GTK+ Greeter "user background gets painted over background specified in config file" [Undecided,New] https://launchpad.net/bugs/1251431 [16:53] the background gets set twice, and the screen is forced to blank twice also, maybe there is something wrong a hint or flag [16:54] setting the background another time might also reset the state [16:56] (calling the root surface function) [20:41] brainwash: tbh i don't think that's related [20:42] bbl [20:43] ochosi: works for me [20:43] if only the background specified in the conf file gets displayed or the user one [20:45] but calling the root surface function twice unblanks the screen [20:49] ochosi: btw can you triage the linked lp report please? [21:06] lderan, or, we should rather discuss that here :) [21:06] sounds good to me [21:07] lderan, aha, so basically: the vote results are shown newest-first in the wiki output [21:07] would make more sense if they were chronological top-down [21:07] sounds easy enough to do [21:07] yep [21:07] just a small thing i didn't notice until we had loads of votes in the last meeting :) [21:08] :P [21:08] https://wiki.ubuntu.com/Xubuntu/Meetings/Archive/Minutes/2013-11-14 for a real life example [21:10] okay, just need to reverse the items. shall do so now [21:11] shall also make a commit and poke the alan some more with the new changes [21:12] :) [21:12] ta [21:13] no problemo