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