Sorry about that. At least you can tell where the current design work is
focussed.

Paul Alfille

P.S. There's an idea! A /dev/null spam responder.

On 3/10/07, Jerry Scharf <[EMAIL PROTECTED]> wrote:

So I upgraded to the latest CVS pull about a week ago. Up till the
upgrade, I had no problems.  I now have the problem that all sorts of
messages are spewing out on the terminal.

[EMAIL PROTECTED]:~/house/dbcontrols/python$ python lwDbOwstore.py
FS_OWQ_create of /28.FA9FAB000000/type
FS_OWQ_destroy of /28.FA9FAB000000/type
FS_OWQ_create of /28.FA9FAB000000
FS_OWQ_destroy of /28.FA9FAB000000
FS_OWQ_create of /28.FA9FAB000000/temperature
FS_OWQ_destroy of /28.FA9FAB000000/temperature
FS_OWQ_create of /28.131FAC000000/type
FS_OWQ_destroy of /28.131FAC000000/type
FS_OWQ_create of /28.131FAC000000
FS_OWQ_destroy of /28.131FAC000000
FS_OWQ_create of /28.131FAC000000/temperature
FS_OWQ_destroy of /28.131FAC000000/temperature
FS_OWQ_create of /28.37A3AB000000/type
FS_OWQ_destroy of /28.37A3AB000000/type
FS_OWQ_create of /28.37A3AB000000
FS_OWQ_destroy of /28.37A3AB000000
FS_OWQ_create of /28.37A3AB000000/temperature
FS_OWQ_destroy of /28.37A3AB000000/temperature
FS_OWQ_create of /28.03FAAB000000/type
FS_OWQ_destroy of /28.03FAAB000000/type
FS_OWQ_create of /28.03FAAB000000
FS_OWQ_destroy of /28.03FAAB000000
FS_OWQ_create of /28.03FAAB000000/temperature
FS_OWQ_destroy of /28.03FAAB000000/temperature
...

I think I have this turned off in my code:
ow.init('127.0.0.1:2840')
ow.error_level(ow.error_level.fatal)
ow.error_print(ow.error_print.suppressed)

I looked at __init__.py and these look good to me. Any guess what's
going on? I have worked around this by sending STDOUT (not STDERR) to
/dev/null.

On a humorous note, a few of us were chatting about things a couple
weeks ago and the idea came up of what happens when /dev/null fills up.
We decided it would be a perfect newbie prank to tell someone that
/dev/null was getting full and we needed them to make it bigger.

jerry


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Owfs-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/owfs-developers

Reply via email to