This bug was fixed in the package metacity - 1:3.18.4-0ubuntu0.3
---
metacity (1:3.18.4-0ubuntu0.3) xenial; urgency=medium
* Use one error trap for the whole free_win function (taken from upstream
gnome-3-18 branch). This fixes the other part of LP: #1582687.
-- Dmitry Shachne
I tested the new version about 6 days ago and my issue is still
resolved, sorry if you already got notified I am unaware if changing
tags notifies watchers.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bug
** Tags removed: verification-needed
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
workbench crashes metacity on ubuntu 16.04
To manage notifications
Hello Dantali0n, or anyone else affected,
Accepted metacity into xenial-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/metacity/1:3.18.4-0ubuntu0.3 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
Thanks! With your latest commit I can no longer reproduce the crash.
I will upload the new version to yakkety and xenial-proposed shortly.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
I have pushed change to use only one error trap in free_win. It should
fix your crash.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
workbench crashes metacity on ubuntu 16.04
To man
Can you reproduce your crash? Try to add error trap around
XFixesDestroyRegion (xdisplay, cw->window_region); line.
Anyway I am starting to think that it is better to add error trap for
whole free_win function.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which
For metacity you need install metacity-dbg package.
If you again have reproducible crashes with metacity it might be good idea to
reproduce crash when running metacity with --sync commandline option:
metacity --sync --replace
sync option will ensure that stacktrace shows correct functon where it
** Tags removed: verification-done-xenial
** Tags added: verification-done
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
workbench crashes metacity on ubuntu 16.04
To manage notifica
** Tags removed: verification-needed
** Tags added: verification-done-xenial
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
workbench crashes metacity on ubuntu 16.04
To manage notifi
Hello Dantali0n, or anyone else affected,
Accepted metacity into xenial-proposed. The package will build now and
be available at
https://launchpad.net/ubuntu/+source/metacity/1:3.18.4-0ubuntu0.2 in a
few hours, and then in the -proposed repository.
Please help us by testing this new package. See
** Description changed:
+ [Impact]
+ Metacity can crash with XError (BadRegion) sometimes when closing windows.
+
+ This, in turn, can lead gnome-session to forcefully stop the session.
+
+ [Test Case 1]
+ Described in comment #3.
+
+ [Test Case 2]
+ * Launch LibreOffice Writer.
+ * Add a table
This bug was fixed in the package metacity - 1:3.18.4-2ubuntu1
---
metacity (1:3.18.4-2ubuntu1) yakkety; urgency=medium
* Merge with Debian unstable, remaining changes:
- debian/metacity-common.links: Show keybindings in Unity control center.
- debian/metacity-common.gsettin
Metacity 3.20 release depends on how fast I can make all needed changes
in compiz, but I hope I can release 3.20 soon.
For debian and 16.10 you can definitely add other fixes. :) Other fixes
might be good to add also in 16.04, but they might not be very
important. Upstream bugs have steps how to r
I will add it to Debian too unless you plan to release 3.20.0 soon.
Do you want me to cherry-pick the other fixes too? That will be 16.10
and Debian only unless they are important (and have a test case).
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subs
Ok. I guess you will add that patch in debian too, right? Do you need
new release? There was few other fixes in gnome-3-18 branch.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
workbe
Funny enough, I just lost some unsaved work in Libreoffice because of
this Metacity crash. Also I can reliably reproduce it by opening and
quickly closing the "table cell border style" popup window in
LibreOffice Writer.
Looks like I should find time for this upload sooner :)
** Changed in: metac
Can you get stacktrace when you use metacity with --sync? Just to know
if this is same bug/crash...
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
workbench crashes metacity on ubuntu
The same. It's XError in free_win function and your commit fixes it.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
workbench crashes metacity on ubuntu 16.04
To manage notifications
Will do when I have time.
** Also affects: metacity (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: metacity (Ubuntu Yakkety)
Importance: Undecided
Status: New
** Changed in: metacity (Ubuntu Xenial)
Assignee: (unassigned) => Dmitry Shachnev (mitya57)
Dmitry, this is fixed now upstream with this commit:
https://git.gnome.org/browse/metacity/commit/?h=gnome-3-18&id=1243d34816398ec9014115d4582a83ec5b84d5d0
Can you add this to 16.10 and 16.04?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to U
** Package changed: mysql-workbench (Ubuntu) => metacity (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
workbench crashes metacity on ubuntu 16.04
To manage notifications abo
"opened the default connection and entered mysql root password."
This should have been in bug report. Now I can reproduce crash... I
found were it crashes, but right now I don't know how to correctly fix
it...
You can use this to fix crash:
diff --git a/src/compositor/compositor-xrender.c
b/src/
That one was made by apport but I realise now it may be pretty useless
so I installed all dbg packages I could find and made gdb write the
stack to a output file with the following results:
Thread 1 "metacity" received signal SIGTRAP, Trace/breakpoint trap.
0x747049eb in _g_log_abort (brea
Stacktrace:
#0 0x7fef720639eb in g_logv () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#1 0x7fef72063b5f in g_log () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
No symbol table info available.
#2 0x7fef74348f68 in ?? () from /usr/lib/x86_64-linux-
Can you get stacktrace?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
workbench crashes metacity on ubuntu 16.04
To manage notifications about this bug go to:
https://bugs.launchpad.
Just did a complete fresh install of ubuntu 16.04 X64.
performed sudo apt-get update & upgrade.
installed gnome-session-flashback apache2 mysql-server mysql-workbench (in that
order).
launched mysql-workbench.
opened the default connection and entered mysql root password.
crash and returned to lo
Yes my metacity version is: 1:3.18.4-0ubuntu0.1
I will do a fresh install of ubuntu 16.04 to see if I can reproduce these
crashes.
(I have a backup of logs and configs etc)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs
Just installed mysql-workbench and I can not reproduce crash. Is you
metacity upgraded to 1:3.18.4-0ubuntu0.1?
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1582687
Title:
workbench crashes metacity
** Description changed:
I installed mysql-workbench and gnome-session-flashback on ubuntu 16.04
and whenever I start mysql-workbench metacity or X11 but I think
metacity crashes and I am returned to the login screen after a few
seconds.
I am uncertain if mysql-workbench works in the d
** Description changed:
I installed mysql-workbench and gnome-session-flashback on ubuntu 16.04
and whenever I start mysql-workbench metacity or X11 but I think
metacity crashes and I am returned to the login screen after a few
seconds.
I am uncertain if mysql-workbench works in the d
31 matches
Mail list logo