[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-11-21 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter -
3.34.1+git20191107-1ubuntu1~19.10.1

---
mutter (3.34.1+git20191107-1ubuntu1~19.10.1) eoan; urgency=medium

  * Backport to eoan.
  * debian/control, debian/gbp.conf: Update VCS branch to ubuntu/eoan

mutter (3.34.1+git20191107-1ubuntu1) focal; urgency=medium

  * Merge with debian. Remaining changes:
+ debian/control:
  - Update VCS flags to point to launchpad
+ 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.34.1+git20191107-1) unstable; urgency=high

  * New upstream snapshot
- Fixes a regression from the previous upload, which caused a hang when
  interacting with the desktop icons.
  * x11-Update-X11-focus-before-updating-MetaDisplay-focus.patch: Drop. This
was a cherrry-pick that is included in this snapshot.
  * debian/libmutter-5-0.symbols: Add new symbol in this snapshot

mutter (3.34.1+git20191022-2ubuntu1) focal; urgency=medium

  * Merge with debian. Remaining changes:
+ debian/control:
  - Update VCS flags to point to launchpad
+ 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.34.1+git20191022-2) unstable; urgency=medium

  * debian/patches: Update X11 focus before display focus:
- Fixes an infinite loop causing an hang when showing the "application is
  not responding" dialog (LP: #1845302)

mutter (3.34.1+git20191022-1) unstable; urgency=medium

  * New upstream snapshot release
+ Fix night mode in wayland session (LP: #1847551)
+ Don't emit key-focus-out events on destroyed actors (LP: #1848119)
+ Fix an headers syntax error (LP: #1841709)
+ backends: Update inhibited state for the monitor and respect that state
+ clutter-backend-x11: Don't push keymap events to clutter
+ Fix drag and drop for applications in wayland
+ Avoid X11 roundtrips on underscanning checks

mutter (3.34.1-3) unstable; urgency=medium

  * Bump meson test timeout multiplier from 4 to 6 for armel

 -- Iain Lane   Thu, 07 Nov 2019 12:23:49 +

** Changed in: mutter (Ubuntu Eoan)
   Status: Fix Committed => 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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-11-12 Thread Treviño
** Tags removed: verification-needed
** Tags added: verification-done

-- 
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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-11-12 Thread Jaromir Obr
I can confirm the fix helped.

I verified it according to the steps in this bug (bug 1845302) and also
according to the steps in bug 1850046 (its gnome-shell's part).

BTW when I run "killall -CONT firefox" (see the original description in
this issue), the app is closed. I guess it's correct behavior because in
the previous step I chosen "Quit" in the context menu of the app. If I
don't choose "Quit", "killall -CONT firefox" continues running of the
app as expected.

Used SW:
---
* Ubuntu 19.10
* mutter-common: 3.34.1+git20191107-1ubuntu1~19.10.1
* mutter: 3.34.1+git20191107-1ubuntu1~19.10.1
* gir1.2-mutter-5: 3.34.1+git20191107-1ubuntu1~19.10.1 
* libmutter-5-0: 3.34.1+git20191107-1ubuntu1~19.10.1
* gnome-shell (gnome-shell-common): 3.34.1+git20191024-1ubuntu1~19.10.1

** Tags removed: verification-needed-eoan
** Tags added: verification-done-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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-11-12 Thread Treviño
** Description changed:

  [ Impact ]
  
  The "application is not responding" can make the shell hang under X11
  
  [ Test case ]
  
  - Start an application (i.e. firefox)
  - Stop the process
-   killall -STOP firefox
+   killall -STOP firefox
+ - Close the window via the shell (using launcher right-click or window
+   decoration button - if any - or using the activity view)
  - After some moments and interactions with the window the gnome shell
-   dialog to kill the window should pop-up
+   dialog to kill the window should pop-up
  - The shell should be still responsive and you can get the program to
-   run again (killall -CONT firefox)
+   run again (killall -CONT firefox)
  
  [ Regression potential ]
  
  Focus might be wrongly set to the applications or actors and instead be
  owned by the shell
  
  This is uploaded under the gnome MRE, so the fix doesn't need to be
  explicitly verified. https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

-- 
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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-11-11 Thread Brian Murray
Hello betteropensource, or anyone else affected,

Accepted mutter into eoan-proposed. The package will build now and be
available at
https://launchpad.net/ubuntu/+source/mutter/3.34.1+git20191107-1ubuntu1~19.10.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-eoan to verification-done-eoan. If it does not fix
the bug for you, please add a comment stating that, and change the tag
to verification-failed-eoan. 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 Eoan)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-10-26 Thread sharjeel shahid
same issue i'm facing!
thank youhttps://gtalovers.com/;>!

-- 
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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-10-25 Thread Launchpad Bug Tracker
This bug was fixed in the package mutter - 3.34.1+git20191022-2ubuntu1

---
mutter (3.34.1+git20191022-2ubuntu1) focal; urgency=medium

  * Merge with debian. Remaining changes:
+ debian/control:
  - Update VCS flags to point to launchpad
+ 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.34.1+git20191022-2) unstable; urgency=medium

  * debian/patches: Update X11 focus before display focus:
- Fixes an infinite loop causing an hang when showing the "application is
  not responding" dialog (LP: #1845302)

mutter (3.34.1+git20191022-1) unstable; urgency=medium

  * New upstream snapshot release
+ Fix night mode in wayland session (LP: #1847551)
+ Don't emit key-focus-out events on destroyed actors (LP: #1848119)
+ Fix an headers syntax error (LP: #1841709)
+ backends: Update inhibited state for the monitor and respect that state
+ clutter-backend-x11: Don't push keymap events to clutter
+ Fix drag and drop for applications in wayland
+ Avoid X11 roundtrips on underscanning checks

mutter (3.34.1-3) unstable; urgency=medium

  * Bump meson test timeout multiplier from 4 to 6 for armel

 -- Iain Lane   Fri, 25 Oct 2019 18:07:31 +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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-10-25 Thread Iain Lane
** Description changed:

- I cannot click on others opened applications while the "application not
- responding" dialog is opened in other application.
+ [ Impact ]
  
- To reproduce it:
+ The "application is not responding" can make the shell hang under X11
  
- 1) upload a file of about 80 MB on a web server.
- 2) Open it with sublimetext3 through the sublime's SFTP plugin.
- 3) Save the file: the application will "freeze" until it finished to upload 
the modified file and the "application not responding" dialog will appear.
- While this dialog is opened, you cannot click on the others applications.
+ [ Test case ]
  
- lsb_release -rd:
- Description:  Ubuntu 18.04.3 LTS
- Release:  18.04
+ - Start an application (i.e. firefox)
+ - Stop the process
+   killall -STOP firefox
+ - After some moments and interactions with the window the gnome shell
+   dialog to kill the window should pop-up
+ - The shell should be still responsive and you can get the program to
+   run again (killall -CONT firefox)
  
- It's a fresh install.
+ [ Regression potential ]
+ 
+ Focus might be wrongly set to the applications or actors and instead be
+ owned by the shell
+ 
+ This is uploaded under the gnome MRE, so the fix doesn't need to be
+ explicitly verified. https://wiki.ubuntu.com/StableReleaseUpdates/GNOME

** Changed in: gnome-shell (Ubuntu)
   Status: Confirmed => Invalid

** Also affects: mutter (Ubuntu Eoan)
   Importance: Undecided
   Status: New

** Also affects: gnome-shell (Ubuntu Eoan)
   Importance: Undecided
   Status: New

** Changed in: gnome-shell (Ubuntu Eoan)
   Status: New => Invalid

** Changed in: mutter (Ubuntu Eoan)
   Status: New => In Progress

** Changed in: mutter (Ubuntu Eoan)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

-- 
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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-10-24 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => 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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-10-24 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New => Confirmed

-- 
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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-10-24 Thread Daniel van Vugt
** Tags added: eoan fixed-in-3.34.2 fixed-upstream

** Also affects: mutter (Ubuntu)
   Importance: Undecided
   Status: New

** Bug watch added: gitlab.gnome.org/GNOME/gnome-shell/issues #1607
   https://gitlab.gnome.org/GNOME/gnome-shell/issues/1607

** Also affects: mutter via
   https://gitlab.gnome.org/GNOME/gnome-shell/issues/1607
   Importance: Unknown
   Status: Unknown

** Project changed: mutter => gnome-shell

** Changed in: mutter (Ubuntu)
   Status: New => Confirmed

** Changed in: mutter (Ubuntu)
 Assignee: (unassigned) => Marco Trevisan (Treviño) (3v1n0)

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

-- 
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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-shell/+bug/1845302/+subscriptions

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

[Bug 1845302] Re: cannot click on others opened applications while the "application not responding" dialog is opened

2019-10-04 Thread Paul White
** Package changed: ubuntu => gnome-shell (Ubuntu)

** Tags added: bionic

-- 
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/1845302

Title:
  cannot click on others opened applications while the "application not
  responding" dialog is opened

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1845302/+subscriptions

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