[Bug 1568451] Re: Current Tab in Gnome-terminal does not get highlighted

2016-04-13 Thread Dirk Thomas
As a workaround I have created the file `~/.local/share/themes/Ambiance/gtk-3.0/gtk.css` which gives the active tab a darker background color: ``` TerminalWindow .notebook tab.top:active { background-color: alpha(grey, 0.4); } @import url("file:///usr/share/themes/Ambiance/gtk-3.0/gtk.css"); `

[Bug 1447282] Re: Does not use encrypted swap when using GPT partitioning + encrypted home directory (ecryptfs)

2016-03-29 Thread Dirk Thomas
I had to move forward on this topic and went for a reinstallation using full disk encryption so sadly I can't provide the requested information anymore. Hopefully it will be reproducible within a VM by anyone. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1563548] Re: CMake 3.5's pkg-config support broken

2016-03-29 Thread Dirk Thomas
The upstream code in the tarball for version 3.5.1 (https://cmake.org/files/v3.5/cmake-3.5.1.tar.gz) looks as follows: foreach (variable IN ITEMS PREFIX INCLUDEDIR LIBDIR) _pkgconfig_set("${_pkg_check_prefix}_${variable}" "${${_pkg_check_prefix}_${variable}}") endforeach () The fix was introdu

[Bug 1563548] Re: CMake 3.5's pkg-config support broken

2016-03-29 Thread Dirk Thomas
Only variables started with the passed prefix (in this case `GLIB2`) should be set. I don't think the variables starting with `glib-2.0_` should be set. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/15

[Bug 1534263] Re: [FFe] [merge request] Import cmake-3.5 series to Ubuntu Xenial 16.04LTS

2016-03-28 Thread Dirk Thomas
Am I right that the remaining task is for the release team to select the CMake 3.5 package from Joses PPA and no further action is required by us? What is the timeline on this then? It is kind of urgent to get this in (any day more for testing is good) but this has been stale for 4 days again. --

[Bug 1447282] Re: Does not use encrypted swap when using GPT partitioning + encrypted home directory (ecryptfs)

2016-03-25 Thread Dirk Thomas
I tried it again today with the Beta 2 of Xenial. These are the steps I did: * Downloaded Beta 2 of Xenial and created bootable USB stick * Select: Try Ubuntu without installing * (I tried the option to install directly but that always hangs after selecting "Erase disk and install Ubuntu" and c

[Bug 1534263] Re: [FFe] [merge request] Import cmake-3.4 series to Ubuntu Xenial 16.04LTS

2016-03-23 Thread Dirk Thomas
perform as well as how I set them up are described here: https://github.com/dirk- thomas/ubuntu_xenial_cmake While our build farm hasn't finsihed all of the 3k jobs yet the results looks promising. All ran jobs have a consistent result with the different CMake version - not a single one of th

[Bug 1447282] Re: Does not use encrypted swap when using GPT partitioning + encrypted home directory (ecryptfs)

2016-03-18 Thread Dirk Thomas
The solution describe here (http://zeroset.mnim.org/2015/05/10/ubuntu-15-04-vivid-vervet-please- enter-passphrase-for-disk-cryptswap1-on-none/) which uses the device path instead of the UUID made it work for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 1447282] Re: Does not use encrypted swap when using GPT partitioning + encrypted home directory (ecryptfs)

2016-03-18 Thread Dirk Thomas
I just installed todays daily build of Xenial with EFI and ran into the same problem. $ sudo blkid /dev/nvme0n1: PTUUID="7b6240b1-61b5-4fc7-939a-6a78708bdaad" PTTYPE="gpt" /dev/nvme0n1p1: UUID="30E3-3A90" TYPE="vfat" PARTLABEL="EFI System Partition" PARTUUID="f92f5e37-7518-4e1e-91e2-f6a39b4b32c1

Re: [Bug 1534263] Re: [merge request] Import cmake-3.4 series to Ubuntu Xenial 16.04LTS

2016-02-16 Thread Dirk Thomas
But how does the sync happen? Is it for sure going to happen before the freeze? - Dirk On Tue, Feb 16, 2016 at 2:00 PM, Jose Luis Rivero wrote: > cmake-3.4 series went into debian unstable so it is probably a good moment > to sync: > https://packages.debian.org/source/testing/cmake > > -- > You

[Bug 1534263] Re: [merge request] Import cmake-3.4 series to Ubuntu Xenial 16.04LTS

2016-02-16 Thread Dirk Thomas
Any chance this makes it before the upcoming freeze in two days? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1534263 Title: [merge request] Import cmake-3.4 series to Ubuntu Xenial 16.04LTS To ma

[Bug 1534263] Re: Import cmake-3.4 series to Ubuntu Xenial

2016-02-04 Thread Dirk Thomas
The ticket you mentioned is filled against CMake 3.2.2. Wily already contains that version (http://packages.ubuntu.com/wily/cmake). So I don't see why this would be a reason ont to release a newer version into Xenial? -- You received this bug notification because you are a member of Ubuntu Bugs,