[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-06-08 Thread Launchpad Bug Tracker
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-06-08 Thread Dantali0n
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-06-01 Thread Dantali0n
** 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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-06-01 Thread Chris J Arges
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-31 Thread Dmitry Shachnev
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:

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-30 Thread Alberts Muktupāvels
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-30 Thread Alberts Muktupāvels
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-29 Thread Alberts Muktupāvels
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-29 Thread Alberts Muktupāvels
** 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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-29 Thread Dantali0n
** 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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-27 Thread Timo Aaltonen
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-27 Thread Dmitry Shachnev
** 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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-26 Thread Launchpad Bug Tracker
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-25 Thread Alberts Muktupāvels
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-25 Thread Dmitry Shachnev
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-25 Thread Alberts Muktupāvels
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-25 Thread Dmitry Shachnev
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-25 Thread Alberts Muktupāvels
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-25 Thread Dmitry Shachnev
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-25 Thread Dmitry Shachnev
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)

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-25 Thread Alberts Muktupāvels
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-25 Thread Alberts Muktupāvels
** 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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-24 Thread Alberts Muktupāvels
"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/

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-20 Thread Dantali0n
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-20 Thread Dantali0n
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-

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-19 Thread Alberts Muktupāvels
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.

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-19 Thread Dantali0n
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-18 Thread Dantali0n
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-18 Thread Alberts Muktupāvels
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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-17 Thread Dantali0n
** 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

[Bug 1582687] Re: workbench crashes metacity on ubuntu 16.04

2016-05-17 Thread Dantali0n
** 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