Update mutter/gnome-shell to 3.6.3
Bug #1128804 reported by
Tim Lunn
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-shell (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Quantal |
Fix Released
|
Medium
|
Jeremy Bícha | ||
mutter (Ubuntu) |
Fix Released
|
Medium
|
Unassigned | ||
Quantal |
Fix Released
|
Medium
|
Jeremy Bícha |
Bug Description
There has recently been a 3.6.3 release of mutter and gnome-shell which fixes a few very annoying bugs.
[Impact]
Gnome Shell 3.6.3
====
* recorder: Set frame duration to fix broken video headers [Adel; #688487]
* Block cancellation of unlock dialog during drags [Giovanni; #686800]
* Honor lock-delay GSettings key [Giovanni, Matthias; #690766, #691170]
* Fix reentrancy problem causing the tray to disappear [Giovanni; #683986]
Mutter 3.6.3
====
* Fix maximized windows jumping between monitors [Alban; #556696]
* Fix windows turning black when redirected again [Adel; #693042]
[Test Case]
* Make sure that gnome-shell still works.
* This should fall under the GNOME MRE.
[Regression Potential]
Related branches
lp://staging/~darkxst/gnome-shell/lp1128804
- Ubuntu branches: Pending requested
-
Diff: 29889 lines (+7272/-12973)65 files modified.pc/11-no-gettext.patch/configure.ac (+1/-1)
.pc/14_make-GLX-optional.patch/configure.ac (+1/-1)
.pc/applied-patches (+1/-3)
.pc/git_messagetray_fix_expansion.patch/js/ui/messageTray.js (+22/-7)
.pc/git_messagetray_hideNotification.patch/js/ui/messageTray.js (+0/-2545)
.pc/git_messagetray_opacity_fix.patch/js/ui/messageTray.js (+0/-2550)
.pc/git_messagetray_remove_tweens.patch/js/ui/messageTray.js (+0/-2555)
NEWS (+18/-0)
configure (+16/-32)
configure.ac (+1/-1)
debian/changelog (+17/-0)
debian/control (+1/-1)
debian/control.in (+1/-1)
debian/patches/calendar-remove-strict-check.patch (+19/-0)
debian/patches/series (+1/-3)
docs/reference/shell/Makefile.in (+45/-32)
docs/reference/shell/html/ShellNetworkAgent.html (+20/-0)
docs/reference/shell/html/annotation-glossary.html (+3/-0)
docs/reference/shell/html/api-index-full.html (+4/-0)
docs/reference/shell/html/ch01.html (+1/-1)
docs/reference/shell/html/ch02.html (+1/-1)
docs/reference/shell/html/ch03.html (+1/-1)
docs/reference/shell/html/ch04.html (+1/-1)
docs/reference/shell/html/ch05.html (+1/-1)
docs/reference/shell/html/ch06.html (+1/-1)
docs/reference/shell/html/index.html (+1/-1)
docs/reference/shell/html/index.sgml (+20/-0)
docs/reference/shell/html/shell-ShellApp.html (+20/-0)
docs/reference/shell/html/shell-ShellGlobal.html (+93/-8)
docs/reference/shell/html/shell-shell-mobile-providers.html (+20/-0)
docs/reference/shell/html/shell.devhelp2 (+19/-0)
docs/reference/shell/shell-docs.sgml (+1/-1)
docs/reference/shell/shell-sections.txt (+1/-8)
docs/reference/st/Makefile.in (+45/-32)
docs/reference/st/html/StTextureCache.html (+16/-0)
docs/reference/st/html/index.html (+1/-1)
docs/reference/st/html/index.sgml (+22/-0)
docs/reference/st/html/pt01.html (+1/-1)
docs/reference/st/html/st-st-theme-node.html (+121/-1)
docs/reference/st/html/st.devhelp2 (+22/-0)
docs/reference/st/st-docs.sgml (+1/-1)
gtk-doc.make (+42/-22)
js/misc/config.js (+1/-1)
js/ui/messageTray.js (+12/-0)
js/ui/screenShield.js (+48/-15)
js/ui/unlockDialog.js (+5/-2)
m4/gtk-doc.m4 (+5/-1)
po/as.po (+179/-148)
po/bn_IN.po (+1382/-570)
po/et.po (+25/-15)
po/fr.po (+135/-122)
po/hi.po (+179/-199)
po/hu.po (+145/-127)
po/id.po (+145/-139)
po/ja.po (+5/-486)
po/kn.po (+220/-186)
po/ml.po (+219/-179)
po/mr.po (+134/-124)
po/nl.po (+1030/-867)
po/pt_BR.po (+148/-147)
po/ta.po (+304/-252)
po/te.po (+225/-178)
po/ug.po (+2087/-1400)
src/Makefile-calendar-server.am (+0/-1)
src/shell-recorder-src.c (+16/-0)
lp://staging/~darkxst/ubuntu/quantal/gnome-shell/lp1128804
- Ubuntu Development Team: Pending requested
-
Diff: 44531 lines (+14325/-15852)112 files modified.pc/.quilt_patches (+0/-1)
.pc/.quilt_series (+0/-1)
.pc/.version (+0/-1)
.pc/11-no-gettext.patch/configure.ac (+0/-276)
.pc/14_make-GLX-optional.patch/configure.ac (+0/-273)
.pc/14_make-GLX-optional.patch/src/gnome-shell-plugin.c (+0/-366)
.pc/14_make-GLX-optional.patch/src/shell-screen-grabber.c (+0/-219)
.pc/applied-patches (+0/-5)
.pc/git-set-ally-wm-theme.patch/js/ui/status/accessibility.js (+0/-163)
.pc/ubuntu-lightdm-user-switching.patch/js/ui/userMenu.js (+0/-868)
.pc/ubuntu_lock_on_suspend.patch/js/ui/userMenu.js (+0/-885)
Makefile.in (+1/-2)
NEWS (+28/-0)
aclocal.m4 (+596/-596)
configure (+10/-10)
configure.ac (+6/-12)
debian/changelog (+8/-0)
debian/patches/series (+1/-0)
docs/reference/shell/Makefile.in (+2/-2)
docs/reference/shell/html/ShellAppSystem.html (+132/-132)
docs/reference/shell/html/ShellEmbeddedWindow.html (+13/-13)
docs/reference/shell/html/ShellGenericContainer.html (+49/-49)
docs/reference/shell/html/ShellGtkEmbed.html (+10/-10)
docs/reference/shell/html/ShellMountOperation.html (+44/-44)
docs/reference/shell/html/ShellNetworkAgent.html (+60/-60)
docs/reference/shell/html/ShellSlicer.html (+9/-9)
docs/reference/shell/html/ShellStack.html (+8/-8)
docs/reference/shell/html/ShellTrayIcon.html (+24/-24)
docs/reference/shell/html/ShellTrayManager.html (+21/-21)
docs/reference/shell/html/annotation-glossary.html (+6/-9)
docs/reference/shell/html/api-index-full.html (+6/-2)
docs/reference/shell/html/ch01.html (+3/-3)
docs/reference/shell/html/ch02.html (+3/-3)
docs/reference/shell/html/ch03.html (+3/-3)
docs/reference/shell/html/ch04.html (+3/-3)
docs/reference/shell/html/ch05.html (+3/-3)
docs/reference/shell/html/ch06.html (+3/-3)
docs/reference/shell/html/deprecated-api-index.html (+2/-2)
docs/reference/shell/html/index.html (+3/-3)
docs/reference/shell/html/index.sgml (+109/-109)
docs/reference/shell/html/object-tree.html (+18/-18)
docs/reference/shell/html/shell-ShellApp.html (+330/-330)
docs/reference/shell/html/shell-ShellAppUsage.html (+48/-48)
docs/reference/shell/html/shell-ShellGlobal.html (+650/-617)
docs/reference/shell/html/shell-ShellTpClient.html (+231/-231)
docs/reference/shell/html/shell-ShellWM.html (+129/-129)
docs/reference/shell/html/shell-ShellWindowTracker.html (+145/-145)
docs/reference/shell/html/shell-shell-mobile-providers.html (+97/-97)
docs/reference/shell/html/shell-shell-polkit-authentication-agent.html (+37/-37)
docs/reference/shell/html/shell-shell-recorder.html (+138/-138)
docs/reference/shell/html/shell-shell-util.html (+193/-193)
docs/reference/shell/html/shell-shell-xfixes-cursor.html (+64/-64)
docs/reference/shell/html/shell.devhelp2 (+106/-105)
docs/reference/shell/shell-docs.sgml (+1/-1)
docs/reference/shell/shell-sections.txt (+180/-147)
docs/reference/st/Makefile.in (+2/-2)
docs/reference/st/html/StBin.html (+132/-132)
docs/reference/st/html/StBoxLayout.html (+96/-96)
docs/reference/st/html/StButton.html (+284/-284)
docs/reference/st/html/StDrawingArea.html (+39/-39)
docs/reference/st/html/StEntry.html (+137/-137)
docs/reference/st/html/StIcon.html (+95/-95)
docs/reference/st/html/StLabel.html (+69/-69)
docs/reference/st/html/StScrollView.html (+53/-53)
docs/reference/st/html/StTable.html (+75/-75)
docs/reference/st/html/StTextureCache.html (+417/-417)
docs/reference/st/html/StThemeNodeTransition.html (+31/-31)
docs/reference/st/html/StWidget.html (+942/-942)
docs/reference/st/html/StWidgetAccessible.html (+7/-7)
docs/reference/st/html/annotation-glossary.html (+2/-5)
docs/reference/st/html/api-index-full.html (+2/-2)
docs/reference/st/html/base.html (+2/-2)
docs/reference/st/html/containers.html (+2/-2)
docs/reference/st/html/deprecated-api-index.html (+2/-2)
docs/reference/st/html/index.html (+3/-3)
docs/reference/st/html/index.sgml (+141/-142)
docs/reference/st/html/object-tree.html (+13/-13)
docs/reference/st/html/pt01.html (+3/-3)
docs/reference/st/html/st-StScrollable.html (+14/-14)
docs/reference/st/html/st-st-theme-context.html (+83/-83)
docs/reference/st/html/st-st-theme-node.html (+1252/-1252)
docs/reference/st/html/st-st-theme.html (+47/-47)
docs/reference/st/html/st.devhelp2 (+138/-138)
docs/reference/st/html/styling.html (+2/-2)
docs/reference/st/html/widgets.html (+2/-2)
docs/reference/st/st-docs.sgml (+1/-1)
gtk-doc.make (+2/-2)
js/misc/config.js (+4/-4)
js/ui/messageTray.js (+35/-25)
js/ui/screenShield.js (+48/-15)
js/ui/status/accessibility.js (+14/-27)
js/ui/unlockDialog.js (+5/-2)
js/ui/userMenu.js (+2/-20)
po/as.po (+179/-148)
po/bn_IN.po (+1382/-570)
po/et.po (+25/-15)
po/fr.po (+135/-122)
po/hi.po (+179/-199)
po/hu.po (+145/-127)
po/id.po (+145/-139)
po/ja.po (+5/-486)
po/kn.po (+220/-186)
po/ml.po (+219/-179)
po/mr.po (+134/-124)
po/nl.po (+1030/-867)
po/pt_BR.po (+163/-161)
po/ta.po (+304/-252)
po/te.po (+225/-178)
po/ug.po (+2087/-1400)
src/gnome-shell-plugin.c (+1/-9)
src/shell-recorder-src.c (+16/-0)
src/shell-screen-grabber.c (+0/-10)
Changed in gnome-shell (Ubuntu): | |
status: | Confirmed → In Progress |
Changed in mutter (Ubuntu): | |
status: | Confirmed → In Progress |
assignee: | nobody → Jeremy Bicha (jbicha) |
Changed in gnome-shell (Ubuntu): | |
assignee: | nobody → Jeremy Bicha (jbicha) |
importance: | Undecided → Medium |
Changed in gnome-shell (Ubuntu Quantal): | |
importance: | Undecided → Medium |
Changed in mutter (Ubuntu): | |
importance: | Undecided → Medium |
Changed in mutter (Ubuntu Quantal): | |
importance: | Undecided → Medium |
Changed in mutter (Ubuntu): | |
assignee: | Jeremy Bicha (jbicha) → nobody |
Changed in gnome-shell (Ubuntu): | |
assignee: | Jeremy Bicha (jbicha) → nobody |
Changed in mutter (Ubuntu Quantal): | |
status: | Confirmed → In Progress |
assignee: | nobody → Jeremy Bicha (jbicha) |
To post a comment you must log in.
Status changed to 'Confirmed' because the bug affects multiple users.