"Program" is not responding when debugging in gdb
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gnome-shell (Ubuntu) |
Confirmed
|
High
|
Unassigned |
Bug Description
I believe this is a regression for bug 1740869:
<something> is not responding window is constantly showing when debugging a program
I'm debugging my c++ sdl2 program in gdb and when I hit a breakpoint this window shows up and I can't get it to stop asking me to close the program.
1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu
Description: Ubuntu 19.04
Release: 19.04
2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center
gnome-shell:
Installed: 3.32.1-
Candidate: 3.32.1-
Version table:
*** 3.32.1-
500 http://
100 /var/lib/
3.
500 http://
3) What you expected to happen
When I hit a breakpoint in gdb, the program should stop.
4) What happened instead
The program stops and ubuntu asks me if i want to kill the program.
ProblemType: Bug
DistroRelease: Ubuntu 19.04
Package: gnome-shell 3.32.1-
ProcVersionSign
Uname: Linux 5.0.0-16-generic x86_64
ApportVersion: 2.20.10-0ubuntu27
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Tue Jun 11 22:03:44 2019
DisplayManager: gdm3
InstallationDate: Installed on 2019-06-08 (4 days ago)
InstallationMedia: Ubuntu 19.04 "Disco Dingo" - Release amd64 (20190416)
ProcEnviron:
TERM=xterm-
PATH=(custom, no user)
XDG_RUNTIME_
LANG=en_US.UTF-8
SHELL=/bin/bash
SourcePackage: gnome-shell
UpgradeStatus: No upgrade log present (probably fresh install)
description: | updated |
tags: | added: eoan |
tags: | removed: disco |
Changed in gnome-shell (Ubuntu): | |
status: | Expired → Confirmed |
tags: | added: kinetic |
Mh, if the warning is just showing once and when you unfocus such dialog you don't get any problem, I don't think this is an issue.
Maybe the fix would be to delay the presentation of such dialog until the hanging window is focused?