Re: compilation problem SID

2006-04-25 Thread Eildert Groeneveld
On Tuesday 25 April 2006 16:04, David Hampton wrote: > On Tue, 2006-04-25 at 09:05 +0200, Eildert Groeneveld wrote: > > I am sure that this problem must surface elsewhere as well: when > > compiling either the tarball 1.9.5 or the current svn the process stops > > with: &

compilation problem SID

2006-04-25 Thread Eildert Groeneveld
link: `/usr/lib/libXcursor.la' is not a valid libtool archive make[5]: *** [libgncmod-gnome-utils.la] Error 1 who is aware of a workaround? This Debian/unstable as of today greetings Eildert -- Eildert Groeneveld === Institute for Anima

transfer broken in svn?

2006-03-11 Thread Eildert Groeneveld
Hi Folks, it seems that I am having problems with entering new transaction: when chosing the transfer account from the pull down list, the field gets cleared when moving to amounts. Also, when generating the transaction through duplication of the a previous entry the transfer cannot be changed,

Re: umlauts garbled up

2006-03-10 Thread Eildert Groeneveld
on of iso-8859 AND utf8 > encodings in the same XML file! that was apparently the case. I fixed this now with a editor (set to utf8) and it seems to be ok again. (I like the xml format!) This is then probably worth a line in the migration docs? greetings Eildert > > -derek > > Quoti

umlauts garbled up

2006-03-10 Thread Eildert Groeneveld
Hello Folks my umlauts (these funny German characters like äöü) are all f..cked up in the current svn: Dank fÌrs Setting LANG or LC_ALL does not have an effect. It seems that the problem is in fact in the data file. After unzipping there are lines like Vielen Dank fÌrs Glas changing th

Re: [Patch] reworked advanced-portfolio.scm

2006-02-23 Thread Eildert Groeneveld
On Thursday 23 February 2006 19:31, Andrew Sackville-West wrote: > > one account > > <> > > it looks to me like that one account has no shares in it. This is correct. Furthermore, it had a negative balance. I just changed that to a zero balance and, it works now. > It was amistake > on my part u

Re: [Patch] reworked advanced-portfolio.scm

2006-02-19 Thread Eildert Groeneveld
Andrew just wondering: did the patch make it into svn? cause if it did it did not solve my problem: ;;; WARNING (wrong arguments for gnc:make-gnc-monetary: #f #< num: -736000 denom: 100>) In /usr/local/share/gnucash/guile-modules/gnucash/report/advanced-portfolio.scm: ... 184: 51 (let

Re: [Patch] reworked advanced-portfolio.scm

2006-02-18 Thread Eildert Groeneveld
Andrew just wondering: did the patch make it into svn? cause if it did it did not solve my problem: ;;; WARNING (wrong arguments for gnc:make-gnc-monetary: #f #< num: -736000 denom: 100>) In /usr/local/share/gnucash/guile-modules/gnucash/report/advanced-portfolio.scm: ... 184: 51 (let

Re: Error also on other reports

2006-02-15 Thread Eildert Groeneveld
On Wednesday 15 February 2006 21:09, Andrew Sackville-West wrote: > I need some more information on what you are doing here? What currency(ies) > are you using? more than one? what currency are you setting the report to? there are some 16 entries (stocks that is) all in Euro on is a straight acco

Error also on other reports

2006-02-15 Thread Eildert Groeneveld
for the extended portfolio I am also getting errors: perhaps some general problem? (rev 13270) : In procedure scm-error in expression (scm-error (quote misc-error) #f ...): : not-a-record #f ;;; WARNING (wrong arguments for gnc:make-gnc-monetary: #f #< num: -736000 denom: 100>) In /usr/loca

Re: At revision 13129: error reading gnucash file

2006-02-06 Thread Eildert Groeneveld
On Monday 06 February 2006 20:23, David Hampton wrote: > On Mon, 2006-02-06 at 19:36 +0100, Eildert Groeneveld wrote: > > On Monday 06 February 2006 17:53, Derek Atkins wrote: > > > Anything else printed on the terminal? > > > What about in /tmp/gnucash.trace? > >

Re: At revision 13129: error reading gnucash file

2006-02-06 Thread Eildert Groeneveld
On Monday 06 February 2006 20:03, Derek Atkins wrote: > I believe that yes, that is an illegal date..  Or at least it is a > "confusing" date.  It's a date of "0", which can certainly be confusing. > > You should probably remove that price from the database, or change the > date to be less "confusi

Re: At revision 13129: error reading gnucash file

2006-02-06 Thread Eildert Groeneveld
lt; but is this an illegal date? what can one do? Eildert > > -derek > > Quoting Eildert Groeneveld <[EMAIL PROTECTED]>: > > On Monday 06 February 2006 17:53, Derek Atkins wrote: > >> Anything else printed on the terminal? > >> What about in /tmp/gnucash.

Re: At revision 13129: error reading gnucash file

2006-02-06 Thread Eildert Groeneveld
nvalid timestamp in data file. Look for a 'price:time' entry with a date of 1969-12-31 or 1970-01-01. for loglevel 2 does this help? Eilder > > -derek > > Quoting Eildert Groeneveld <[EMAIL PROTECTED]>: > > Hello folks > > > > At revision 13129 gnucash

At revision 13129: error reading gnucash file

2006-02-06 Thread Eildert Groeneveld
? greetings Eildert -- Eildert Groeneveld ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

???

2006-02-03 Thread Eildert Groeneveld
it cannot find stuff from gwrap. However, the problem occurs at runtime NOT during configure! My configure was: ./autogen.sh ./configure --enable-error-on-warning --enable-compile-warnings --without-qof gnucash is from today. any ideas? Eildert Groeneveld

Re: Debian dpkg -i slib_3a1-4.2_all.deb

2006-02-01 Thread Eildert Groeneveld
On Wednesday 01 February 2006 16:33, Christian Stimming wrote: > FTR: We didn't recomment to wildly revert something. When someone says > "you probably have a svn conflict", you need to find out which file has > these conflicts. Instead of using some unspecified "svn revert", you are > instead supp

Re: Debian dpkg -i slib_3a1-4.2_all.deb

2006-02-01 Thread Eildert Groeneveld
On Wednesday 01 February 2006 16:13, Derek Atkins wrote: > This is clearly an SVN merge issue.  Are you sure you reverted the > correct file?    It's unclear to me that "svn revert" by itself > is recursive, so what exact command did you run?  Did you then run > a "make install" after you reverted?

Re: Debian dpkg -i slib_3a1-4.2_all.deb

2006-02-01 Thread Eildert Groeneveld
On Wednesday 01 February 2006 11:34, Eildert Groeneveld wrote: > > Backtrace: > In unknown file: >?: 0* [primitive-load-path "report.scm"] >?: 1* <<<<<<< > > : In expression <<<<<<<: > : Unbound variable: <<&

Re: Debian dpkg -i slib_3a1-4.2_all.deb

2006-02-01 Thread Eildert Groeneveld
: : Unbound variable: <<<<<<< Anybody there who can shed light onto this issue? my revision: 13064 greetings Eildert Groeneveld ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Debian dpkg -i slib_3a1-4.2_all.deb

2006-01-16 Thread Eildert Groeneveld
On Monday 16 January 2006 19:54, Thomas Bushnell BSG wrote: > Eildert Groeneveld <[EMAIL PROTECTED]> writes: > > As already indicated by Thomas: the current slib problems (abort on > > startup) went away once down graded: > > > > dpkg -i slib_3a1-4.2_all.deb >

Debian dpkg -i slib_3a1-4.2_all.deb

2006-01-16 Thread Eildert Groeneveld
(looks like at the end) stops: Beim Leser der Datei /home/ft/priv/fin/gnucash/test ist ein Fehler aufgetreten for those of us with a limited command of the german language: error when reading the file Any ideas Eildert -- Eildert Groeneveld

Re: SVN 12355 dies on startup

2006-01-15 Thread Eildert Groeneveld
On Sunday 15 January 2006 21:02, Thomas Bushnell BSG wrote: > Eildert Groeneveld <[EMAIL PROTECTED]> writes: > > On Sunday 15 January 2006 20:45, Thomas Bushnell BSG wrote: > >> Perhaps you have not received the two messages I sent just yesterday? > >> Nobody r

Re: SVN 12355 dies on startup

2006-01-15 Thread Eildert Groeneveld
On Sunday 15 January 2006 20:45, Thomas Bushnell BSG wrote: > Perhaps you have not received the two messages I sent just yesterday? > Nobody replied, so perhaps they were lost. Thomas, if those two message have a work around, you may wish to repost them. Eildert -- Eildert Groe

Re: SVN 12355 dies on startup

2006-01-15 Thread Eildert Groeneveld
Guile modules ii libguile-ltdl-1 1.6.7-1.1 Guile's patched v of libtool'slibltdl ii libguilegtk-1.2-0 0.31-5 GTK+ 1.2 bind Guile scheme inter ii libguilegtk-1.2-dev 0.31-5 GTK+ 1.2 bind for the Guilscheme inter ii libgwrapguile1 1.3.4-15 g-wra

Re: SVN 12355 dies on startup

2006-01-15 Thread Eildert Groeneveld
On Sunday 15 January 2006 20:30, Derek Atkins wrote: > Quoting Eildert Groeneveld <[EMAIL PROTECTED]>: > >> > the results seems much the same (just started gnucash again, no new > >> > make ? > >> > >> Well, you need to at least install the modif

Re: SVN 12355 dies on startup

2006-01-15 Thread Eildert Groeneveld
On Sunday 15 January 2006 20:13, Derek Atkins wrote: > please CC gnucash-devel on all replies! sorry, missed that > > Quoting Eildert Groeneveld <[EMAIL PROTECTED]>: > > On Sunday 15 January 2006 19:13, you wrote: > >> (use-modules (ice-9 slib)) > >> (re

SVN 12355 dies on startup

2006-01-15 Thread Eildert Groeneveld
ny idea? greetings Eildert Groeneveld -- Eildert Groeneveld === Institute for Animal Breeding Mariensee 31535 Neustadt Germany Tel : (+49)(0)5034 871155 Fax : (+49)(0)5034 871239 e-mail: [EMAIL PROTECTED] http://vce.tzv.fal.de/index.pl http://www.