Your message dated Sat, 14 Nov 2015 11:04:25 +0900
with message-id <[email protected]>
and subject line Re: Bug#805059: iceweasel: Iceweasel 44 lacks 
devtools/client/scratchpad-manager.jsm
has caused the Debian Bug report #805059,
regarding iceweasel: Iceweasel 44 lacks devtools/client/scratchpad-manager.jsm
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.)


-- 
805059: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=805059
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: iceweasel
Version: 44.0~a2+20151104004053-1
Severity: normal

Dear Maintainer,

When trying to use Iceweasel 44 with Greasemonkey, I wanted to edit a 
userscript, but it did not work. The console showed the referenced module was 
missing.

Poking around, the problem seems to be that the build configuration keeps the 
default MOZ_DEVTOOLS=server, which means the devtools client directory isn't 
getting included (see devtools/moz.build)? If so, it should be configured with 
MOZ_DEVTOOLS=all.

Thanks,

Adam

-- Package-specific info:

-- Extensions information

Name: Bookstack
Location: ${PROFILE_EXTENSIONS}/{3dba5b22-2e1a-11dc-8314-0800200c9a66}.xpi
Status: enabled

Name: Default theme
Location: 
/usr/lib/iceweasel/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: Developer Edition theme
Status: user-disabled

Name: DOM Inspector
Location: ${PROFILE_EXTENSIONS}/[email protected]
Status: enabled

Name: Google Search copyable link greasemonkey-user-script
Status: enabled

Name: Greasemonkey
Location: ${PROFILE_EXTENSIONS}/{e4a8a97b-f2ed-450b-b12d-ee082ba24781}.xpi
Status: enabled

-- Plugins information
Name: Gnome Shell Integration
Location: /usr/lib/mozilla/plugins/libgnome-shell-browser-plugin.so
Package: gnome-shell
Status: enabled

Name: IcedTea-Web Plugin (using IcedTea-Web 1.5.2 (1.5.2-1.1))
Location: /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/amd64/IcedTeaPlugin.so
Package: icedtea-7-plugin:amd64
Status: enabled

Name: Shockwave Flash (11.2.202.540)
Location: /usr/lib/flashplugin-nonfree/libflashplayer.so
Status: enabled


-- Addons package information
ii  gnome-shell    3.16.3-2     amd64        graphical shell for the GNOME des
ii  icedtea-7-plug 1.5.2-1.1    amd64        web browser plugin based on OpenJ
ii  iceweasel      44.0~a2+2015 amd64        Web browser based on Firefox

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.2.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages iceweasel depends on:
ii  debianutils               4.5.1
ii  fontconfig                2.11.0-6.3
ii  libasound2                1.0.29-1
ii  libatk1.0-0               2.18.0-1
ii  libc6                     2.19-22
ii  libcairo2                 1.14.4-1
ii  libdbus-1-3               1.10.2-1
ii  libdbus-glib-1-2          0.102-1
ii  libevent-2.0-5            2.0.21-stable-2+b1
ii  libffi6                   3.2.1-3
ii  libfontconfig1            2.11.0-6.3
ii  libfreetype6              2.6-2
ii  libgcc1                   1:5.2.1-23
ii  libgdk-pixbuf2.0-0        2.32.2-1
ii  libglib2.0-0              2.46.2-1
ii  libgtk-3-0                3.18.3-3
ii  libgtk2.0-0               2.24.28-1
ii  libhunspell-1.3-0         1.3.3-3+b1
ii  libnspr4                  2:4.10.10-1
ii  libnss3                   2:3.20.1-1
ii  libpango-1.0-0            1.38.1-1
ii  libsqlite3-0              3.9.2-1
ii  libstartup-notification0  0.12-4
ii  libstdc++6                5.2.1-23
ii  libvpx2                   1.4.0-4
ii  libx11-6                  2:1.6.3-1
ii  libxcomposite1            1:0.4.4-1
ii  libxdamage1               1:1.1.4-2+b1
ii  libxext6                  2:1.3.3-1
ii  libxfixes3                1:5.0.1-2+b2
ii  libxrender1               1:0.9.9-2
ii  libxt6                    1:1.1.5-1
ii  procps                    2:3.3.10-4
ii  zlib1g                    1:1.2.8.dfsg-2+b1

Versions of packages iceweasel recommends:
ii  gstreamer1.0-libav         1.6.1-1
ii  gstreamer1.0-plugins-good  1.6.1-1

Versions of packages iceweasel suggests:
ii  fonts-lmodern          2.004.5-1
ii  fonts-stix [otf-stix]  1.1.1-4
ii  libcanberra0           0.30-2.1
ii  libgnomeui-0           2.24.5-3
ii  libgssapi-krb5-2       1.13.2+dfsg-4
pn  mozplugger             <none>

-- no debconf information

--- End Message ---
--- Begin Message ---
On Fri, Nov 13, 2015 at 07:51:08PM -0600, Adam Dane wrote:
> Package: iceweasel Version: 44.0~a2+20151104004053-1 Severity: normal
> 
> Dear Maintainer,
> 
> When trying to use Iceweasel 44 with Greasemonkey, I wanted to edit a
> userscript, but it did not work. The console showed the referenced
> module was missing.
> 
> Poking around, the problem seems to be that the build configuration
> keeps the default MOZ_DEVTOOLS=server, which means the devtools client
> directory isn't getting included (see devtools/moz.build)? If so, it
> should be configured with MOZ_DEVTOOLS=all.

Greasemonkey needs fixing. The file is there, its url changed, that's
all: it's not
resource://devtools/client/scratchpad/scratchpad-manager.jsm
instead of
resource:///modules/devtools/scratchpad-manager.jsm

Mike

--- End Message ---

Reply via email to