Public bug reported:

With two user windows open, using pasteWindow on the second window seems
to crash Mudlet.

Calling it with this trigger:

Trigger Pattern: ^\((\w| )+\): \w+ says?, ".*(\.|\?|\!)"$
Code:
selectString(line, 1)
copy()
pasteWindow("comms")

The comms window is open and inited.

** Affects: mudlet
     Importance: Undecided
         Status: New

-- 
Using pasteWindow with two windows open crashes mudlet
https://bugs.launchpad.net/bugs/367705
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.

Status in Mudlet the MUD client: New

Bug description:
With two user windows open, using pasteWindow on the second window seems to 
crash Mudlet.

Calling it with this trigger:

Trigger Pattern: ^\((\w| )+\): \w+ says?, ".*(\.|\?|\!)"$
Code:
selectString(line, 1)
copy()
pasteWindow("comms")

The comms window is open and inited.

_______________________________________________
Mailing list: https://launchpad.net/~mudlet-makers
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~mudlet-makers
More help   : https://help.launchpad.net/ListHelp

Reply via email to