mudlet-makers team mailing list archive
-
mudlet-makers team
-
Mailing list archive
-
Message #02021
Re: [Bug 809413] Re: Bugs in Timers and PackageManager
I have to look into this myself as the problem lies elsewhere if I
remember correctly. The timers implementation is a fair bit tricky due
to the "offset timer" features.
Am 29.03.2012 10:49, schrieb Vadim Peretokin:
> Fix @ https://github.com/vadi2/Mudlet-809413
>
--
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
Follow ups
References