I have a fix, edit line 276 in /usr/lib/pymodules/python2.7/sabayon/protosession.py
Change the h's to i's so it looks like this pack_format = ">ii%dsi%dsi%dsi%d" % (display_addr_len, display_num_len, xauth_name_len, xauth_data_len) It will then work. Hopefully someone can patch this. ** Patch added: "protosession.py.patch" https://bugs.launchpad.net/ubuntu/+source/sabayon/+bug/778676/+attachment/2237593/+files/protosession.py.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/778676 Title: Crash on Edit Profile To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/sabayon/+bug/778676/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
