← Back to team overview

mudlet-makers team mailing list archive

[Bug 809413] Re: Bugs in Timers and PackageManager

 

** Changed in: mudlet
     Assignee: Shawn Sullivan (smsulliva) => Vadim Peretokin (vperetokin)

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

Title:
  Bugs in Timers and PackageManager

Status in Mudlet the MUD client:
  Confirmed

Bug description:
  I'm using the latest snapshot from the git repository, rev 24bbfa4,
  running on Ubuntu Linux 11.04.

  - download this xml file: https://gist.github.com/1078280 (it's a simple timer that echoes Hello World every second)
  - click on Package Manager
  - click on Install, choose this file

  1st bug found: this timer will be imported, but its parent is disabled.
  2nd bug found: if you enable its parent, it enters an infinite loop (I think because its parent has 0 as time interval, but it can't be set in the xml file)
  3rd bug found: after stopping all the triggers/timers and uninstalling the package, the timer will continue firing.

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


References