-
https://sentry.s3.toffe.me/pyplanet/pyplanet-core/issues/895/
```
KeyError: 'name'
(10 additional frame(s) were not displayed)
...
File "pyplanet/core/ui/__init__.py", line 107, in send
body = …
-
Either new users don't join groups or group join events don't reach gui handler.
See the menu
-
- [ ] getGroup($login)
* should return the group which login is present
- [ ] closeWindow($login)
* should close the window for user or group
- [ ] updateWindow($login)
* should updat…
reaby updated
7 years ago
-
Tome : describe some more
-
- [x] memory usage increases 1kb per sec, production environment... event dispatcher problem ?
- [x] closing a window doesn't free as much memory as it took to create window
- [x] Probably an issue …
reaby updated
7 years ago
-
For exemple the `tooltip` script (not done yet) should be loaded only once.
-
Pressing a Key like F9 should simply toggle the visibility of the complete manialink
-
Currently ManiaLinks are created with version 1 by default to keep backwards-compatibility.
This should be improved by making it possible to overwrite this default value.
Follow-Up of #25
-
[UASECO Exception] Error returned: "" [0] at GbxRemote::query() for method "SendDisplayManialinkPage"
with arguments: array(3) { [0]=> string(56832) "
-
https://sentry.s3.toffe.me/pyplanet/pyplanet-core/issues/223/
```
ValueError: badly formed hexadecimal UUID string
File "pyplanet/core/ui/components/manialink.py", line 151, in handle
uuid.UUID…