Your message dated Fri, 17 Apr 2020 16:03:28 +0000
with message-id <[email protected]>
and subject line Bug#956165: fixed in gnome-shell-extension-workspaces-to-dock
52+git20200318-1
has caused the Debian Bug report #956165,
regarding gnome-shell-extension-workspaces-to-dock: please check compatibility
with GNOME Shell 3.36.x
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
956165: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=956165
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-shell-extension-workspaces-to-dock
Version: 52-1
Severity: important
Tags: bullseye sid upstream
Control: block 954422 by -1
Forwarded: https://github.com/passingthru67/workspaces-to-dock/issues/189
GNOME Shell 3.36.x is currently in experimental, and should hopefully
be heading to unstable soon. Please check whether this extension is
compatible. From the upstream issue linked above, it seems the answer
is "no, but there's a branch that might be".
You'll probably want to add a Recommends or even Depends on
gnome-shell-extension-prefs, a new package split out from gnome-shell that
is meant to be taking over responsibility for enabling and disabling
extensions from gnome-tweaks (at the moment they both offer this,
but there's a gnome-tweaks merge request open to remove the duplicate
functionality).
One thing that is definitely not compatible is that this extension runs:
Util.spawn(["gnome-shell-extension-prefs", Me.metadata.uuid]);
This is no longer supported since GNOME Shell 3.36.1:
gnome-shell-extension-prefs no longer takes a UUID as a command-line
argument. Some of the Debian GNOME team have wondered whether it's
feasible to patch back in, but the code involved is surprisingly
extensive, so the answer might be no.
As far as I can tell from GNOME Shell's upstream commit history, the
preferred way to launch extension preferences in sufficiently recent
versions is to call imports.misc.extensionUtils.openPrefs(), which
was added by gnome-shell!1163. It isn't in 3.36.1, but the version
in experimental (which is halfway between upstream 3.36.1 and 3.36.2)
does have it.
To support older GNOME versions, fall back to the spawn call if
imports.misc.extensionUtils doesn't have an openPrefs method.
Sample code:
https://github.com/Tudmotu/gnome-shell-extension-clipboard-indicator/pull/203
Thanks,
smcv
--- End Message ---
--- Begin Message ---
Source: gnome-shell-extension-workspaces-to-dock
Source-Version: 52+git20200318-1
Done: =?utf-8?q?Rapha=C3=ABl_Hertzog?= <[email protected]>
We believe that the bug you reported is fixed in the latest version of
gnome-shell-extension-workspaces-to-dock, which is due to be installed in the
Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Raphaël Hertzog <[email protected]> (supplier of updated
gnome-shell-extension-workspaces-to-dock package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Fri, 17 Apr 2020 17:43:43 +0200
Source: gnome-shell-extension-workspaces-to-dock
Architecture: source
Version: 52+git20200318-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GNOME Maintainers
<[email protected]>
Changed-By: Raphaël Hertzog <[email protected]>
Closes: 956165
Changes:
gnome-shell-extension-workspaces-to-dock (52+git20200318-1) unstable;
urgency=medium
.
* Team upload.
.
[ Sophie Brun ]
* New upstream release
* Update for gnome-shell 3.36: add a patch and update dependencies (Closes:
#956165)
.
[ Raphaël Hertzog ]
* Add gnome-shell-extension-prefs to Recommends
* Bump Standards-Version to 4.5.0
Checksums-Sha1:
9ef8e2dd9e6f7a97270b06f804190d4bd796ae5f 2088
gnome-shell-extension-workspaces-to-dock_52+git20200318-1.dsc
4f7628f11b352374ba4cd1d677720f5e06ab13bd 5152694
gnome-shell-extension-workspaces-to-dock_52+git20200318.orig.tar.gz
87c41f798224fa2d71032a1740ec1a6567d08127 3080
gnome-shell-extension-workspaces-to-dock_52+git20200318-1.debian.tar.xz
be0f506ef2235a3272b7f307083e9efcd014ee02 6138
gnome-shell-extension-workspaces-to-dock_52+git20200318-1_source.buildinfo
Checksums-Sha256:
5c7caee0af018ba4540e76b18ae41c6060a8f621223fc6eb368f2fefa8e11cca 2088
gnome-shell-extension-workspaces-to-dock_52+git20200318-1.dsc
a8d4d32599a4f598728671ad683b655d3fd5c613b9813a945b8c696af6369646 5152694
gnome-shell-extension-workspaces-to-dock_52+git20200318.orig.tar.gz
f922dc3f75de2a3cebf409fad03a9979aff48fd1b88f3b5db3ce334a43ee386d 3080
gnome-shell-extension-workspaces-to-dock_52+git20200318-1.debian.tar.xz
1d0d784213f074137ee3a92bd8ba8213adbf3f1f5ae0984f97ddf15491c12291 6138
gnome-shell-extension-workspaces-to-dock_52+git20200318-1_source.buildinfo
Files:
0c1a5f088d4bb9ae52ad59279adf853b 2088 gnome optional
gnome-shell-extension-workspaces-to-dock_52+git20200318-1.dsc
c8cd6c54c52b93d17a3c2aef194e65d4 5152694 gnome optional
gnome-shell-extension-workspaces-to-dock_52+git20200318.orig.tar.gz
75455b26271fd5bb24961a49f508f459 3080 gnome optional
gnome-shell-extension-workspaces-to-dock_52+git20200318-1.debian.tar.xz
6e1887323619201241bed18404fe9000 6138 gnome optional
gnome-shell-extension-workspaces-to-dock_52+git20200318-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
Comment: Signed by Raphael Hertzog
iQEzBAEBCgAdFiEE1823g1EQnhJ1LsbSA4gdq+vCmrkFAl6Zz38ACgkQA4gdq+vC
mrkRCgf8CA0gpHoz4sH99tA9KrpS6eEjiZUfap7csVa1RnbIEqEzgoR4y1LaeDp2
3tA8iFu7Adg3AyW6w3syYrxqoTx+/wENSImcuvqwHDL1/b5aFAYStRIdgCND/xJZ
H729cOHhkSyGTRpxjh85XNkS+7Y1mlHo8xDwCpZUdMxGLn8AFBytqDbv6vOJEUMw
7rMNgMbCOMGKoa+sAMZM6ygKPme/1kBTG6bSLD27TFMt7Kjyd4aYHSiIb/EXIlkg
ZB9xfl9WniAsYsQyWfzxUOtq6NJMz9RBOxOoaA8D+tW7/kz3wcEDS1loYz3ALS+K
U4vTMw8SlqOF7keAJrf2BtpEDRmxvg==
=Ht6H
-----END PGP SIGNATURE-----
--- End Message ---