-
rayven01 added the GnuCash_Portable_2.2.8_Rev_2_Pre-Release_1.paf.exe file.
2008-12-30 15:23:38 UTC in PortableApps.com: Portable Software/USB
-
rayven01 created the GnuCash Portable 2.2.8 Revision 2 Pre-Release 1 file release.
2008-12-29 21:08:59 UTC in PortableApps.com: Portable Software/USB
-
GnuCash Portable 2.2.3 Development Test 3 now has UPX compressed binaries as I was finally able to create a script to reliably test whether the compressed files were valid.
2008-02-05 21:52:18 UTC in GnuCash Portable
-
Finance::Quote has to be installed into an existing Perl installation and thus can't be included. There is a script in the GnuCashPortable\App\GnuCash\bin folder called install-fq-mods.bat which will do it for you if you have ActivePerl 5.8 (not 5.10!) installed.
2008-02-05 21:50:15 UTC in GnuCash Portable
-
There is a script called UPXGnc.cmd in the source directory that is a work-in-progress toward compressing binaries. There are many binaries in GnuCash that do not work correctly when compressed, however, and all of these have not yet been tracked down. Further comment on what binaries you have found can or cannot be safely compressed is welcome and will be added to this script.
It's...
2008-01-14 21:15:04 UTC in GnuCash Portable
-
This is a bug with GnuCash 2.2.2 itself. GnuCash Portable uses unmodified GnuCash 2.2.2 binaries and as such cannot fix bugs with the parent program. It's already been reported on the GnuCash bugtracker. Deleting from here.
2008-01-04 13:52:20 UTC in GnuCash Portable
-
This is fixed in beta 1.5. The existing path is no longer pre-pended. The path is overwritten with just the Gnucash paths and the Perl binary path. A PerlPath ini option has been added and can be used if Perl binaries are not installed in the default of C:\Perl\bin.
2007-12-01 04:23:43 UTC in GnuCash Portable
-
11/30/2007 - 0.1.5
- Fixed bug where local temp files were not being deleted after running locally.
- Added PerlPath to ini options to specify the path to the Perl binaries, needed for
online banking support. By default the path is set to 'C:\Perl\bin'.
- Reworked how PATH environment variable is used. Existing path is no longer prepended
to the Gnucash binary paths. Instead the path...
2007-12-01 04:13:02 UTC in GnuCash Portable
-
Good catch. This will be fixed in the next beta release. How to fix it I'm still contemplating. I'm leaning towards replacing the path instead of appending the existing one when the append would be too large. This will break online banking since the perl binary path will not be found. I may add an ini option to set the perl binary path and automatically append that to the gnucash paths...
2007-11-30 13:47:42 UTC in GnuCash Portable
-
11/26/2007 - 0.1.4
- Fixed bug with Win2k liborbit fix. Non-win2k OS will now no longer use the older liborbit files.
- Changed TMP directory to PROFILEDIRECTORY\Temp. This directory is now removed on exit.
- Changed launcher to wait for gconfd-2.exe to exit before cleaning up since it hangs around after gnucash-bin.exe exits and has temp files locked.
- Added environment variables check...
2007-11-26 20:26:05 UTC in GnuCash Portable