hmm - budgie-panel --reset --replace & basically writes lots of dconf settings for budgie.
ok - lets try to pin this down take a virtualbox snapshot cd /usr/share/glib-2.0/schemas/ sudo nano 15_budgie-desktop.gschema.override remove ":Budgie" from [org.gnome.settings-daemon.plugins.xsettings:Budgie] CTRL+O to save, CTRL+X to exit nano then run sudo glib-compile-schemas /usr/share/glib-2.0/schemas logout and login. Does this fix the issue? If it doesnt then remove all ":Budgie" from the files 15_budgie-desktop-common.gschema.override 15_budgie-desktop-environment.gschema.override then run sudo glib-compile-schemas /usr/share/glib-2.0/schemas logout and login. Does this fix the issue? On 17 September 2017 at 06:50, Lucas Czekaj <[email protected]> wrote: > Not specific to virtualbox, same on Live USB. > > I found a semi-workaround: running "budgie-panel --reset --replace &" > after changing scale fixes the issue (but of course the panel settings > are lost). > > -- > You received this bug notification because you are a member of ubuntu > budgie bug busters, which is subscribed to Ubuntu Budgie. > https://bugs.launchpad.net/bugs/1717643 > > Title: > Scale 200% breaks main menu rendering > > Status in Ubuntu Budgie: > New > > Bug description: > I'm running Ubuntu Budgie 17.10 Beta 1 on my MBPr. > > When I change the scale of my VirtualBox display to 200%, everything > seems to render fine except the main menu (top-left corner circle > triggered). > > The menu glitches by cutting out a small chunk of it and rendering the rest > invisible/transparent. > I attach the screenshot. > > Please fix, if possible. > Thanks! > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntubudgie/+bug/1717643/+subscriptions > > -- > Mailing list: https://launchpad.net/~budgie-remix-bug-busters > Post to : [email protected] > Unsubscribe : https://launchpad.net/~budgie-remix-bug-busters > More help : https://help.launchpad.net/ListHelp -- Mailing list: https://launchpad.net/~budgie-remix-bug-busters Post to : [email protected] Unsubscribe : https://launchpad.net/~budgie-remix-bug-busters More help : https://help.launchpad.net/ListHelp

