Opened 14 years ago
Closed 14 years ago
#1344 closed defect (remind)
Crash in blt::graph
| Reported by: | Jorge | Owned by: | Jorge |
|---|---|---|---|
| Priority: | highest | Milestone: | Mantainance |
| Component: | Kernel | Version: | 2.0.1 |
| Severity: | blocker | Keywords: | |
| Cc: | rade3g.tfnesp@… |
Description
Inside blt::graph there is an error related to busy command. This error has being observed on:
- Ubuntu >= 9.04: zooming
- OpenSUSE 11.4: zooming
- Windows: with MapViewer
Change History (3)
comment:1 Changed 14 years ago by
| Owner: | changed from Víctor de Buen Remiro to Jorge |
|---|---|
| Status: | new → accepted |
comment:2 Changed 14 years ago by
comment:3 Changed 14 years ago by
| Resolution: | → remind |
|---|---|
| Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.

(In [3863]) refs #1344, redefine blt::busy in order to override it. Also clean the code.