← Back to team overview

mudlet-makers team mailing list archive

Re: [Bug 1633797] Re: Copying text while the main window is scrolling quickly with a lot of text causes a crash

 

This may be related to the relatively small (standard) rolling buffer 
sizes. Ask them to set a very large scroll back buffer via script and 
report back.

Am 18.10.2016 um 00:25 schrieb Stephen Lyons:
> Humm, (std::basic_string) cTelnet::mMudData looks a bit suspect - we
> read and write to that all over the cTelnet class and I do not know
> enough to say whether that is safe - also it is not a Qt type so does
> not have the same built in protections that Qt now builds into things
> like QString for thread-safety & code re-entrancy.
>

-- 
You received this bug notification because you are a member of Mudlet
Makers, which is subscribed to Mudlet.
https://bugs.launchpad.net/bugs/1633797

Title:
  Copying text while the main window is scrolling quickly with a lot of
  text causes a crash

Status in Mudlet:
  New

Bug description:
  Two users have said that if they try to copy something while a lot of
  text is incoming, Mudlet will crash.

  Haven't tested it myself yet, need to confirm.

To manage notifications about this bug go to:
https://bugs.launchpad.net/mudlet/+bug/1633797/+subscriptions


References