← Back to team overview

budgie-remix-bug-busters team mailing list archive

Re: [Bug 1717643] Re: Scale 200% breaks main menu rendering

 

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 <lukasz@xxxxxxxxx> 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     : budgie-remix-bug-busters@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~budgie-remix-bug-busters
> More help   : https://help.launchpad.net/ListHelp


References