[Bug 1048611] Re: Setting language causes invalid memory access

2020-05-05 Thread Launchpad Bug Tracker
[Expired for grub2 (Ubuntu) because there has been no activity for 60 days.] ** Changed in: grub2 (Ubuntu) Status: Incomplete => Expired -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048611 T

[Bug 1048611] Re: Setting language causes invalid memory access

2020-03-05 Thread Marcus Tomlinson
This release of Ubuntu is no longer receiving maintenance updates. If this is still an issue on a maintained version of Ubuntu please let us know. ** Changed in: grub2 (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1048611] Re: Setting language causes invalid memory access

2012-09-23 Thread ojordan
This appears to be fixed in quantal. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1048611 Title: Setting language causes invalid memory access To manage notifications about this bug go to: https:/

[Bug 1048611] Re: Setting language causes invalid memory access

2012-09-12 Thread ojordan
This is what I did to workaround the problem: sudo nano /etc/grub.d/00_header Find this bit of code: # Gettext variables and module if [ "x${LANG}" != "xC" ] && [ -d "${locale_dir}" ] ; then prepare_grub_to_access_device $(${grub_probe} --target=device ${locale_dir}) | sed -e "s/^/ /" ca