Price quote in GnuCash win32. Does it work?

2006-11-26 Thread zhimin
Hello, 

Thanks for the wonderful software. 

Has anyone tried the live price quote in GnuCash win32? Does it work?

I have compiled GnuCash win32 successfully according to the wiki. To
enable the live price quote, I have run gnc-fq-update successfully. To run
gnc-fq-update successfully, I have installed Activeperl 5.8 separately.
The activeperl 5.6 that comes with msys-DTK cannot complete gnc-fq-update,
because it will give the compilation error below:

cc1.exe: error: unrecognized command line option "-fnative-struct"


After running gnc-fq-update with Activeperl 5.8, I can run gnc-fq-dump and
gnc-fq-helper at shell to get quote without problem. But when I come to
Add New Security Editor screen
, the Quote Source Information check box is disabled, and the label
"Warning: Finance::Quote is not installed properly" is displayed. What's
wrong?


When I exit from Gnucash, I also get this in the command prompt:

gnucash: [E] "Failed to fork child process."

And Chris Shoemaker posted in <
http://www.mail-archive.com/gnucash-devel@gnucash.org/msg16609.html> that
it is related to price-quote retrieval and guile in win32.

Does this mean Finance::Quote fail to load in GnuCash because of guile
problem?
Does this mean live price quote won't work at all in GnuCash win32? Any
way out?


Thank you.

cheers,
zhimin 

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Price quote in GnuCash win32. Does it work?

2006-11-26 Thread zhimin
Hello, 

Thanks for the wonderful software. 

Has anyone tried the live price quote in GnuCash win32? Does it work?

I have compiled GnuCash win32 successfully according to the wiki. To
enable the live price quote, I have run gnc-fq-update successfully. To run
gnc-fq-update successfully, I have installed Activeperl 5.8 separately.
The activeperl 5.6 that comes with msys-DTK cannot complete gnc-fq-update,
because it will give the compilation error below:

cc1.exe: error: unrecognized command line option "-fnative-struct"


After running gnc-fq-update with Activeperl 5.8, I can run gnc-fq-dump and
gnc-fq-helper at shell to get quote without problem. But when I come to
Add New Security Editor screen
, the Quote Source Information check box is disabled, and the label
"Warning: Finance::Quote is not installed properly" is displayed.   What's
wrong?


When I exit from Gnucash, I also get this in the command prompt:

gnucash: [E] "Failed to fork child process."

And Chris Shoemaker posted in <
http://www.mail-archive.com/gnucash-devel@gnucash.org/msg16609.html> that
it is related to price-quote retrieval and guile in win32.

Does this mean Finance::Quote fail to load in GnuCash because of guile
problem? Does this mean live price quote won't work at all in GnuCash
win32? 
Is there anyway to use live price quote in GnuCash win32?


Thank you.

cheers,
zhimin 

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Price quote in GnuCash win32. Does it work?

2006-11-26 Thread jarney1
I have not gotten it to work under win32 due to the lack of a really good perl.

I have a really good Python, however, and was wondering if anyone thought it 
would be a good idea to use it instead of Python for price quotes.

Thoughts?

-JOn

 [EMAIL PROTECTED] wrote: 
> Hello, 
> 
> Thanks for the wonderful software. 
> 
> Has anyone tried the live price quote in GnuCash win32? Does it work?
> 
> I have compiled GnuCash win32 successfully according to the wiki. To
> enable the live price quote, I have run gnc-fq-update successfully. To run
> gnc-fq-update successfully, I have installed Activeperl 5.8 separately.
> The activeperl 5.6 that comes with msys-DTK cannot complete gnc-fq-update,
> because it will give the compilation error below:
> 
> cc1.exe: error: unrecognized command line option "-fnative-struct"
> 
> 
> After running gnc-fq-update with Activeperl 5.8, I can run gnc-fq-dump and
> gnc-fq-helper at shell to get quote without problem. But when I come to
> Add New Security Editor screen
>  ty.png>, the Quote Source Information check box is disabled, and the label
> "Warning: Finance::Quote is not installed properly" is displayed. What's
> wrong?
> 
> 
> When I exit from Gnucash, I also get this in the command prompt:
> 
> gnucash: [E] "Failed to fork child process."
> 
> And Chris Shoemaker posted in <
> http://www.mail-archive.com/gnucash-devel@gnucash.org/msg16609.html> that
> it is related to price-quote retrieval and guile in win32.
> 
> Does this mean Finance::Quote fail to load in GnuCash because of guile
> problem?
> Does this mean live price quote won't work at all in GnuCash win32? Any
> way out?
> 
> 
> Thank you.
> 
> cheers,
> zhimin 
> 
> ___
> gnucash-devel mailing list
> gnucash-devel@gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-devel

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


RE: Compiling GnuCash on Windows

2006-11-26 Thread Brian Blatnik

Sorry took a while before I had the chance to run with gdb. Here's what
happens when I try to save a file. Thanks for your help!

In the gdb window:

GNU gdb 5.2.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i686-pc-mingw32"...
(gdb) run
Starting program: C:\GnuCash\gnucash\bin/gnucash-bin.exe

Program received signal SIGTRAP, Trace/breakpoint trap.
0x10024a00 in strcmp ()
(gdb) bt
#0  0x10024a00 in strcmp ()
#1  0x in ?? ()
(gdb)


And in the gnucash-bin window:

This is a development version. It may or may not work.
Report bugs and other problems to [EMAIL PROTECTED]
You can also lookup and file bug reports at http://bugzilla.gnome.org
The last stable version was GnuCash 2.0.2
The next stable version will be GnuCash 2.2

gnucash: [E] "Failed to fork child process."

(gnucash:5684): Gtk-WARNING **: file_system_win32=026C5B80 still has
handle=0269
2F20 at finalization which is NOT CANCELLED!

(gnucash:5684): GLib-GObject-WARNING **: invalid uninstantiatable type
`void' in
 cast to `GtkFileSystemWin32'

(gnucash:5684): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table
!=
NULL' failed 



-Original Message-
From: Christian Stimming [mailto:[EMAIL PROTECTED] 
Sent: Thursday, November 02, 2006 9:29 AM
To: Derek Atkins
Cc: Brian Blatnik; gnucash-devel mailing list
Subject: Re: Compiling GnuCash on Windows

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

For me on win2000/SP4 with r15078 and the updated gnome packages according
to the recent commits in custom.sh, I get these:

>> - Creating a new file (with default account hierarchy)

Works for me just fine. The account hierarchy druid comes up and gives all
the locale=C choices that are shipped with gnucash.

>> - Creating more accounts in that file

Works.

>> - Adding transactions to these accounts

Works.

>> - running reports, particularly "account summary", "income 
>> statement", "balance sheet"

Doesn't work. I tried to run gnucash under gdb,
http://wiki.gnucash.org/wiki/Windows#gdb , and surprisingly enough then it
works! All of the text reports will simply work when running under gdb...
sigh.

>>- Saving to file

Works just fine as well, probably due to the recent gtk upgrade.

>>> Also, in the command prompt window is the following:
>>>
>>> gnucash: [E] "Failed to fork child process."
>> This is probably because gnucash tries to save the file in compressed 
>> form, which requires a separate gzip process that won't work on 
>> windows. In short, in the preferences please uncheck the checkbox 
>> under General -> File -> Compress file. Does saving work, then?
> 
> I wonder if we should just disable this feature on win32?

The feature is already disabled on windows, see io-gncxml-v2.c:1243. I tried
to find the place that's causing this "failed to fork" message, but
apparently it doesn't come from within gnucash. At least we don't have that
string anywhere, and the only fork() that gnucash uses is in io-gncxml-v2.c
which is unused on windows. So I have no idea where this comes from, and I'd
simply ignore it for now.

Christian
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2.1 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQCUAwUBRUoq2GXAi+BfhivFAQJp2gP4j7hgq6uSk5MZ79RXe3oRp0die6PKdpah
GaFYxStJqCEdTNbSdMQmh1Or/W4zaK7l/h9tJ71CWMErwcmg+CcVGe91K6x032ZY
4hK8ZuP7viFSm7YekEyFlwbMbSm5bSc3eG+ReB8l4EPQ44tBWFmdFfJspe3iaD4h
BgDpzKJatw==
=sFD8
-END PGP SIGNATURE-
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Releases?

2006-11-26 Thread Chris Lyttle
Guys,

Derek asked me about rolling a new release, I'm thinking next weekend is 
looking good for that, so if you could get any changes/fixes into the 
2.0 branch before then that would be great.
As a side note, I know we discussed possibly starting on the road to 
2.1/2.2 in Dec. Is this still the gameplan? Any dates yet?

Chris
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Releases?

2006-11-26 Thread Derek Atkins
Quoting Chris Lyttle <[EMAIL PROTECTED]>:

> Guys,
>
> Derek asked me about rolling a new release, I'm thinking next weekend is
> looking good for that, so if you could get any changes/fixes into the
> 2.0 branch before then that would be great.
> As a side note, I know we discussed possibly starting on the road to
> 2.1/2.2 in Dec. Is this still the gameplan? Any dates yet?

As of today I believe that all the outstanding patches have been
backported to 2.0.

As for the 2.1/2.2 cycle, I don't think we're quite there, yet.  But I
don't know where we are or when we'll get there.  I'm not sure what
features are tagged for 2.1/2.2

> Chris

-derek

-- 
   Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
   Member, MIT Student Information Processing Board  (SIPB)
   URL: http://web.mit.edu/warlord/PP-ASEL-IA N1NWH
   [EMAIL PROTECTED]PGP key available

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel