[Gambas-devel] Creating a Conecction with Gambas 3

David Villalobos Cambronero david_villalobos_c at ...7...
Fri Jul 24 21:13:39 CEST 2009


nop, it is not shown.

(gdb) set args -p
(gdb) run        
Starting program: /usr/local/bin/gbx3 -p
[Thread debugging using libthread_db enabled]
[New Thread 0xb7e186c0 (LWP 27668)]          
Detaching after fork from child process 27678.
Detaching after fork from child process 27679.
Detaching after fork from child process 27681.
Detaching after fork from child process 27766.
WARNING: circular references detected         
FSignature (1)                                
FProjectItem (1)                              
CClassInfo (176)                              
FFindList (1)                                 
CPropertyInfo (928)                           
CControl (3)                                  
FToolPanel (3)                                
CSymbolInfo (2631)                            
FHelp (1)                                     
CWindow (2)                                   
FNewConnection (1)                            
FOption (1)                                   
FDebugInfo (1)                                
FOutput (1)                                   
FOpenProject (1)                              
FFind (1)                                     
CComponent (53)                               
FEditor (1)                                   
FCompletion (2)                               
CModule (3)                                   
FFormStack (1)                                
FForm (1)                                     
FProperty (1)                                 
FToolBox (1)                                  
FMain (1)                                     
FWorkspace (1)                                
FToolBar (7)                                  
Workspace (1)                                 
ToolBar (7)
FSidePanel (7)
FFontChooser (1)
FDirChooser (1)
FBalloon (1)
SidePanel (7)
ListContainer (4)
FontChooser (1)
FileView (2)
DirView (1)
DirChooser (1)
ButtonBox (2)
WARNING: 2926 allocation(s) non freed.

Program exited normally.
Missing debug package(s), you should install: OpenEXR-debug-1.6.1-3mdv2009.0.i586 bzip2-debug-1.0.5-5mdv2009.1.i586 fontconfig-debug-2.6.0-5mdv2009.1.i586 freetype2-debug-2.3.9-1plf2009.1.i586 gcc-debug-4.3.2-5mnb2.i586 glib2.0-debug-2.20.1-1mdv2009.1.i586 glibc-debug-2.9-0.20081113.5mnb2.i586 ilmbase-debug-1.0.1-6mdv2009.1.i586 jasper-debug-1.900.1-5.1mdv2009.1.i586 kdelibs4-debug-4.2.4-0.3mdv2009.1.i586 lcms-debug-1.18-1.1mdv2009.1.i586 libice-debug-1.0.5-1mdv2009.1.i586 libjpeg-debug-6b-44mdv2009.1.i586 libmng-debug-1.0.10-9mdv2009.1.i586 libpng-debug-1.2.35-1mdv2009.1.i586 libsm-debug-1.1.0-1mdv2009.1.i586 libtiff-debug-3.8.2-13.1mdv2009.1.i586 libx11-debug-1.2.1-1.2mdv2009.1.i586 libxau-debug-1.0.4-1mdv2009.1.i586 libxcb-debug-1.2-1mdv2009.1.i586 libxcursor-debug-1.1.9-3mdv2009.1.i586 libxdmcp-debug-1.0.2-6mdv2009.1.i586 libxext-debug-1.0.5-2mdv2009.1.i586 libxfixes-debug-4.0.3-4mdv2009.1.i586 libxi-debug-1.2.1-1mdv2009.1.i586
 libxinerama-debug-1.0.3-2mdv2009.1.i586 libxml2-debug-2.7.3-2mdv2009.1.i586 libxrandr-debug-1.3.0-1mdv2009.1.i586 libxrender-debug-0.9.4-4mdv2009.1.i586 libxtst-debug-1.0.3-3mdv2009.1.i586 pcre-debug-7.8-3mdv2009.1.i586 qt4-debug-4.5.2-1.3mdv2009.1.i586 xz-debug-4.999.8beta-0.2mdv2009.1.i586 zlib-debug-1.2.3-13mdv2009.1.i586
(gdb) bt
No stack.
(gdb)


And yes, I did: ./reconf-all; ./configure -C; make; su -c "make install"

 Regards


--
David



----- Original Message ----
From: Benoît Minisini <gambas at ...1...>
To: mailing list for gambas developers <gambas-devel at lists.sourceforge.net>
Sent: Friday, July 24, 2009 8:07:02 AM
Subject: Re: [Gambas-devel] Creating a Conecction with Gambas 3

> mmmm nop, I got this when create a new conn
>
> WARNING: circular references detected
> FSignature (1)
> FProjectItem (1)
> CClassInfo (176)
> FFindList (1)
> CPropertyInfo (928)
> CControl (3)
> FToolPanel (3)
> CSymbolInfo (2631)
> FHelp (1)
> CWindow (2)
> FNewConnection (1)
> FOption (1)
> FDebugInfo (1)
> FOutput (1)
> FOpenProject (1)
> FFind (1)
> CComponent (53)
> FEditor (1)
> FCompletion (2)
> CModule (3)
> FFormStack (1)
> FForm (1)
> FProperty (1)
> FToolBox (1)
> FMain (1)
> FWorkspace (1)
> FToolBar (7)
> Workspace (1)
> ToolBar (7)
> FSidePanel (7)
> FFontChooser (1)
> FDirChooser (1)
> FBalloon (1)
> SidePanel (7)
> ListContainer (4)
> FontChooser (1)
> FileView (2)
> DirView (1)
> DirChooser (1)
> ButtonBox (2)
> WARNING: 2924 allocation(s) non freed.
>

You should have an error message before the program stops. What is it?

Did you compile things correctly (did you do a ./reconf) ?

-- 
Benoît

------------------------------------------------------------------------------
_______________________________________________
Gambas-devel mailing list
Gambas-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-devel








More information about the Devel mailing list