[Gambas-user] Return Value of Date() function

2015-09-25 Thread emanuele sottocorno
As stated in the wiki the Date Function should return a date without its time component. http://gambaswiki.org/wiki/cat/time But: Print Date(Now) ---> 25/09/2015 00:00:00 Is it by design? [System] Gambas=3.8.1 OperatingSystem=Linux Kernel=3.13.0-63-generic Architecture=x86_64

[Gambas-user] Rev. 7130: workspace not working with Gtk/Gtk3

2015-06-14 Thread Emanuele Sottocorno
Opening a form with a workspace in it, fails with error: No mouse event data in function: _TabPanelButton.DrawingArea_MouseMove.373 workspacebug-0.0.1.tar.gz Description: application/compressed-tar --

Re: [Gambas-user] Pre-release of Gambas 3.7 (2)

2015-03-12 Thread emanuele sottocorno
Correctly installed on my Ubuntu 14.04.2 System Information attached FYI 2015-03-10 16:59 GMT+01:00 Laurent Carlier lordhea...@gmail.com: Le mardi 10 mars 2015, 16:49:58 Benoît Minisini a écrit : Hi, I have uploaded a new version of the source package at the same place, with (normally)

Re: [Gambas-user] Pre-release of Gambas 3.7 source package

2015-03-10 Thread emanuele sottocorno
Hi Benoît, got this error at make install: cannot execute stat of lib/gb.component: File or directory does not exists attached all installation logs. 2015-03-10 2:16 GMT+01:00 Benoît Minisini gam...@users.sourceforge.net: Hi everyone, I made a pre-release of the source package of Gambas 3.7

Re: [Gambas-user] Pre-release of Gambas 3.6 (2)

2014-10-14 Thread Emanuele Sottocorno
Il 13/10/2014 18:43, Benoît Minisini ha scritto: Hi, I have uploaded a new pre-release source package of Gambas 3.6 at: http://sourceforge.net/projects/gambas/files/gambas3/gambas3-3.6.0.tar.bz2/download I have fixed the following problems: - Some source files were missing. -

Re: [Gambas-user] Pre-release of Gambas 3.6

2014-10-13 Thread Emanuele Sottocorno
Il 13/10/2014 01:32, Benoît Minisini ha scritto: Le 12/10/2014 22:31, Emanuele Sottocorno a écrit : Sorry Benoit, now it fails in /home/emanuele/Gambas/Stable/gambas3-3.6.0/gb.gtk/src make[5]: ingresso nella directory /home/emanuele/Gambas/Stable/gambas3-3.6.0/gb.gtk/src CXX

Re: [Gambas-user] Pre-release of Gambas 3.6

2014-10-12 Thread Emanuele Sottocorno
Il 12/10/2014 21:55, Benoît Minisini ha scritto: Le 12/10/2014 20:33, Emanuele Sottocorno a écrit : Hi Benoit, make fails in gb.sdl: make[3]: ingresso nella directory /home/emanuele/Gambas/Stable/gambas3-3.6.0/gb.sdl Making all in src make[4]: ingresso nella directory /home/emanuele

Re: [Gambas-user] TextArea Pop-up Menu on right click

2014-10-02 Thread Emanuele Sottocorno
Il 30/09/2014 10:59, Rolf-Werner Eilert ha scritto: Hi, TextArea produces a pop-up menu when right-clicking on it. What can I do to get rid of this behavious, i. e. when I do not want the user to be able to manipulate the text via the pop-up menu? Thanks for your ideas! Rolf

Re: [Gambas-user] Key events don't work on gb.gtk

2014-08-15 Thread Emanuele Sottocorno
Il 15/08/2014 10:13, Jesus ha scritto: Hi everyone I just realized that key events don't work on gb.gtk. Could you please give it a test and confirm it as a bug? Little test program attached. Regards --

Re: [Gambas-user] Report Question

2014-07-15 Thread Emanuele Sottocorno
Il 15/07/2014 16:38, Roki ha scritto: I tried but ... roki@roki ~ $ sudo apt-get install build-essential g++ autoconf libbz2-dev libmysqlclient-dev unixodbc-dev libpq-dev libsqlite0-dev libsqlite3-dev libglib2.0-dev libgtk2.0-dev libcurl4-gnutls-dev libgtkglext1-dev libpcre3-dev

Re: [Gambas-user] Wrong behaviour of logger.level

2014-02-20 Thread Emanuele Sottocorno
Il 18/02/2014 12:58, Emanuele Sottocorno ha scritto: Maybe I misunderstood the rule, but following the wiki: Property Level As Integer Sets or returns the minimum logging level for the Logger object. but seems operating contrariwise. See the attached project. [System] Gambas=3.5.90 (rev

[Gambas-user] R: Re: R: How to set the icon property of a form from a file in the project

2013-12-16 Thread Emanuele Sottocorno
I think you did not get the icon shown because ubuntu use to display the Close, Minimize and Maximize button in the position where you should see the form.icon Inviato dal mio smartphone BlackBerry® www.blackberry.com -Original Message- From: Jussi Lahtinen jussi.lahti...@gmail.com

[Gambas-user] Postgresql 9.x error with Blob field

2013-06-27 Thread Emanuele Sottocorno
Since version 9.0 of Postgresql server, DB.Postgresql component fails saving an image file to a blob field type. Maybe due a change in postgresql internals the escaping sequence produces a bad text. No error on Insert/Select statement, but when you try to load the image into a PictureBox you get

Re: [Gambas-user] Postgresql 9.x error with Blob field

2013-06-27 Thread Emanuele Sottocorno
Hi Benoit, changing the parameter 'bytea_output' in postgresql.conf file from 'hex' to 'escape' fix the problem. I don't remember if that was the default value till 8.4 version. I'll check it this evening when i get back home. Thanks. Emanuele

Re: [Gambas-user] gbc3-gb_error.o compiling rev #5670

2013-05-22 Thread Emanuele Sottocorno
] Errore 1 make[1]: uscita dalla directory /home/emanuele/Gambas3/trunk/main make: *** [all] Errore 2 Il giorno mer, 22/05/2013 alle 16.26 +0200, Tobias Boege ha scritto: On Wed, 22 May 2013, Emanuele Sottocorno wrote: Hi Tobi, I made a fresh svn checkout with revision #5671. in main/ .reconf

Re: [Gambas-user] gbc3-gb_error.o compiling rev #5670

2013-05-22 Thread Emanuele Sottocorno
Here they are: How tiresome. I must now ask for output of: $ svn info and $ svn info 2/dev/null | grep Revision | egrep -wo [0-9]+$ Regards, Tobi -- Try New Relic Now We'll Send You this Cool Shirt

Re: [Gambas-user] gbc3-gb_error.o compiling rev #5670

2013-05-22 Thread Emanuele Sottocorno
Very funny :-) It's a translation issue. I wrote that script line with only the englisch output of svn in mind. I'm convinced that rev#5673 solves your problem. Regards, Tobi You are right, it works now. Thanks

[Gambas-user] gbc3-gb_error.o compiling rev #5670

2013-05-21 Thread Emanuele Sottocorno
Rev. #5670 make aborts immediately with error: make[4]: enter directory /home/emanuele/Gambas3/trunk/main/gbc CC gbc3-gb_error.o gcc: error: 5638: File o directory does not exists Logs and sysinfo attached. rev5670.logs.tar.gz Description: application/compressed-tar

Re: [Gambas-user] gbc3-gb_error.o compiling rev #5670

2013-05-21 Thread Emanuele Sottocorno
, 21 May 2013, Emanuele Sottocorno wrote: Rev. #5670 make aborts immediately with error: make[4]: enter directory /home/emanuele/Gambas3/trunk/main/gbc CC gbc3-gb_error.o gcc: error: 5638: File o directory does not exists Logs and sysinfo attached. My fault. Could you try

Re: [Gambas-user] compile errore with rev 5557 in gb.pcre (sotema)

2013-02-24 Thread Emanuele Sottocorno
Is it better with revision #5558? -- Beno?t Minisini Revision #5560 It's OK Thanks -- Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free

[Gambas-user] compile errore with rev 5557 in gb.pcre

2013-02-22 Thread Emanuele Sottocorno
Revision 5557 installation fails in gb.pcre with error: regexp.c:113:10: error: 'PCRE_ERROR_RECURSELOOP' undeclared (first use in this function) [System] OperatingSystem=Linux Kernel=3.2.0-38-generic Architecture=x86_64 Distribution=Ubuntu 12.04.2 LTS Desktop=GNOME Theme=QGtk

Re: [Gambas-user] Segmentation error (core dump created) at runtime

2012-10-12 Thread Emanuele Sottocorno
Are you sure that you are running valgrind correctly? How do you run it? -- As explained into Reporting problems section of Gambas web site: $ cd trunk/app/src/gambas3 $ gbc3 -agt $ valgrind --tool=memcheck --num-callers=50 gbx3 valgrind.out 21 almost immediately hit ctrl-c as the

Re: [Gambas-user] Segmentation error (core dump created) at runtime

2012-10-10 Thread Emanuele Sottocorno
Output from debugger and valgrind attached. thanks Emanuele segfault.tar.gz Description: application/compressed-tar -- Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app

Re: [Gambas-user] Segmentation error (core dump created) at runtime

2012-10-10 Thread Emanuele Sottocorno
Thanks Benoit, attached the new generated gdb output and another valgrind. (hope it is useful) Emanuele segfault_no_opt.tar.gz Description: application/compressed-tar -- Don't let slow site performance ruin your

[Gambas-user] Preferences settings not working fro automatic variable declaration

2012-09-07 Thread Emanuele Sottocorno
Hi all, with rev #5137 Automatic Variable Declaration is active no matter what value I set in Preferences. [System] OperatingSystem=Linux Kernel=3.2.0-30-generic Architecture=x86_64 Memory=4048724 kB DistributionVendor=Ubuntu DistributionRelease=Ubuntu 12.04.1 LTS Desktop=Gnome [Gambas 2]

[Gambas-user] Menu children shown even if parent is disabled

2012-08-13 Thread Emanuele Sottocorno
When a Menu is disabled the event Click isn't raised. But if you click on a closed enabled menu and then move the mouse over the disabled one it's children pop-ups. Is this correct? The attached project show the behaviour. Click on the Menu1 and move the pointer over Menu2 This happens with

Re: [Gambas-user] Error with XmlWriter tag in gb.xml (indent)

2012-06-20 Thread Emanuele Sottocorno
Hi Adrien, as you suggested in your reply in Gambas-It forum I'll try to make the analysis easier, facing one problem at a time. Inside the attached tar you can find a very simple project that produce a very little xml file and the outputs produced by gb.xml vs gb.libxml. Open both file with

Re: [Gambas-user] Error with XmlWriter tag in gb.xml (indent)

2012-06-20 Thread Emanuele Sottocorno
Forgot to mention... open the file with a browser and you can see the space between the tag and the value: tag value tag -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-13 Thread Emanuele Sottocorno
Sorry Benoìt, still not working on Ubuntu 10.04.4 Regards, Emanuele -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720 (Olivier Cruilles)

2012-05-12 Thread Emanuele Sottocorno
The previously indicated version was incorrect: $ pkg-config --modversion gstreamer-0.10 -- 0.0.28 it is 0.10.28 -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-11 Thread Emanuele Sottocorno
I get exactly the same error with rev #4723. Full make output attached. Emanuele 4723_make.log.tar.gz Description: application/compressed-tar -- Live Security Virtual Conference Exclusive live event will cover all the

Re: [Gambas-user] Bug during compilation of the lastest Gambas svn sources rev#4720

2012-05-11 Thread Emanuele Sottocorno
Hi Benoìt, $ pkg-config --modversion gstreamer-0.10 -- 0.0.28 $ pkg-config --cflags gstreamer-0.10: -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 (Ubuntu 10.04.4) Thanks, Emanuele

Re: [Gambas-user] gb.xml.html: Cannot find -lgb.xml

2012-05-05 Thread Emanuele Sottocorno
Same problem here on Ubuntu 12.04 Emanuele -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions

Re: [Gambas-user] gb.xml.html: Cannot find -lgb.xml

2012-05-05 Thread Emanuele Sottocorno
*** Warning: Linking the shared library gb.xml.html.la against the loadable module *** gb.xml.so is not portable! libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-pc-linux-gnu/4.7.0/../../../crti.o /usr/lib/gcc/i686-pc-linux-gnu/4.7.0/crtbeginS.o

[Gambas-user] Rev 4363 make error

2011-12-29 Thread Emanuele Sottocorno
gbx_local.c:945: error: ‘MAX_FLOAT_DIGIT’ undeclared (first use in this function) gbx_local.c:945: error: (Each undeclared identifier is reported only once gbx_local.c:945: error: for each function it appears in.) make[4]: *** [gbx3-gbx_local.o] Errore 1 Kernel=2.6.32-37-generic

Re: [Gambas-user] Issue 116 in gambas: sigfault with gb.db component

2011-09-30 Thread Emanuele Sottocorno
It is fixed with rev #4164 Thanks! Emanuele -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent

[Gambas-user] rev4088 make error

2011-09-05 Thread Emanuele Sottocorno
CNet.c:136: error: ‘CURLE_FTP_PRET_FAILED’ undeclared here (not in a function) CNet.c:139: error: ‘CURLE_FTP_BAD_FILE_LIST’ undeclared here (not in a function) CNet.c:140: error: ‘CURLE_CHUNK_FAILED’ undeclared here (not in a function) make[4]: *** [CNet.lo] Errore 1 [System]

Re: [Gambas-user] rev4088 make error

2011-09-05 Thread Emanuele Sottocorno
Ubuntu 10.04-3 rev 4089 same error libcurl rev. 7.9.17-1 -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free Love

Re: [Gambas-user] rev4088 make error

2011-09-05 Thread Emanuele Sottocorno
Ubuntu 10.04-3 rev 4094, it is fixed. Tanks, Emanuele -- Special Offer -- Download ArcSight Logger for FREE! Finally, a world-class log management solution at an even better price-free! And you'll get a free Love Thy

[Gambas-user] Action.Register new parameter

2011-09-04 Thread Emanuele Sottocorno
different themes. ' Gambas class file 'Classe : psTheme.Class 'Autore : Emanuele Sottocorno 'Email : sot...@gmail.com 'Descrizione: Menus and buttons actions Public Const ACTION_DEALER_OPEN As String = DEALER_OPEN Public Const ACTION_DEALER_CLOSE As String = DEALER_CLOSE Public Const

Re: [Gambas-user] Action.Register new parameter

2011-09-04 Thread Emanuele Sottocorno
controls at application start-up. I use this to give the user the chance to select different themes. ' Gambas class file 'Classe : psTheme.Class 'Autore : Emanuele Sottocorno 'Email : sot...@gmail.com 'Descrizione: Menus and buttons actions Public Const

Re: [Gambas-user] Big incompatible change

2011-08-21 Thread Emanuele Sottocorno
The new inheritance rules will be ported in gbs2 also? -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying and

Re: [Gambas-user] Sting declared as Const are not translated

2011-08-02 Thread Emanuele Sottocorno
Fixed! Thanks -- BlackBerryreg; DevCon Americas, Oct. 18-20, San Francisco, CA The must-attend event for mobile developers. Connect with experts. Get tools for creating Super Apps. See the latest technologies.

[Gambas-user] Sting declared as Const are not translated

2011-08-01 Thread Emanuele Sottocorno
Hi to all, declaring a string like: MyClass.Class Create Private PRIVATE CONST MYSTRING As String = (A string) and using that string in another class like MyForm.Class MyForm.Caption = MyClass.MYSTRING even if the string is correctly translated trough the Translate Tool in the IDE when

Re: [Gambas-user] rev 3910 gb.sdl component is disable

2011-07-05 Thread Emanuele Sottocorno
Hi Laurent, thanks for the answer. I have both libsdl_ttf2.0 and libsdl_ttf2.0-dev installed. libSDL_ttf-2.0.so.0.6.3 located in /usr/lib SDL_ttf.h located in /lib/include I had no configure problem till rev 3909. Did you change something starting with rev3910? No entry found in Changelog for

Re: [Gambas-user] rev 3910 gb.sdl component is disable

2011-07-04 Thread Emanuele Sottocorno
Same problem with revision 3920 As usually I first deleted all in trunk. Downloaded last svn revision, execute ./reconf-all then ./configure -C Ubuntu 10.04 x86_64 Trunk 3920 Gnome Kernel 2.6.32-32-generic -- All of

Re: [Gambas-user] Gambas-user Digest, Vol 62, Issue 9

2011-07-04 Thread Emanuele Sottocorno
what is the output of: pkg-config --debug sdl SDL_ttf glew xcursor attached. Option --debug seen Error printing disabled by default, value of --print-errors: 0 Error printing disabled Adding virtual 'pkg-config' package to list of known packages Cannot open directory

[Gambas-user] rev 3910: gb.sdl component is disable

2011-06-29 Thread Emanuele Sottocorno
Running configure -C on rev 3910 results in gb.sdl component disabled. In config.log i found : conftest.c:21:28: error: ac_nonexistent.h: No such file or directory SYSOP: Ubuntu 10.10 x86_64 DE : Gnome config.log attached for sdl component sdl_config.log.gz Description: GNU Zip compressed

Re: [Gambas-user] make error with rev 3836

2011-05-09 Thread Emanuele Sottocorno
fixed thanks, Regards. Il giorno lun, 09/05/2011 alle 10.40 +0200, Benoît Minisini ha scritto: Same problem with 3836 here: Opensuse 11.3 It should be fixed in revision #3837. Regards, -- WhatsUp Gold

[Gambas-user] make error with rev 3836

2011-05-08 Thread Emanuele Sottocorno
Ubuntu 10.04 x86_64 gnome ggridview.cpp: In function ‘gboolean cb_keypress(GtkWidget*, GdkEventKey*, gGridView*)’: ggridview.cpp:703: error: ‘GDK_KEY_Up’ was not declared in this scope ggridview.cpp:707: error: ‘GDK_KEY_Down’ was not declared in this scope ggridview.cpp:711: error: ‘GDK_KEY_Left’

Re: [Gambas-user] Gambas 3 RC1 pre-release source package

2011-03-20 Thread Emanuele Sottocorno
Il giorno sab, 19/03/2011 alle 15.30 +0100, Benoît Minisini ha scritto: Hi, I have uploaded a pre-release of the Gambas 3 source package for the first release candidate. There: http://sourceforge.net/projects/gambas/files/gambas3/gambas3-2.99.0.tar.bz2/download Ok on Ubuntu 10.10 X86_64

Re: [Gambas-user] Issue 44 in gambas: GTK+ and Workspace Action_Activate does not match the active.window

2011-02-27 Thread Emanuele Sottocorno
You are creating two menu items on the same top-level window with the same shortcut (F2). So you cannot guess which one will be activated when pressing the F2 key. This has nothing to do with which workspace window is activated. I'm not totally agree; if you use QT4 library it works

[Gambas-user] gb3 rev 3609 make error in qt4

2011-02-24 Thread Emanuele Sottocorno
Compiling Gb3 rev 3609 got this error in gb.qt4/src: CWidget.cpp: In function ‘void Control_Next(void*, void*)’: CWidget.cpp:938: error: ‘v’ was not declared in this scope make[5]: *** [gb_qt4_la-CWidget.lo] Errore 1 Ubuntu 10.04 X86_64 2.6.32-28-generic Regards, Emanuele

[Gambas-user] make error ‘GDK_KEY_Z’ was not declared in this scope rev 3578

2011-02-18 Thread Emanuele Sottocorno
Ubuntu 10.04 x86_64 GBS3 rev 3578 configure ends with no error make: textarea.cpp: In function ‘gboolean cb_keypress(GtkWidget*, GdkEvent*, gTextArea*)’: gtextarea.cpp:267: error: ‘GDK_KEY_Z’ was not declared in this scope gtextarea.cpp:267: error: ‘GDK_KEY_z’ was not declared in this scope

Re: [Gambas-user] make error ‘GDK_KEY_Z’ was not declared in this scope rev 3578

2011-02-18 Thread Emanuele Sottocorno
Il giorno ven, 18/02/2011 alle 14.19 +0100, Benoît Minisini ha scritto: Ubuntu 10.04 x86_64 GBS3 rev 3578 configure ends with no error make: textarea.cpp: In function ‘gboolean cb_keypress(GtkWidget*, GdkEvent*, gTextArea*)’: gtextarea.cpp:267: error: ‘GDK_KEY_Z’ was not declared

Re: [Gambas-user] Valuebox .Text property

2011-01-22 Thread Emanuele Sottocorno
Tanks, Emanuele Il giorno sab, 22/01/2011 alle 02.17 +0100, Benoît Minisini ha scritto: Hi, gb3 rev 3479. ValueBox.Text property has been definitively removed? Ahem... Yes. There should be a ValueBox.Text property... OK, implemented in the last revision!

Re: [Gambas-user] Project title not translated

2011-01-20 Thread Emanuele Sottocorno
Hi Benoît tanks for your answer. with rev 3479 i noted a strange behaviour. If you open the project translation form the project title string does not appear, but if you open the project properties form and close it, without modify the project title, then that string appear in translation form and

[Gambas-user] Valuebox .Text property

2011-01-20 Thread Emanuele Sottocorno
Hi, gb3 rev 3479. ValueBox.Text property has been definitively removed? -- Protect Your Site and Customers from Malware Attacks Learn about various malware tactics and how to avoid them. Understand malware threats,

Re: [Gambas-user] Balloon no more displayed

2011-01-20 Thread Emanuele Sottocorno
You are right, what i missed is: GTK+ GNOME UBUNTU 10.10 64 AND UBUNTU 10.04 64 (HAPPENS ON FEDORA 13 ALSO) I tried with any of possible value for stacking property with the same result. If the first Form you open is .Modal() the balloon is hidden by the form. And yes if you disable Compiz all

[Gambas-user] Project title not translated

2011-01-19 Thread Emanuele Sottocorno
Hi, not a bug, a minor issue. The project title does not appear in the translation window. This way if you set a form Caption = Application.Title it will be in standard language, regardless the one you selected. Could be correct? Regards, Emanuele

Re: [Gambas-user] Issue 6 in gambas: signal #11 with Gtk+

2011-01-11 Thread Emanuele Sottocorno
And the crashing code too it's available Regards, Emanuele Il giorno mar, 11/01/2011 alle 10.12 +, gam...@googlecode.com ha scritto: Updates: Status: Accepted Comment #9 on issue 6 by benoit.minisini: signal #11 with Gtk+ http://code.google.com/p/gambas/issues/detail?id=6 It's a

Re: [Gambas-user] Issue 6 in gambas: signal #11 with Gtk+

2011-01-03 Thread Emanuele Sottocorno
Forgive me... Il giorno lun, 03/01/2011 alle 20.22 +, gam...@googlecode.com ha scritto: Comment #6 on issue 6 by benoit.minisini: signal #11 with Gtk+ http://code.google.com/p/gambas/issues/detail?id=6 I don't see the valgrind output...

Re: [Gambas-user] Balloon no more displayed

2011-01-02 Thread Emanuele Sottocorno
Hi Benoît, found it. The balloon appear as expected if i disable the Desktop Effects. With them enabled i cannot see the balloon nor with QT nor with GTK. Ubuntu 10.10 x86_64 Gnome svn rev 3432 Il giorno dom, 02/01/2011 alle 22.13 +0100, Benoît Minisini ha scritto: Hi to all, Since updated

Re: [Gambas-user] Form_KeyPress not raised on Gtk

2010-12-29 Thread Emanuele Sottocorno
Tanks Benoît, Yes it's better but only if there isn't others container in the form. In the case ya have a container the event still does not raise. Of course I can remove the Panel, but will be better if the component behaves equally regardless the library used in the project. See the attached

[Gambas-user] Form_KeyPress not raised on Gtk

2010-12-28 Thread Emanuele Sottocorno
Hi to all, the Event Form_keyPress is'n raised with Gtk library. The attached project uses a function to check the CapsLock status. The function is called on Form_Open and should be called at Form_KeyPress event, such event isn't raised at all. No matter the initial status (Visible / Hidden) of

Re: [Gambas-user] stop event and gtk

2010-12-13 Thread Emanuele Sottocorno
Tanks Benoit, and all people developing Gambas. Emanuele Il giorno lun, 13/12/2010 alle 06.43 +0100, Benoît Minisini ha scritto: Hi Benoit, here is the project. The form showing the problem is the FLanguage. I suppose it is a GTK bug 'cause of switching to QT it works fine. OK. The bug

[Gambas-user] src/Makefile.am:66: XWINDOW does not appear in AM_CONDITIONAL

2010-12-13 Thread Emanuele Sottocorno
rev 3359: reconf-all aborts with this error. in gb.qt4 directory Emanuele -- Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in

Re: [Gambas-user] stop event and gtk

2010-12-13 Thread Emanuele Sottocorno
It works, fantastic!!! Many tanks. Emanuele -- Lotusphere 2011 Register now for Lotusphere 2011 and learn how to connect the dots, take your collaborative environment to the next level, and enter the era of Social

[Gambas-user] stop event and gtk

2010-12-11 Thread Emanuele Sottocorno
Hi, having the need to avoid the user closes the form before filling all fields, I try to intercept the click on the Close Button on Form Title with the following sub: Public Sub Form_Close() If (Not $bLang) Then Stop Event End under GTK the Form_Close event isn't stopped. Gambas3 rev 3355

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

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 that i turned

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

[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

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

Re: [Gambas-user] Another issue on postgresql compenent in gb3 (gb2 also fails)

2010-09-16 Thread emanuele sottocorno
Thanks to all, everything works fine now. Also the Tables.Indexes.Add Emanuele -- Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your

[Gambas-user] Another issue on postgresql compenent in gb3 (gb2 also fails)

2010-09-15 Thread emanuele sottocorno
Signal #11 error is raised running the following procedure: DIM hConn AS NEW Connection DIM hResult AS Result DIM sAziende AS String DIM SCriteria AS String = ulogin=1 DIM sParameter AS String = emanuele WITH hConn .Host = azienda .Port = 5432 .Type = postgresql .Name =

Re: [Gambas-user] Another issue on postgresql component in gb3

2010-09-15 Thread emanuele sottocorno
Attached the gdb output. Forgive me i hit send too fast Emanuele gdb_output Description: Binary data -- Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment

Re: [Gambas-user] gb3 and postgresql indexes

2010-09-09 Thread emanuele sottocorno
-- Messaggio inoltrato -- From: Benoît Minisini gam...@users.sourceforge.net To: mailing list for gambas users gambas-user@lists.sourceforge.net Date: Thu, 9 Sep 2010 03:10:27 +0200 Subject: Re: [Gambas-user] gb3 and postgresql indexes Hi to all creating  a table onto a

Re: [Gambas-user] gb3 and postgresql indexes

2010-09-09 Thread emanuele sottocorno
Here the console output during function execution. NOTICE: table sezioni does not exist, skipping NOTICE: CREATE TABLE will create implicit sequence sezioni_idsezione_seq for serial column sezioni.idsezione NOTICE: ALTER TABLE / ADD PRIMARY KEY will create implicit index sezioni_pk for table

[Gambas-user] gb3 and postgresql indexes

2010-09-08 Thread Emanuele Sottocorno
Hi to all creating a table onto a postgresql db fails when adding the index, this is my code: Public Function CreaDbUtenti() As Boolean Dim hConn As New Connection Dim hTable As Table With hConn .Host = localhost .Type = postgresql .Port = 6532 .Login = postgres .Password