Opened 4 years ago

Closed 4 years ago

#168 closed defect (fixed)

Qutecom crashes after calling from empty history list

Reported by: tlixaholic Owned by: laurent
Priority: major Milestone: QuteCom 2.2-RC2
Component: GUI Version: 2.2-RC3
Keywords: crash, history Cc:

Description

Greetings,

It seems that when clearing the History entries, while one is still selected, the application still allows calls from the empty memento object.

Replicate bug:

  1. Select an entry from the history entries (assuming its not empty)
  2. Clear all items from the History treeview (Tools->Clear History->All.
  3. There will still be a selected item on the history tab, which will be empty, by double clicking this item, the program will crash.

I did some debugging on this, it might be that the selected entry has no callid (callid=0). Maybe that could be whats causing the bug.

I don't know why the QTreeView is not cleared entirely, it would be nice if that was the case.

OS: MS Windows XP SP2
Program was built from source: 2.2 RC3, compiled using MSVS 2005.

Regards,

Change History (1)

comment:1 Changed 4 years ago by laurent

  • Resolution set to fixed
  • Status changed from new to closed
Note: See TracTickets for help on using tickets.