* guile-gnome @ 2003-05-13 7:18 Stan Pinte 2003-05-13 12:06 ` guile-gnome Marius Vollmer 2003-05-13 12:21 ` guile-gnome David Pirotte 0 siblings, 2 replies; 7+ messages in thread From: Stan Pinte @ 2003-05-13 7:18 UTC (permalink / raw) To: guile-gtk; +Cc: Marius Vollmer, Ariel Rios hello, I just got guile-gnome compiling, against guile-gtk-1.2-0.31, and guile-gnome/examples/canvas.scm runs properly. what is the next step? Could I check my sources in into Savannah? Shall I send the "maintainer" a tarball? thanks a lot... I am looking forward from news! -- +---------------- Stanislas Pinte ------------------+ | Sales Director | | | | Alto Software sprl | | http://www.altosw.be/ | | | | cell: 32 476 340 841 | | email: stan@altosw.be | +-------------------------------------------------------+ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: guile-gnome 2003-05-13 7:18 guile-gnome Stan Pinte @ 2003-05-13 12:06 ` Marius Vollmer 2003-05-13 12:57 ` guile-gnome Ariel Rios 2003-05-13 12:21 ` guile-gnome David Pirotte 1 sibling, 1 reply; 7+ messages in thread From: Marius Vollmer @ 2003-05-13 12:06 UTC (permalink / raw) To: Stan Pinte; +Cc: guile-gtk, Ariel Rios Stan Pinte <stan@altosw.be> writes: > Could I check my sources in into Savannah? Ariel needs to decide this. ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: guile-gnome 2003-05-13 12:06 ` guile-gnome Marius Vollmer @ 2003-05-13 12:57 ` Ariel Rios 2003-05-13 13:08 ` guile-gnome Stan Pinte 2003-05-27 5:27 ` guile-gnome Stan Pinte 0 siblings, 2 replies; 7+ messages in thread From: Ariel Rios @ 2003-05-13 12:57 UTC (permalink / raw) To: Marius Vollmer; +Cc: Stan Pinte, guile-gtk On Tue, 2003-05-13 at 07:06, Marius Vollmer wrote: > Stan Pinte <stan@altosw.be> writes: > > > Could I check my sources in into Savannah? > > Ariel needs to decide this. Pleas go ahead. We sshould have a working tree again. -- Ariel Rios <ariel@gnu.org> ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: guile-gnome 2003-05-13 12:57 ` guile-gnome Ariel Rios @ 2003-05-13 13:08 ` Stan Pinte 2003-05-13 15:54 ` guile-gnome Marius Vollmer 2003-05-27 5:27 ` guile-gnome Stan Pinte 1 sibling, 1 reply; 7+ messages in thread From: Stan Pinte @ 2003-05-13 13:08 UTC (permalink / raw) To: Ariel Rios; +Cc: marius.vollmer, guile-gtk On 13 May 2003 07:45:24 -0500 Ariel Rios <ariel@gnu.org> wrote: > On Tue, 2003-05-13 at 07:06, Marius Vollmer wrote: > > Stan Pinte <stan@altosw.be> writes: > > > > > Could I check my sources in into Savannah? > > > > Ariel needs to decide this. > Pleas go ahead. We sshould have a working tree again. Marius, could you add me as member of the project guile-gtk? so that I can add some files in CVS? my savannah account is stan_pinte thanks a lot, Stan. > > > -- > Ariel Rios <ariel@gnu.org> > -- +---------------- Stanislas Pinte ------------------+ | Sales Director | | | | Alto Software sprl | | http://www.altosw.be/ | | | | cell: 32 476 340 841 | | email: stan@altosw.be | +-------------------------------------------------------+ ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: guile-gnome 2003-05-13 13:08 ` guile-gnome Stan Pinte @ 2003-05-13 15:54 ` Marius Vollmer 0 siblings, 0 replies; 7+ messages in thread From: Marius Vollmer @ 2003-05-13 15:54 UTC (permalink / raw) To: Stan Pinte; +Cc: Ariel Rios, guile-gtk Stan Pinte <stan@altosw.be> writes: > could you add me as member of the project guile-gtk? so that I can > add some files in CVS? Done! Welcome! ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: guile-gnome 2003-05-13 12:57 ` guile-gnome Ariel Rios 2003-05-13 13:08 ` guile-gnome Stan Pinte @ 2003-05-27 5:27 ` Stan Pinte 1 sibling, 0 replies; 7+ messages in thread From: Stan Pinte @ 2003-05-27 5:27 UTC (permalink / raw) To: Ariel Rios; +Cc: marius.vollmer, guile-gtk hello guys, I have posted the new gnome-guile module addition to the guile-gtk cvs...and now it compiles, but segfault. Do you have any experience solving these kind of problems? here is what I get, when doing (use-modules (gnome guile)) while guile being runned in gdb. #0 0x4006d064 in scm_mark_subr_table () at procs.c:148 #1 0x40048ba0 in scm_igc (what=0x4009e220 "scm_subr_table") at gc.c:1150 #2 0x40049c2c in check_mtrigger (what=0x4009e220 "scm_subr_table") at gc.c:1959 #3 0x40049d52 in scm_must_realloc (where=0x80de448, old_size=6, size=15, what=0x4009e220 "scm_subr_table") at gc.c:2056 #4 0x4006ce20 in scm_c_make_subr (name=0x408ac3f2 "gnome-datadir-file", type=87, fcn=0x8000) at procs.c:81 #5 0x40053b60 in create_gsubr (define=1, name=0x408ac3f2 "gnome-datadir-file", req=1, opt=0, rst=0, fcn=0x4089acf0 <sgtk_gnome_datadir_file>) at gsubr.c:86 #6 0x40053ca1 in scm_c_define_gsubr (name=0x408ac3f2 "gnome-datadir-file", req=1, opt=0, rst=0, fcn=0x4089acf0 <sgtk_gnome_datadir_file>) at gsubr.c:135 #7 0x408a8065 in gnome_init_guile_glue () at gnome-glue.c:5217 #8 0x40035974 in scm_dynamic_call (func=0x6, dobj=0x80805d0) at dynl.c:467 thanks a lot, Some details: gcc: 3.3 glibc: glibc-2.3.2-6 Stan. On 13 May 2003 07:45:24 -0500 Ariel Rios <ariel@gnu.org> wrote: > On Tue, 2003-05-13 at 07:06, Marius Vollmer wrote: > > Stan Pinte <stan@altosw.be> writes: > > > > > Could I check my sources in into Savannah? > > > > Ariel needs to decide this. > Pleas go ahead. We sshould have a working tree again. > > > -- > Ariel Rios <ariel@gnu.org> > ^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: guile-gnome 2003-05-13 7:18 guile-gnome Stan Pinte 2003-05-13 12:06 ` guile-gnome Marius Vollmer @ 2003-05-13 12:21 ` David Pirotte 1 sibling, 0 replies; 7+ messages in thread From: David Pirotte @ 2003-05-13 12:21 UTC (permalink / raw) To: guile-gtk On Tue, 13 May 2003 08:59:15 +0200 Stan Pinte <stan@altosw.be> wrote: > hello, > I just got guile-gnome compiling, against guile-gtk-1.2-0.31, and > guile-gnome/examples/canvas.scm runs properly. Hi man c'est une bonne nouvelle ça non? tu sais m'envoyer un tar? (sur notre serveur?) d. ^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2003-05-27 5:27 UTC | newest] Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed) -- links below jump to the message on this page -- 2003-05-13 7:18 guile-gnome Stan Pinte 2003-05-13 12:06 ` guile-gnome Marius Vollmer 2003-05-13 12:57 ` guile-gnome Ariel Rios 2003-05-13 13:08 ` guile-gnome Stan Pinte 2003-05-13 15:54 ` guile-gnome Marius Vollmer 2003-05-27 5:27 ` guile-gnome Stan Pinte 2003-05-13 12:21 ` guile-gnome David Pirotte
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).