Thanks Ross. Another permanent workaround is to modify /usr/bin/gramps as follows:
#!/usr/bin/python3 -O import os, gramps.grampsapp as app os.environ['LIBOVERLAY_SCROLLBAR'] = '0' app.main() -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1451259 Title: Some windows have transparent backgrounds To manage notifications about this bug go to: https://bugs.launchpad.net/gramps/+bug/1451259/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
