report-list.scm
> Log Message:
> * src/scm/report/report-list.scm: switch to use-modules for
> some reports.
>
> ___
> gnucash-patches mailing list
> [EMAIL PROTECTED]
> http://www.gnumatic.com/cgi-bin/mailman/listinf
Kevin Finn wrote:
>
> The compile went fine, but I get a ton of g-wrap related errors at link
> time:
>
> http://people.ce.mediaone.net/kevinfinn/errors.txt
>
> I removed and rebuilt gnc-dir.h, are there any other gotchas that I
> missed? I haven't changed g-w
build I did (Friday night sometime?).
Any ideas?
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
.
Although I guess this wouldn't necessarily be a problem restricted to
the g-wrap interfaces anyway; maybe just a consistent module naming
scheme would be enough?
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
b to hook up to the function table?
- Will each module provide its own g-wrappers, I assume? Maybe there
needs to be a mechanism or a policy to avoid collisions in that
namespace.
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL
TED]
>
> ___
> gnucash-devel mailing list
> [EMAIL PROTECTED]
> http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
Even with the report speedup it would be nice to see the splash screen
earlier, so I'll still take a look at it some more.
Kevin
Rob Browning wrote:
>
> Kevin Finn <[EMAIL PROTECTED]> writes:
>
> > Upgrading to guile 1.4 made things a little faster once t
") anywhere inside a (let-syntax ... ) that you'd
like. Commenting out register.scm and transaction-list.scm from
report-list.scm causes gnucash to load about twice as fast for me.
Maybe I'll take a look at what it would take to pop up the splash
screen a little earlier in the
trace if anyone is interested.
While I'm thinking about it, has anyone else noticed that page up
and page down in the help browser goes two pages at once, or is it just
me?
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
issue if other users are also
seeing this sort of load time), but I can see how some would find them
annoying so that doesn't matter to me too much either way.
The other thing is that the splash screen doesn't redraw if it's
occluded during the startup process and then uncovered. Maybe
hat I'm cautious about changing
things if I don't need to :) Also being able to close my books and
scrub out transactions from past years would probably help the load
time too.
My apologies if it's too soon to start looking forward to the next
development cycle; I
http://www.nwalsh.com/docbook/dsssl/doc/install.html
http://www.linuxdoc.org/LDP/LDP-Author-Guide/tools.html
I know nothing about docbook (OK, before setting it up I knew less than
nothing, *now* I know nothing :) but this worked for me.
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
ing shared libraries:
> /usr/lib/libguppiplot.so.9: undefined symbol: _Py_NoneStruct
How about:
Christian Stimming wrote:
>
> -BEGIN PGP SIGNED MESSAGE-
>
> On Friday 18 May 2001 22:46, Kevin Finn wrote:
> > Do you have libpython1.5.so ?
>
> Did somebody alrea
elected %d %d\n",
GTK_EDITABLE(entry)->selection_start_pos,
GTK_EDITABLE(entry)->selection_end_pos );
}
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
Bill Gribble wrote:
>
> On Sun, Apr 22, 2001 at 09:02:28PM -0500, Kevin Finn wrote:
> > My problem is that the "welcome" report comes up every time GnuCash
> > is launched, no matter whether I closed it before exiting the last time
> > or not.
>
> L
/ | \ \_) ( )
> ) /
> [EMAIL PROTECTED] (_/
> [EMAIL PROTECTED]
>
> ___
> gnucash-devel mailing list
&
actual error messages
without digging into the report code itself? I recall the old-style
reports would dump out a guile backtrace from the problem point.
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumat
ing for
the future), when I click "OK" to exit the options dialog I see all of
the accounts get deselected so there is no income account chart visible
in the main screen. After this happens, even if I go back and "select
default" in the accounts options, I can't get the report
iting and restarting seems to have fixed the corruption in my config
file, but the report isn't fixed and still claims that an error occurred
while running it. Is there any way to get the error messages out of the
report? I'm thinking of something like the Netscape javascri
gnc_shutdown(0);
+ /* gnc_ui_destroy(); */
}
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
r gnucash users who aren't gnome users. Either implementation looks
to be pretty simple.
Any thoughts?
Kevin
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
RITICAL **: file gtkwidget.c: line 1425 (gtk_widget_show):
assertion `GTK_IS_WIDGET (widget)' failed.
Kevin
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
() from /lib/libc.so.6
#5 0x404619a2 in g_list_foreach () from /usr/lib/libglib-1.2.so.0
#6 0x535610ec in ?? ()
Let me know if I can provide some more info,
Kevin
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
o fields could be similarly copied between splits in the case of
duplicated transactions?
Or if there's an easy way to get duplicated transactions to come out
looking right that I've missed, please let me know.
Kevin
--
Kevin Finn
[EMAIL PROTECTED]
___
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
one of those things that, when they afflict your
> configuration, really get under your skin.
>
> ___
> gnucash-devel mailing list
> [EMAIL PROTECTED]
> http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel
--
Kevin Finn
[EMAIL
$file` \
/usr/bin/install -c -m 644 ./$file \
/usr/local/share/gnome/help/gnucash/C/$basefile; \
done
/usr/bin/install: ./gnucash/*.html: No such file or directory
make[4]: *** [install-data-local] Error 1
make[4]: Leaving directory `/home/kevin/gnucash/gnucash-cvs/do
On Fri, 04 Aug 2000, Dave Peticolas wrote:
> Kevin Finn writes:
> >
> > Is there a way to force the setting of an option right away? I suppose
> > could add a flag to the generic options structure that would make it call the
> > setter right away, but I'
y".
Is there a way to force the setting of an option right away? I suppose I
could add a flag to the generic options structure that would make it call the
setter right away, but I'm hesitant to make such a large change to the options
structure if t
It works great now - thanks.
Kevin
On Wed, 12 Jul 2000, Dave Peticolas wrote:
> Kevin Finn writes:
> > On Tue, 11 Jul 2000, you wrote:
> > > Kevin Finn writes:
> > > >
> > > > src/scm/design.txt specified this method:
> > > >
>
On Tue, 11 Jul 2000, you wrote:
> Kevin Finn writes:
> >
> > src/scm/design.txt specified this method:
> >
> > (load "~/.xacc.auto")
> >
> > which is a little out of date it seems.
>
> Try
>
> (gnc:load "~/.gnucash/config.a
~/.gnucash normally.
src/scm/design.txt specified this method:
(load "~/.xacc.auto")
which is a little out of date it seems.
Also, is cvs.gnucash.org down, or is it just my ISP's DNS that hasn't updated
yet? I can ping www.gnucash.org successfully.
Kevin
--
Kevin
On Tue, 04 Jul 2000, Dave Peticolas wrote:
> Kevin Finn writes:
> > On Tue, 04 Jul 2000, Dave Peticolas wrote:
> > > Robert Graham Merkel writes:
> > > > Kevin Finn writes:
> > > > >
> > [...]
> > >
> > > Disabling by name
On Tue, 04 Jul 2000, Dave Peticolas wrote:
> Robert Graham Merkel writes:
> > Kevin Finn writes:
> > >
[...]
>
> Disabling by name would be just fine. Keep in mind, though, that disabling
> would most often be done in scheme, or at least the information that one
>
On Mon, 03 Jul 2000, you wrote:
> Kevin Finn writes:
> >
[...]
>
> I think disabling by name would be sufficient - it is consistent with
> the rest of the options interface.
>
> Which brings me to another point - if we make options mutable, should
> it be an erro
widget that is connected to "Automatic Decimal
Point".
Kevin
On Sun, 02 Jul 2000, Robert Graham Merkel wrote:
> Kevin Finn writes:
> > Hello,
> >
> > I'm trying to set up the preferences dialog for auto decimal point so that
> > t
n the checkbox is disabled? I've
looked through the existing .scm files but I haven't found any existing code
which disables/enables a widget (which I could use in the callback for the
checkbox function). Is there any existing code that does this that I could
look at?
Kevin
--
Ke
>was a tidbit of information you wish you had known when you started
>using GnuCash and/or started tracking your finances, please submit
>it as a tip (two strings, one displayed under the other.)
>
>
> dave
>
> --
> Gnucash Developer's List
> To unsubscribe
of figures. I've just gotten
used to not using the '.' and so some of my checks recently have been entered
as 100x what I wrote them for :)
Kevin
On Fri, 23 Jun 2000, Dave Peticolas wrote:
> Kevin Finn writes:
> >
> > While I'm writing, here
in dollars and cents without typing
the decimal point? For example, I want to type "2000" and have it register as
"20.00", not as "2000". I haven't seen an option to turn that on and would be
willing to add that functionality if it doesn't currently exi
39 matches
Mail list logo