[EMAIL PROTECTED] writes:
> I just compiled gnucash and hit 'make install' Then -
> ~> gnucash
> gnucash: bootstrap file is /usr/local/share/gnucash/scm/bootstrap.scm
> gnucash: [W] "failure loading ""/usr/local/share/gnucash/scm/prefs.scm"
> gnucash: [W] "failure loading ""/usr/local/share/gnuca
Gnucash BugTrack notification
new message incoming/35
Message summary for PR#35
From: [EMAIL PROTECTED]
Subject: 1.2.5 will not start up
Date: unknown
0 replies 0 followups
> ORIGINAL MESSAGE FOLLOWS <
Received: (qmail 12010 invoked from network);
Hi All,
After looking thru the truss output the program was not finding
require.scm. After moving it and few other files around and removing
those two entries per Linas I managed to clean up the .scm startup
errors.
For some reason I chose the Lesstif version that causes the fast
blinking
"Nicolas Scheffer" <[EMAIL PROTECTED]> writes:
> ok, i found the library SCM
> install the SCM library 'slib-2c5-3.i386.rpm'
> now i try with the latest CVS to build gnucash
> compile install
> and if i run gnucash i have this message :
> bash-2.03# gnucash
> gnucash: bootstrap file is /usr/local
Russell Nelson <[EMAIL PROTECTED]> writes:
> Yup. Basically, the algorithm is "prepare the file in a tmp/
> directory using a name built from the Unix timestamp, the process id,
> and the hostname. When it's ready, fsync it, and rename it into the
> new/ directory."
Though this may only work (
Dave Peticolas <[EMAIL PROTECTED]> writes:
> I have a question about using the function xaccRecomputeGroupBalance.
> I think this needs to be called before updating the main window's
> account tree to make sure the account totals are correct. Otherwise,
> if you delete/modify a sub-account, the t
It's been rumoured that Alan Orndorff said:
>
> I have managed to compile up Gnucash 1.25 on Solaris/Intel.
I've patched README.solaris with a portion of this email.
If you send patches to this & other files I can include them.
If you send the pkgadd directives as well, I can include them
also.
Rob Walker <[EMAIL PROTECTED]> writes:
> "gnucash-at", "gnucash-anacron" ??
Maybe, though if I actually put the time into this, I would make it a
more general system daemon that gnucash just happened to use because I
think it's a more general problem. I contacted the at upstream
developer about
> On 29 Nov 1999 15:48:24 -0600, Rob Browning <[EMAIL PROTECTED]>
> said:
Rob> If we can just set one event on gnucash shutdown that's
Rob> guaranteed to run, even if the system goes down and comes back up
Rob> after the event was missed, then we're set. Extra brownie points
Rob> if the
Rob Browning writes:
> Christopher Browne <[EMAIL PROTECTED]> writes:
>
> > I would suggest using a data format compatible with Qmail's
> > "Maildir" scheme; Russell Nelson will doubtless like that idea, and
> > might even be able to suggest some code to help with it. And *that*
> > solves
Christopher Browne <[EMAIL PROTECTED]> writes:
> Note that CBB uses the same syntax for specifying events as does
> cron/at; even if we use none of the same code, it might still be a
> very good idea to use the same syntax, as it is already
> well-understood.
I would just handle that as
(gnc:
Christopher Browne <[EMAIL PROTECTED]> writes:
> I would suggest using a data format compatible with Qmail's
> "Maildir" scheme; Russell Nelson will doubtless like that idea, and
> might even be able to suggest some code to help with it. And *that*
> solves the "don't process 'til the file's rea
Robert Graham Merkel <[EMAIL PROTECTED]> writes:
> One question, I read on the list that Rob Browning is working on
> replacing the report perl code with scheme code. How much longer is
> the perl code likely to hang around for?
Not long. I think I can have something preliminary that's at leas
Rob Walker <[EMAIL PROTECTED]> writes:
> That still leaves me with what to do with the transfer from field.
> Can we get rid of it from the first line of the entry? How often is
> it used?
Umm. If I understand what you're talking about. That field should
*always* be used, and if you have stri
Gnucash BugTrack notification
biffhero moved PR#34 from incoming to fixed
Message summary for PR#34
From: [EMAIL PROTECTED]
Subject: Startup Erro
Date: unknown
0 replies 0 followups
Notes: Date: 29 Nov 1999 15:11:17 -0600
From: Rob Browning <[EMAIL PR
Gnucash BugTrack notification
biffhero changed notes
Message summary for PR#34
From: [EMAIL PROTECTED]
Subject: Startup Erro
Date: unknown
0 replies 0 followups
Notes: Date: 29 Nov 1999 15:11:17 -0600
From: Rob Browning <[EMAIL PROTECTED]>
To: [EMAIL
Christopher Browne <[EMAIL PROTECTED]> writes:
> I have some code in transit that handles this; that will also fairly
> substantively change the QIF code that I'm now actively fiddling with
> again.
>
> ;;; Less-than-well-tested:
> (define (hash-for-each fun table)
>(array-for-each
> (
Hi All,
With much help from the Gnucash development team, I've finally
managed to cobble together a working version of Gnucash on
Solaris/Intel. From http://www.gnucash.org:
GnuCash (previously known as X-Accountant) is a personal finance accounting
application. The project goals are to cre
Michael Quinn <[EMAIL PROTECTED]> writes:
> You could add an entry into commitinfo that prepended that commit
> comments to a changelog file. I don't know how helpful that would
> be, unless everyone uses really good comments, and does not check in
> incomplete work.
With my last patch, we've m
[EMAIL PROTECTED] writes:
> Ok First I only thin I am using the motif version as I don't have a gnome choice
> in my
> configuration options only motif and the default is motif. Everything checks
> fine
> during configure and compiles fine, but when running I get:
>
> gnucash: bootstap file i
Jan-Uwe Finck <[EMAIL PROTECTED]> writes:
> For example :
> ftp://ftp.de.debian.org/debian/dists/potato/arch/binary-i386/misc
>
> or more general :
> ftp://ftp.debian.org/debian/dists/potato/arch/binary-i386/misc
>
> That should be well enough.
> (I hope I didn't mix up the directories.. ;-) )
Alan Orndorff <[EMAIL PROTECTED]> writes:
> If you want to get further before we have a chance to fix this, you
> could just change those $(wildcard foo) statements to $(shell find
> "foo") statements
If we're going to change that then strictly speaking it should be
$(shell ls foo)
or someth
[EMAIL PROTECTED] writes:
> Typing in a QuickFill should fill in the extra text which it thinks
> to be proper, but it should also move the cursor forwards. That way
> a proper editing command, such as C-k or DEL or C-b would nuke from
> the current position.
This should have been fixed in my l
Rob Walker <[EMAIL PROTECTED]> writes:
> which is my cue to rm the file, and to do another update. :-)
Maybe, unless you've worked on that region since...
--
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930
--
Gnucash Developer's List
To unsubscribe send empty email to
Dave Peticolas <[EMAIL PROTECTED]> writes:
> Just do a cvs update and you will have the latest stuff.
Don't forget the -Pd
cvs -z3 update -Pd ...
--
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAI
Tyson Dowd <[EMAIL PROTECTED]> writes:
> Yep. It's just the "paste" operator for the pre-processor.
> C isn't a string based language so you can't do this at run-time, but
> you can play little tricks with ## at compile time using the
> preprocessor.
Tyson covered much of what I would have said
You could add an entry into commitinfo that prepended that commit comments
to a changelog file. I don't know how helpful that would be, unless
everyone uses really good comments, and does not check in incomplete work.
Mike
On Wed, 24 Nov 1999, Jeremy Collins wrote:
>
> How hard would it be f
In one message or another, Dave Peticolas said something like this:
>Did you run autoconf and then configure?
I just got reminded of that.. for some reason I forgot this time.. my
bad..
-e
--
Ed Porras [EMAIL PROTECTED] "You are the club/restaurant
http://www.cise.ufl.edu/~ep
> latest patch doesn't link.. I checked the output and found the
> following:
Did you run autoconf and then configure?
dave
--
Gnucash Developer's List
To unsubscribe send empty email to: [EMAIL PROTECTED]
latest patch doesn't link.. I checked the output and found the
following:
-- ** BEGIN **
sed -e "1 s|reconcile-list\.o|obj/gnome/reconcile-list.o|1"
obj/gnome/reconcile-list.d.tmp > obj/gnome/reconcile-list.d
rm obj/gnome/reconcile-list.d.tmp
Unknown library `@GTK_XMHTML@'
gcc -o { snipped
It's been rumoured that Alan Orndorff said:
> access("//.gnucash/scm/analytical-qifs.scm", 0) Err#2 ENOENT
that's a bug, I plan to fix that in 1.2.6
int the meanwhile grep analytical-qifs.scm src/scm/*
and edit the file that contains that, and remove that line
--linas
--
Gnucash Developer's L
On Mon, Nov 29, 1999 at 12:23:29AM -0700, Jeremy Collins wrote:
> Rob Browning wrote:
> >
> > How about putting a README.Debian-package or README.deb, or whatever
> > on the ftp site in the appropriate dir just so people will know where
> > to go?
> >
>
> That sounds like a good idea. I will d
Gnucash BugTrack notification
new message incoming/34
Message summary for PR#34
From: [EMAIL PROTECTED]
Subject: Startup Erro
Date: unknown
0 replies 0 followups
> ORIGINAL MESSAGE FOLLOWS <
Received: (qmail 7996 invoked from network); 29 Nov 1999
> On Mon, 29 Nov 1999 00:23:29 -0700, Jeremy Collins
> <[EMAIL PROTECTED]> said:
Jeremy> Rob Browning wrote:
>> How about putting a README.Debian-package or README.deb, or
>> whatever on the ftp site in the appropriate dir just so people will
>> know where to go?
Jeremy> That sounds li
> Dave Peticolas wrote:
> >
> > > gnucash: bootstrap file is /usr/local/share/gnucash/scm/bootstrap.scm
> > > gnucash: [W] "failure loading ""/usr/local/share/gnucash/scm/prefs.scm"
> > > gnucash: [W] "failure loading
> > > ""/usr/local/share/gnucash/scm/text-export.scm"
> > > ERROR: Unbound vari
Dave Peticolas wrote:
>
> > gnucash: bootstrap file is /usr/local/share/gnucash/scm/bootstrap.scm
> > gnucash: [W] "failure loading ""/usr/local/share/gnucash/scm/prefs.scm"
> > gnucash: [W] "failure loading
> > ""/usr/local/share/gnucash/scm/text-export.scm"
> > ERROR: Unbound variable: gnc:*con
> gnucash: bootstrap file is /usr/local/share/gnucash/scm/bootstrap.scm
> gnucash: [W] "failure loading ""/usr/local/share/gnucash/scm/prefs.scm"
> gnucash: [W] "failure loading
> ""/usr/local/share/gnucash/scm/text-export.scm"
> ERROR: Unbound variable: gnc:*config-dir*
This is typical of a pro
[EMAIL PROTECTED] wrote:
>
> It's been rumoured that Alan Orndorff said:
> > > > (cd /usr/local/bin && ln -sf gnucash.motif gnucash)
> > > > ln: cannot create gnucash: File exists
> > >
> > > ln -s on other unixes means 'symbolic link'
> > > ln -f on other unixes means 'force the link even if fil
> Ok, Dave's latest patch fixes most of the register refresh problems I
> have. He missed one though. When you delete a transaction on the
> bottom of the register it puts you back on the top of the register.
That is the very next thing on my todo list. It should be in my
next patch.
> Also
39 matches
Mail list logo