Bug #365
jmod.globalTransport causes
| Status: | Resolved | Start date: | 2009-12-03 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | - | Spent time: | - | |
| Target version: | 0.5.1 | |||
| Branch: | master | OS: |
Description
when I open jmod.globalTransport.maxhelp I get the error:
"translate: stack overflow -- outlets are disabled until message is cleared"
I also saw in the code that some attributes wrongly programmed:
@range/clipmode 0. 200.
History
Updated by Pascal Baltazar about 2 years ago
- Status changed from New to Resolved
I fixed the bad attributes, but do not get any stack overflow on my side....
can anybody else please confirm the bug ?????
Updated by Nils Peters almost 2 years ago
- Status changed from Resolved to Assigned
Hi Pascal, using the master branch, It still produces a stack overflow here.
Updated by Nils Peters over 1 year ago
just checked globalTransport in master and 0.5-maintenance branch - always the same error-message: stack overflow -- outlets are disabled until this message is cleared
Updated by Nils Peters over 1 year ago
- Status changed from Assigned to Resolved
I think I've fixed that bug. Can anybody test?
Updated by Julien Rabin over 1 year ago
Nils Peters wrote:
I think I've fixed that bug. Can anybody test?
It seems to work fine here.