[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-11-11 Thread Treviño
This specific issue has been fixed, in order to check what is yours you
should help us to identify it by using gdb to connect to the process.

Can you provide us such feedback?

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-11-11 Thread Shaform
Is this fixed in the current Ubuntu 19.10? I just installed Ubuntu 19.10
last week and I have encountered gnome freezing several times already.
Not sure if it's the same issue as this one or should I file a new bug.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-08-05 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter -
3.32.2+git20190711-2ubuntu1~19.04.1

---
mutter (3.32.2+git20190711-2ubuntu1~19.04.1) disco; urgency=medium

  * No-change backport from disco to eoan.

mutter (3.32.2+git20190711-2ubuntu1) eoan; urgency=medium

  * Merge with debian. Remaining changes:
+ debian/control:
  - Update VCS flags to point to launchpad
  - Update maintainer to ubuntu
+ debian/gbp.conf: update branch to point to ubuntu/master
+ debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
  - X11: Add support for fractional scaling using Randr

mutter (3.32.2+git20190711-2) experimental; urgency=medium

  * d/p/window-x11-Focus-a-window-in-the-active-workspace-as-take.patch:
- Fix possible crash on closing Java dialogs (Related to LP: #1834583)
d/p/metatest-Dispatch-the-destruction-instead-of-sleeping-aft.patch:
- Tests: don't wait too much after window destruction, causing failures

mutter (3.32.2+git20190711-1ubuntu1) eoan; urgency=medium

  * Merge with debian. Remaining changes:
+ debian/control:
  - Update VCS flags to point to launchpad
  - Update maintainer to ubuntu
+ debian/gbp.conf: update branch to point to ubuntu/master
+ debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
  - X11: Add support for fractional scaling using Randr

mutter (3.32.2+git20190711-1) experimental; urgency=medium

  * New upstream snapshot up to commit ccab0f470
- Fix No-input WM_TAKE_FOCUS dialogs causing GNOME Shell to hang
  and ensure we always have a window focused if we have a valid
  focus canididate (LP: #1834583)
- Don't crash on shell close / reload under X11 when releasing
  surface actor display resources (LP: #1826918)
  * d/p/debian/Revert-meson-Bump-meson-requirement-to-0.50.0.patch:
- Revert dependency on meson 0.50.0

mutter (3.32.2+git20190626-1ubuntu1~19.04.1) disco; urgency=medium

  * No-change backport from eoan to disco for SRU.

mutter (3.32.2+git20190626-1ubuntu1) eoan; urgency=medium

  * Merge with debian (LP: #1834493). Remaining changes:
+ debian/control:
  - Update VCS flags to point to launchpad
  - Update maintainer to ubuntu
+ debian/gbp.conf: update branch to point to ubuntu/master
+ debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
  - X11: Add support for fractional scaling using Randr

mutter (3.32.2+git20190626-1) experimental; urgency=medium

  * New upstream snapshot release:
- Don't crash when try to focus unfocusable windows (LP: #1791574)
- Valgrind use-after-free warning fixes in the native backend
- renderer/native: add missing eglTerminate in EGLDevice error path
- Fix Alt+F2 -> restart to work again in X11
- window: Emit an error and return when trying to activate an unmanaged
  (LP: #1827401)
- Setting cursor to "none" doesn't hide it under Wayland
- Fix broken selected text in entries
- Tests memory fixes

mutter (3.32.2-1ubuntu1) eoan; urgency=medium

  * Merge with debian. Remaining changes:
+ debian/control:
  - Update VCS flags to point to launchpad
  - Update maintainer to ubuntu
+ debian/gbp.conf: update branch to point to ubuntu/master
+ debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
  - X11: Add support for fractional scaling using Randr

mutter (3.32.2-1) experimental; urgency=medium

  * New upstream release
  * d/p/clutter-evdev-disable-mousekeys-with-Numlock-ON.patch,
d/p/clutter-x11-disable-mousekeys-with-Numlock-ON.patch,
d/p/compositor-Destroy-window-actors-list-on-destruction.patch,
d/p/compositor-Disconnect-from-stage-signals-on-destruction.patch,
d/p/input-settings-Use-0-initialized-struct-for-kbd-a11y.patch:
- Dropped, merged upstream.
  * d/p/meson-add-back-default_driver-option.patch:
- Refreshed

 -- Iain Lane   Sun, 21 Jul 2019 20:51:33 +0100

** Changed in: mutter (Ubuntu Disco)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-08-01 Thread Daniel van Vugt
** Description changed:

  [ Description ]
  
  On my eaon system, closing any dialog in CLion (a Java program, which
  might be relevant) results in GNOME Shell hanging. I believe this to be
  a recent (in the last week or so, maybe?) regression.
  
+ https://errors.ubuntu.com/problem/4a57302829116966b06eef27966d687ea662af4f
+ 
  [ Test case ]
  
-  $ sudo snap install clion
-  - Start clion, open a file
-  - Hit Ctrl+Shift+F
-  - Select Directory -> Click "..." to select the path
-  - Hit OK / Cancel
-  - The dialog should show and the shell should be responsive
+  $ sudo snap install clion
+  - Start clion, open a file
+  - Hit Ctrl+Shift+F
+  - Select Directory -> Click "..." to select the path
+  - Hit OK / Cancel
+  - The dialog should show and the shell should be responsive
  
  [ Regression potential ]
  
  The wrong window or no window is focused when a window is destroyed.
  
  ProblemType: HangDistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.32.2-2ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-17.18-generic 5.0.8
  Uname: Linux 5.0.0-17-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jun 28 17:27:00 2019
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
   LANGUAGE=en_AU:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=
   LANG=en_AU.UTF-8
   SHELL=/usr/bin/fish
  RelatedPackageVersions: mutter-common 3.32.2+git20190626-1ubuntu1
  Signal: 6SourcePackage: gnome-shell
  StacktraceTop:
   __GI_raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:50
   ()
    () at /lib/x86_64-linux-gnu/libc.so.6
   g_private_get () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_slice_free_chain_with_offset () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: gnome-shell crashed with SIGABRT in __GI_raise()
  UpgradeStatus: Upgraded to eoan on 2019-05-31 (27 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin lxd plugdev sambashare 
sbuild sudo
  separator:

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-shell in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-29 Thread Treviño
No hang anymore with ubuntu-proposed mutter

marco@ubuntu-vmware:~:✗ $ apt-cache policy mutter
mutter:
  Installed: 3.32.2+git20190711-2ubuntu1~19.04.1
  Candidate: 3.32.2+git20190711-2ubuntu1~19.04.1
  Version table:
 *** 3.32.2+git20190711-2ubuntu1~19.04.1 500
500 http://archive.ubuntu.com/ubuntu disco-proposed/main amd64 Packages
100 /var/lib/dpkg/status


** Tags removed: verification-needed verification-needed-disco
** Tags added: verification-done verification-done-disco

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-29 Thread Łukasz Zemczak
Hello Chris, or anyone else affected,

Accepted mutter into disco-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/mutter/3.32.2+git20190711-2ubuntu1~19.04.1
in a few hours, and then in the -proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.  Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-disco to verification-done-disco. If it does not fix
the bug for you, please add a comment stating that, and change the tag
to verification-failed-disco. In either case, without details of your
testing we will not be able to proceed.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance for helping!

N.B. The updated package will be released to -updates after the bug(s)
fixed by this package have been verified and the package has been in
-proposed for a minimum of 7 days.

** Changed in: mutter (Ubuntu Disco)
   Status: New => Fix Committed

** Tags added: verification-needed verification-needed-disco

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-26 Thread Treviño
Massimeddu: The fix is already in progress and waiting for the SRU team
to ack the change before it can go to proposed repository

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-24 Thread Massimeddu
Is it possible to backport the eoan fix to disco proposed repository?

Thank you.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-21 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: Won't Fix => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-21 Thread Rocko
Thanks, mutter 3.32.2+git20190711-2ubuntu1 fixes it for me in eoan.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-20 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 3.32.2+git20190711-2ubuntu1

---
mutter (3.32.2+git20190711-2ubuntu1) eoan; urgency=medium

  * Merge with debian. Remaining changes:
+ debian/control:
  - Update VCS flags to point to launchpad
  - Update maintainer to ubuntu
+ debian/gbp.conf: update branch to point to ubuntu/master
+ debian/patches/x11-Add-support-for-fractional-scaling-using-Randr.patch:
  - X11: Add support for fractional scaling using Randr

mutter (3.32.2+git20190711-2) experimental; urgency=medium

  * d/p/window-x11-Focus-a-window-in-the-active-workspace-as-take.patch:
- Fix possible crash on closing Java dialogs (Related to LP: #1834583)
d/p/metatest-Dispatch-the-destruction-instead-of-sleeping-aft.patch:
- Tests: don't wait too much after window destruction, causing failures

 -- Iain Lane   Fri, 19 Jul 2019 16:59:08 +0100

** Changed in: mutter (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-11 Thread Mikel
In any case,

When I close any dialog popup from java apps (Jdeveloper, NetBeans,
SQLDeveloper) then I get gnome-shell running at 100% of processor and
graphical interface hangs.

I've checked for my mutter installed version:

3.32.2+git20190626-1ubuntu1~19.04.1 (/var/lib/apt/lists/archive.ubuntu
.com_ubuntu_dists_disco-proposed_main_binary-amd64_Packages)
(/var/lib/dpkg/status)

Downgrading mutter and libmutter as Iliyas indicated, I can avoid the
problem.

Thanks to Ilyas and thanks to everyone.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-11 Thread Ilyas
@vorlon, yes, you are right, already unchecked it. Did not know that I
have checked proposed. It is my bad.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-11 Thread Steve Langasek
Ilyas, this bug was never released into a stable release of Ubuntu, it
was identified while the change was present only in the devel series and
in disco-proposed.  If you are unhappy dealing with bugs of this sort, I
strongly recommend that you not opt in to the proposed pocket, which
contains packages they have not yet completed QA and been released to
all users for general consumption.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-11 Thread Ilyas
On Ubuntu 19.04 run the following command to fix it (downgrading):

sudo apt install \
gir1.2-mutter-4=3.32.0+git20190410-1ubuntu1  \
libmutter-4-0=3.32.0+git20190410-1ubuntu1  \
mutter=3.32.0+git20190410-1ubuntu1  \
mutter-common=3.32.0+git20190410-1ubuntu1

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-11 Thread Darkalex
current workaround is to downgrade packages

gir1.2-mutter-4
libmutter-4-0-dbgsym
mutter

to version from disco-updates (easier to do it with aptitude)

don't forget to add disco-updates to sources.list (if u have eoan)
deb http://ru.archive.ubuntu.com/ubuntu/ disco-updates universe

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-11 Thread Ilyas
@fasaxc, can you explain this step more detailed please. Thanks.

I am on linux for almost 12years but now I am thinking of buying
MacBook. I am really sick of bugs like this one.

So unprofessional :((

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-10 Thread bart
@fasaxc Thank you that is a handy workaround.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-10 Thread Shaun Crampton
I was hitting this on disco-proposed.  I found that it was resolved by
setting an APT priority of -1 for disco-proposed and doing a dist-
upgrade (i.e. downgrading all packages to disco-updates).  I found that
downgrading mutter and gnome-shell was insufficient (I guess there are
lots of related libraries).

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-09 Thread bart
Hi I can confirm this for Jetbrain's phpstorm and for jedit.
It is a major issue if these happen to be important tools in the office.

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-09 Thread Daniel van Vugt
** Tags added: regression-proposed

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-08 Thread Treviño
** Description changed:

- Pretty much as summary :)
+ [ Description ]
  
  On my eaon system, closing any dialog in CLion (a Java program, which
  might be relevant) results in GNOME Shell hanging. I believe this to be
  a recent (in the last week or so, maybe?) regression.
  
- ProblemType: Hang
- DistroRelease: Ubuntu 19.10
+ [ Test case ]
+ 
+  $ sudo snap install clion
+  - Start clion, open a file
+  - Hit Ctrl+Shift+F
+  - Select Directory -> Click "..." to select the path
+  - Hit OK / Cancel
+  - The dialog should show and the shell should be responsive
+ 
+ [ Regression potential ]
+ 
+ The wrong window or no window is focused when a window is destroyed.
+ 
+ ProblemType: HangDistroRelease: Ubuntu 19.10
  Package: gnome-shell 3.32.2-2ubuntu1
  ProcVersionSignature: Ubuntu 5.0.0-17.18-generic 5.0.8
  Uname: Linux 5.0.0-17-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair
  ApportVersion: 2.20.11-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Fri Jun 28 17:27:00 2019
  DisplayManager: gdm3
  ExecutablePath: /usr/bin/gnome-shell
  ProcCmdline: /usr/bin/gnome-shell
  ProcEnviron:
-  LANGUAGE=en_AU:en
-  PATH=(custom, user)
-  XDG_RUNTIME_DIR=
-  LANG=en_AU.UTF-8
-  SHELL=/usr/bin/fish
+  LANGUAGE=en_AU:en
+  PATH=(custom, user)
+  XDG_RUNTIME_DIR=
+  LANG=en_AU.UTF-8
+  SHELL=/usr/bin/fish
  RelatedPackageVersions: mutter-common 3.32.2+git20190626-1ubuntu1
- Signal: 6
- SourcePackage: gnome-shell
+ Signal: 6SourcePackage: gnome-shell
  StacktraceTop:
-  __GI_raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:50
-  ()
-   () at /lib/x86_64-linux-gnu/libc.so.6
-  g_private_get () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
-  g_slice_free_chain_with_offset () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
+  __GI_raise (sig=) at ../sysdeps/unix/sysv/linux/raise.c:50
+  ()
+   () at /lib/x86_64-linux-gnu/libc.so.6
+  g_private_get () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
+  g_slice_free_chain_with_offset () at /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: gnome-shell crashed with SIGABRT in __GI_raise()
  UpgradeStatus: Upgraded to eoan on 2019-05-31 (27 days ago)
  UserGroups: adm cdrom dialout dip libvirt lpadmin lxd plugdev sambashare 
sbuild sudo
  separator:

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

[Bug 1834583] Re: [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung in (varying functions under) meta_stack_get_default_focus_window() from meta_window_x11_focus()

2019-07-08 Thread Bug Watch Updater
** Changed in: mutter
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to mutter in Ubuntu.
https://bugs.launchpad.net/bugs/1834583

Title:
  [eoan][regression] GNOME Shell hangs when closing a Java dialog; hung
  in (varying functions under) meta_stack_get_default_focus_window()
  from meta_window_x11_focus()

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1834583/+subscriptions

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs