Tell me more ×
Ask Ubuntu is a question and answer site for Ubuntu users and developers. It's 100% free, no registration required.

While using Chromium, if I minimize the browser to the unity bar, it will glitch the minimize animation (make it very slow/stop) and the current window arrow will start flashing rapidly and disappearing. The only solution I found to this glitchy part is to alt-tab back into chromium, open a random window (e.g. Nautilus) and then minimize chromium, as this for some reason resolves the issue. While this wouldn't bother me, this will also slow down the unity launcher making it unusable and running the processor harder.

If you find me hard to understand, I have filmed the error on my potato of a phone. The quality is bad but it is sufficient enough for those with good eyes to see the glitch, and be warned there is a loud sound a second away from the end.

http://www.youtube.com/watch?feature=player_detailpage&v=A7sKuZglgng

Does anyone know why this is happening? I have:

OS: Ubuntu 12.10. Browser: Chromium 22.0.1229.94. Graphics:Intel Mobile Chipset 4 Series (running on the universal driver). Processor: Celeron(R) Dual-Core CPU T3300 @ 2.00GHz × 2. RAM: 2.9GB

IMPORTANT EDIT I have swapped to Elementary OS Luna, which is based on Ubuntu 12.04. While any updates may be partially irellivant I still seem to get a similar issue. I swapped because the preformance coming from Unity and Compiz was awful, and found elementary (despite beta) to be extremely fast and beautiful.

share|improve this question
This question should instead be filed as a bug report, and as such is off-topic, thanks! Instructions on filing a bug report are here. – Jorge Castro Dec 11 '12 at 18:30

closed as off topic by Jorge Castro, fabricator4, Mik, hhlp, fossfreedom Dec 11 '12 at 21:38

Questions on Ask Ubuntu are expected to relate to Ubuntu within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

1 Answer

It appears that Unity has a slower minimise animation in 12.10. This can be fixed using dconf-editor. To install this type sudo apt-get install dconf-tools into a terminal.

Then open it (press alt and type dconf and press enter) and go to com > canonical and select the unity option. Here you can edit the minmize-speed-threshold option, the default is 100, change it to zero, the change should take effect immediately.

Reference

share|improve this answer

Not the answer you're looking for? Browse other questions tagged or ask your own question.