From: Bernd P. <bp...@ch...> - 2009-05-07 07:00:49
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello, I was hit by this bug as well. Yesterday I worked on this issue but I couldn't solve it (I'm not a Perl guru). However, there is a quick workaround which is (at least for me) acceptable. Look at your invoice.tex Latex file. The line printing the line items should start like: <%runningnumber%> ... The problem is as far as I can see caused by corruption in the runningnumber field. I changed the field to: <%runningnumber1%> As there is no such field it won't print anything - but it will print the invoice. Cheers, Bernd On Thu, 07 May 2009 04:08:15 +0000 sql...@li... wrote: > Message: 11 > Date: Mon, 04 May 2009 23:29:55 -0400 > From: "C. Duncan Hudson" <du...@du...> > Subject: Re: [SL] Error encountered when attempting to create .pdf > invoices > To: sql...@li... > Message-ID: <49F...@du...> > Content-Type: text/plain; charset=ISO-8859-1; format=flowed > > It means that you're running one of the more recent versions of > SQL-Ledger, and you have Perl 5.10 installed. Currently there isn't a > fix for the problem, but Dieter is working on solving it. > > Dunc > > Myk Robinson wrote: > > I got this error message today: > > > > panic: attempt to copy freed scalar 987aeb8 to 929a788 at SL/Form.pm > > line 1007. > > > > > > Not sure what this means, or what I could have done to cause it. > > > > Please advise. - -- Bernd Plagge - プラゲ ベェアント First Choice Internet Ltd., Tokyo - ファースト・チョイス・インターネット(有) ***** 新電話番号 - 3月16日から New Phone Number from 03/16 ****** 03 - 6379 2516 mail: bp...@ch... - url: http://www.choicenet.ne.jp ************************************************************** *** Campaign *** Affordable Web Sites http://choicenet.ne.jp/en/hpcampaign.html ホームページキャンペーン http://choicenet.ne.jp/jp/hpcampaign.html ************************************************************** FREE Web Assessment: http://choicenet.ne.jp/en/website_assessment.html Web Design: http://choicenet.ne.jp/en/webdesign.html Web Hosting: http://choicenet.ne.jp/en/hosting.html Net Support: http://choicenet.ne.jp/en/netsupport.html ******************* 無料ウエブサイト評価 http://choicenet.ne.jp/jp/website_assessment.html ウエブデザイン: http://choicenet.ne.jp/jp/webdesign.html ウエブホスティング: http://choicenet.ne.jp/jp/hosting.html ネットワークサポート: http://choicenet.ne.jp/jp/netsupport.html -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkoChxUACgkQpYU8M8PbPV7q3wCeIhIF6ui1OmfGsvZfAeKMdsFK jWAAni3PTm17PWxEtc3pKp0EsbRXUQac =k0i7 -----END PGP SIGNATURE----- |