R: Re: Screenshots for the 2.5.0 release

2013-04-13 Thread cr...@libero.it
Thanks Derek, but I get the following error: You don't have permission to access /wiki/images/screenshot_260.png on this server. I type this address: http://wiki.gnucash.org/wiki/images/screenshot_260.png Is it correct? >Messaggio originale >Da: warl...@mit.edu >Data: 13/04/2013 2.58 >A:

Re: R: Re: Screenshots for the 2.5.0 release

2013-04-13 Thread Johannes Kapune
Hi Cristian, maybe actually only the file is created and it is empty(?) if you look on: http://wiki.gnucash.org/wiki/images/ you will have access but no pngs Johannes Am 13.04.2013 09:28, schrieb cr...@libero.it: > Thanks Derek, but I get the following error: > You don't have permission to acc

Re: R: Re: Screenshots for the 2.5.0 release

2013-04-13 Thread Cristian Marchi
I get the same error message (You don't have permission to access /wiki/images/ on this server. ) on this link http://wiki.gnucash.org/wiki/images/ Il 13/04/2013 10.20, Johannes Kapune ha scritto: Hi Cristian, maybe actually only the file is created and it is empty(?) if you look on: http://

Re: R: Re: Screenshots for the 2.5.0 release

2013-04-13 Thread Johannes Kapune
try without backslash at end: http://wiki.gnucash.org/wiki/images Johannes Am 13.04.2013 10:31, schrieb Cristian Marchi: > I get the same error message (You don't have permission to access > /wiki/images/ on this server. ) on this link > > http://wiki.gnucash.org/wiki/images/ > > Il 13/04/2013

Re: R: Re: Screenshots for the 2.5.0 release

2013-04-13 Thread Cristian Marchi
ah ok! but without backslash it looks for a page named "images" and not for a folder on the server containing the actual pngs that can be linked. Il 13/04/2013 10.54, Johannes Kapune ha scritto: try without backslash at end: http://wiki.gnucash.org/wiki/images Johannes Am 13.04.2013 10:31, sc

Re: Building 2.5.0 / Ubuntu raring 13.04

2013-04-13 Thread Geert Janssens
On Friday 12 April 2013 21:07:50 Christian Stimming wrote: > Am Freitag, 12. April 2013, 09:22:06 schrieb Norbert Holze: > > Am 11.04.2013 22:39, schrieb Christian Stimming: > > > Can you add $(GLIB_LIBS) not (only) to LDADD, but rather to > > > test_sqlbe_LDADD and check again? Christian > > > >

Re: Building 2.5.0 / Ubuntu raring 13.04

2013-04-13 Thread Geert Janssens
Hi Norbert, I have done a little code refactoring in r22902, which should fix this particular issue. Thanks for reporting them. Geert On Friday 12 April 2013 22:35:26 Norbert Holze wrote: > Am 12.04.2013 21:07, schrieb Christian Stimming: > > But regardless of guile-2 vs. guile-1.8 the Makefil

Python based REST api (was: Gnucash 2.5.0 Release)

2013-04-13 Thread Geert Janssens
[ Note: I'm redirecting this thread to gnucash-devel as the topic is development related now. Please follow up on that list. ] On Friday 12 April 2013 09:29:20 Tom Lofts wrote: > Hi Derek, > > On 11/04/13 14:56, Derek Atkins wrote: > > Would you care to donate this as a contribution to the gnuc

Re: Building 2.5.0 / Ubuntu raring 13.04

2013-04-13 Thread Norbert Holze
Am 13.04.2013 13:12, schrieb Geert Janssens: > I have done a little code refactoring in r22902, which should fix this > particular issue. Hello Geert, Christian, I tried to build the trunk with guile-2.0: svn checkout http://svn.gnucash.org/repo/gnucash/trunk gnucash cd gnucash ./autogen.sh ./c

Re: Building 2.5.0 / Ubuntu raring 13.04

2013-04-13 Thread Geert Janssens
Oops, that's my mistake. I forgot to commit the new file. Can you try again with the r22903 ? Geert On Saturday 13 April 2013 18:14:37 Norbert Holze wrote: > Am 13.04.2013 13:12, schrieb Geert Janssens: > > I have done a little code refactoring in r22902, which should fix this > > particular iss

Re: Building 2.5.0 / Ubuntu raring 13.04

2013-04-13 Thread Norbert Holze
Am 13.04.2013 19:08, schrieb Geert Janssens: > Oops, that's my mistake. I forgot to commit the new file. > > Can you try again with the r22903 ? > Hi Geert, it took longer: svn checkout http://svn.gnucash.org/repo/gnucash/trunk gnucash cd gnucash ./autogen.sh ./configure --enable-compile-warnings

Re: Building 2.5.0 / Ubuntu raring 13.04

2013-04-13 Thread Geert Janssens
Ok, that's one step forward again. Thanks for reporting each build failure. I wish I could reproduce your build errors on Fedora. That would make it easier to fix them all in one go. But I have no idea what makes it run into errors on your system and not on mine. Would that be a specific compi

r22903 makecheck fails

2013-04-13 Thread Alex Aycinena
I updated and when I ran make check I got the following error: /home/gnucash-dev/svncheckouts/gnucash-clean/src/engine/test/test-scm-query.c: In function ‘test_query’: /home/gnucash-dev/svncheckouts/gnucash-clean/src/engine/test/test-scm-query.c:20:5: error: implicit declaration of function ‘gnc_q

Re: r22903 makecheck fails

2013-04-13 Thread Geert Janssens
On Saturday 13 April 2013 12:53:22 Alex Aycinena wrote: > I updated and when I ran make check I got the following error: > > /home/gnucash-dev/svncheckouts/gnucash-clean/src/engine/test/test-scm-query. > c: In function ‘test_query’: > /home/gnucash-dev/svncheckouts/gnucash-clean/src/engine/test/te

Re: R: Re: Screenshots for the 2.5.0 release

2013-04-13 Thread Frank H. Ellenberger
Hi, Am 13.04.2013 10:59, schrieb Cristian Marchi: ah ok! but without backslash it looks for a page named "images" and not for a folder on the server containing the actual pngs that can be linked. How about: http://wiki.gnucash.org/wiki/Special:ListFiles But it is also still empty. Frank