As a workaround for 12.04, here's a command that replaces the settings
file with an unwritable empty one that seems to prevent the issue from
occurring:

$  rm -f ~/.openyahtzee && touch ~/.openyahtzee && chmod -w
~/.openyahtzee

This obviously prevents you from saving any settings, but then again you
can't utilize saved settings with the buggy version anyway.

To revert the workaround, remove the unwritable dummy file with:

$  rm -f ~/.openyahtzee

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/986372

Title:
  Main window doesn't appear, CPU usage at 100% (after config file
  created on first run)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openyahtzee/+bug/986372/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to