Xymon Mailing List Archive search

Zoom Graphs not working in Firefox 3.5+

13 messages in this thread

list Clarence · Thu, 18 Mar 2010 16:32:30 -0400 ·
I have searched the mail archives for this issue and I can't seem to find
it. Here's my issue I have Xymon 4.2.2 running on a Linux server and when I
attempt to zoom in on a graph from a machine running Firefox 3.5+ on either
a Windows OS or Linux. I get a Blue Box that consumes the entire graph and I
can not zoom in any further. This box only appears when I zoom in and not
when its a static image on any of my other pages.

The version rrdtool is 1.2.27 that is installed on my server.

If I use Internet Explorer on a Windows PC the zoom feature works fine as
well as Epiphany Web Browser in Linux. I have attached a screen shot to
illustrate my problem.


Thank you in advance,

Clarence
Attachments (1)
list Jerald Sheets · Thu, 18 Mar 2010 16:53:03 -0400 ·
If I'm remembering correctly, you go to;

$HOBBIT_SERVER_HOME/www/menu/menu.css

and place the following lines down at the bottom:

#zoomSensitiveZone{
        opacity:0;
}

#zoomBox{
        opacity:0.5;
}


I don't recall if this was a hack, or a proper fix, but it worked for me.
 For the thread, you might be able to search zoomBox to get the original
conversation.


---
Jerald M. Sheets jr.
quoted from Clarence


On Thu, Mar 18, 2010 at 4:32 PM, Clarence <user-60c068f86149@xymon.invalid> wrote:
I have searched the mail archives for this issue and I can't seem to find
it. Here's my issue I have Xymon 4.2.2 running on a Linux server and when I
attempt to zoom in on a graph from a machine running Firefox 3.5+ on either
a Windows OS or Linux. I get a Blue Box that consumes the entire graph and I
can not zoom in any further. This box only appears when I zoom in and not
when its a static image on any of my other pages.

The version rrdtool is 1.2.27 that is installed on my server.

If I use Internet Explorer on a Windows PC the zoom feature works fine as
well as Epiphany Web Browser in Linux. I have attached a screen shot to
illustrate my problem.


Thank you in advance,

Clarence

list Jerald Sheets · Thu, 18 Mar 2010 16:55:39 -0400 ·
Nevermind..

I searched for zoomBox, and it wasn't in the mailing list.  However, I know
that's what I added to make it work.
quoted from Jerald Sheets

---
Jerald M. Sheets jr.


On Thu, Mar 18, 2010 at 4:53 PM, Jerald Sheets <user-96a6f34c5806@xymon.invalid> wrote:
If I'm remembering correctly, you go to;

$HOBBIT_SERVER_HOME/www/menu/menu.css

and place the following lines down at the bottom:

#zoomSensitiveZone{
        opacity:0;
}

#zoomBox{
        opacity:0.5;
}


I don't recall if this was a hack, or a proper fix, but it worked for me.
 For the thread, you might be able to search zoomBox to get the original
conversation.


---
Jerald M. Sheets jr.


On Thu, Mar 18, 2010 at 4:32 PM, Clarence <user-60c068f86149@xymon.invalid> wrote:
I have searched the mail archives for this issue and I can't seem to find
it. Here's my issue I have Xymon 4.2.2 running on a Linux server and when I
attempt to zoom in on a graph from a machine running Firefox 3.5+ on either
a Windows OS or Linux. I get a Blue Box that consumes the entire graph and I
can not zoom in any further. This box only appears when I zoom in and not
when its a static image on any of my other pages.

The version rrdtool is 1.2.27 that is installed on my server.

If I use Internet Explorer on a Windows PC the zoom feature works fine as
well as Epiphany Web Browser in Linux. I have attached a screen shot to
illustrate my problem.


Thank you in advance,

Clarence

list Jerald Sheets · Thu, 18 Mar 2010 16:57:32 -0400 ·
Here it is!

http://www.cornempire.net/2009/07/10/xymon-graph-all-blue/


I'm going to throw some keywords down here so we don't miss it in the future
on a search of the list.


Firefox 3.5 graph blue zoom zoomBox zoomSensitiveZone
quoted from Jerald Sheets


---
Jerald M. Sheets jr.


On Thu, Mar 18, 2010 at 4:55 PM, Jerald Sheets <user-96a6f34c5806@xymon.invalid> wrote:
Nevermind..

I searched for zoomBox, and it wasn't in the mailing list.  However, I know
that's what I added to make it work.

---
Jerald M. Sheets jr.


On Thu, Mar 18, 2010 at 4:53 PM, Jerald Sheets <user-96a6f34c5806@xymon.invalid> wrote:
If I'm remembering correctly, you go to;

$HOBBIT_SERVER_HOME/www/menu/menu.css

and place the following lines down at the bottom:

#zoomSensitiveZone{
        opacity:0;
}

#zoomBox{
        opacity:0.5;
}


I don't recall if this was a hack, or a proper fix, but it worked for me.
 For the thread, you might be able to search zoomBox to get the original
conversation.


---
Jerald M. Sheets jr.


On Thu, Mar 18, 2010 at 4:32 PM, Clarence <user-60c068f86149@xymon.invalid> wrote:
I have searched the mail archives for this issue and I can't seem to find
it. Here's my issue I have Xymon 4.2.2 running on a Linux server and when I
attempt to zoom in on a graph from a machine running Firefox 3.5+ on either
a Windows OS or Linux. I get a Blue Box that consumes the entire graph and I
can not zoom in any further. This box only appears when I zoom in and not
when its a static image on any of my other pages.

The version rrdtool is 1.2.27 that is installed on my server.

If I use Internet Explorer on a Windows PC the zoom feature works fine as
well as Epiphany Web Browser in Linux. I have attached a screen shot to
illustrate my problem.


Thank you in advance,

Clarence

list Tim McCloskey · Thu, 18 Mar 2010 13:58:48 -0700 ·
Thanks, this works for me!  I too had that issue but simply ignored it and used other browsers.

Regards, 

Tim
quoted from Jerald Sheets
From: Jerald Sheets [user-96a6f34c5806@xymon.invalid]
Sent: Thursday, March 18, 2010 1:53 PM
To: user-ae9b8668bcde@xymon.invalid
Subject: Re: [hobbit] Zoom Graphs not working in Firefox 3.5+

If I'm remembering correctly, you go to;

$HOBBIT_SERVER_HOME/www/menu/menu.css

and place the following lines down at the bottom:

#zoomSensitiveZone{
        opacity:0;
}

#zoomBox{
        opacity:0.5;
}


I don't recall if this was a hack, or a proper fix, but it worked for me.  For the thread, you might be able to search zoomBox to get the original conversation.


---
Jerald M. Sheets jr.


On Thu, Mar 18, 2010 at 4:32 PM, Clarence <user-60c068f86149@xymon.invalid<mailto:user-60c068f86149@xymon.invalid>> wrote:
I have searched the mail archives for this issue and I can't seem to find it. Here's my issue I have Xymon 4.2.2 running on a Linux server and when I attempt to zoom in on a graph from a machine running Firefox 3.5+ on either a Windows OS or Linux. I get a Blue Box that consumes the entire graph and I can not zoom in any further. This box only appears when I zoom in and not when its a static image on any of my other pages.

The version rrdtool is 1.2.27 that is installed on my server.

If I use Internet Explorer on a Windows PC the zoom feature works fine as well as Epiphany Web Browser in Linux. I have attached a screen shot to illustrate my problem.


Thank you in advance,

Clarence
list Bill Arlofski · Thu, 18 Mar 2010 19:33:43 -0500 (GMT-05:00) ·
quoted from Tim McCloskey
On Thu, Mar 18, 2010 at 4:53 PM, Jerald Sheets <user-96a6f34c5806@xymon.invalid>
wrote:
If I'm remembering correctly, you go to;

$HOBBIT_SERVER_HOME/www/menu/menu.css

and place the following lines down at the bottom:

#zoomSensitiveZone{
        opacity:0;
}

#zoomBox{
        opacity:0.5;
}
Hi Jerald... 
I have been too lazy to make those changes for some time now, but since it came up again today, I figured I would take the two seconds required to fix it. 
I applied those to changes to my menu.css file and still suffer the blue zoom box on graphs with Firefox v3.6 on Linux. 
I have verified that the menu.css I am pulling from the server has the new changes in it. I have restarted my Firefox browser, but the blue boxes persist... 
Any ideas where to look next?

Thanks for any ideas. 
Oh, this is on a Xymon 4.2.2 server.

-- 
Bill Arlofski
Reverse Polarity, LLC
http://www.revpol.com/
list Fred · Thu, 18 Mar 2010 23:25:36 -0400 ·
Hi,
I am thinking of upgrading from 4.2.3 to 4.3 or 4.4.

What are the major differences between 4.3.0 and 4.4.0?   Any 
suggestions or warnings?

I realize that both are beta and have issues, etc. etc.

Thanks.

Fred LaForest
user-384032178df2@xymon.invalid
list dOCtoR MADneSs · Fri, 19 Mar 2010 09:30:09 +0100 ·
On Thu, 18 Mar 2010 19:33:43 -0500 (GMT-05:00), Bill Arlofski
quoted from Bill Arlofski
<user-0b8af203a56e@xymon.invalid> wrote:
On Thu, Mar 18, 2010 at 4:53 PM, Jerald Sheets <user-96a6f34c5806@xymon.invalid>
wrote:
If I'm remembering correctly, you go to;

$HOBBIT_SERVER_HOME/www/menu/menu.css

and place the following lines down at the bottom:

#zoomSensitiveZone{
        opacity:0;
}

#zoomBox{
        opacity:0.5;
}
Hi Jerald... 

I have been too lazy to make those changes for some time now, but since
it
came up again today, I figured I would take the two seconds required to
fix
it. 

I applied those to changes to my menu.css file and still suffer the blue
zoom box on graphs with Firefox v3.6 on Linux. 

I have verified that the menu.css I am pulling from the server has the
new
changes in it. I have restarted my Firefox browser, but the blue boxes
persist... 

Any ideas where to look next?

Thanks for any ideas. 

Oh, this is on a Xymon 4.2.2 server.
Hi,

On my FF 3.6 running on Linux Debian I don't get this issue when menu.css
is patched (xymon server 4.2.3 & 4.3.0-0.beta2)
list Malcolm Hunter · Fri, 19 Mar 2010 11:05:55 +0100 ·
quoted from Jerald Sheets
Here it is!

http://www.cornempire.net/2009/07/10/xymon-graph-all-blue/


I'm going to throw some keywords down here so we don't miss it in the
future
on a search of the list.


Firefox 3.5 graph blue zoom zoomBox zoomSensitiveZone
Thanks Jerald. This has been bugging me for ages. It's a shame that these fixes don't get fed back into the project.

Malcolm


-- 
Technical copy-editor & proofreader

KDE Proofreading Team
KDE British English Translation Team

http://l10n.kde.org/team-infos.php?teamcode=en_GB

Facebook: http://www.facebook.com/FriendlyAtheist

Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/chbrowser
list Phil Meech · Fri, 19 Mar 2010 10:15:32 +0000 ·
Here's the original thread where the fix was first identified:
http://www.hswn.dk/hobbiton/2009/09/msg00001.html

Phil
quoted from Malcolm Hunter

On 19 March 2010 10:05, Malcolm Hunter <user-b3e590ffeb6d@xymon.invalid> wrote:
Here it is!

http://www.cornempire.net/2009/07/10/xymon-graph-all-blue/


I'm going to throw some keywords down here so we don't miss it in the
future
on a search of the list.


Firefox 3.5 graph blue zoom zoomBox zoomSensitiveZone
Thanks Jerald. This has been bugging me for ages. It's a shame that these
fixes don't get fed back into the project.

Malcolm


--
Technical copy-editor & proofreader

KDE Proofreading Team
KDE British English Translation Team

http://l10n.kde.org/team-infos.php?teamcode=en_GB

Facebook: http://www.facebook.com/FriendlyAtheist

Sicherer, schneller und einfacher. Die aktuellen Internet-Browser -
jetzt kostenlos herunterladen! http://portal.gmx.net/de/go/chbrowser

list Buchan Milne · Fri, 19 Mar 2010 12:11:30 +0100 ·
quoted from Malcolm Hunter
On Friday, 19 March 2010 11:05:55 Malcolm Hunter wrote:
Here it is!

http://www.cornempire.net/2009/07/10/xymon-graph-all-blue/


I'm going to throw some keywords down here so we don't miss it in the
future
on a search of the list.


Firefox 3.5 graph blue zoom zoomBox zoomSensitiveZone
Thanks Jerald. This has been bugging me for ages. It's a shame that these
 fixes don't get fed back into the project.
They do: 
http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon/branches/4.3.0/web/hobbitgraph.c?r1=6136&r2=6185

If there is going to be a 4.2.4 release, I will merge this into the 4.2.4 
branch.

I note that my packages for Mandriva and RHEL/Centos include this patch ...

Regards,
Buchan
list dOCtoR MADneSs · Fri, 19 Mar 2010 14:30:39 +0100 ·
On Fri, 19 Mar 2010 12:11:30 +0100, Buchan Milne
quoted from Buchan Milne
<user-9b139aff4dec@xymon.invalid> wrote:
On Friday, 19 March 2010 11:05:55 Malcolm Hunter wrote:
Here it is!

http://www.cornempire.net/2009/07/10/xymon-graph-all-blue/


I'm going to throw some keywords down here so we don't miss it in the
future
on a search of the list.


Firefox 3.5 graph blue zoom zoomBox zoomSensitiveZone
Thanks Jerald. This has been bugging me for ages. It's a shame that
these
 fixes don't get fed back into the project.
They do: 
http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon/branches/4.3.0/web/hobbitgraph.c?r1=6136&r2=6185
If there is going to be a 4.2.4 release, I will merge this into the
4.2.4 
branch.

I note that my packages for Mandriva and RHEL/Centos include this patch
...
Regards,
Buchan

Buchan,

Are you part of the xymon dev team ? If so, then could you please include
Charles Goyard's patch for NCV bug (included in 4.2.2 and 4.2.3, but not in
4.3.0-0.beta2)
Details are here :
http://www.hswn.dk/hobbiton/2008/03/msg00193.html
Charles Goyard released a patch for 4.2.2 server in order to solve issues
with "Duplicate DS name: lambda" messages when trying to store data from
customs scripts to RRD file.

It seems the 4.3.0-0.beta2 server doesn't include this patch, and the bug
is back.

Regards,
Damien
list Clarence · Sat, 20 Mar 2010 00:43:37 -0400 ·
I would like to thank everyone for there assistance on this matter. The
posted fixed resolved my issue in both Windows and Linux firefox version as
described.

Clarence

On Fri, Mar 19, 2010 at 9:30 AM, user-d54077869176@xymon.invalid <
quoted from dOCtoR MADneSs
user-d54077869176@xymon.invalid> wrote:
On Fri, 19 Mar 2010 12:11:30 +0100, Buchan Milne
<user-9b139aff4dec@xymon.invalid> wrote:
On Friday, 19 March 2010 11:05:55 Malcolm Hunter wrote:
Here it is!

http://www.cornempire.net/2009/07/10/xymon-graph-all-blue/


I'm going to throw some keywords down here so we don't miss it in the
future
on a search of the list.


Firefox 3.5 graph blue zoom zoomBox zoomSensitiveZone
Thanks Jerald. This has been bugging me for ages. It's a shame that
these
 fixes don't get fed back into the project.
They do:
http://hobbitmon.svn.sourceforge.net/viewvc/hobbitmon/branches/4.3.0/web/hobbitgraph.c?r1=6136&r2=6185
If there is going to be a 4.2.4 release, I will merge this into the
4.2.4
branch.

I note that my packages for Mandriva and RHEL/Centos include this patch
...
Regards,
Buchan

Buchan,

Are you part of the xymon dev team ? If so, then could you please include
Charles Goyard's patch for NCV bug (included in 4.2.2 and 4.2.3, but not in
4.3.0-0.beta2)
Details are here :
http://www.hswn.dk/hobbiton/2008/03/msg00193.html
Charles Goyard released a patch for 4.2.2 server in order to solve issues
with "Duplicate DS name: lambda" messages when trying to store data from
customs scripts to RRD file.

It seems the 4.3.0-0.beta2 server doesn't include this patch, and the bug
is back.

Regards,
Damien