Re: Transaction Posted Time

2016-06-20 Thread Christian Stimming (mobil)
Dear John, yes, your proposal sounds like a good way to go. Thanks for explaining this and thanks for all the good work! Regards, Christian Am 20. Juni 2016 00:15:22 MESZ, schrieb John Ralls : > >> On Jun 19, 2016, at 1:07 PM, Christian Stimming > wrote: >> >> Am Sonntag, 19. Juni 2016, 11:31:3

Re: HBCI banking test

2015-12-10 Thread Christian Stimming (mobil)
I don't the test servers from the 2005 instructions are still operating. Sorry. Regards, Christian Am 10. Dezember 2015 19:23:12 MEZ, schrieb Per Johansson : >Hello all. > >I was trying to test HBCI with the instructions found here: >https://lists.gnucash.org/pipermail/gnucash-devel/2005-January/

Re: UserVoice integration in GnuCash Android

2015-11-04 Thread Christian Stimming (mobil)
;It would be of great help to have them contributing there too with >responses, triaging etc. >Let me know and I can send you the email addresses. > >Regards, >Ngewi > >On Wed, Sep 16, 2015 at 10:27 AM, Christian Stimming (mobil) < >christ...@cstimming.de> wrote: > &g

Re: Recommendations on Coding programs

2015-10-18 Thread Christian Stimming (mobil)
I like QtCreator a lot. For gnucash this requires to create a list of all files that belong to the project, such as find . -name *.[hc] > .files I'm not completely sure about the file name for the list, though. Regards, Christian Am 18. Oktober 2015 09:44:27 MESZ, schrieb Colin Law : >On 18 Oc

Re: UserVoice integration in GnuCash Android

2015-09-16 Thread Christian Stimming (mobil)
Ngewi > >On Wed, Sep 16, 2015 at 9:39 AM, Ngewi Fet wrote: > >> Thanks Christian! >> >> On Wed, Sep 16, 2015 at 8:10 AM, Christian Stimming (mobil) < >> christ...@cstimming.de> wrote: >> >>> Hi Ngewi, indeed I have the admin rights for the uservo

Re: UserVoice integration in GnuCash Android

2015-09-16 Thread Christian Stimming (mobil)
the app >and >create the new forum and topic category on the UV site. > >Regards, >Ngewi > >On Wed, Sep 16, 2015 at 9:39 AM, Ngewi Fet wrote: > >> Thanks Christian! >> >> On Wed, Sep 16, 2015 at 8:10 AM, Christian Stimming (mobil) < >> christ...@csti

Re: UserVoice integration in GnuCash Android

2015-09-15 Thread Christian Stimming (mobil)
Hi Ngewi, indeed I have the admin rights for the uservoice presence. We don't have to pay - at the time, I asked for an upgrade and they granted it to us as free software for free. I think uservoice is a very good service if you (or gnucash) really wants to be more user accessible . The presen

Re: Working example of kvp acess in Python

2014-11-13 Thread Christian Stimming (mobil)
>From my understanding, there are two separate issues here: 1. You are proposing a new object "Company" because you have reasons for needing new data fields. I think that's a good idea. Why don't you prepare a patch to extend the existing objects? 2. You ask for kvp access from python. No, we p

Re: Doxygen - is there a status?

2014-09-02 Thread Christian Stimming (mobil)
Hi Carsten, which questions do you want to get answered? If you have a few, I'd like to try to write up something. Also, our wiki contains some text about the "c API". Maybe this is of some help. Regards, Christian On 2. September 2014 17:10:00 MESZ, Carsten Rinke wrote: >Hi, > >Lately I was w

Re: Rethinking Numeric

2014-05-25 Thread Christian Stimming (mobil)
Thanks for starting the discussion. If we've reached the point where our int64 rational numbers do not fit our problem requirements anymore, I'd rather look for a different number representation that fits our application domain better. I'm thinking about replacing rational numbers by decimal f

Re: Building on Windows from scratch - follow up

2014-04-28 Thread Christian Stimming (mobil)
On 28. April 2014 16:52:03 MESZ, John Ralls wrote: > >For wild, not even in the oven yet, for the very long term, how about >"build GC native in MSVC"? This isn't as weird as it sounds: I've been able to compile and run the cutecash experiment in msvc successfully, at the time. Hence, with cma

Re: Obsolete function yahoo-get-historical-quotes

2014-04-23 Thread Christian Stimming (mobil)
+1 from me. Just go ahead and delete it. Christian On 24. April 2014 04:52:07 MESZ, John Ralls wrote: > >On Apr 23, 2014, at 9:31 AM, Frank H. Ellenberger > wrote: > >> Hi Geert, >> >> Am 23.04.2014 14:57, schrieb Geert Janssens: >>> I stumbled upon this function while evaluating the patch on

Re: Budget View Implementation Question

2014-04-15 Thread Christian Stimming (mobil)
I think those two limitations came in accidentally. When discussing and thinking about it, both should better be fixed instead of only being documented. If you have the time to do it, though. Regards, Christian On 15. April 2014 19:32:15 MESZ, Carsten Rinke wrote: >Hi, > >recently I started pl

Re: account types

2013-11-20 Thread Christian Stimming (mobil)
Re in English tutorial first: I think if you feel motivated right now for the German tutorial, just go ahead and describe all account types as of the to-be 2.6.0 version. This can subsequently be retranslated to the English tutorial. Regards, Christian Martin Mainka schrieb: >Am 20.11.2013 1

Re: account types

2013-11-20 Thread Christian Stimming (mobil)
Just to clarify: some new type will appear in the new version but is not yet I'm 2.4..14. At least that's true for Trading account. I can't give an easy explanation for those, though. Regards, Christian Martin Mainka schrieb: >Hi, >i noticed while translating chapter "Accounts" if the tutori

Re: 2.6 roadmap

2013-11-11 Thread Christian Stimming (mobil)
Sounds good to me, too. Thanks! Christian Geert Janssens schrieb: >On Sunday 10 November 2013 14:07:45 John Ralls wrote: >> With the translation updates and Patrick’s rather warmly received >> patch for https://bugzilla.gnome.org/show_bug.cgi?id=336843 >> —whoever’s doing the Gnucash Google+ a

Re: Bug targets

2013-09-02 Thread Christian Stimming (mobil)
John Ralls schrieb: >BZ has an enormous number of old target versions which makes for very >long lists when picking. I just modified all of the already-released >versions to sort to the bottom, but would anything bad happen if I just >deleted all previous releases? None of them are in use. In

Re: [PATCH] GnuCash UI strings: more consistency.

2013-08-01 Thread Christian Stimming (mobil)
Hi Cristian, The patch is fine. The errors and inconsistencies existed and need to be fixed. Better now than later. Regards, Christian Cristian Marchi schrieb: >Thanks for this patch but I'm a little reluctant to apply it because it > >creates more than 300 fuzzy strings in already existing

Re: Python bindings for Windows

2013-06-10 Thread Christian Stimming (mobil)
Hi Jonas, No, the bindings are not provided by us. But this is just because of laziness... we never set up the compile environment so far. Feel free to extend the Windows build script so that they are added. Regards, Christian Jonas Lippuner schrieb: >-BEGIN PGP SIGNED MESSAGE- >Ha

Re: Content of gnucash-patches/gnucash-changes

2013-06-01 Thread Christian Stimming (mobil)
Geert Janssens schrieb: >1. Which lists are you subscribed to ? > a. gnucash-changes > b. gnucash-patches > c. both > d. none B. Only -patches. >2. If you're only subscribed to one, why that one ? Due to occasional bandwidth constraints I don't want the full diff every time. > >3. Do y

Re: Development primer?

2013-05-11 Thread Christian Stimming (mobil)
Dear Allen, I'm sorry to hear the program does not start. The error during make check is caused because you don't have the French locale installed. We discussed this here already 3-4 weeks ago. But the error on start is weird. I also use Ubuntu 12.10 and haven't seen this problem. Maybe somethi

Re: Recommend IDE for coding in "C"

2013-03-18 Thread Christian Stimming (mobil)
I switched to qtcreator recently, after years of emacs. Qtcreator makes it very easy to jump between the various interesting places in the code, although our C implementation with the private structures doesn't work in qtcreator as well as it could. In pure c++ it works even better. Christian

Re: Delete post

2012-03-10 Thread Christian Stimming (mobil)
Please do not feed this troll. Thanks! Libero schrieb: yu deeerek ... Do you have found the link to delete the your post ? deeerek . yu ... little child yu .. find the link -- View this message in context: http://gnucash.1415818.n4.nabble.co

Re: GnuCash trunk r20559 mingw build failed

2011-04-12 Thread Christian Stimming (mobil)
The macro you mentioned is for printf but not scanf - which is different. If glib has some macro for scanf, sure we should use it. Christian -- Sent from mobile. Derek Atkins schrieb: Geert Janssens writes: > On maandag 11 april 2011, Nitish Kumar wrote: >> I am sorry for posting in non st

Re: r20438 - gnucash/trunk/src/app-utils - [PATCH 4/4] Bug #615168: N_ in the root module

2011-03-23 Thread Christian Stimming (mobil)
Phil Longstaff schrieb: >Well, this particular checkin (N_ in the root module), or the ones >fixing bugs >(from Andy Wingo) looked to me like they could be applied to 2.4. Unfortunately this is not true. Those patches crash with guile 1.6. I explained that in the bugzilla entry. Hence they

Re: Back-porting patches; marking the changelog message

2011-03-23 Thread Christian Stimming (mobil)
My proposal comes from the Trac syntax: Number preceded with # are turned into links to bugreports. Numbers preceded with r *or* enclosed in brackets are turned into links to changesets. So I would like to leave it as [123] and not additionally with a r. Thanks! Christian Micha Lenk schrieb

Re: Unstable development, guile 1.8 and gcc 4.5.2

2011-03-22 Thread Christian Stimming (mobil)
Thanks Geert for the patches and the exhaustive explanation. I'm out of town and will reply in detail later. But I think we shouldn't waste any effort on the building that isn't absolutely necessary. I'd say we set up a second VM with the gcc4 build for trunk, and use the existing one for 2.4 an