[01:31] Don't know if this is a 'bug report' or not but I'm still experiencing a 'lock-out on login/password screen after a major update/upgrade when it rerquests a re-start to complete the action. [01:32] Unit193... it works O.O [01:32] bluesabre: Of course it does, I'm better than Logan_. ;) [01:33] lol [01:33] (Hah, juuust kidding, he wins.) [01:33] what did you change? :) [01:34] I was on the right track, just wrong change. dpkg-buildflags uses -Wl,-Bsymbolic-functions in Ubuntu but not Debian, so in the rules file I exported LDFLAGS=-Wl,-z,relro and rebuilt. (Spotted it in the diff he linked to.) [01:34] aha [01:34] (Note, that may not be the proper change, but it's a test at least.) [01:35] if it works, its better than what we have now ;) [01:35] Now, I need to bookmark that site, because that's a nice diff tool. [01:36] well, if we are happy with it, I can toss it into a PPA and request some testing [01:37] Unit193: I figured it had something to do with that [01:37] bluesabre: See? ^ Already knew. [01:37] :) [01:39] http://paste.openstack.org/show/75380 This is what I used. [01:41] Logan_: Another oddity, the libdrm include. [01:43] Unit193: that's because it's a B-D of something else in Debian but not in Ubuntu [01:44] Yes, but adding the dep didn't include it, not even sure it's needed for anything. [01:46] bluesabre: Is there a need to test it? [01:47] I don't think so [01:47] I mean, it works :D [01:48] I'll make a branch with that and poke Logan_ to merge it ;) [01:49] sure :) [01:49] Is this something we can push to Corsac? :/ [01:49] * Unit193 liked that parole would sync. [01:50] we can try [01:58] done, poked Corsac [01:59] and put the ball in Unit193's court [01:59] Hah, like I know anything. :P [01:59] :D [01:59] more than I do in this instance [01:59] So, I'm done with the parole thing right? I don't need to do anything else with it since you seem to have it from here? [02:00] most likely [02:00] I might poke/ping you two more times [02:02] should i file a bug report? [02:03] hey starrats [02:04] what do you mean by that 'lock-out'? [02:05] brb, rebooting my server to fix ssl [02:05] well my cursor is free but when I try to put in my password it won't let me just a flashing line then goes solid [02:10] starrats, that sounds odd [02:11] go ahead and file a bug, we'll look into it [02:11] okay [02:12] I know it's odd and only happens after a large update/upgrade session on term [06:29] good morning [06:47] ochosi: did you test the new xfpm upload? [06:49] Can someone please propose https://code.launchpad.net/~noskcaj/ubuntu/trusty/xfdesktop4/4.11.6 for merging? [06:49] My launchpad won't log in [06:50] lp broken? [06:50] Invalid OpenID transaction [06:51] yep [06:56] now it worked [07:11] brainwash: no inviscursor on this - can't help with that one ... [07:11] but you are a black screen expert :) [07:12] I've uploaded power-manager + ochosi's test patch [07:13] ok - when I'm on a real install I will look at that then :) [07:13] but he claimed that it's somewhat broken, because suspend via power-amaner stopped working for him [07:14] ok - well I'm all up for breaking it if at all possible :D [07:14] so I've rebuilt and re-uploaded the same thing [07:15] lol [07:17] Unit193, That patch for parole could end rather badly [07:17] since you broke hardening, and the various existing flags [07:18] did he reveal the patch? :) [07:19] Noskcaj: That's kind of the point, "breaking" existing flags. [07:20] ok. because relro is on anyway. [07:20] Did you check? Is hardening disabled? [07:21] Unit193, I didn't check, i'm just looking at your patch [07:21] And pretty much repeating what corsac said [07:22] ...He hasn't said anything. Also, I did kind of say this was good enough to test, but beyond that... [07:23] Unit193, https://bugzilla.xfce.org/show_bug.cgi?id=9904#c10 [07:23] bugzilla.xfce.org bug 9904 in General "Notification icon plugin not working" [Normal,Needinfo] [07:24] Right, he missed that it's trying to disable a default flag, I think. But yes, I was hoping for a better way to disable it. [07:26] ok [07:40] Is indicator-messages broken with the latest update? [08:37] brainwash ochosi : installed xfpm from brainwash's ppa, still black screen where it was failing yesterday [09:31] elfy: I assume that you've restarted xfpm before doing the test run, right? [09:36] machine had been out of xubuntu and into windows and out again [09:46] Unit193: want to proceed on that? [09:46] ;) [09:47] Not quite, still waiting for a better way. :/ [09:49] :( [10:03] bluesabre: Could try to push it anyway, can't think of a better way. [10:04] want to comment on the bug? Corsac is pretty stubborn about his packages and I really don't "get" what's going on [10:05] * Unit193 wonders if bluesabre, the upstream, can fix it so it compiles with -Bsymbolic-functions :P [10:06] * bluesabre wouldn't even know where to start [10:08] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=570617 [10:08] Debian bug 570617 in user-mode-linux "Filtering -Wl,-Bsymbolic-functions out of LDFLAGS" [Wishlist,Open] [10:11] bluesabre: Does https://lists.ubuntu.com/archives/ubuntu-devel/2008-May/025367.html help you at all? [10:13] O.o [10:13] I think weak symbols is how parole's plugin system is designed [10:14] yeah [10:15] it creates a plugin instance [10:15] then drops in the plugins functionality, overriding the previously defined methods [10:16] That's weird, but alright. [10:16] I didn't design it [10:16] if it were up to me, I'd use totem's python plugin system [10:16] * Unit193 blames bluesabre for not changing it. :P [10:16] and I suppose it is [10:16] Eww, python. :P [10:16] but thats a lot of work [10:16] bluesabre: Read about pyston? [10:17] nope [10:17] (Also, think I came up with something I like out of a test env. Trying it now.) [10:17] wait a sec [10:18] pyston is a new thing [10:18] yet they target python 2.7 [10:18] kill me [10:18] kill -9 1 [10:18] killall5 ? [10:19] oh, but its being developed by the dropbox folks [10:19] so thats a good thing [10:22] bluesabre: Fixed it in a way I'd feel OK pushing to the Archive and to Corsac. :) [10:22] oh [10:24] bluesabre: http://paste.openstack.org/show/v1RMkdv0fJ8JNCU6i3Yk/ push that to Log an? [10:25] I'll ping Corsac with the new version :) [10:25] Okay. [10:37] sound reasonable? [10:37] So, with the above rules, -Bsymbolic-functions flag is removed as it breaks parole. [10:37] Referring to this write-up, https://lists.ubuntu.com/archives/ubuntu-devel/2008-May/025367.html [10:37] Rewriting Parole's plugin architecture would be a huge undertaking. Parole relies on weak symbols to initialize a plugin. Here, a base plugin's interface is overridden by the actual plugin's functionality. the -Bsymbolic-functions flag completely breaks that. Adding this protection to the packaging ensures that plugins will continue to build correctly even when default build flags are altered (as they are in Ubuntu). [10:38] Noskcaj: finally xfdesktop4 4.11.6, thanks! [10:39] you can close bug 1302101 then [10:39] bug 1302101 in xfdesktop4 (Ubuntu) "Desktop background turns to a dirty white color after switching theme" [Medium,Triaged] https://launchpad.net/bugs/1302101 [10:39] brainwash, Noskcaj: huzzah! :) [10:39] bluesabre: As long as it's helpful to link to that, sure. [10:39] it is for me [10:40] that helped me understand the source of the issue [10:40] Great! Glad I could be helpful. :) [10:40] and why it never happens when building normally [10:40] Also, see x-dev? [10:45] elfy: looks like we need a different approach to fix this, I've uploaded xfpm + another patch which tweaks the timings when triggering the lock screen [10:46] brainwash: Status of xfce4-indicator-plugin and indicator-service-start event? [10:46] waiting to be merged, bluesabre prepared the branch [10:47] https://code.launchpad.net/~smd-seandavis/ubuntu/trusty/xfce4-indicator-plugin/upstart-init [10:48] instead of hardcoding it, we could use an upstart job to start the indicator services [10:49] but our current solution works fine too [10:56] Unit193: also, would it not be possible to remove the linker flag from the build systems itself, so it gets removed only for plugins, not for the whole stuff (or would it need to be removed for the main binary, actually?) [10:56] I'm thinking no, but how would something like that be done from the d/rules? [11:06] wow, so many uploads (thunar, xfdesktop4, xfwm4) [11:08] bluesabre: That'd be somehow in the makefile, no? [11:09] http://paste.openstack.org/show/sy6gQIx34EWDeXxJe3Ds works for me. [11:19] Upstart job does make sense, unless you don't use a user session (can you do this?) [11:30] if yes, dunno where or how :) [11:32] I'll check it out tonight [11:32] RC tomorrow, let me know if there is anything I need to focus my efforts on next [11:32] bbl [12:20] brainwash: sorry, no testing for me until maybe next week, i'll be mostly afk [12:25] ochosi: ok :/ [13:28] Good day! [13:33] Quick question. Lately it seems when I apply updates, I'm losing my wallpaper and am left with plain grey [13:34] I'm using the default 14.04 xubuntu-wallpaper [13:38] RFleming this is also happening to me but i have imported a few photos to be my wallpaper. [13:38] RFleming: fix is in pipeline [13:39] so I need not to add to my bug report on this elfy? [13:39] me too existing bugs where they exist please [13:40] elfy, what's the bug #? [13:40] * RFleming REALLY needs to learn how to use launchpad [13:41] I filed a bug report last night per bluesabres request on my problem and the plain gray screen is part of that, just forgot to add it in the comment section of the report [13:41] elfy, starrats I've been using the lack of a background as a 'notice' to reboot :) [13:43] please install the latest updates [13:45] brainwash who? [13:46] both of you [13:46] ok [13:46] after doing so and relogging once bug 1302101 should be fixed [13:46] bug 1302101 in xfdesktop4 (Ubuntu) "Desktop background turns to a dirty white color after switching theme" [Medium,Triaged] https://launchpad.net/bugs/1302101 [13:51] updaste is finished for me, but when i run upgrade right after update that's when my screen will turn 'dirty white' and then i get locked out from logging back in and it takes afew times [13:51] to get bak on [13:52] that is the bug report i filed last night [13:52] I think that you have got serious issues if you still have this being locked out issue [13:52] this is of course after i re-started my comp from running those two in term. [13:53] my cursor is 'free' now so i don't know [13:53] this morning I got on te first time so i think there's another issue elfy [13:55] Logan_: hey, are you in the mood to prepare yet another bugfix release? [13:58] Logan_: if yes, please take a look at https://bugs.launchpad.net/ubuntu/+source/abiword/+bugs?orderby=-id&start=0 - we got 3 patches for abiword [13:59] hi brainwash [14:00] hey elfy :) [14:00] not sure where we got to with this suspend thing - to recap, I upgraded to your ppa version - logged out - no difference with lid close [14:01] apt-cache policy xfce4-power-manager? [14:01] which version [14:01] you want me to turn it on again lol [14:02] * elfy wanted to debug with a guessing game today :D [14:02] check your apt-get history then [14:03] 1.2.0-3ubuntu4 [14:03] ok, thanks [14:03] it's not this machine :) this is like yours - no lid ;) [14:04] just finished my upgrade and the screen went dirty white half way through the upgrade. [14:04] a laptop....with no lid....*mind blown*... [14:04] starrats: yes it will - just do it and then logout/in and it will be fixed [14:05] ok [14:05] desktop pc [14:05] :D [14:05] why though elfy does it do that? [14:05] tell me after I log back in [14:06] brainwash: afaik that's the one from your ppa [14:13] so the debian splash is comming from usr/share/wallpapers/joy_inksplat/contents/screenshot.png [14:13] it's the fallback option, or? [14:13] where is the desired background? [14:14] (on the cd) [14:14] brainwash: I'll take a look at abiword later today [14:16] found it in /usr/share/xfce4/backdrops [14:16] Logan_: thanks :) [14:17] xnox: installed by the package xubuntu-artwork [14:20] xnox: did http://bazaar.launchpad.net/~ubuntu-installer/ubiquity/trunk/revision/6044 break it? === qwebirc522680 is now known as slickymasterWork === mzr1 is now known as mzr [14:31] brainwash: elfy: who/what/where paints the background on a full xubuntu session these days? [14:32] the debian swoosh is painted by unity-settings-daemon, which doesn't have any key set and it looks like in inherited schemas from debian they do paint backgrounds with gnome-settings-daemon (or at least synchronise the settings there) [14:33] if there is a xubuntu gsettings schemas overrides package we could fix it there [14:33] xnox: I'm not sure tbh [14:33] alternatively we should be loading the desktop wallpaper natively, i thought xsettingsd should do it [14:33] xnox: there is, in xubuntu-default-settings [14:33] but it only loads up a black screen. [14:35] http://bazaar.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/files/head:/debian/ [14:35] thanks looking. === qwebirc260477 is now known as slickymasterWork [14:39] xnox: so I guess all flavors which don't use gsettings to specify the background should be affected by this problem, or? [14:39] elfy: brainwash: the "background" override pointing at debian image is comming from desktop-base package which seems to be xfce4 dependency [14:39] previously there was no unity-settings-daemon nor gnome-settings-daemon on the xubuntu images, and thus something Xfcish painted the background. [14:43] sounds rather confusing [14:44] so overriding the background value won't help in this case? [14:45] so i've launched xfce4-settings-manager and it shows that my background is correct - e.g. the mouse picture [14:45] yet my background is black [14:45] how come? [14:45] in a normal session? [14:46] no, ubiquity [14:46] xfdesktop4 usually paints the desktop background [14:47] does "xfdesktop --reload" restore the background? [14:49] brainwash: that works, but i get icons on the desktop =)))) [14:49] that means that xfdesktop4 isn't being used in the first place [14:49] any key i can set to disable icons? [14:50] will this affect the live session? [14:51] no, i'll revert the key [14:51] http://bazaar.launchpad.net/~xubuntu-dev/xubuntu-default-settings/trunk/view/head:/etc/xdg/xdg-xubuntu/xfce4/xfconf/xfce-perchannel-xml/xfce4-desktop.xml [14:51] this is the config file for xfdesktop4 [14:52] now it's getting really confusing :) [14:54] and what about lubuntu and co? shouldn't there be solution which works for every flavor? [14:54] sadly I'm not familiar with ubiquity at all [14:54] well it used be gnome-settings-daemon that painting the background. let's tinker further. [14:56] what about something simple like feh or hsetroot? [14:56] oh, there is xsetroot codepath and feh codepaths but i don't want to use them =) [14:56] i'd rather drop them. [14:56] let me see. [14:58] anything that works would be fine. we don't want to ship a LTS release and confuse the user with a debian background :) === mzr1 is now known as mzr [15:09] indicator-messages appears to have taken a hit like indicator-sound did [15:11] it disappeared? [15:15] yep - after the recent update/grade - deactivated in autostart apps [15:16] kinda expected change [15:16] because? [15:17] I thought we were using -messages? [15:18] we do, but the autostart launchers for the different indicators have been or will be changed [15:19] https://code.launchpad.net/~smd-seandavis/ubuntu/trusty/xfce4-indicator-plugin/upstart-init/+merge/214713 [15:19] ^ [15:21] xnox: the init process does not exit immediately, we need to save the PID to kill it on logout [15:22] initially we called the init process twice (copy&paste failure), this resulted in an init process still running after logout and there keeping the session alive [15:22] therefore [15:23] btw lightdm-gtk-greeter and unity-greeter do it the same way === olli__ is now known as olli [15:25] brainwash: i'm not involved in that at all. [15:25] brainwash: i dislike starting indicators via upstart user session only. Imho they should have stayed dbus-activatable. [15:25] xnox: indeed :( [15:25] but we need to fix this now asap [15:26] brainwash: also I'm Dimitri and I'm not Dmitry Shachnev (mitya57) =) [15:26] xnox: oh... my fault, sorry [15:26] got it mixed up [15:26] figured as much =) [15:27] really stressful days before the final release :D === mzr1 is now known as mzr [15:32] and we still have to finallyt decide to throw ibus out today [16:12] xnox: wow, you've already uploaded x-d-s 14.04.4, thanks a lot :) [16:14] ochosi: maybe we should migrate to before release, see bug 1299637 [16:14] bug 1292290 in xfce4-settings (Ubuntu) "duplicate for #1299637 Window manager keybindings don't work after reboot" [Undecided,Confirmed] https://launchpad.net/bugs/1292290 [17:26] knome: so it's i-day - my vote is remove ibus [17:33] * starrats is not a happy camper at this moment, when Trusty tahr is released on the 17th, next week, I will be burning a new image and do a total install hoping all is fixed [17:41] are we fixing that issue with no screen after login anytime soon? i like lightlocker and wish to reenable it [17:43] what bug number is that? [17:44] Pwnna: you mean the black screen after suspend one? [17:48] yeah [17:48] power manager doesn't get power. [17:48] elfy: that one [17:49] it's an upstream one [17:49] if it's the same one as the one we've spent hours on lately - do you get the issue if you suspend from menu? [17:50] I can only replicate it as suspend with lid close [17:59] can anyone please re-enable the xfce4-power-manager try icon (settings manager > power manager > show icon always) and then suspend the system via the new tray icon? [17:59] someone who can reproduce the black screen issue [18:02] elfy: I've noticed that if you set the keyboard layout manually (e.g. setxkbmap de) and then start ibus-daemon, ibus will pick the correct kb layout just fine [18:02] so a workaround is possible [18:03] brainwash: that's as maybe - there are other workarounds possible - at the moment though we cannot use it and it just work [18:03] my vote won't be changing ;) [18:03] if it's fixed by .1 then I don't mind it being put back [18:04] we read the system layout config and re-set it via setxkbmap on an early stage of the session startup [18:05] sadly it is a bit late for experiments [18:06] but a workaround seems to be possible, maybe even a proper solution with this information in minde [18:06] mind [18:06] suspend from tray icon works fine here [18:06] bbl [18:23] elfy: I've installed light-locker on my main system (13.10) and suspend via lid close managed by xfpm works fine here [18:28] ok [18:33] elfy: can you check light-locker-settings please [18:35] is "automatically lock the session" set to "... is deactivated"? [18:36] auto lock session is set to never [18:37] ok [18:39] time to watch soccer, cya :) [18:39] cya === mzr1 is now known as mzr [20:20] ali1234: comments on the comment from mitya on https://code.launchpad.net/~smd-seandavis/ubuntu/trusty/xfce4-indicator-plugin/upstart-init/+merge/214713 ? [20:20] ochosi: You see the upstart job I created this morning? [20:20] sry, no, was busy/away all day [20:20] only have a few minutes now, then i have to run off again [20:21] so you wanna fix this outside the plugin? [20:21] That was the idea brainwash had, I just tried it and it's not bad. [20:22] the downside is that then indicators get started no matter what [20:22] so if you don't have the plugin in the panel, the services still start [20:22] that's a bit meh [20:22] and that was the main reason i seconded the inclusion of the job in the plugin [20:30] Also, no, it doesn't quit. [20:30] yeah [20:30] we'd have to patch xfce4-session to send that signal [20:30] so meh, let's stick with the plugin solution for now [20:31] unless you guys come up with another solution that is nicer [20:36] "You guys" :P [20:40] you can write a better upstart job [20:40] not such a basic one [20:40] but there is no need for it :) [20:41] bluesabre: i just spotted a bug in the indicator patch... [20:41] oh, good that it hasn't been uploaded then [20:42] it's a trivial bug that won't actually affect anything [20:42] still time to update the merge-request [20:42] i will fix the error message too [20:42] well there are also those comments about storing PID and error message [20:42] so we can amend the patch [20:42] libupstart is a bit of a big change this close to release [20:42] storing the pid is a requirement [20:42] yeah, i think they're aware of that [20:42] ochosi: But, he's wrong on that point as it doesn't exit. [20:42] yeah ^ [20:43] right, i didn't read the comment very closely, tbh [20:43] Also, anyone else getting resolvconf failing to write any nameserver in /etc/resolv.conf and just blanking it? ;/ [20:43] mostly wanted to forward it to ali1234 as i wasn't sure whether he's subscribed to it [20:44] Unit193: what was the result on parole btw? [20:44] only saw some backlog, but not enough time to read it all [20:44] ochosi: Uhh, I made it so I like the change now, I don't see why it can't be uploaded. [20:45] that sounds good [20:45] http://paste.openstack.org/show/9bRq11DcdahwuW5A7pJv/ something like that (drop the prefixed space.) [20:45] bbl [20:56] Logan_: Ready for upload: http://paste.openstack.org/show/CA7tPtWrKXWZ5txofePk or https://sigma.unit193.net/source/parole_0.6.1-0ubuntu2.dsc depending on what you like. [20:59] Unit193: tarball plz [20:59] meh, I guess it's okay [20:59] It's there, dget should find it fine... [21:04] Anything else needed? [21:06] Unit193: no, not at the moment [21:06] although, do you know why it works? [21:07] Yes. [21:07] https://bugzilla.xfce.org/show_bug.cgi?id=9904#c12 And, \o/ [21:07] bugzilla.xfce.org bug 9904 in General "Notification icon plugin not working" [Normal,Needinfo] [21:12] ah, I see [21:15] * Unit193 seemingly actually knows something, even if he doesn't use parole at all. :D [21:37] Unit193: uploaded [21:37] thanks for your help, Unit :) [21:39] Logan_: Thanks for all your help! [21:39] yup, no problem [21:39] I should really study for this exam ugh [21:39] #collegeproblems [21:39] Hah, before it hits #ohcrapnotthattimeagain. :P [21:40] yup :/ [21:40] I'm thinking of improving my description on Launchpad [21:40] but then again no [22:01] Logan_ once you give up studying, can you look at lp:~noskcaj/ubuntu/trusty/xfce4-xkb-plugin/lp-733563 ? [22:12] can agree with elfy; we should probably drop ibus and reintroduce it for .1 if it seems to make any sense (eg. the bug is fixed and there are actually people who are bothered by it not being installed) [22:22] knome: +1 [22:22] thanks a lot for the fix Unit193 [22:22] and thanks for uploading, Logan_ [22:23] if we want to dig a bit deeper, we could talk with somebody who actually uses ibus with xubuntu [22:24] and ask them how big inconvenience it would be to have to install ibus [22:24] yeah, i guess those ppl will get in touch with us anyhow if ibus isn't there anymore :) [22:24] we don't even seed any languages that would need ibus to input, i guess [22:27] does the whole section "input methods" go? [22:27] http://bazaar.launchpad.net/~xubuntu-dev/ubuntu-seeds/xubuntu.trusty/view/head:/desktop#L30 [22:27] i mean is im-config good for anything without ibus? [22:28] oh right, seems unrelated [22:28] so only the ibus stuff would go [22:30] let it go, let it go! [22:38] ochosi: I've installed light-locker on 13.10 and suspend via lid close managed by xfpm works fine for me [22:38] hm, is that good news? [22:38] sorry that i have to take off again [22:39] dunno [22:48] ochosi: Sure thing, glad I could help. [22:48] thanks Unit193 [22:48] Unit193: since you've tampered with seed files before, in case you wanna take a look at the desktop-seed merge i proposed... [22:49] just to be sure [22:49] thanks and night! [22:49] Sure, but not right now. Checked to see what depends on it? [22:49] nope, that's exactly why i'm asking others to review it ;) [22:50] (because i wouldn't have thought of that, not because i didn't want to do the work) === `Fibz`` is now known as `Fibz [23:59] ali1234: would you say its worthy of a separate merge? [23:59] or has mine been merged yet [23:59] * bluesabre needs to get his ideas in order