Sorry I was wrong, this one is indeed the correct package for Ubuntu. I've attached a patch for bzr. I couldn't find the Xenial version, so I did it for Wily.
Manual fix is similar except for a few things: - Download the source code with bzr: "bzr branch lp:ubuntu/wily/bless". - Patch with "bzr merge fix_preferences_session_save.patch". - As written in readme, use ./configure, make and sudo make install. That probably won't even mess up the package manager. - You need to create a symlink for the deprecated gmcs the package relies on. I did "sudo ln /usr/bin/mcs /usr/bin/gmcs". ** Patch added: "fix_preferences_session_save.patch" https://bugs.launchpad.net/ubuntu/+source/bless/+bug/1622951/+attachment/4965892/+files/fix_preferences_session_save.patch ** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1622951 Title: bless fails to handle user config To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bless/+bug/1622951/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
