Still exists in Ubuntu Bionic Beaver (18.04).
apparmor-utils 2.12-4ubuntu5.1 amd64
# aa-logprof
ERROR: Values added to a non-existing variable @{HOMEDIRS}: /srv/ in
tunables/home.d/ubuntu
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubun
After some further investigation, I learned, that there are two APIs for this.
1. VA-API: for Intel with the tool: vainfo
2. VDPAU-API: for others with the tool: vdpauinfo
and there is the libvdpau-va-gl which translates VDPAU-API to VA-API.
Setting VDPAU_DRIVER uses this library and this librar
In xenial after upgrade to hwe-16.04 the missing library is showing up
in kaffein.
Failed to open VDPAU backend libvdpau_i965.so: cannot open shared object file:
No such file or directory
vo_vdpau: Can't create vdp device : No vdpau implementation.
Setting VDPAU_DRIVER to va_gl removes the missi
Public bug reported:
It is hard to decide for me if this is the correct place for this "bug",
but as it took some ours of testing, I thought it's worth to put this
information somewhere.
In tests/simple.ks there are some lines starting with "repo", which I tried to
use in my config.
The lines d
I tried the partitioning now for several ours and found a working config
for xenial.
bootloader --location=mbr
clearpart --initlabel --drives sda
partition --size 1000 --asprimary --fstype ext4 /boot
partition --size 8000 --grow --asprimary pv.local
volgroup local pv.local
logvol --name root
I got the same crash (compiz crashed with SIGSEGV in
malloc_consolidate()) after changing the x-cursor-theme on "Ubuntu 16.04
LTS".
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1556558
Title:
compi
Now I found the solution for this.
The alternatives are linking to /usr/share/icons instead of
/etc/X11/cursors.
Which means it works, if /etc/alternatives/x-cursor-theme is linked to
the theme files in /etc/X11/cursors.
The theme files in /etc/X11/cursors contain the "Inherits" line.
--
You r
Public bug reported:
I just installed a fresh copy of Ubuntu Xenial (16.04).
As I like the comixcursors more than the default mouse-pointer, I wanted to
make comixcursors (0.8.2-1) the default for the system, with the following
commands:
apt-get install comixcursors
update-alternatives --set x
I disabled the overlay scrollbars with this command:
dconf write /com/canonical/desktop/interface/scrollbar-mode "'normal'"
Which solved the problem for me.
But I would see it as workaround and hope that someone familiar with the GTK
solves the problem.
--
You received this bug notification b