[ubuntu-mono] [Bug 1622951] Re: bless fails to handle user config
V F
trivia21 at freemail.hu
Mon Oct 9 14:37:29 UTC 2017
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
CLI/Mono Uploaders, which is subscribed to bless in Ubuntu.
https://bugs.launchpad.net/bugs/1622951
Title:
bless fails to handle user config
Status in bless package in Ubuntu:
Confirmed
Bug description:
I can't save any configuration.
If I provide default configuration, bless reads it and fails to update
it properly. The xml structure is cut off afterwards.
Here is the output I get when I start bless:
Directory '/home/$USER/.config/bless/plugins' not found.
Directory '/home/$USER/.config/bless/plugins' not found.
Directory '/home/$USER/.config/bless/plugins' not found.
Could not find file "/home/$USER/.config/bless/export_patterns".
Could not find file "/home/$USER/.config/bless/history.xml".
Document does not have a root element.
Sharing violation on path /home/$USER/.config/bless/preferences.xml
Sharing violation on path /home/$USER/.config/bless/preferences.xml
Sharing violation on path /home/$USER/.config/bless/preferences.xml
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bless/+bug/1622951/+subscriptions
More information about the Ubuntu-mono
mailing list