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
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 <hugrad98 at gmail.com> 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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 <questy at gmail.com> 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 <hugrad98 at gmail.com> 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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
Jerald M. Sheets jr.
On Thu, Mar 18, 2010 at 4:55 PM, Jerald Sheets <questy at gmail.com> 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 <questy at gmail.com> 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 <hugrad98 at gmail.com> 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
On Thu, Mar 18, 2010 at 4:53 PM, Jerald Sheets <questy at gmail.com> 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/
On Thu, 18 Mar 2010 19:33:43 -0500 (GMT-05:00), Bill Arlofski <waa-hobbitml at revpol.com> wrote:
On Thu, Mar 18, 2010 at 4:53 PM, Jerald Sheets <questy at gmail.com> 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)
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
Here's the original thread where the fix was first identified: http://www.hswn.dk/hobbiton/2009/09/msg00001.html
Phil
On 19 March 2010 10:05, Malcolm Hunter <malcolm.hunter at gmx.co.uk> 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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/hob...
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
On Fri, 19 Mar 2010 12:11:30 +0100, Buchan Milne <bgmilne at staff.telkomsa.net> 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/hob...
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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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
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, doctor at makelofine.org < doctor at makelofine.org> wrote:
On Fri, 19 Mar 2010 12:11:30 +0100, Buchan Milne <bgmilne at staff.telkomsa.net> 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/hob...
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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
Thanks, this works for me! I too had that issue but simply ignored it and used other browsers.
Regards,
Tim
From: Jerald Sheets [questy at gmail.com] Sent: Thursday, March 18, 2010 1:53 PM To: hobbit at hswn.dk 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 <hugrad98 at gmail.com<mailto:hugrad98 at gmail.com>> 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
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk<mailto:hobbit-unsubscribe at hswn.dk>
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 fl8750 at laforest.biz
participants (9)
-
bgmilne@staff.telkomsa.net
-
doctor@makelofine.org
-
fl8750@laforest.biz
-
hugrad98@gmail.com
-
malcolm.hunter@gmx.co.uk
-
pmeech@gmail.com
-
questy@gmail.com
-
tm@freedom.com
-
waa-hobbitml@revpol.com