gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SegV in gnue-forms?


From: Jason Cater
Subject: Re: SegV in gnue-forms?
Date: Fri, 25 Oct 2002 11:08:10 -0500

We resolved this problem in IRC... but for anyone reading archived
mailing lists: 

Forms sometimes has a problem with the splash screen timing out before
the main window is drawn. This normally occurs on slower machines, but
is now known to happen on some faster machines as well. 

If forms segfaults on startup, try running with the -s option.  If this
works, you can add: 

  disableSplash = 1

to the [forms] section of your gnue.conf file. We are working on
resolving the problem.

-- Jason

On Fri, 25 Oct 2002 08:01:57 -0600
Lawrence <address@hidden> wrote:

> Can someone help with this?
> 
> bash-2.05b$ gnue-forms --debug-level 10 
> ./GNUe-Forms-0.4.0/samples/history/first.gfd
> DB001: [GBaseApp:196] Python 2.2.1 (#1, Oct  4 2002, 19:25:16)
> DB001: [GBaseApp:196] [GCC 2.95.3 20010315 (release) [FreeBSD]]
> DB001: [GBaseApp:197] Run Options: [('--debug-level', '10')]
> DB001: [GBaseApp:198] Run Arguments: 
> ['./GNUe-Forms-0.4.0/samples/history/first.gfd']
> DB001: [GConfig:65] Reading configuration info from gnue.conf section
> forms DB001: [GBaseApp:241] Connection Definition: 
> "/usr/local/gnue/etc/connections.conf"
> DB001: [GConnections:70] Conn File:
> "/usr/local/gnue/etc/connections.conf" DB007: [UIdriver:98] WxApp
> initializing DB007: [UIdriver:104] WxApp initializing
> DB010: [GParser:115] Initializing the object tree starting at 
> <gnue.forms.GFForm.GFForm instance at 0x87f52cc>
> DB006: [GObjects:80] GFForm: Init Phase 1
> DB006: [GObjects:80] GFPage: Init Phase 1
> DB006: [GObjects:80] GFBlock: Init Phase 1
> DB006: [GObjects:80] GFDataSource: Init Phase 1
> DB010: [GDataSource:256] Setting 
> dts_<gnue.forms.GFObjects.GFBlock.GFBlock instance at 0x87f5b4c> to 
> connect mgr           <gnue.common.GConnections.GConnections instance
> at 0x83580cc>
> DB007: [GDataSource:147] Using empty data driver
> DB006: [GObjects:80] GFDataSource: Init Phase 2
> DB006: [GObjects:80] GFDataSource: Init Phase 3
> DB006: [GObjects:80] GFLabel: Init Phase 1
> DB006: [GObjects:80] GFLabel: Init Phase 1
> DB006: [GObjects:80] GFDataSource: Init Phase 1
> DB010: [GDataSource:256] Setting 
> dts_<gnue.forms.gfobjects.gfblock.gfblock instance at 0x87f5b4c> to 
> connect mgr           <gnue.common.GConnections.GConnections instance
> at 0x83580cc>
> DB007: [GDataSource:147] Using empty data driver
> DB006: [GObjects:80] GFDataSource: Init Phase 2
> DB006: [GObjects:80] GFForm: Init Phase 3
> DB007: [GDataObjects:394] Inserting a blank record
> DB005: [GDataObjects:485] Master record changed; Notifying Detail
> Objects DB010: [GFTrigger:84] No triggers to fire
> DB010: [GFTrigger:84] No triggers to fire
> DB007: [GDataObjects:394] Inserting a blank record
> DB005: [GDataObjects:485] Master record changed; Notifying Detail
> Objects DB010: [GFTrigger:84] No triggers to fire
> DB010: [GFTrigger:84] No triggers to fire
> DB010: [GFTrigger:84] No triggers to fire
> DB006: [GObjects:80] GFDataSource: Init Phase 3
> Segmentation fault (core dumped)
> 
> 
> Thanks Lawrence
> 
> 
> 
> _______________________________________________
> Gnue mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/gnue




reply via email to

[Prev in Thread] Current Thread [Next in Thread]