snoop setting doesnt seem to work
David Clymer <david-LEGOU7lN1jbY0TyS/[email protected]> Sun, 12 Dec 2004 11:29:00 -0500
| Newsgroups | gmane.comp.games.mud.client.lyntin |
|---|---|
| Message-ID | <1102868940.10227.625.camel@localhost> |
When running multiple simultaneous sessions in lyntin, I cant keep from
snooping the other sessions, even though I've got it turned off by
default and in all sessions. When I try to set it using the /snoop
command, i get an error. Am I just missing something, or might this be a
bug?
-davidc
------------------------------------
example (current session is vogli,
also running session vnogh):
------------------------------------
/vnogh lo
[vnogh] Ready to Enter the Mist
[vnogh] One more step to the west will take you into the unknown. The
mist is
[vnogh] close enough to touch it. All around you is still, and not quite
natural.
[vnogh] The sounds of life that you heard to the east are no longer
present.
[vnogh] It is as if everything is holding its breath, waiting for you to
take
[vnogh] the last fatal step....
[vnogh] Exits: east west.
[vnogh]
[vnogh] (1094/1094) (689/689) (647/647) (S) (S) (-980) (7437025)
/snoop vnogh
# snoop: snooping is disabled for vnogh.
/snoop
! snoop: Must specify a value for argument session
! syntax: /snoop [SESSION] [<MODE:BOOLEANORNONE>]
/snoop vnogh false
! WARNING: Unhandled error encountered (1 out of 20).
! engine: unhandled error in engine.
! Traceback (most recent call last):
! File "/home/david/dev/python/lyntin/lyntin40/lyntin/engine.py", line
709, in runengine
! e.execute()
! File "/home/david/dev/python/lyntin/lyntin40/lyntin/event.py", line
134, in execute
! exported.lyntin_command(self._input, internal=self._internal,
session=self._ses)
! File "/home/david/dev/python/lyntin/lyntin40/lyntin/exported.py",
line 98, in lyntin_command
! myengine.handleUserData(text, internal)
! File "/home/david/dev/python/lyntin/lyntin40/lyntin/engine.py", line
498, in handleUserData
! session.handleUserData(mem, internal)
! File "/home/david/dev/python/lyntin/lyntin40/lyntin/session.py",
line 415, in handleUserData
! spamargs = exported.filter_mapper_hook_spam("user_filter_hook",
spamargs)
! File "/home/david/dev/python/lyntin/lyntin40/lyntin/exported.py",
line 681, in filter_mapper_hook_spam
! output = mem(argmap)
! File
"/home/david/dev/python/lyntin/lyntin40/lyntin/commandmanager.py", line
287, in filter
! command(ses, argdict, input)
! File
"/home/david/dev/python/lyntin/lyntin40/lyntin/modules/tintincmds.py",
line 562, in snoop_cmd
! ses.setSnoop(mode)
! AttributeError: Session instance has no attribute 'setSnoop'
------------------------------------
my config (same for both sessions):
------------------------------------
/config
# Commandline:
# commandchar /
# datadir /home/david/.lyntin/
# moduledir /home/david/.lyntin/modules
# readfile /home/david/.lyntin/startup.lyntin
# readline on
# snoopdefault off
# ui curses
# Global:
# ansicolor on (bool)
# commandchar '/' (char)
# curses.attr.error 'red'
(blue|brown|grey|yellow|green|cyan|white|magenta|red)
# curses.attr.lyntin 'green'
(blue|brown|grey|yellow|green|cyan|white|magenta|red)
# curses.attr.session 'magenta'
(blue|brown|grey|yellow|green|cyan|white|magenta|red)
# curses.attr.user 'brown'
(blue|brown|grey|yellow|green|cyan|white|magenta|red)
# curses.compact off (bool)
# curses.keydebug off (bool)
# curses.lazy 0 (int)
# curses.maxscrollback 1000 (int)
# datadir '/home/david/.lyntin/' (string)
# debugmode off (bool)
# mudecho on (bool)
# promptdetection off (bool)
# repeathistory on (bool)
# worldsfile '~/.lyntin/worlds.lyntin' (string)
# Session:
# ignoreactions off (bool)
# ignoresubs off (bool)
# snoop off (bool)
# speedwalk on (bool)
# verbatim off (bool)
#
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://productguide.itmanagersjournal.com/