Custom Query (230 matches)
Results (163 - 165 of 230)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#32 | fixed | port_mapper will eventually run out of ports | ||
Description |
We currently do not free_ports(), but we should... |
|||
#74 | fixed | prevent sessions from failing silently | ||
Description |
All session types should have a startup timeout which will check that the session has moved past "starting" state within 30 seconds. Some do, but not all apparently (or at least not in all cases). At least we now detect SSH errors and report them to the client. |
|||
#116 | fixed | pygst is broken on PowerPC (used to crash the application) | ||
Description |
It crashes on This is a known issue: However, applying the patches in the debian bug entry did NOT resolve the issue and the application still crashes at the exact same point which is rather odd. Until this is resolved, something must be added to prevent us from trying to load pygst on PowerPC macs. (this was done by hand to make the 0.11.0 ppc build) |