[00:00] Darxus: 3.4.0-0ubuntu5~wayland1 is versioned lower than 3.4.0-0ubuntu5 that's already in the archive so it got rejected after upload, ya should have email about it [00:00] just drop the ~ [00:03] Sarvatt: Nice, thanks. Don't have an email about it yet. [00:06] Uploading gtk+3.0_3.4.0-0ubuntu5wayland1.dsc: done. [00:08] So.. how long does this take? [00:09] did it upload ok? about 5 minutes to show up in the ppa [00:10] Yup. Thanks. [00:12] No launchpad in my mail log. [00:14] why are you using -u? [00:14] Do I need to not use -u? [00:14] (Because it's easier.) [00:15] you do need to sign the package when you're building it, building with debuild -S -sa? [00:15] Okay, thanks. [00:15] Haven't done this in a while. [00:16] Built with dpkg-buildpackage -rfakeroot -S === RAOF_ is now known as RAOF [00:24] Uploaded again, should be signed this time. [00:24] Yup. [00:24] Is that why I didn't get email? (I was wondering how it was supposed to figure out my address.) [00:26] Yep, got an email that time. [00:26] PPA uploads must be for the RELEASE pocket. [00:28] What did you put as the target? (precise is the correct target, rather than precise-updates or precise-proposed, or such) [00:30] It was precise-something, I changed it to precise, thanks. [00:48] < --enable-x11 backend [00:48] --- [00:48] > --enable-x11-backend [00:48] So freaking picky. [00:51] Heh [00:53] That did *not* give a useful error message, if you were curious. [00:56] Of course not. It would have given a “Unrecognised configure option --enable-x11” at the very top of the configure output. ☺ [00:56] No. No it wasn't that useful. [00:57] Well, at least what I got halted the build. [00:57] Unlike when you try to build gtk with the wayland backend without libxkbcommon installed. [00:57] I'm going to have to reproduce that one from upstream stuff and file a bug. [00:58] Ahhh. And I didn't add that to the build deps. Grr. [02:16] libxkbcommon-dev: missing [02:16] What? === AfC is now known as AfC|train === tsimpson_ is now known as tsimpson [08:59] Anyone could get a look @ https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/819994 ? This bug should really be fixed imo [08:59] Launchpad bug 819994 in gtk+3.0 "String length of items seems limited (system settings label get truncated)" [Low,Triaged] [14:15] Is there a way to get a package build to tell you all the commands the various dh_ commands execute? Oooh, DH_VERBOSE=1 looks like exactly what I'm looking for. [14:59] NEED HELP! I am localizing appmenu-indicator, and can't understand the following: "In order to have the application's menu items appear higher in the search results a slight penalty is given to the indicator menu items. " How exactly does this work? [16:29] Can anybody tell me what in the (precise) gtk+3.0 packaging specifies the source directory to dh_install, as it's building the different flavors it builds? [16:31] It appears to be using debian/{build,install}/{shared,shared_udeb,static} instead of the default of debian/tmp. Except for the problem I'm having using this packging on with different source, from a recent gtk branch. [16:33] ./rules:DEB_MAKE_FLAVORS = shared shared_udeb static [16:33] That may be a start. [16:34] dh_install -plibgtk-3-bin [16:34] install -d debian/libgtk-3-bin/usr/share/man/man1 [16:34] cp -a debian/tmp/docs/reference/gtk/gtk-update-icon-cache.1 debian/libgtk-3-bin/usr/share/man/man1/ [16:35] That's still my problem, gtk-update-icon-cache.1 isn't in debian/tmp, it's in those other directories. [16:36] In the unmodified gtk source package it does: [16:36] cp -a ./docs/reference/gtk/gtk-update-icon-cache.1 debian/libgtk-3-bin/usr/share/man/man1/ [16:37] So where is it getting that different path to gtk-update-icon-cache.1? [16:38] ./libgtk-3-bin.install.in:docs/reference/gtk/gtk-update-icon-cache.1 usr/share/man/man1 [16:45] perl -w debian/dh_listmissing.pl $(foreach f,$(DEB_MAKE_FLAVORS),debian/install/$(f)) 2>&1 | \ [16:45] I guess that's what kicks off the various dh_installs. [17:27] is it a known thing that sometimes all my windows on all desktop just minimize in precise/unity? [17:27] maybe its a certain key combo i press by accident? [17:28] symptom: suddenly all windows are gone from all desktops. I have to find them myself and positions of the windows after clicking on laucher to bring them back is sometimes off [17:28] from where they before [17:28] :) [17:28] thats what i see [17:30] anyone feels like testing the build for wine-1.5.2 I put up on the ubuntu wine ppa? Mostly caring about the pulse patch I merged, curious if it helps sound support for others. :) [17:32] mlankhorst: what are the top apps that people use nowadays on wine? [17:32] wonder if i am missing something :) [17:32] dno, I mostly use it for team fortress 2 [17:32] mlankhorst: thats a game? [17:32] yeah :) [17:32] so i guess there is no real killer app amongst them? [17:33] guess BF3 doesnt work (yet) :)? [17:33] Well I'm responsible for the pulse patch, so mostly curious if it fixes the broken sound support you get by bypassing the alsa->pulse emulation layer. [17:33] sure i dont want to distract you [17:33] just curious. sorry that i cannot help testing :/ [17:33] np :) [17:34] Woo, I got to the symbol change error trying to package robster's gtk branch by commenting out the contents of debian/libgtk-3-bin.install.in and the command to mv gtk-update-icon-cache.1 in debian/rules. [17:34] It's sad wine rejected the patch, but it's higher quality than their alsa driver. :\ [17:37] mlankhorst: Why did they reject it? [17:37] asac: Sounds like you might be hitting a keyboard shortcut for "show desktop". [17:37] Darxus: which one is that? [17:38] Looking. [17:38] You can replicate it... no that's probably not in unity. [17:38] what do you mean? [17:39] i am sure its not unity the software code base ... i see it in a unity session :) [17:39] th show desktop makes sense [17:39] what doesnt make sense is that when i then click on the app icon again [17:39] it sometimes pops up completely off its old position [17:39] system settings / keyboard / shortcuts [17:39] often half across virtual desktop boundaries [17:39] e.g. top on one the bottom on the other workspace [17:40] There's a navigation / hide all normal windows, which is ctrl+super+d [17:40] i dont have a super key :) [17:40] on this keyboard [17:40] You don't have windows keys? [17:40] right. i bought it just 3 month ago. a cherry G84 keyboard [17:40] USB [17:40] Okay. [17:41] i asked if there is a normal combination that simulates super [17:41] but noone could tell :) [17:41] maybe there is and i am hitting that + ctrl + d :) [17:41] damn. if i only knew!! then i could open this dash thing [17:41] The images I'm finding searching for cherry g84 have windows keys. You have no key between your left alt and ctrl keys? [17:42] wait a sec [17:42] i think it might be wrong number :) [17:43] Darxus: i thougth at some point i bought weird variant without that key, but on cherry page no variant has a windows key afaict: [17:43] http://www.cherrycorp.com/english/keyboards/Industrial/4100/index.htm [17:43] its a G84-4100 [17:44] asac: I don't see any other keybindings likely to do what you describe. [17:44] yeah. can yo see the pic? [17:44] it has no windows key :) [17:44] nevermind then [17:44] or its maybe a Fn combination [17:44] What does the key between the left alt and ctrl keys do? [17:44] but i dont see a windows sign anywhere [17:44] Darxus: thats like a fn key on a laptop [17:44] there are those keys with a small boxed value [17:44] Yeah, I see what it's doing now. Weird. [17:45] hehe. yeah. it was fun when folks said super key is now the default for everything [17:45] luckily i am back to ctrl+alt+arrow [17:45] for moving desktops [17:45] otherwise i would have been lost [17:46] err moving around workspaces i meant [17:46] anyway.. thanks for checking. i still believe i found the super key :/ [17:47] but still dont know which one it is [18:54] huh, guest session locks the screensaver and then asks for the password.. [18:54] is it reported? [18:55] ah, looks like bug 951000 [18:55] Launchpad bug 951000 in lightdm "disable guest session screen lock using gsettings" [Low,Confirmed] https://launchpad.net/bugs/951000 === m_conley_away is now known as m_conley === mfisch` is now known as mfisch === mfisch is now known as Guest36701 === Guest36701 is now known as help === m_conley is now known as m_conley|food === m_conley|food is now known as m_conley_away