[Licq-devel] Auto response timer segfault

2005-05-09 Thread Christian B. Wiik
Easy reproducable: 1. Select "Away". 2. Press "Select" button and leave the dropdown open. 3. Wait till timer reaches zero. Backtrace (I think debug is enabled here, please tell me if it isn't): #0 0x in ?? () No symbol table info available. #1 0x06ad1daa in QPushButton::popupPressed () f

Re: [Licq-devel] Auto response timer segfault

2005-05-09 Thread Jörg Mensmann
Hi! Christian B Wiik <[EMAIL PROTECTED]> wrote: > Easy reproducable: > 1. Select "Away". > 2. Press "Select" button and leave the dropdown open. > 3. Wait till timer reaches zero. Works for me, the timer stops when the dropdown menu is opened. Which version of Qt (and possibly KDE?) are you runn

Re: [Licq-devel] Auto response timer segfault

2005-05-09 Thread Jörg Mensmann
Christian B Wiik <[EMAIL PROTECTED]> schrieb: > Easy reproducable: > 1. Select "Away". > 2. Press "Select" button and leave the dropdown open. > 3. Wait till timer reaches zero. I just noticed that in the CVS version, Jon removed the code for stopping the timer on lost focus. Now I *can* reproduce