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

2010-10-10 Thread Emanuele Sottocorno
Hi Benoît, i'm sorry it still freeze with #3264 I think is a Ubuntu problem, maybe they did something not standard. I found another issue with Desktop.Count that ever report 1 regardless how many desktop i have in use (If You want I will send another post to the list). On Fedora 13, using the same

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

2010-10-09 Thread Benoît Minisini
> emanu...@emyx:~$ xdg-email --version > xdg-email 1.0.1 > > Regards, > Emanuele > I have updated the gb.desktop component, in revision #3264, with the latest scripts from the portland CVS. Please, can you try to run Desktop.SendMail() again with them and see if you have the freeze yet? Than

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

2010-10-08 Thread Emanuele Sottocorno
emanu...@emyx:~$ xdg-email --version xdg-email 1.0.1 Regards, Emanuele > > > Tanks Benoît, > > > as you suggested i made a process with SHELL to send the > mail using > > > xdg-email. > > > Seems the Gambas form does not freeze anymore. > > > After

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

2010-10-08 Thread Benoît Minisini
> > Tanks Benoît, > > as you suggested i made a process with SHELL to send the mail using > > xdg-email. > > Seems the Gambas form does not freeze anymore. > > After that i turned back using desktop.sendmail and the form freeze > > again. I'll investigate further, will update. > > Regards, > > Eman

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

2010-09-23 Thread Benoît Minisini
> Tanks Benoît, > as you suggested i made a process with SHELL to send the mail using > xdg-email. > Seems the Gambas form does not freeze anymore. > After that i turned back using desktop.sendmail and the form freeze again. > I'll investigate further, will update. > Regards, > Emanuele So that me

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

2010-09-23 Thread emanuele sottocorno
Tanks Benoît, as you suggested i made a process with SHELL to send the mail using xdg-email. Seems the Gambas form does not freeze anymore. After that i turned back using desktop.sendmail and the form freeze again. I'll investigate further, will update. Regards, Emanuele ---