[Bug 2037017] Re: Sharing tab hangs gnome-control-center

2024-04-11 Thread Dave Jones
Failed to reproduce on noble beta images; marking invalid as that's two
failures now.

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

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

Title:
  Sharing tab hangs gnome-control-center

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


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

[Bug 2037017] Re: Sharing tab hangs gnome-control-center

2024-02-21 Thread Dave Jones
Failed to reproduce this on the jammy .4 images during ISO testing.
Possibility it's either fixed or only occurs on later versions. Will
attempt to reproduce on mantic later, if I've got the time.

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

Title:
  Sharing tab hangs gnome-control-center

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


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

[Bug 2037017] Re: Sharing tab hangs gnome-control-center

2023-10-11 Thread Dave Jones
Argh! During ISO testing I thought I'd just quickly check this still
didn't occur on a Pi 5... only to find it did, this time. I've still not
encountered a Pi 4 where it *didn't* occur, but I wonder if this is a
race-condition somewhere and just more prone to occurring on the slower
4.

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

Title:
  Sharing tab hangs gnome-control-center

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


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

[Bug 2037017] Re: Sharing tab hangs gnome-control-center

2023-10-11 Thread Dave Jones
Oh, one other note: no output in the journal during the hang; I'm afraid
the only info is from the backtrace.

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

Title:
  Sharing tab hangs gnome-control-center

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


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

[Bug 2037017] Re: Sharing tab hangs gnome-control-center

2023-10-10 Thread Sebastien Bacher
the backtrace suggests it's blocked trying to access the keyring to
read/write a rdp password

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

Title:
  Sharing tab hangs gnome-control-center

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


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

[Bug 2037017] Re: Sharing tab hangs gnome-control-center

2023-10-10 Thread Dave Jones
Additional observation: I re-tested this on the Pi 4 and 5. The hang
only occurs on the Pi 4 and 400, but does *not* occur on the 5

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

Title:
  Sharing tab hangs gnome-control-center

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


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

[Bug 2037017] Re: Sharing tab hangs gnome-control-center

2023-10-10 Thread Dave Jones
Attaching backtrace from gdb with debug symbols

** Attachment added: "gdb.txt"
   
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/2037017/+attachment/5708243/+files/gdb.txt

** Changed in: gnome-control-center (Ubuntu)
   Status: Incomplete => Confirmed

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

Title:
  Sharing tab hangs gnome-control-center

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


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

[Bug 2037017] Re: Sharing tab hangs gnome-control-center

2023-09-22 Thread Sebastien Bacher
Thank you for your bug report. I haven't see the issue on amd64 but I
don't know if that means it's arm64 specific.

Could you check if there is anything printed in the journal at this
time? It could be an issue with rygel or another of the sharing
services.

Also could you get a gdb 't a a bt' of the process while it's hanging?
Ideally with libglib2.0-0-dbgsym libgtk-4-1-dbgsym gnome-control-center-
dbgsym installed? It should give us a clue of where it's hanging (likely
waiting for a reply from a dbus service)

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => High

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Incomplete

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

Title:
  Sharing tab hangs gnome-control-center

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


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

[Bug 2037017] Re: Sharing tab hangs gnome-control-center

2023-09-21 Thread Ubuntu QA Website
This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
https://iso.qa.ubuntu.com/qatracker/reports/bugs/2037017

** Tags added: iso-testing

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

Title:
  Sharing tab hangs gnome-control-center

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


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