*** This bug is a duplicate of bug 366621 ***
https://bugs.launchpad.net/bugs/366621
Had the same problem today on:
- Ubuntu 15.04
- guake commit: 32edd0a8730 "line width is 100 chars"
- guake commit date: 2015-09-22 (prep. for version 0.8.2)
Solution:
sudo apt-get install -qyy guake
sudo apt-get remove guake
git checkout 32edd0a8730
./autogen.sh
./configure --sysconfdir=/usr/share
make
sudo make install
sudo mv /etc/gconf/schemas/guake.schemas /usr/share/gconf/schemas
sudo ln -s /usr/share/gconf/schemas/guake.schemas
/etc/gconf/schemas/guake.schemas
Some steps may not be needed but that's how I got it working.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/653361
Title:
guake.schemas are not installed properly
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/guake/+bug/653361/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs