Your message dated Wed, 29 Aug 2018 21:17:52 +0200
with message-id <[email protected]>
and subject line Fixed
has caused the Debian Bug report #905113,
regarding gnome-shell-extension-taskbar: global.screen is not available in
GNOME Shell 3.29
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.)
--
905113: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=905113
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gnome-shell-extension-dashtodock
Version: 57.0-2
Severity: important
Tags: upstream experimental
User: [email protected]
Usertags: shell-3.30
According to codesearch.debian.net, this extension uses the MetaScreen
via global.screen. MetaScreen no longer exists in GNOME 3.29, which is
starting to become available in experimental. This extension will need
code changes to use the MetaDisplay (global.display),
MetaWorkspaceManager (global.workspace_manager), MetaMonitorManager
(Meta.MonitorManager.get()) or MetaX11Display
(global.display.get_x11_display()).
Because GNOME 3.29/3.30 is not a stable release yet and is not in
Debian unstable yet, you'll probably need to condition on the GNOME
Shell version.
smcv
--- End Message ---
--- Begin Message ---
Fixed in upstream version 64.
--- End Message ---