mailing list hiccup

2011-02-12 Thread Josh Sled
It appears part of the mailing list processing pipeline died on the afternoon of the 10th, and nothing's been delivered since. I restarted the failed process, and the backlog is being processed now. -- ...jsled http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo ${a}@${b} _

Re: call for mailing list moderators

2011-01-17 Thread Josh Sled
(CC'ing the lists on the response as I'd guess others have the same question…) Robin Chattopadhyay writes: > What exactly is involved? Approving new users joining/leaving? The membership management is all self-service, actually. Messages sent to the lists from addresses not subscribed to the li

call for mailing list moderators

2011-01-17 Thread Josh Sled
I'd like some folk(s) to take over moderation duties for the gnucash-devel and -user mailing lists. It only takes a few minutes a day, and is a straightforward process. I'm no longer subscribed to the mailing lists, so please contact me directly if you're interested. -- ...jsled http://asynchr

relicensing some files under GPL (v2 and) v3

2010-08-28 Thread Josh Sled
Much of the last batch code I contributed to gnucash was licensed without the "or any later version" clause of the GPL boilerplate, and thus specifically and only under version 2 of the GPL. I hereby extend that to version 2 and/or version 3. Just from a simple $(ack "under the terms of version

call for mailing list moderators

2010-08-28 Thread Josh Sled
I'd like to hand off mailing list moderation duties for gnucash-{announce,devel,user} to an interested party or parties. I spend a few minutes skimming through the ~50 moderation requests/day (emailed to me, which works better for my workflow as compared to the web interface), and if necessary go

Re: Why Two sets of Documentation?

2010-05-27 Thread Josh Sled
"David T." writes: > From my (limited) perspective, I see very little substantive difference > between the two sets. Most times, the Tutorial guide has better information > to my way of looking at it. There is no good reason for two documents. They should be combined, focused on concepts rath

Re: GnuCash 2.3.10 (Unstable) released

2010-02-18 Thread Josh Sled
Geert Janssens writes: > Peeking at previous announces, I sent this message to gnucash-announce as > well. But I don't have post permissions on that list. > > Can someone with moderator permission free this message on the announce list ? I've just moderated it through. Along with every other 2.

Re: Gnucash software

2009-12-18 Thread Josh Sled
Derek Atkins writes: > "Marina Carvalho" writes: >> So, the reason why I'm writing is to check if it's ok to offer Gnucash for >> download in our website so the students can have access to it. > > Of course it is. GnuCash is licensed under the GPL, so you're free to > redistribute it as much as

Re: Client--Server Implementation Model.

2009-11-27 Thread Josh Sled
Rishikesh Shukla writes: > Dear JOSH: > == > > Here i need your help, you sounds like a coding guy, and believe that > earlier you were actively involved writing codes. Well i have gone through > the link that you provided, But i could not found any of the page which > provides the data flow d

Re: DBI backend tests

2009-09-01 Thread Josh Sled
Phil Longstaff writes: > There's no problem doing this for sqlite3 (just use /tmp/X). However, > since there are differences for mysql and pgsql, I'd like to perform the test > for all 3 databases. Any ideas on how "make check" could/should get urls for > a mysql and pgsql database server

Re: DBI backend tests

2009-09-01 Thread Josh Sled
John Ralls writes: > Yeah, don't. That is, don't actually talk to the real databases, just write > a trivial pretend database (they're often called mocks) with the same > function signatures and header names and so on so that you can build your > test program with it instead of with pgsql or my

Re: RSS

2009-06-23 Thread Josh Sled
Robert Stocks writes: > 090607-2.3.1.news contains two places where the - char is not the - > char but is the – one - which is invalid (the feed generator is > howere not escaping that correctly. > > the easy fix to the source file. Fixed. Thanks. :) -- ...jsled http://asynchronous.org/ - a

Re: RSS

2009-06-18 Thread Josh Sled
Derek Atkins writes: > Please remember to CC the list on all replies using your mailer's > Reply-To-List or Reply-All functionality... > > Brian Wilson writes: > >> I know that there hasn't been any new news. However, when I open the feed >> location in my browser (Firefox) I still ought to see a

Re: Sorting out QSF import and export

2009-06-10 Thread Josh Sled
Derek Atkins writes: > David Goodenough writes: >> Where is the GNC XML format defined? I have some ideas that I have >> used elsewhere to fix the GUID problem. > > It's defined in the sources. see src/business/business-core/xml There's a non-normative post-hoc schema in , as well. >>> The ex

Re: Sorting out QSF import and export

2009-06-09 Thread Josh Sled
David Goodenough writes: > So the question is, which way to go. Should I simply work on the old QSF > code and get it to work, and then add selection to it and matching, or should > I look at the new framework and rewrite the QSF code to work there? QSF is a bad idea. Please don't propagate it.

Re: Scheduled Transactions as Unscheduled Templates

2009-05-26 Thread Josh Sled
Havard Rast Blok writes: > I recently sent out this on the user-list, however did not receive any > answers (only two, "me too"), so I thought I'd try here. > Original Message > Subject: Scheduled Transactions as Unscheduled Templates > Date: Mon, 18 May 2009 09:22:23 +0200 > F

Re: New Splash Screen Graphic

2009-03-14 Thread Josh Sled
Tynan writes: > I don't really know anything about open source, but I've been enjoying > using GnuCash, and I thought I'd try to help out by making a new splash > screen graphic. I have attached it for your consideration. The software > is very professional, but the graphic looked cobbled together

Re: Domain Model for GNUCash

2009-03-09 Thread Josh Sled
> Mike King writes: >> If there is no domain model as such, then I would create an entity model. The >> only difference is that one uses entities instead of classes. All other >> structure is the same. Graphical entity models are basically useless except as documentation and meeting/discussion fo

Re: Register rewrite

2009-03-01 Thread Josh Sled
Charles Day writes: > I had a quick look at the register-rewrite branch. My first impression is > that the original register code has not been changed at all and that some > kind of new stuff based on GtkTreeView was being worked on. Is it the > intention to abandon a GUI-independent register desi

Re: GnuCash reports via eguile - probably not

2009-01-21 Thread Josh Sled
Chris Dennis writes: > Josh Sled wrote: >> Chris Dennis writes: >>> What is really needed is some sort of wiki-like markup that can be >>> parsed by Guile code and includes references to GnuCash objects. >>> Something like this (I know the 'variable&

Re: GnuCash reports via eguile - probably not

2009-01-20 Thread Josh Sled
Chris Dennis writes: > Thinking it through, even if it were possible to pass parameters to the > template code, we'd be opening a huge security risk. We'd be > encouraging Joe User to create a template containing code that has full > access to the workings of GnuCash. There is no security ris

Re: report html generation question

2009-01-10 Thread Josh Sled
Arthur Ralfs writes: > Since the opinion of GtkHTML does not appear to be high in this context > I presume > there must me some other reason for its use. History/legacy use. In the mean time, the resurgence of competition between browsers has led to more options. GtkWebkit is probably right up

Re: report html generation question

2009-01-09 Thread Josh Sled
Arthur Ralfs writes: > Why is this? I would much rather get the scheme generated html than this. I believe we ask gtkhtml to do the export, and it serializes its own representation of the document rather than emitting the generated html. I'd agree that it's less than ideal, but such is the repor

Re: Sugestion

2009-01-07 Thread Josh Sled
"Joao Freire" writes: > The RSS feed in the site does not work. > It should be linked with the news. The Atom feed had a minor validation problem due to some messed up charset transcoding, which I've corrected. At this point, it's valid Atom 1.0

Re: gnucash-fr is dead ?

2008-12-31 Thread Josh Sled
raf...@free.fr writes: > I post this mail here because I had send a mail to gnucash-fr, three times in > three weeks, and it is not yet on the mailing list! > > Why ? Is the moderator of gnucash.fr busy ? Are you subscribed to the list? I don't believe there is a moderator of gnucash-fr. As far

Re: Scheduled Transactions

2008-10-15 Thread Josh Sled
"Tom Browder" <[EMAIL PROTECTED]> writes: > I would like to see the scheduled transactions (sx) capability > enhanced (see enhancement bug # 521285) to be more like Quicken. I > would like to see a split-pane in the account window showing due and > buttons to push like 'enter', 'edit', and 'skip'.

Re: wiki and lists.gnucash.org

2008-07-23 Thread Josh Sled
(Please make sure you CC the mailing list by using "Reply To List" or "Reply To All" in your mailer.) "Ronald Legere" <[EMAIL PROTECTED]> writes: > Actually it was a 502 error, I was looking in the wrong window. (We use a > proxy server). I will try again from my home computer... > The URL

Re: wiki and lists.gnucash.org

2008-07-23 Thread Josh Sled
"Ronald Legere" <[EMAIL PROTECTED]> writes: > have been down for a couple of days (today is 7/23/08), or at least I cannot > get to them (404 errors). Is this a known problem? It was down (hard down/unconnectable) until yesterday, and that was known. But a 404 implies that the server is connecta

Re: GnuCash software

2008-07-15 Thread Josh Sled
All of this is more appropriate for the gnucash-user mailing list. "Hotel Plein Ciel" <[EMAIL PROTECTED]> writes: > 1) Register me as user and request you to send me, if any, registration > code. There is no registration process or registration code. > 2) I wish to sibscribe in your mailing l

Re: need help with program

2008-07-15 Thread Josh Sled
Jessica Goulding <[EMAIL PROTECTED]> writes: > I am having trouble with my gnucash software. I hope this is the place to > get help. The gnucash-user list is more appropriate. > When I try to open my saved account hierarchy to continue work, I get this > message: > > Can't parse the URL C:\

Re: GNUCash Startup Files

2008-06-27 Thread Josh Sled
"Stephen Grant Brown" <[EMAIL PROTECTED]> writes: > Under Vista, I uninstalled GNUCash, checked that there was no "C:\Program > Files\gnucash" subdir, reinstalled gnucash 2.2.5 into "C:\Program > Files\gnucash" and restarted gnucash. > > It found the datga files that I am using. > > Where did gnu

Re: How to compile the latest version of GnuCash with database support on MS Windows

2008-06-27 Thread Josh Sled
"Ajit Kumar" <[EMAIL PROTECTED]> writes: > I am new to GnuCash and currently evaluating it to see how best I can use it > for my finance needs. Also, I need the backend to be based on a database. > Upon reading through the document, I came to know that PostgreSQL is > supported but not as a default

Re: Differences between tar.bz2 and tar.gz package

2008-06-24 Thread Josh Sled
Yan Li <[EMAIL PROTECTED]> writes: > I've downloaded both the .tar.bz2 and .tar.gz packages of GnuCash > 2.2.5, and to my surprise, their contents are different! Please see > the attachment. There was no attachment to this message; can you please resend? > Which one should I trust? Or anything wr

Re: Compile Fails in qofsession.c

2008-06-23 Thread Josh Sled
Casey Cichon <[EMAIL PROTECTED]> writes: > After a few weeks away from using the development gnucash version to > upgrade my machine from Fedora 5 to Ubuntu gutsy (soon to be hardy). I > get this when running > cc1: warnings being treated as errors > qofsession.c: In function 'qof_session_

Re: Trac and MediaWiki question

2008-06-13 Thread Josh Sled
(I hope you don't mind; I've CC:'d this to gnucash-devel. I'm glad I caught the message, too: lame mail filtering on my side had stuff to [EMAIL PROTECTED] going to the spam folder. :/ ) "Sean Colombo" <[EMAIL PROTECTED]> writes: > I noticed GnuCash is using MediaWiki instead of the Trac wiki. T

Re: XML file backend

2008-06-10 Thread Josh Sled
Phil Longstaff <[EMAIL PROTECTED]> writes: > Josh, does the sx code need a separate template commodity per account? > Should the account xml parser use dom_tree_to_commodity_ref() to merge these? > Should the sql backends only merge currencies, not any other commodities? No, they don't need to

Re: Gnucash XAC file XSDs

2008-06-01 Thread Josh Sled
Graham Leggett <[EMAIL PROTECTED]> writes: > In order to parse the gnucash XAC file from java, I have generated the > following XSD files using Trang called from Oxygen XML. > > The XSD was generated from my company's XAC file, with additional entries > added to make sure none of the fields were mi

Re: GDA: Status

2008-05-29 Thread Josh Sled
Derek Atkins <[EMAIL PROTECTED]> writes: > Previous, Graham said: > >>> Users needs win I am afraid, if necessary I'll patch gnucash to do it >>> myself. > > Hahahahahahaha!! Wow, now you're REAY funny! Have you > forgotten that GnuCash is a Volunteer effort? *laughs* "Users"? > While

Re: rtl reports

2008-05-21 Thread Josh Sled
"Ori Hoch" <[EMAIL PROTECTED]> writes: > I am trying to create rtl (right-to-left) reports for the hebrew translation > of gnucash. Awesome. :) > I created a new stylesheet (stylesheet-plain-rtl.scm) and I tried to change > some html attributes, I can change the align attributes for table cells,

Re: Bug 105932

2008-05-19 Thread Josh Sled
"Charles Day" <[EMAIL PROTECTED]> writes: > I added this question/comment to this really old bug, but I'm not sure that > anyone will see it unless I also post it here. Christian or Derek, perhaps > you could respond, since your comments (from four years ago) are on the bug. > > "Nearly four years

Re: File imports

2008-05-07 Thread Josh Sled
"Easton Christian Family Centre" <[EMAIL PROTECTED]> writes: > You currently offer the ability to create by importing Quicken (.QIF) files. > Are you considering going to the next stage and offering compatibility with > QuickBooks. I just considered it, and it would be grand! :) Unfortunately, t

Re: Query

2008-03-02 Thread Josh Sled
Jiaan co <[EMAIL PROTECTED]> writes: > hello GNUcash, I plan to use this software for my own business, just for > credibility, may i please have at least five well known companies that uses > this software? thank you and good day. I don't think we have such a list. You'd probably do better soli

Re: import QSF?

2008-03-02 Thread Josh Sled
"Keith Bellairs" <[EMAIL PROTECTED]> writes: > I did an export COA to QSF, then noticed that the import is not there. > (Using a recent SVN build of trunk.) A quick search suggests that the import > was turned off at the time of the 2.0 release. Is it dead? Should there be > an export without an im

Re: cannot find -lgnc-backend-file-utils

2008-02-19 Thread Josh Sled
Derek Atkins <[EMAIL PROTECTED]> writes: > By any chance are you running "make -j 2" (or make -j with any > number > 1)? I only ask because it's possible that there's a > race condition and it's trying to build the second library > before the first. No, the gentoo ebuild forces make -j1 to preve

Re: Plot details - barchart reports

2008-02-15 Thread Josh Sled
"Davide Imbeni" <[EMAIL PROTECTED]> writes: > I will just report what I found so far on the subject, after some > digging and a lot of learning, and why I think I will now suspend > further investigations. This is unfortunate (especially after your very good looking initial patch), but thanks for

Re: Plot details - barchart reports

2008-02-07 Thread Josh Sled
"Davide Imbeni" <[EMAIL PROTECTED]> writes: > I would like to change slightly the appearance of the plots in bar-chart > reports. > As it is now it's a bit difficult to get an idea of the level of the bars (a > part from the first one on the left), so I would like to add a grid to the > plot or, ev

Re: GNC-2.2.3 test error

2008-02-01 Thread Josh Sled
PLEASE remember to CC: the mailing list on all replies, using your mailer's Reply To List or Reply To All feature. "N. Peguiron" <[EMAIL PROTECTED]> writes: > Josh Sled wrote: >> "N. Peguiron" <[EMAIL PROTECTED]> writes: >>> Now I'm

Re: Patch to support displaying commodities per currency in scatter graphs.

2008-01-31 Thread Josh Sled
"Joshua Ross" <[EMAIL PROTECTED]> writes: > This patch adds an extra option to scatter graphs that in effect inverts the > prices. It allows plotting of commodity per currency. Mainly useful for > currencies, although someone may find a use for it with shares. Applied as r16903. Thanks! (In th

Re: data export with Excel 2003

2008-01-31 Thread Josh Sled
Jannick Asmus <[EMAIL PROTECTED]> writes: > I am new to this list. I hope the following can be a valuable contribution to > some of you. > > I have attached an Excel2003 file for exporting data out of GC to Excel. It Committed as r16901. I've put the file in contrib/ with most of the explanation

Re: GNC-2.2.3 test error

2008-01-31 Thread Josh Sled
"N. Peguiron" <[EMAIL PROTECTED]> writes: > Currently using GNC-2.2.0; built it happily from source; test suite ran > OK with all tests passed. Congratulations and many thanks to the GNC team. > > Now I'm trying to build GNC-2.2.3 from source. Build is ok, but test > suite crashes with following

Re: Gnucash-2.2.3 crash during splash page

2008-01-30 Thread Josh Sled
"Jim Parker" <[EMAIL PROTECTED]> writes: > My first post to this list. I have found the site very helpful in > resolving issues I have had with my build of gnucash 2.2.3. However, now I > am stumped. > > I completed a relatively clean compile from source of gnucash-2.2.3 and > during the startu

Re: Minor typo in news section section of the home page

2008-01-09 Thread Josh Sled
Hermann Hüttler <[EMAIL PROTECTED]> writes: > in your recent news about the release of 2.2.3 in the section "Getting > Gnucash" it still says "Gnucash 2.2.2 .. " Fixed. Thanks. -- ...jsled http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED] pgpG9Il5Ot9pW.pgp Descrip

Re: Crash in Accounts receivable report

2008-01-08 Thread Josh Sled
Nigel Titley <[EMAIL PROTECTED]> writes: > A freshly built 2.2.99 from trunk on Ubuntu Gutsy gives me the following > crash when I click on the "Total" amount for any line in the Accounts > Receivable Ageing report. > > Backtrace: > In unknown file: > ?: 0* [gnc:owner-report-create # #] > I

Re: gnucash hangs on older account file

2008-01-05 Thread Josh Sled
Terry <[EMAIL PROTECTED]> writes: > Would it be possible to obtain from some nice folks an older version of > gnucash, compiled as a standalone executable so that all the older > libraries are not needed? It's non-trivial to build "static" executables, especially against old libraries. > Say v

Re: request for comments on inventory experiment

2008-01-05 Thread Josh Sled
"Lianto Ruyang" <[EMAIL PROTECTED]> writes: > I hope my description is quite clear and understandable. I need inputs from > all of you whether this idea is good enough for an inventory system in > gnucash and can be developed for future needs, any ideas, any directions > will be greatly appreciated

Re: Introducing myself

2008-01-05 Thread Josh Sled
Mike Alexander <[EMAIL PROTECTED]> writes: > --On January 5, 2008 3:46:41 PM + mark carter > <[EMAIL PROTECTED]> wrote: > >> What exactly is the deal as regards GnuCash using guile 1.6 versus >> 1.8. Would we be expecting to throw up many incompatibilities? > > I've been running Gnucash (SVN

Windows Download [WAS: Re: none]

2008-01-02 Thread Josh Sled
"Mike Wardle" <[EMAIL PROTECTED]> writes: > I saw your free accounting software in the National Association of Realtors > magazine, but I am confused on what to download. I am running Windows XP > Professional. Can you giver directions on what I download. The first link in the "Download" secti

Re: progress bar during launching

2008-01-01 Thread Josh Sled
Herbert Thoma <[EMAIL PROTECTED]> writes: > this bothered me as well, not so much because of file loading > but because of reports. > > I created Bug #506714 > http://bugzilla.gnome.org/show_bug.cgi?id=506714 > and attached a patch that adds a progress bar to the > splash screen. > > Please review.

Re: SLR broken in r16754

2007-12-30 Thread Josh Sled
Tim Wunder <[EMAIL PROTECTED]> writes: > The SX SLR seems to be borken in 2.2.99/r16754. I changed my payday Reminder > to a To-Create, clicked OK, but my checking account didn't get updated. The > SLR dialog when next run thinks the SX was created, though. Also, if I test > this and check the r

Re: gnucash doesn't load data file

2007-12-30 Thread Josh Sled
Family <[EMAIL PROTECTED]> writes: > Have used gnucash for many years - even donated the loan s/w to the effort. > > > Computer died unexpectedly on Wed last. I had made a habit of saving all > financial information to 2 separate USB drives and so thought I was home > free. 2 separate copies of a

Re: gnucash 2.2.2 segfaults on lenny

2007-12-30 Thread Josh Sled
Rainer Dorsch <[EMAIL PROTECTED]> writes: > I compiled gnucash on a Debian lenny system and already at startup it > segfaults. I append a backtrace. > > Any idea what could be wrong is welcome . If you've built it yourself, you can apply the equival

random emacs tips [WAS: Re: r16600 - gnucash-docs/trunk/guide/C - Correct …]

2007-12-22 Thread Josh Sled
Andrew Sackville-West <[EMAIL PROTECTED]> writes: > Certainly I would benefit greatly from a "tips and tricks" page but > most of that actually applies to emacs in general and wouldn't really > belong on a gnucash page. Since the only coding I currently do is > gnucash, the gnucash devs are forced

Re: Object fields vs slots

2007-12-20 Thread Josh Sled
Phil Longstaff <[EMAIL PROTECTED]> writes: > What is the rationale uses to decide whether to make an object attribute > a field in a structure vs a slot? An Account has the hidden, > tax-related and placeholder attributes which are slots rather than > fields in the Account structure. What is t

Re: AUDIT: r16678 - gnucash/trunk/src/pixmaps - Bug#503889: Install icons according to spec. On Win32, however, don't run the non-existant (?) gtk-update-icon-cache.

2007-12-18 Thread Josh Sled
Josh Sled <[EMAIL PROTECTED]> writes: > Author: jsled > Date: 2007-12-18 09:57:12 -0500 (Tue, 18 Dec 2007) > New Revision: 16678 > Trac: http://svn.gnucash.org/trac/changeset/16678 > > Modified: >gnucash/trunk/src/pixmaps/ >gnucash/trunk/src/pixmaps/Makefile.a

Re: Changing SX Causing GnuCash to Hang

2007-12-10 Thread Josh Sled
Volker Englisch <[EMAIL PROTECTED]> writes: > On 12/09/2007 06:41 PM Josh Sled wrote: >> Well, if you haven't filed one yet, don't bother ... but let me know if >> r16629 resolves the problem, please? >> > > I saw your email a little to late. :-) > But

Re: Changing SX Causing GnuCash to Hang

2007-12-09 Thread Josh Sled
Josh Sled <[EMAIL PROTECTED]> writes: > Volker Englisch <[EMAIL PROTECTED]> writes: >> I have a scheduled SX setup to automatically add a fixed amount of interest >> to a savings accounts at the end of a month. >> I changed this SX so that the amount is a

Re: Changing SX Causing GnuCash to Hang

2007-12-09 Thread Josh Sled
Volker Englisch <[EMAIL PROTECTED]> writes: > I have a scheduled SX setup to automatically add a fixed amount of interest > to a savings accounts at the end of a month. > I changed this SX so that the amount is a variable from this point forward. > However, when I'm trying to close the tab of the

Re: AUDIT: r16613 - gnucash/trunk - s#Open Source#Free#, s#Finance#Accounting#, s#Gnucash#GnuCash#

2007-12-05 Thread Josh Sled
Andreas Köhler <[EMAIL PROTECTED]> writes: > Am Mittwoch, den 05.12.2007, 09:57 -0500 schrieb Josh Sled: >> Author: jsled >> New Revision: 16613 >> Trac: http://svn.gnucash.org/trac/changeset/16613 >> >> Modified: >>gnucash/trunk/art/banner.svgz &g

Re: gnucash and "open source"

2007-12-05 Thread Josh Sled
[EMAIL PROTECTED] (Karl Berry) writes: > Back in August 2006, there was a fairly long thread kicked off by rms > requesting that "open source" be replaced with "free software" on the > gnucash.org web page: > https://lists.gnucash.org/pipermail/gnucash-devel/2006-August/018378.html > > It culminate

Re: Tip of the day: development version warning ?

2007-11-27 Thread Josh Sled
Geert Janssens <[EMAIL PROTECTED]> writes: > I am running Gnucash 2.2.1 on Mandriva 2007.1. I rebuilt this Gnucash version > myself starting from the source rpms from Mandriva 2008.0, because Mandriva > 2007.1 comes by default with GC 2.0.5. > > Today when starting Gnucash, I got this tip of the

Re: price quotes for dates in the past

2007-11-15 Thread Josh Sled
"Greg Balls" <[EMAIL PROTECTED]> writes: > Once I started poking around the gnucash code, though, I noticed that > there's already a start at this functionality coded up in > price-quotes.scm, but I'm not really sure what state it's in. (I'm > not the most fluent in scheme/guile/whatever it is.) >

Re: Can someone help me make the SLR dialog do what I want?

2007-11-15 Thread Josh Sled
Sorry for the delay in response. Tim Wunder <[EMAIL PROTECTED]> writes: > Ugh... I appreciate your responding to my plea for help, but I really need > more basic and fundamental help than that. Assume I know /nothing/ about C > programming, and especially gtk+ programming. I hope that you didn

Re: the old design docs

2007-10-29 Thread Josh Sled
tim <[EMAIL PROTECTED]> writes: > I see the warning he pointed me to, but the copy > > linked from the doxygen start page > (under heading "Documentation elsewhere in the source tree") is too o

Re: Symbian

2007-10-20 Thread Josh Sled
"Daniel Espinosa" <[EMAIL PROTECTED]> writes: > Things like this is why is better to have a library doing the hardwork > and allows the users to create it's interface, I don't know about > Symbian, but GDA and GnomeDB have a porting to Maemo (Nokia N800 - I > have one:) and that was in a relative s

Re: Problems downloading stock quotes [RESOLVED] possible security issue

2007-10-17 Thread Josh Sled
Richard Geddes <[EMAIL PROTECTED]> writes: > Seems a little odd that F::Q would fail when advertiser domain names are > unresolvable... I would figure, if an F::Q encounters an ad domain while > scraping, it would ignore it and look for the goodies.   I guess I could > tcpdump the F:Q connection to

Re: Problems downloading stock quotes [RESOLVED] possible security issue

2007-10-17 Thread Josh Sled
Richard Geddes <[EMAIL PROTECTED]> writes: > I re-applied the ad blocker, and with my browser, was able to get a > quote for RHAT AMD from the yahoo website successfully. When I tried " > gnc-fq-dump yahoo RHT AMD" from the command line and it failed. This > leads me to think that F::Q does not w

Re: Symbian

2007-10-17 Thread Josh Sled
"Pizza Margherita" <[EMAIL PROTECTED]> writes: > Have you planned any symbian or mobile version of GnuCash? No one has announced they they have completed (or are even working on) such a thing. -- ...jsled http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED] pgpzzAxgY

Re: Problems building 2.2.1 (svn) on openSuse 10.3

2007-10-15 Thread Josh Sled
(Trimming gnucash-user from distribution list. This is clearly -devel traffic.) "Davide Imbeni" <[EMAIL PROTECTED]> writes: > 2 -- The above allowed make to continue compiling... for a while. > Next error, on which I'm currently stuck, is: > > gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"gnc

Re: Inventory system design: proposal:

2007-10-10 Thread Josh Sled
"Lianto Ruyang" <[EMAIL PROTECTED]> writes: > - how to make the select-dialog can show items quickly (i imagine if the > items are in thousands the tree-view will be very slow) I'd not worry about this. As a anecdotal data-point, GPMC [¹] handles 16k items in my full playlist without even blinkin

Re: optimizing reports

2007-10-10 Thread Josh Sled
Andrew Sackville-West <[EMAIL PROTECTED]> writes: > I suppose this raises the larger issue of what is going on long-term > with the reports. Is the amount of work necesary to fix the > performance issues sufficient to warrant looking at the long term goal > with reporting with an eye to just doing

Re: Hebrew translation

2007-10-09 Thread Josh Sled
Avishay Zafran <[EMAIL PROTECTED]> writes: > Hello i would like to ask if there will be an hebrew translation for > this great software? Yes! As soon as someone (you?) contributes one. http://wiki.gnucash.org/wiki/Translation -- ...jsled http://asynchronous.org/ - a=jsled; b=asynchronous.org;

Re: Thanks...

2007-10-09 Thread Josh Sled
Please make sure you CC: the mailing list on all replies; you can do this via your mailer's "Reply to List" or "Reply to All" features. Anti Kutoja <[EMAIL PROTECTED]> writes: > Hi fellahs, > > Thank you both very much for replying to my query > about the problems of trying to build a gnucash and

Re: Branch off a 2.2-branch, then merge CSV importer into trunk?

2007-10-08 Thread Josh Sled
Christian Stimming <[EMAIL PROTECTED]> writes: > Hence, I'd suggest to branch off the stable 2.2 branch now (or: within the > next few weeks), and merge the csv-importer branch into trunk directly after > that so that more people can have a look at the importer code. +1. -- ...jsled http://asy

Re: gcc 4.2 warnings

2007-10-05 Thread Josh Sled
Christian Stimming <[EMAIL PROTECTED]> writes: > Your change, however, is a different expression: With your case, if the char > pointer points to a non-empty string, use it, but otherwise use the pointer > to an empty string. > > Which points me to the question: Which gcc warning did you try to f

Re: Fwd: World friendlier printable invoices

2007-10-05 Thread Josh Sled
"Stuart D. Gathman" <[EMAIL PROTECTED]> writes: > On Wed, 3 Oct 2007, Josh Sled wrote: >> 3/ it sucks. > > 3 is not very specific :-) Let me help. IMO the main problem with PHP > is its strength - the string subsitution model. Shell programming has I think it

Re: RFC: Server disk slowly failing, I plan to replace it using tip jar.

2007-10-05 Thread Josh Sled
Derek Atkins <[EMAIL PROTECTED]> writes: > I was planning to use the tip jar for this purchase, which is why I'm > soliciting opinions before I purchase anything. Note that if I order > from NewEgg I can usually have the item delivered the next day. On > the other hand I wont have time to work on

Re: Fwd: World friendlier printable invoices

2007-10-03 Thread Josh Sled
"P. Christeas" <[EMAIL PROTECTED]> writes: > Lurking in this list, I have only read the last postings, so excuse me if I'm > wrong: > Would it pay to let PHP access the invoice data (sth. like a PHP module with > bindings to gnc model) ? Then, PHP, widely adopted for html templating, could > hand

Re: Fwd: World friendlier printable invoices

2007-10-03 Thread Josh Sled
"Bryan Cebuliak" <[EMAIL PROTECTED]> writes: > copying new onto old reports then restarting gnucash. Any hints on how > to get useful log or debugging output here? Take a look at the logging functions at src/scm/main.scm:165 . > In anticipation, why does > it have to crash? Can this be fixed to

Re: Fwd: World friendlier printable invoices

2007-10-02 Thread Josh Sled
"Bryan Cebuliak" <[EMAIL PROTECTED]> writes: > I will run diff for the second time ever. In the mean time, you have > the complete code and the knowledge to fix the crash problem. Ah, but The identity of reports is by name, so you may care to use a different name for the report (at least during de

Re: Fwd: World friendlier printable invoices

2007-10-02 Thread Josh Sled
Chris Shoemaker <[EMAIL PROTECTED]> writes: > On Tue, Oct 02, 2007 at 11:03:29AM -0400, Derek Atkins wrote: >> As I've said over and over, the REAL answer is to integrate >> e-guile and then invoices could be an HTML-template with embedded >> guile, instead of a scheme program that happens to gener

Re: r16543 - gnucash/branches/gda-dev/src - Make GDA backend (sqlite) the default if file: or no access method is

2007-09-24 Thread Josh Sled
Phil Longstaff <[EMAIL PROTECTED]> writes: > Yeah, we should probably fix this.. Or add other "File -> Open" > methods to let the user choose the specific version. > > > >I have a modified version of src/gnome-utils/gnc-file.c which allows you to >select "xml:" The gtk_file_chooser return

Re: Fwd: Enable non-capitalized wiki pages?

2007-09-23 Thread Josh Sled
Derek Atkins <[EMAIL PROTECTED]> writes: > Are we sure we want to live with that? Are you willing to go through each > page and check all the links and make sure none got broken? The vast majority of links won't be broken. How about we just fix broken links as we come across them? -- ...jsled

Re: GnuCash loading

2007-09-23 Thread Josh Sled
David Dampier <[EMAIL PROTECTED]> writes: > I have downloaded Source code, Windows binary. I am running Ubuntu. How > I install what I have downloaded? Is it the proper download for Ubuntu > or should I have downloaded something else. No. Install GnuCash through Ubuntu's package manager ... aptit

Re: gnucash help/tutorial/build

2007-09-13 Thread Josh Sled
Anti Kutoja <[EMAIL PROTECTED]> writes: > I am really sorry to bother you with this, you must > enough on your plates as it is, but I am at my wit's > end and have not been able to find answers anywhere. Did you search the mailing list? Or basically look at the wiki? > I downloaded and installe

Re: Patch: Limiting install.sh's bandwidth

2007-09-11 Thread Josh Sled
"Nathan Buchanan" <[EMAIL PROTECTED]> writes: > The attached patch allows the user to define a download rate in custom.sh, > (eg, WGET_RATE=10k). If WGET_RATE is not specified, wget will behave as it > does today. > > I've tested it and it works. Could someone look at applying it? r16523. Thanks!

Re: Scheduled Transactions rewrite

2007-09-07 Thread Josh Sled
Andrew Duggan <[EMAIL PROTECTED]> writes: > Nicely done. The new since last run dialog is really nice. Great job. Thank you. :) -- ...jsled http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED] pgpRwcWUWexmN.pgp Description: PGP signature _

Re: Copyright Notice

2007-09-07 Thread Josh Sled
Dominic Edmonds <[EMAIL PROTECTED]> writes: > On http://www.gnucash.org/index.phtml it shows (c) 2001-2006; surely > 2001-2007. Updated; thanks. -- ...jsled http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED] pgpWnim5Sr4rQ.pgp Description: PGP signature

Re: CSV Importer

2007-09-03 Thread Josh Sled
"Benjamin Sperisen" <[EMAIL PROTECTED]> writes: > Anyway, most of what I've done has been to address the shortcomings > discussed earlier. Benjamin, congrats on a pretty successful Summer of Code project. The importer is looking (and working) pretty well. > First, I've reworked the internal err

Re: Dogtail UI Harness Status

2007-09-03 Thread Josh Sled
ahmad sayed <[EMAIL PROTECTED]> writes: > In this phase of SOC the following updates done to the Dogtail UI Harness > project, the status as usual is mix of bad and good news. Ahmad... Congrats on a modestly successful Summer of Code project. I'm sure that there's good and bad parts, but that'

Re: Questions about gnuCash backend access

2007-09-03 Thread Josh Sled
"Daniel Espinosa" <[EMAIL PROTECTED]> writes: > QOF headers has a lot of coments pointing potencial bugs or even > actual bugs Can I add this as bugs in bugzilla? I'm not sure what the advantage would be to having them either in two places (the comment and bugzilla) or one place (bugzilla) which i

  1   2   3   4   5   6   7   >