[Bug 446015] Re: In CGI mode, munin-html calculates incorrect graph dimensions

2009-10-30 Thread Bug Watch Updater
** Changed in: munin
   Status: Unknown = Won't Fix

-- 
In CGI mode, munin-html calculates incorrect graph dimensions
https://bugs.launchpad.net/bugs/446015
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 446015] Re: In CGI mode, munin-html calculates incorrect graph dimensions

2009-10-30 Thread Chuck Short
Im marking this as wont fix for right now.

Regards
chuck

** Changed in: munin (Ubuntu)
   Status: Triaged = Won't Fix

-- 
In CGI mode, munin-html calculates incorrect graph dimensions
https://bugs.launchpad.net/bugs/446015
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 446015] Re: In CGI mode, munin-html calculates incorrect graph dimensions

2009-10-29 Thread Chuck Short
Thank you for your bug report. This bug has been reported to the
developers of the software. You can track it and make comments at:

http://munin.projects.linpro.no/ticket/726


** Bug watch added: munin.projects.linpro.no/ #726
   http://munin.projects.linpro.no/ticket/726

** Also affects: munin via
   http://munin.projects.linpro.no/ticket/726
   Importance: Unknown
   Status: Unknown

** Changed in: munin (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: munin (Ubuntu)
   Status: Triaged = Confirmed

** Changed in: munin (Ubuntu)
   Status: Confirmed = Triaged

-- 
In CGI mode, munin-html calculates incorrect graph dimensions
https://bugs.launchpad.net/bugs/446015
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 446015] Re: In CGI mode, munin-html calculates incorrect graph dimensions

2009-10-29 Thread janlOld
Hi,

I'm the upstream project-manager-hacker-whatever. I closed the ticket as
wontfix with this reason:

---
Hi,

thanks for the patch, but we won't apply. Also munin 1.4 is just around
the corner so our effort is going into that.

In 1.4 we're using the get_png_size procedure instead. Calculating the
right geometry is not a very good idea as it will change whenever a new
version of rrd comes out (1.0, 1.1, 1.2, 1.3,. ...), whenever the font
is changed (Debian is using a different font than the original release),
and probably also the phase of the moon.

Suggest you use the get_png_size procedure instead and wait for 1.4 from
upstream.

Nicolai
---

The suggested fix is very easy and will handle 99% of all cases as
graphs are seldom resized. In any case it will be noticably better than
what the cgi user is seeing now.

 Debian should have a 1.4 package rather quickly after the release.

-- 
In CGI mode, munin-html calculates incorrect graph dimensions
https://bugs.launchpad.net/bugs/446015
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 446015] Re: In CGI mode, munin-html calculates incorrect graph dimensions

2009-10-29 Thread Michael
On Thu, Oct 29, 2009 at 09:16:55PM -, janlOld wrote:
 I'm the upstream project-manager-hacker-whatever. I closed the ticket as
 wontfix with this reason:
 
 ---
[snip]
 ---
 
 The suggested fix is very easy and will handle 99% of all cases as
 graphs are seldom resized. In any case it will be noticably better than
 what the cgi user is seeing now.

After reading #480 I'm afraid I'm inclined to agree with you. Oh well.
:P

I guess I shall hope that 1.4 makes it for squeeze/lucid.

Thanks,

-MD

-- 
---
Michael Deegan   Hugaholic  http://wibble.darktech.org/gallery/
- Nyy Tybel Gb Gur Ulcabgbnq! -

-- 
In CGI mode, munin-html calculates incorrect graph dimensions
https://bugs.launchpad.net/bugs/446015
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 446015] Re: In CGI mode, munin-html calculates incorrect graph dimensions

2009-10-08 Thread Chuck Short
Hi,

Thanks for the patch however can you give a bit more explanation.

Thanks
chuck

** Changed in: munin (Ubuntu)
   Importance: Undecided = Wishlist

** Changed in: munin (Ubuntu)
   Status: New = Incomplete

-- 
In CGI mode, munin-html calculates incorrect graph dimensions
https://bugs.launchpad.net/bugs/446015
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 446015] Re: In CGI mode, munin-html calculates incorrect graph dimensions

2009-10-08 Thread Michael
On Thu, Oct 08, 2009 at 04:59:50PM -, Chuck Short wrote:
 Thanks for the patch however can you give a bit more explanation.

I'm not sure how else to explain it other than to say without the patch,
the calculated PNG dimensions are different to the actual PNG dimensions,
resulting in the graphs being scaled in ugly ways (missing or duplicated
rows/columns of pixels) by the web browser.

Non-CGI mode (the default) is unaffected because PNG dimensions are instead
obtained from the actual PNGs themselves.

At the very least, you should be able to tell that rows of text are 12
pixels each and not 15...

HTH,

-MD

-- 
---
Michael Deegan   Hugaholic  http://wibble.darktech.org/gallery/
- Nyy Tybel Gb Gur Ulcabgbnq! -

-- 
In CGI mode, munin-html calculates incorrect graph dimensions
https://bugs.launchpad.net/bugs/446015
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 446015] Re: In CGI mode, munin-html calculates incorrect graph dimensions

2009-10-07 Thread Michael

** Attachment added: patch against /usr/share/munin/munin-html 1.2.6
   http://launchpadlibrarian.net/33277555/munin-html.diff

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33277557/Dependencies.txt

-- 
In CGI mode, munin-html calculates incorrect graph dimensions
https://bugs.launchpad.net/bugs/446015
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to munin in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs