Wasn't there a thread discussing this problem on Smokeping? Mario fixed it for Xymon (previously Hobbitmon) and I'm hoping the fix will apply to Smokeping as well.
Josh Luthman Office: 937-552-2340 Direct: 937-552-2343 1100 Wayne St Suite 1337 Troy, OH 45373 "When you have eliminated the impossible, that which remains, however improbable, must be the truth." --- Sir Arthur Conan Doyle ---------- Forwarded message ---------- From: mario andre <[email protected]> Date: Thu, Jul 16, 2009 at 9:48 AM Subject: Re: [hobbit] Firefox 3.5 and magnifier To: [email protected] Henrik, I've solved this by changing *hobbitgraph.c *adding *opacity:0.5; and **opacity:0; * fprintf(stdout, " <div id='zoomBox' style='position:absolute; overflow:none; left:0px; top:0px; width:0px; height:0 px; visibility:visible; background:red; filter:alpha(opacity=50); * opacity:0.5;* -moz-opacity:0.5; -khtml-opacity:0.5'></div>\n"); fprintf(stdout, " <div id='zoomSensitiveZone' style='position:absolute; overflow:none; left:0px; top:0px; width:0px ; height:0px; visibility:visible; cursor:crosshair; background:blue; filter:alpha(opacity=0); *opacity:0;* -moz-opacity:0; -khtml-opac ity:0'></div>\n"); Regards, Mario Panza. On Thu, Jul 2, 2009 at 6:03 AM, Ward, Martin <[email protected]> wrote: > How bizarre! I've just rechecked the "Help | About..." and it's > definitely 3.5b4pre! Maybe they found some problems with this version > and reverted to b3? > > |\/|artin > > > -----Original Message----- > > From: Wouter Schoot [mailto:[email protected]] > > Sent: 01 July 2009 16:53 > > To: [email protected] > > Subject: Re: [hobbit] Firefox 3.5 and magnifier > > > > Ward, Martin wrote: > > > Shiretoko (Firefox 3.5b4pre) on Ubuntu 9.04 also has the problem :-( > > > > Hm funny, I just heard yesterday that b3 was renamed final (release).. > > :) > > > > To unsubscribe from the hobbit list, send an e-mail to > > [email protected] > > > > > > > ************************************************************************************* > The message is intended for the named addressee only and may not be > disclosed to or used by anyone else, nor may it be copied in any way. > > The contents of this message and its attachments are confidential and may > also be subject to legal privilege. If you are not the named addressee > and/or have received this message in error, please advise us by e-mailing > [email protected] and delete the message and any attachments without > retaining any copies. > > Internet communications are not secure and COLT does not accept > responsibility for this message, its contents nor responsibility for any > viruses. > > No contracts can be created or varied on behalf of COLT Telecommunications, > its subsidiaries or affiliates ("COLT") and any other party by email > Communications unless expressly agreed in writing with such other party. > > Please note that incoming emails will be automatically scanned to eliminate > potential viruses and unsolicited promotional emails. For more information > refer to www.colt.net or contact us on +44(0)20 7390 3900. > > > To unsubscribe from the hobbit list, send an e-mail to > [email protected] > > >
_______________________________________________ smokeping-users mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/smokeping-users
