Re: [Gambas-user] gb3 desktop.sendmail cause application hang

2010-09-22 Thread Benoît Minisini
> I am investigating on it. > I have installed a Mandriva spring 2010 (Virtaulbox) without problem. Be > aware that Mandriva (and OpenSuse ) default WM is KDE and Mail Client is > KMail. I noted that Kmail takes a very shorter time to start, rather > then Evolution on Ubuntu. If i have time tomorro

Re: [Gambas-user] gb3 desktop.sendmail cause application hang

2010-09-22 Thread Emanuele Sottocorno
I am investigating on it. I have installed a Mandriva spring 2010 (Virtaulbox) without problem. Be aware that Mandriva (and OpenSuse ) default WM is KDE and Mail Client is KMail. I noted that Kmail takes a very shorter time to start, rather then Evolution on Ubuntu. If i have time tomorrow will tr

Re: [Gambas-user] gb3 desktop.sendmail cause application hang

2010-09-22 Thread Benoît Minisini
> Works perfect here, the app gets the focus back and nothing hangs. > Maybe it depends on the mail client? > gb3, rev 3230 > OpenSuse 11.2 > Thunderbird 3.05 > > Regards > Matti > Possible. Desktop.SendMail just uses the xdg scripts from freedesktop.org (xdg-email there) to run the mail client

Re: [Gambas-user] gb3 desktop.sendmail cause application hang

2010-09-22 Thread Matti
Works perfect here, the app gets the focus back and nothing hangs. Maybe it depends on the mail client? gb3, rev 3230 OpenSuse 11.2 Thunderbird 3.05 Regards Matti Am 22.09.2010 14:55, schrieb emanuele sottocorno: > Sending a mail with destktop.sendmail cause the main form of application > becom

[Gambas-user] gb3 desktop.sendmail cause application hang

2010-09-22 Thread emanuele sottocorno
Sending a mail with destktop.sendmail cause the main form of application become inactive, when the Mail Client window closes the Gambas Form never return active and the application hangs. This happens only the first time you send a mail. Stopping the application (via stop button on the IDE) and res