[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-06-13 Thread Daniel van Vugt
The "new" issue in comment #6 isn't really new. It's being tracked in
https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5596 and is known to
exist in 44 too judging by the duplicates.

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

** Changed in: gnome-shell (Ubuntu Lunar)
   Status: Incomplete => 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/1968383

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-06-07 Thread Robie Basak
> Therefore, the crash is fixed even though there is still a remaining
bug.

Does this bug need reopening then, or a new bug filed? I leave that up
to you - setting Incomplete for now since that's better than Fix
Released and this being forgotten.

** Changed in: gnome-shell (Ubuntu Lunar)
   Status: Fix Released => Incomplete

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-06-07 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 44.1-0ubuntu1

---
gnome-shell (44.1-0ubuntu1) lunar; urgency=medium

  [ Jarred Wilson ]
  * New upstream release (LP: #2020277, LP: #1968383)
  * Drop patches applied in new release
  * Rebase patches

  [ Jeremy Bicha ]
  * Drop patch to ensure tray icons windows are shown: applied in new release
  * debian/control.in: Bump minimum mutter to 44.1

 -- Jeremy Bícha   Mon, 22 May 2023 16:33:48 -0400

** Changed in: gnome-shell (Ubuntu Lunar)
   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/1968383

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-06-05 Thread Jeremy Bícha
I reviewed the bug and the bugfix again today. With gnome-shell
44.0-2ubuntu3 on Ubuntu 23.04, when I do the test case, the journal
shows a STACK TRACE. Eventually a crash report shows in /var/crash/ and
I get an apport popup informing me of the crash and asking if I want to
report the issue.

With gnome-shell 44.1-0ubuntu1, I get
JS ERROR: TypeError: workspace is undefined

I do not get a stack trace, or a crash in /var/crash/ or an apport
popup. Therefore, the crash is fixed even though there is still a
remaining bug.

Therefore, I am now marking this as verification-done instead of
verification-failed.

** Tags removed: verification-failed verification-failed-lunar
** Tags added: verification-done verification-done-lunar

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-06-02 Thread Jeremy Bícha
I installed gnome-shell 44.1-0ubuntu1 and mutter 44.1-0ubuntu1 on Ubuntu
23.04. In my earlier testing, I was unable to reproduce the crash
described here after doing the update. Today, though, I was still able
to reproduce the crash after doing the update and restarting my
computer.

Therefore, I am marking this bug verification-failed.

I request that the SRU team still allow this bugfix update into lunar-
updates. We had believed this fix was included in the 44.1 update. The
44.1 update still has many other bugfixes, and the failure to fix this
bug isn't a new regression.

** Tags removed: verification-needed verification-needed-lunar
** Tags added: verification-failed verification-failed-lunar

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-05-24 Thread Chris Halse Rogers
Hello Angel, or anyone else affected,

Accepted gnome-shell into lunar-proposed. The package will build now and
be available at https://launchpad.net/ubuntu/+source/gnome-
shell/44.1-0ubuntu1 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, what testing has been
performed on the package and change the tag from verification-needed-
lunar to verification-done-lunar. If it does not fix the bug for you,
please add a comment stating that, and change the tag to verification-
failed-lunar. 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: gnome-shell (Ubuntu Lunar)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-lunar

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-05-22 Thread Jeremy Bícha
** Description changed:

- Ubuntu 22.04 development fully updated as of time of this report.
+ Impact
+ --
+ On a fresh boot, as soon as you open some applications and do the up touchpad 
gesture to enter the application grid and then back down to return to the 
desktop, journal spits out js stacktrace. If you don't trigger the crash then 
try opening and closing an app and trying again.
  
- On a fresh boot, as soon as you open some applications and do the up
- touchpad gesture to enter the application grid and then back down to
- return to the desktop, journal spits out js stacktrace. If you don't
- trigger the crash then try opening and closing an app and trying again.
+ Test Case
+ -
+ 1. Install the update
+ 2. Open a terminal and run journalctl -f
+ 3. You may need to wait a few moments for some background tasks like 
NetworkManager or PackageKit to finish what they're doing. The journal should 
be fairly quiet before proceeding.
+ 3. Open another app
+ 4. Perform the 3 finger swipe up gesture until the app grid displays then 
swipe down to go back to the desktop.
+ 5. See journal for gnome-shell errors like seen below.
+ 6. If nothing happens try opening an app, closing it and try again.
  
+ What Could Go Wrong
+ ---
+ This is fixed in gnome-shell 44.1. See LP: #2020277 for more details.
+ 
+ Sample stacktrace
+ -
  Apr 08 18:46:18 x1c gnome-shell[1782]: Object St.Button (0x56439a2fd220), has 
been already disposed — impossible to get any property from it. This might be 
caused by the object having been destroyed from C code using something such as 
destroy(), dispose(), or remove() vfuncs.
  Apr 08 18:46:18 x1c gnome-shell[1782]: == Stack trace for context 
0x564398f2e170 ==
  Apr 08 18:46:18 x1c gnome-shell[1782]: #0   56439bea4058 i   
resource:///org/gnome/shell/ui/windowPreview.js:566 (3be09010ac40 @ 10)
  Apr 08 18:46:18 x1c gnome-shell[1782]: == Stack trace for context 
0x564398f2e170 ==
  Apr 08 18:46:18 x1c gnome-shell[1782]: #0   56439bea4058 i   
resource:///org/gnome/shell/ui/windowPreview.js:567 (3be09010ac40 @ 36)
  Apr 08 18:46:18 x1c gnome-shell[1782]: == Stack trace for context 
0x564398f2e170 ==
  Apr 08 18:46:18 x1c gnome-shell[1782]: #0   56439bea4058 i   
resource:///org/gnome/shell/ui/windowPreview.js:570 (3be09010ac40 @ 77)
  Apr 08 18:46:18 x1c gnome-shell[1782]: Object St.Label (0x56439a2e4c80), has 
been already disposed — impossible to get any property from it. This might be 
caused by the object having been destroyed from C code using something such as 
destroy(), dispose(), or remove() vfuncs.
  Apr 08 18:46:18 x1c gnome-shell[1782]: Object 
.Gjs_ui_windowPreview_WindowPreview (0x56439a324ef0), has been already disposed 
— impossible to get any property from it. This might be caused by the object 
having been destroyed from C code using something such as destroy(), dispose(), 
or remove() vfuncs.

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

** Changed in: gnome-shell (Ubuntu Lunar)
   Importance: Undecided => Medium

** Changed in: gnome-shell (Ubuntu Lunar)
   Status: New => 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/1968383

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-05-21 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 44.1-1ubuntu1

---
gnome-shell (44.1-1ubuntu1) mantic; urgency=medium

  * Merge with Debian (LP: #2020277, LP: #1968383, LP: #1968390, LP: #2016007)
  * Remaining changes:
- Add some Recommends:
  + ubuntu-session (| gnome-session) to have the ubuntu session available
  + ubuntu-wallpapers
  + xserver-xorg-legacy
  + yaru-theme-gnome-shell for the default ubuntu theming
- Move some Recommends to Suggests:
  + chrome-gnome-shell
  + gnome-backgrounds
- Update debian/gbp.conf with Ubuntu settings
- debian/ubuntu-session-mods/ubuntu.json: Use Yaru's gnome-shell icons
- debian/patches: Do not hang & crash if fingerprint service fails to start
  (LP: #1962566)
- ubuntu/desktop_detect.patch:
  + add caching for desktop detection to avoid querying the current
desktop env variable as iterate through the list each time. For the
time of the Shell process, we can expect this env variable to stay
stable.
- ubuntu/lightdm-user-switching.patch:
  + Allow user switching when using LightDM.
- ubuntu/lock_on_suspend.patch
  + Respect Ubuntu's lock-on-suspend setting.
- ubuntu/background_login.patch
  + Change default background color as we modified the default GDM color
for our ubuntu session.
- ubuntu/gdm_alternatives.patch
  + Add support for GDM3 theme alternatives
- main-show-an-error-message-on-gnome-shell-crash.patch,
  global-make-possible-to-set-debug-flags-dynamically.patch,
  main-increase-the-granularity-of-backtraces-in-SHELL_DEBU.patch,
  main-add-backtrace-crashes-all-and-backtrace-all.patch,
  sessionMode-add-support-for-debugFlags-parameter.patch:
  + Improve debug JS tracing for crash reports
- ubuntu/smarter_alt_tab.patch:
  + quick alt-tab (without showing up the switcher) switch only between
the last window of the last 2 applications to be focused instead of
raising all windows of those apps.
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch:
  + Show monitor scaled cursor when magnifier is enabled
- ubuntu/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch:
  + stop searches when requested from UI
- magnifier-Show-cursor-when-magnifier-is-enabled-and-scale.patch
- u/search-call-XUbuntuCancel-method-on-providers-when-no-dat.patch
- ubuntu/resolve_alternate_theme_path.patch
- ubuntu/secure_mode_extension.patch
- ubuntu/keep-ubuntu-logo-bright-lp1867133-v1.patch
- ubuntu/configure_login_screen.patch
- ubuntu/layout-Make-starting-in-the-overview-optional.patch:
  + Makes dock replace overview easier
- ubuntu/layout-Try-to-allocate-before-getting-size-of-tracke.patch:
  + Ensure windows don't get maximized under the panels / dock
- debian/patches: Compute system background color from theme (LP: #1965727)
- ubuntu/configure-login-screen.patch: Use bg color for initial system bg
  (LP: #1965727)
- debian/patches: Ensure St.Entry's `selected-color` CSS property is
  honored (LP: #1878998)
- ubuntu/support-loading-Yaru-variants: Handle dark/light variants better
- d/p/use-favorites-strings: Only apply this to ubuntu session
- debian/patches: Support configuring icons resource to use for mode
- Revert-st-Apply-css-foreground-color-to-text-as-a-PangoAt.patch:
  + Ensure selected-text foreground color is preserved
- ubuntu/sessionMode-Add-support-for-configuring-an-icons-resource.patch:
  + Support loading iconsResourceName from session file
- ubuntu/main-Support-loading-multiple-Yaru-theme-variants.patch,
- ubuntu/darkMode-Add-support-to-Yaru-theme-color-variants.patch:
  + Support loading Yaru theme variants (for accent color)
- ubuntu/Revert-dash-Use-pin-instead-of-favorites
- ubuntu/shell-global-util-Do-not-move-snap-apps-to-gnome-apps-sco.patch

gnome-shell (44.1-1) experimental; urgency=medium

  [ Jarred Wilson ]
  * New upstream release
  * Drop patches applied in new release
  * Rebase patches

  [ Jeremy Bicha ]
  * Drop patch to ensure tray icons windows are shown: applied in new release
  * debian/control.in: Bump minimum mutter to 44.1

 -- Jeremy Bícha   Sun, 21 May 2023 16:52:00 -0400

** Changed in: gnome-shell (Ubuntu)
   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/1968383

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

To manage notifications about this bug go to:

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-04-19 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: New => 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/1968383

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-04-18 Thread Daniel van Vugt
** Changed in: gnome-shell (Ubuntu)
   Status: In Progress => Fix Committed

** Tags added: fixed-in-gnome-shell-44.1 fixed-upstream

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-04-18 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => New

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-04-17 Thread Daniel van Vugt
In progress: https://gitlab.gnome.org/GNOME/gnome-
shell/-/merge_requests/2738

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

** Changed in: gnome-shell
   Status: New => Unknown

** Changed in: gnome-shell
 Remote watch: gitlab.gnome.org/GNOME/gnome-shell/-/issues #6448 => 
gitlab.gnome.org/GNOME/gnome-shell/-/issues #6065

** Changed in: gnome-shell (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/1968383

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-03-28 Thread Bug Watch Updater
** Changed in: gnome-shell
   Status: Unknown => New

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2023-02-28 Thread Daniel van Vugt
Tracking in https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/6448

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

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

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

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => Medium

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2022-04-12 Thread Daniel van Vugt
** Summary changed:

- Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has 
been already disposed — impossible to get any property from it. This might be 
caused by the object having been destroyed from C code using something such as 
destroy(), dispose(), or remove() vfuncs.
+ Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has 
been already disposed — impossible to get any property from it. This might be 
caused by the object having been destroyed from C code using something such as 
destroy(), dispose(), or remove() vfuncs. [windowPreview.js:566]

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.
  [windowPreview.js:566]

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2022-04-09 Thread Angel D. Segarra
** Description changed:

  Ubuntu 22.04 development fully updated as of time of this report.
  
  On a fresh boot, as soon as you open some applications and do the up
  touchpad gesture to enter the application grid and then back down to
- return to the desktop, journal spits out js stacktrace and animations
- become choppy.
+ return to the desktop, journal spits out js stacktrace. If you don't
+ trigger the crash then try opening and closing an app and trying again.
  
  Apr 08 18:46:18 x1c gnome-shell[1782]: Object St.Button (0x56439a2fd220), has 
been already disposed — impossible to get any property from it. This might be 
caused by the object having been destroyed from C code using something such as 
destroy(), dispose(), or remove() vfuncs.
  Apr 08 18:46:18 x1c gnome-shell[1782]: == Stack trace for context 
0x564398f2e170 ==
  Apr 08 18:46:18 x1c gnome-shell[1782]: #0   56439bea4058 i   
resource:///org/gnome/shell/ui/windowPreview.js:566 (3be09010ac40 @ 10)
  Apr 08 18:46:18 x1c gnome-shell[1782]: == Stack trace for context 
0x564398f2e170 ==
  Apr 08 18:46:18 x1c gnome-shell[1782]: #0   56439bea4058 i   
resource:///org/gnome/shell/ui/windowPreview.js:567 (3be09010ac40 @ 36)
  Apr 08 18:46:18 x1c gnome-shell[1782]: == Stack trace for context 
0x564398f2e170 ==
  Apr 08 18:46:18 x1c gnome-shell[1782]: #0   56439bea4058 i   
resource:///org/gnome/shell/ui/windowPreview.js:570 (3be09010ac40 @ 77)
  Apr 08 18:46:18 x1c gnome-shell[1782]: Object St.Label (0x56439a2e4c80), has 
been already disposed — impossible to get any property from it. This might be 
caused by the object having been destroyed from C code using something such as 
destroy(), dispose(), or remove() vfuncs.
  Apr 08 18:46:18 x1c gnome-shell[1782]: Object 
.Gjs_ui_windowPreview_WindowPreview (0x56439a324ef0), has been already disposed 
— impossible to get any property from it. This might be caused by the object 
having been destroyed from C code using something such as destroy(), dispose(), 
or remove() vfuncs.

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.

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


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

[Bug 1968383] Re: Touchpad gesture animations trigger Object St.Button (0x56439bd53160), has been already disposed — impossible to get any property from it. This might be caused by the object having b

2022-04-09 Thread Angel D. Segarra
** Description changed:

  Ubuntu 22.04 development fully updated as of time of this report.
  
  On a fresh boot, as soon as you open some applications and do the up
  touchpad gesture to enter the application grid and then back down to
- return to the desktop, journal spits out js stacktrace.
+ return to the desktop, journal spits out js stacktrace and animations
+ become choppy.
  
  Apr 08 18:46:18 x1c gnome-shell[1782]: Object St.Button (0x56439a2fd220), has 
been already disposed — impossible to get any property from it. This might be 
caused by the object having been destroyed from C code using something such as 
destroy(), dispose(), or remove() vfuncs.
  Apr 08 18:46:18 x1c gnome-shell[1782]: == Stack trace for context 
0x564398f2e170 ==
  Apr 08 18:46:18 x1c gnome-shell[1782]: #0   56439bea4058 i   
resource:///org/gnome/shell/ui/windowPreview.js:566 (3be09010ac40 @ 10)
  Apr 08 18:46:18 x1c gnome-shell[1782]: == Stack trace for context 
0x564398f2e170 ==
  Apr 08 18:46:18 x1c gnome-shell[1782]: #0   56439bea4058 i   
resource:///org/gnome/shell/ui/windowPreview.js:567 (3be09010ac40 @ 36)
  Apr 08 18:46:18 x1c gnome-shell[1782]: == Stack trace for context 
0x564398f2e170 ==
  Apr 08 18:46:18 x1c gnome-shell[1782]: #0   56439bea4058 i   
resource:///org/gnome/shell/ui/windowPreview.js:570 (3be09010ac40 @ 77)
  Apr 08 18:46:18 x1c gnome-shell[1782]: Object St.Label (0x56439a2e4c80), has 
been already disposed — impossible to get any property from it. This might be 
caused by the object having been destroyed from C code using something such as 
destroy(), dispose(), or remove() vfuncs.
  Apr 08 18:46:18 x1c gnome-shell[1782]: Object 
.Gjs_ui_windowPreview_WindowPreview (0x56439a324ef0), has been already disposed 
— impossible to get any property from it. This might be caused by the object 
having been destroyed from C code using something such as destroy(), dispose(), 
or remove() vfuncs.

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

Title:
  Touchpad gesture animations trigger Object St.Button (0x56439bd53160),
  has been already disposed — impossible to get any property from it.
  This might be caused by the object having been destroyed from C code
  using something such as destroy(), dispose(), or remove() vfuncs.

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


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