Re: Two yesnodialogs

Meredydd <[email protected]> Wed, 16 Jun 2004 16:10:44 +0100
Newsgroups gmane.network.everybuddy.devel
Message-ID <[email protected]>
On Wednesday 16 June 2004 15:01, Esteban Fernandez Stafford wrote:
> Hi,
>
> just compiled the alpha-12 release and I am getting a small problem.
> The dialog asking if I want to send version messages to you appears
> twice. With ebqt, once you say 'yes' (or 'no') to one of them then
> there is no way to get rid of the other, core keeps sending
> 'client_error No such dialog'... Has anybody run into this?

Wibble. Of course - you started the core inline from ebqt, didn't you? 
My bad - my first guess is that it announces the dialog once, as it 
initialises, and once again as it sends the official welcome (including 
a list of all open dialogs) to the UI. This is caused by the 
"in-between" state of pipe-launched UIs while the core starts. With a 
separately launched core, the initialisation is complete before any 
user interface gets into the mix, so this doesn't happen. I'll see 
about fixing it, and uploading a new a12 tarball to the website.

For the moment, just make sure the config's been saved (happens when you 
change anything on the contact list/local accounts/prefs, or from 
Actions->Save Config in ebqt), and restart. Shouldn't bother you again.

Meredydd