Opened 8 years ago

Closed 8 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 Sanahuja Guillaume, 8 years ago

Main_TabWidget is not created if SetupUserInterface is not called

comment:2 by Sanahuja Guillaume, 8 years ago

Resolution: fixed
Status: newclosed

SetupUserInterface must be called when SetupConnection is called

updated documentation to remember this

Note: See TracTickets for help on using tickets.