Package: munin
Version: 2.0.24-1
Severity: normal
Dear Maintainer,
When I enter "dynazoom" page for zooming munin graph
(/munin/static/dynazoom.html) and click on graph to start selecting range to
zoom to, semi-transparent gray rectange indicating zoom range is off by few
pixels from initial mouse cursor position.
The outcome of this is that zoomed-in graph is of different time range
than gray rectangle was showing while selecting.
Looks like zoomed-in graph has "real" range I intended to have, i.e. it
took mouse cursor from/to positions correctly, only that gray selector is
rendered incorrectly, with offset.
This happens using Firefox 33, from both Debian 7 and Ubuntu 14.04
desktops (amd64).
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 3.16.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages munin depends on:
ii cron [cron-daemon] 3.0pl1-127
ii fonts-dejavu 2.34-1
ii libdate-manip-perl 6.47-1
pn libdigest-md5-perl <none>
ii libfile-copy-recursive-perl 0.38-1
ii libhtml-template-perl 2.95-1
ii libio-socket-inet6-perl 2.72-1
ii liblog-log4perl-perl 1.44-1
ii librrds-perl 1.4.8-1.1+b1
pn libstorable-perl <none>
ii liburi-perl 1.64-1
ii munin-common 2.0.24-1
ii perl [libtime-hires-perl] 5.20.1-2
ii perl-modules 5.20.1-2
ii rrdtool 1.4.8-1.1+b1
Versions of packages munin recommends:
ii libcgi-fast-perl 1:2.04-1
ii munin-doc 2.0.24-1
ii munin-node 2.0.24-1
Versions of packages munin suggests:
ii apache2 [httpd] 2.4.10-7
pn libapache2-mod-fcgid <none>
ii libnet-ssleay-perl 1.65-1+b1
ii w3m [www-browser] 0.5.3-19
-- Configuration Files:
/etc/munin/apache24.conf changed:
Alias /munin /var/cache/munin/www
<Directory /var/cache/munin/www>
AuthType basic
AuthName munin
AuthBasicProvider file
AuthUserFile /etc/munin/passwords
Require valid-user
Options None
</Directory>
ScriptAlias /munin-cgi/munin-cgi-graph /usr/lib/munin/cgi/munin-cgi-graph
<Location /munin-cgi/munin-cgi-graph>
AuthType basic
AuthName munin
AuthBasicProvider file
AuthUserFile /etc/munin/passwords
Require valid-user
<IfModule mod_fcgid.c>
SetHandler fcgid-script
</IfModule>
<IfModule !mod_fcgid.c>
SetHandler cgi-script
</IfModule>
</Location>
-- no debconf information
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]