Re: [g-a-devel]gnopernicus problem



On Fri, Feb 21, 2003 at 04:26:26PM +0000, Robert Murray wrote:
> Hi
> 
> On Fri, Feb 21, 2003 at 11:41:03AM +0200, remus draica wrote:
> > 
> > Hi,
> > 
> > Can you tried to run at-spi test program to see if some warning cames from 
> 
> Where is this test?
> 
> I ran simple-at, and did some random tabbing , opened help and closed
> it again.  This is one of the lines of output wich doesn't look right:
> 
> Bounding box: (-2147483648, -2147483648) ; (-2147483647, -2147483647)
> 
> After some output, it gets a segmentation fault.  Should I run it in
> gdb and send a stack trace to the list?

Ok, here's the gdb output. 

(gdb) bt
#0  0x400f66bb in ORBit_alloc_by_tc () from /usr/lib/libORBit-2.so.0
#1  0x400f7e8f in ORBit_tk_to_name () from /usr/lib/libORBit-2.so.0
#2  0x400f7312 in ORBit_alloc_by_tc () from /usr/lib/libORBit-2.so.0
#3  0x400f806e in ORBit_tk_to_name () from /usr/lib/libORBit-2.so.0
#4  0x400f813a in ORBit_decode_CORBA_TypeCode () from /usr/lib/libORBit-2.so.0
#5  0x400f9302 in ORBit_demarshal_any () from /usr/lib/libORBit-2.so.0
#6  0x400f8cba in ORBit_demarshal_value () from /usr/lib/libORBit-2.so.0
#7  0x400f915b in ORBit_demarshal_value () from /usr/lib/libORBit-2.so.0
#8  0x400f92cf in ORBit_demarshal_arg () from /usr/lib/libORBit-2.so.0
#9  0x400f3561 in ORBit_small_invoke_adaptor () from /usr/lib/libORBit-2.so.0
#10 0x400febab in ORBit_recv_buffer_return_sys_exception ()
   from /usr/lib/libORBit-2.so.0
#11 0x400fee19 in ORBit_recv_buffer_return_sys_exception ()
   from /usr/lib/libORBit-2.so.0
#12 0x40101329 in ORBit_handle_request () from /usr/lib/libORBit-2.so.0
#13 0x400ef513 in giop_connection_handle_input () from /usr/lib/libORBit-2.so.0
#14 0x4012053e in linc_connection_set_max_buffer () from /usr/lib/liblinc.so.1
#15 0x40121f4c in linc_server_get_type () from /usr/lib/liblinc.so.1
#16 0x4054344f in g_get_current_time () from /usr/lib/libglib-2.0.so.0
#17 0x40544369 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#18 0x4054466f in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#19 0x40544cbe in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
#20 0x400905e5 in bonobo_main () from /usr/lib/libbonobo-2.so.0
#21 0x4005b922 in cspi_main () at cspi-bonobo.c:123
#22 0x40059502 in SPI_event_main () at spi_main.c:349
#23 0x08049a81 in main (argc=1, argv=0x11) at simple-at.c:161
(gdb)


> 
> 
> > > **GNOPERNICUS-WARNING**spgs.c:81
> > >         Exception "Unknown CORBA exception id:
> > > 'IDL:omg.org/CORBA/NO_IMPLEMENT:1
> > > .0'" occured at line 429.
> > >
> > 
> > DR: this message shows that your gnome-speech doesn't support callbacks. The 
> > negative result of that is that you will hear only first part of messages 
> > sended to speech (because of callback missing and speech logic implemented in 
> > gnopernicus, only first part of an message will be sended to speech driver in 
> > this case).
> 
> Ok. I guess that's because the festival driver doesn't support
> callbacks?  Can I use gconftool to change the default to viavoice?
> 
> Cheers
> 
> Rob
> 
> > 
> > > ** (srcore:16929): WARNING **: : invalid CORBA_TCKind, lkind=65801
> > >
> > DR: A corba warning, no sense for me.
> > >
> > > I also compiled atk and gail from cvs, but it made no difference.
> > > Does gnopernicus require any other bits of gnome to be compiled from
> > > cvs?
> > >
> > > Regards
> > >
> > > Rob
> > > _______________________________________________
> > > Gnome-accessibility-devel mailing list
> > > Gnome-accessibility-devel gnome org
> > > http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
> > _______________________________________________
> > Gnome-accessibility-devel mailing list
> > Gnome-accessibility-devel gnome org
> > http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel
> _______________________________________________
> Gnome-accessibility-devel mailing list
> Gnome-accessibility-devel gnome org
> http://mail.gnome.org/mailman/listinfo/gnome-accessibility-devel



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