Re: [Gambas-user] Roberto, Re: [SegFault 11] Enumerating HttpClient.Headers with For Each

2014-11-24 Thread roberto
I'm sorry to have destroyed the integrity of your thread regards Il 24/11/2014 04:47, T Lee Davidson ha scritto: Roberto, I don't mind you hi-jacking my thread, but I'm sure others do as it disrupts thread integrity and makes email message management more difficult, especially for those who

Re: [Gambas-user] [SegFault 11] Enumerating HttpClient.Headers with For Each

2014-11-24 Thread Benoît Minisini
Le 23/11/2014 22:48, Benoît Minisini a écrit : Now just for clarification, is enumerating HttpClient.Headers with For Each something I should not be doing? Have I done something else wrong? Or is this actually a bug? I will look at it. But if you have a segfault, this is a bug, whatever

Re: [Gambas-user] Roberto, Re: [SegFault 11] Enumerating HttpClient.Headers with For Each

2014-11-24 Thread Benoît Minisini
Le 24/11/2014 10:32, roberto a écrit : I'm sorry to have destroyed the integrity of your thread regards No problem. But do create a new thread for a new bug, otherwise it may be lost! Anyway, can you provide your project, or part of it reproducing the problem? If you need a specific mail for

[Gambas-user] Gambas Software Farm in revision #6676

2014-11-24 Thread Benoît Minisini
The recent news about Gambas Software Farm: - Many bug fixes. - The farm configuration (server list, identities) has been removed from the IDE option dialog, and is now in its own dialog. That way, the code of the software farm is independent, and will be put in its own executable

[Gambas-user] gb.mime segfault 11

2014-11-24 Thread roberto
As discuss in other thread , I have a problem with a segment fault 11 using gb.mime Find attachment with project. Inside the tar.gz is a eml file that caused the seg fault. I have parsed the same eml file in a procedure in c using libgmime-2.6 without problem. Other question: if I

Re: [Gambas-user] gb.mime segfault 11

2014-11-24 Thread Benoît Minisini
Le 24/11/2014 15:11, roberto a écrit : As discuss in other thread , I have a problem with a segment fault 11 using gb.mime Find attachment with project. Inside the tar.gz is a eml file that caused the seg fault. I have parsed the same eml file in a procedure in c using libgmime-2.6

Re: [Gambas-user] Gambas Software Farm in revision #6676

2014-11-24 Thread Rolf-Werner Eilert
As far as I know from KDE 3 and 4, - A *.desktop file is created and installed in '~/.local/share/applications' so that it appears in the desktop menu. the .desktop files are stored in ~/Desktop. On my system, firefox.desktop is the only one residing in ~/.local/share/applications and there

Re: [Gambas-user] DateChooser mouse_scroll

2014-11-24 Thread Charlie
I'm not quite sure what you are needing help with but maybe the attached will help as your query got me thinking. DateChooser.tar http://gambas.8142.n7.nabble.com/file/n49369/DateChooser.tar -- View this message in context:

[Gambas-user] browse for samba shares

2014-11-24 Thread Federico Allegretti
hello. In my daily work i need to connect to various samba share from my gambas applications. Modern linux distro can mount on the fly a samba share when the user select from the browse dialog a network share resource. could this feature be implemented in gambas dialogs like the FILECHOOSER? i

[Gambas-user] Issue 584 in gambas: Button has wrong underscored letter

2014-11-24 Thread gambas
Status: New Owner: Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any Desktop-Any GUI-Any New issue 584 by martin.k...@gmail.com: Button has wrong underscored letter https://code.google.com/p/gambas/issues/detail?id=584

Re: [Gambas-user] gb.mime segfault 11

2014-11-24 Thread roberto
Thank you very mych for the fast resolution of the problem wait tomorrow for the revision #6677 revision, which is already available in svn but has a version 2.6.62 , while i have installed the version 6.2.99 and revision 6671 from the daily repository. For inquiries concerning the use of the

Re: [Gambas-user] gb.mime segfault 11

2014-11-24 Thread Benoît Minisini
Le 24/11/2014 22:02, roberto a écrit : Thank you very mych for the fast resolution of the problem wait tomorrow for the revision #6677 revision, which is already available in svn but has a version 2.6.62 , while i have installed the version 6.2.99 and revision 6671 from the daily repository.

Re: [Gambas-user] Gambas Software Farm in revision #6676

2014-11-24 Thread Fabien Bodard
2014-11-24 15:46 GMT+01:00 Benoît Minisini gam...@users.sourceforge.net: Le 24/11/2014 15:37, Rolf-Werner Eilert a écrit : As far as I know from KDE 3 and 4, - A *.desktop file is created and installed in '~/.local/share/applications' so that it appears in the desktop menu. the .desktop

Re: [Gambas-user] Gambas Software Farm in revision #6676

2014-11-24 Thread Kevin Fishburne
On 11/24/2014 05:38 PM, Fabien Bodard wrote: 2014-11-24 15:46 GMT+01:00 Benoît Minisini gam...@users.sourceforge.net: The last goal: the farm server can only host source code archive. The source code is compiled on the user's system, but the source remains available. In other words, it's

[Gambas-user] IDE enhancement request - Run that form

2014-11-24 Thread B Bruen
The Run that form button on the form editor toolbar is so handy I'd like to request that it also be included in the project tree popup menu (when the item selected is a form obviously). And to really go out on a limb, could the popup menu for a selected module have a Run that module entry that