Re: GnuCash in Apple MacBook High Sierra

2017-12-29 Thread John Ralls


> On Dec 29, 2017, at 2:51 PM, Bruce Fraser  wrote:
> 
> Dear Gnucash,
> 
> PROBLEM:  Opening GNUCASH in  macOS High Sierra version 10.13.2, in Apple 
> MacBook.
> 
> I had used GnuCash last about June 2017, with Sierra as my operations system. 
>  About October 2017 a new edition of the Mac operating system was available, 
> called macOS High Sierra version 10.13.2, and I installed it. In December 
> 2017 I tried to use GnuCash, and got this message:
> GnuCash cannot be opened because of a problem.  Check with the developer to 
> make sure GnuCash works with this version of macOS.  You may need to 
> reinstall the application.  Be sure to  install any available updates for the 
> application and macOS.
> 
> I went to the Gnwucash web site, and downloaded this: 
> 
> The latest stable release of GnuCash is 2.6.19.
> 
> This would not open either, although the opening sequence went a little 
> further, until I got this message in a window: 
> 
> The file/URI/ Users/Tecra 2016………../Reconciliation (05)27.gnucash could not 
> be found
> 
> I went to my local Apple store, and the technician tried several ways of 
> opening GnuCash, without success.
> 
> My question is: how to I get to use GnuCash again? 

You did get it started. After you get the “file...could not be opened” dialog 
and dismissed it you had GnuCash open with an empty book. The next step is to 
simply select File>Open from the menu and navigate to your data file.

Regards,
John Ralls

___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Printing Hard Copy

2017-12-29 Thread rj ruble
How can I print my accounts to hard copy?

Sent from Mail for Windows 10

___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: Has the Treasury Direct interface changed?

2017-12-29 Thread Fred Bone
On 28 December 2017 at 14:56, farleykj said:

> Sorry, I thought I'd responded to the message about telling the agent what
> browser it is identifying itself as. I'm using Perl, and the code I'm
> using to see what's up is as follows:
> 
> 
> use LWP::UserAgent ;
> use LWP::Simple ;
> 
> my $urlSite  = "https://www.treasurydirect.gov/BC/SBCPrice; ;
> my $idBrowser = "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:57.0)
> Gecko/20100101 Firefox/57.0" ;
> 
> my $userAgent = LWP::UserAgent->new ;
> $userAgent->agent ( $idBrowser ) ;
> 
> my $resData = $userAgent->get ( $urlSite ) ;
> print "--- [ CONTENT ] --- \n" ;
> print $resData->content . "\n" ;
> print "--- [ CONTENT ] --- \n" ;
> 
> 
> The output I get from this is as follows:

The output I get from running the above code does not include any 
error message and appears to be the same as I see if I access the 
given URL with a browser and "view source", though I have not 
attempted to do a detailed comparison.

This is with ActivePerl 5.8 on WinXP.

___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.


Re: Has the Treasury Direct interface changed?

2017-12-29 Thread Ken Farley
The only CPAN-related stuff I've done was updating Finance::Quote during 
the Yahoo-caused quote debacle. Other than that, I tend to leave things 
as is, since OS X is allegedly pretty snotty about having things mucked 
about with.


Near as I can figure the problem is solely with the treasurydirect.gov 
site. I've substituted other URLs, like google.com, etc. and it spews 
back all the nice HTML stuff.


I've communicated back and forth with the Treasury Direct people, but 
gotten rather superficial and maybe even snarky responses back. I don't 
think the people communicating via their "contact us" are conversant in 
technical information. At least not the ones I've gotten "information" from.



On 2017-12-28 23:18, John Ralls wrote:



On Dec 28, 2017, at 3:52 PM, farleykj  wrote:

John,
I get the results you get from "curl". A whole lot of code. So this narrows
my troubles down to the use of Perl for requests? I'm currently using
version 5.18.


So am I, and I ran in a relatively clean (i.e. not in a Gtk-OSX build shell) 
MacOS 10.13 environment. I have run gnc-fq-update recently so my Perl 
environment will have been updated with all of those dependencies.

Since it broke suddenly for you it seems possible that it was something you did 
on your system. Do you remember hitting on CPAN for anything in the last couple 
of weeks?

I’d start by studying LWP::UserAgent and searching on something like “lwp 
connection debugging”.

Regards,
John Ralls




___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.

Re: Schwab shows no tranactions

2017-12-29 Thread Steve
Steve wrote
> I've only used Gnucash and aqbanking module for Schwab Bank downloads
> which
> has always worked great.
> 
> For some reason I've long since forgotten, I thought it didn't work with
> the
> brokerage side.  Guess I'm wrong?  I did start to fool with it, but is
> https://ofx.schwab.com/cgi_dev/ofx_server correct?  Thought I read in the
> documentation somewhere that someone said that was a phishing link???

I misread the documentation; it's another link, one character off, that
someone identified as a phishing link. Nevertheless, I have been
unsuccessful in getting Schwab brokerage transactions to download; I did
note one person's comment that he changed the FID to  from 5104 but
makes no difference, eg no transactions download.

Can anyone conclusively say they have downloads of Schwab brokerage (not
bank) working? If the consensus is that it's not available, will not invest
further time fooling with it... thanks 




--
Sent from: http://gnucash.1415818.n4.nabble.com/GnuCash-User-f1415819.html
___
gnucash-user mailing list
gnucash-user@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.