Opened 9 years ago
Closed 9 years ago
#9 closed defect (fixed)
xml compress error when SetupUserInterface is not called
| Reported by: | Sanahuja Guillaume | Owned by: | Sanahuja Guillaume |
|---|---|---|---|
| Priority: | minor | Milestone: | |
| Component: | core | Version: | |
| Keywords: | Cc: |
Description
if SetupUserInterface is not called, compressing xml fails:
void ui_com::Send(char*, ssize_t), send: Compress error, sending it uncompressed
Change History (2)
comment:1 by , 9 years ago
comment:2 by , 9 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
SetupUserInterface must be called when SetupConnection is called
updated documentation to remember this
Note:
See TracTickets
for help on using tickets.

Main_TabWidget is not created if SetupUserInterface is not called