--On May 13, 2006 9:34:24 PM -0600 Chris Lyttle <[EMAIL PROTECTED]>
wrote:
Hi dev's
Is anyone working on fixing the following test so we can release
1.9.6?
Chris
** CRITICAL **: Error: xaccSplitComputeCapGains(): Malformed Lot "Lot
45"! (too thin!) opening amt=-32139756059553/100 split
amt=
Please update SVN, make distclean, and try again.
-derek
Quoting George Baltz <[EMAIL PROTECTED]>:
I've been building the svn trees for a while, so that worked for a while.
This weekend I built, installed and tried to load but no go. The tail end
of .xsession-errors is:
[EMAIL PROTECTED]:~>
On Må, 2006-05-15, 12:18, Chris Lyttle skrev:
> The GnuCash development team proudly announces GnuCash 1.9.6 aka
> "Time to make a difference", the first beta release of the GnuCash Open
> Source Accounting Software which will eventually lead to the stable
> version 2.0.0.
> This release contains
Ok, I am not an developer...
Seem to have read something that they changed some names or whatever with
QoF.
Have you tried to do a make clean, and autogen/configure/make from scratch?
/bengt
On Må, 2006-05-08, 09:33, George Baltz skrev:
> I've been building the svn trees for a while, so that wo
Please check the FAQ on the wiki. http://wiki.gnucash.org/wiki/FAQ
In short
Q: Running 1.9.x on Debian/Ubuntu crashes with "no code for module (g-wrap
gw standard)". What does this mean?
A: GnuCash uses g-wrap to interface between C and Guile. Debian/Ubuntu
have packaged g-wrap in such a way
Thanks for your reply.
I actually updated it before you sent this email to include other
currencies, having read the discussion more thoroughly.
I guess what I want to ask is, are you interested in any further
development of this splash screen and other logo stuff by me? If so,
I'll be glad to d
I've been building the svn trees for a while, so that worked for a while.
This weekend I built, installed and tried to load but no go. The tail end
of .xsession-errors is:
[EMAIL PROTECTED]:~> tail .xsession-errors
KNotify::playTimeout
This is a development version. It may or may not work.
R
Hi all
Just downloaded gnucash from svn (rev 14033), installed into ~/testing, but
after some wizard, which updated .gconf.path, it just exits with the following
log:
This is a development version. It may or may not work.
Report bugs and other problems to [EMAIL PROTECTED]
You can also lookup an
I just ran into a problem with 1.8.12 that may still be in the 1.9
series.
I had started gnucash, entered an invoice, then realized it was with a
backup file I was testing with. Used the open recent to open the real
data file. Gnucash was started in an new window with the other file.
While that
The GnuCash development team proudly announces GnuCash 1.9.6 aka
"Time to make a difference", the first beta release of the GnuCash Open
Source Accounting Software which will eventually lead to the stable
version 2.0.0.
This release contains many bugfixes since the sixth unstable release.
What'
--On May 14, 2006 6:26:25 PM -0400 Josh Sled <[EMAIL PROTECTED]>
wrote:
On Sun, 2006-05-14 at 17:06 -0400, Josh Sled wrote:
On Sun, 2006-05-14 at 13:45 -0600, Chris Lyttle wrote:
> OK. If someone can go ahead and disable this test I'll release
> 1.9.6 later today.
I've roughly commented out
On Sun, 2006-05-14 at 18:59 -0400, Derek Atkins wrote:
> Wont this constantly append to the file? When does the tags file
> get reset?
Yes, you're right; I'll change it to blow the file away, first.
--
...jsled
http://asynchronous.org/ - `a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED]
"Nikos Charonitakis" <[EMAIL PROTECTED]> writes:
> 1852 translated messages, 745 fuzzy translations, 1067 untranslated messages.
Committed. Thanks!
-derek
--
Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
Member, MIT Student Information Processing Board (SIPB)
U
Hmm, I can't reproduce this with r14062.
-derek
Daniel Vetter <[EMAIL PROTECTED]> writes:
> Hi all
>
> while investigating my issues with file-opening I upgraded to rev 14038, and
> got
> the follwing compile-error while linking src/import-export/test/test-link.o
>
>
> make[4]: Entering directo
Quoting Joshua Sled <[EMAIL PROTECTED]>:
TAGS: $(shell cat etags.files)
- etags `cat etags.files`
+ cat etags.files | xargs -n 200 etags --append
tags: $(shell cat etags.files)
- ctags `cat etags.files`
+ cat etags.files | xargs -n 200 ctags --append
Wont this constant
On Sun, 2006-05-14 at 17:06 -0400, Josh Sled wrote:
> On Sun, 2006-05-14 at 13:45 -0600, Chris Lyttle wrote:
> > OK. If someone can go ahead and disable this test I'll release 1.9.6
> > later today.
>
> I've roughly commented out the test in the Makefile(.am).
I've re-added test-period, as the l
On Sun, 2006-05-14 at 13:45 -0600, Chris Lyttle wrote:
> OK. If someone can go ahead and disable this test I'll release 1.9.6
> later today.
I've roughly commented out the test in the Makefile(.am).
--
...jsled
http://asynchronous.org/ - `a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED]
Josh Sled wrote:
On Sun, May 14, 2006 9:48 am, Christian Stimming wrote:
that should serve the developers, not the other way round. That's why for
this particular case, as we're still right in the middle of the unstable
releases, I'd suggest to have a 1.9.6 release nevertheless.
I agr
On Sun, May 14, 2006 9:48 am, Christian Stimming wrote:
> that should serve the developers, not the other way round. That's why for
> this particular case, as we're still right in the middle of the unstable
> releases, I'd suggest to have a 1.9.6 release nevertheless.
I agree.
(Though I am hoping
Hi all
while investigating my issues with file-opening I upgraded to rev 14038, and got
the follwing compile-error while linking src/import-export/test/test-link.o
make[4]: Entering directory `/home/daniel/src/gnucash/src/import-export/test'
/bin/sh ../../../libtool --tag=CC --mode=link gcc -I..
Hi Chris,
I was planning to spend some time on that, but not before mid of next week
(maybe other devs are faster on that, though).
BUT I would ask in this specific case to make the 1.9.6 release nevertheless
and ASAP, because a whole bunch of non-SVN but 1.9.x users are waiting for
the next
On Sun, May 14, 2006 at 01:23:43PM +0200, Andreas Köhler wrote:
> Hi,
>
> first of all, sorry for not replying to the commit message, I have
> the bad habit to immediately delete them ;-) Will try to keep some
> for later use.
>
> As of r14037, which is my first r14k, I cannot open GnuCash files,
Hi,
first of all, sorry for not replying to the commit message, I have
the bad habit to immediately delete them ;-) Will try to keep some
for later use.
As of r14037, which is my first r14k, I cannot open GnuCash files,
similar to what has been reported in another thread. I suspect this
is due to
23 matches
Mail list logo