[Bug 1467695] Re: Alt-Grave (`) switcher has flickering/pulsing shadow artifacts

2016-03-19 Thread Jonathan Sahagun
Hello, one question: Is everyone affected by this bug using indicator- multiload? I noticed just now that the frequency of the "pulsing" effect depends directly on the rate of update of the multiload indicator. Removing the multiload indicator here on my computer also stopped the pulsing effect.

[Bug 1342123] Re: evolution-calendar-factory always running with high memory usage

2016-03-13 Thread Jonathan Sahagun
@ledoc Hi Eric, same as you, I later realized that a certain delay was needed for it to work reliably, since there'd be times when the autostart entry would get invoked before the datetime indicator. The Exec line on my .desktop file now reads like this: Exec=bash -c 'sleep 1m;

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-02-27 Thread Jonathan Sahagun
Hello, By any chance, did you disable your Nautilus startup item? It's the one defined in: /etc/xdg/autostart/nautilus-autostart.desktop -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1550680 Title:

[Bug 1550680] Re: Setting org.gnome.desktop.background show-desktop-icons to false removes wallpaper

2016-02-27 Thread Jonathan Sahagun
Or... wait, sorry, I think I have another bug in mind when I wrote comment #17. In any case, the file I mentioned above has this autostart condition, that might be what's causing your problem: AutostartCondition=GSettings org.gnome.desktop.background show-desktop- icons -- You received

[Bug 1467695] Re: Alt-Grave (`) switcher has flickering/pulsing shadow artifacts

2016-02-25 Thread Jonathan Sahagun
Hello, a workaround that I have discovered is to disable framebuffer objects in the Compiz OpenGL plugin: gsettings set org.compiz.opengl:/org/compiz/profiles/unity/plugins/opengl/ framebuffer-object false Enter that in the terminal and it would take effect immediately; no logout required. Of

[Bug 1342123] Re: evolution-calendar-factory always running with high memory usage

2016-02-08 Thread Jonathan Sahagun
Small update: > Bill Filler (bfiller) wrote on 2014-09-23: > I'm assuming evolution-calendar-factory gets loaded by indicator-datetime > initially such that the indicator can show calendar events. As a troubleshooting step, I tried disabling the Upstart entry for indicator-datetime-service so

[Bug 1342123] Re: evolution-calendar-factory always running with high memory usage

2016-02-08 Thread Jonathan Sahagun
If anyone is interested in a workaround, here's something that seems to work on my Ubuntu install. I noticed that running /usr/lib/evolution/evolution-calendar-factory by itself manually will cause it to perform some initializations and terminate after a few seconds. I'm not using any

[Bug 1322275] Re: lightdm sessions started by dm-tool lock (or a session locker) never get closed

2016-01-29 Thread Jonathan Sahagun
Hello, here's what I did on my Xubuntu installation that seems to work: In this file: /etc/xdg/xdg-xubuntu/lightdm/ In line 27, in a default installation, it reads: show-indicators=power;~session;~language;~a11y;~power; Remove the first "power" entry, leaving only the built-in indicators:

[Bug 1322275] Re: lightdm sessions started by dm-tool lock (or a session locker) never get closed

2016-01-29 Thread Jonathan Sahagun
Hi Sergio, Yes I did mean /etc/xdg/xdg-xubuntu/lightdm/lightdm-gtk-greeter.conf , thanks for that. Here's what I have for x-1-greeter.log: (lightdm-gtk-greeter:2212): Gtk-CRITICAL **: gtk_container_foreach: assertion 'GTK_IS_CONTAINER (container)' failed (lightdm-gtk-greeter:2212):