When bug fixes or updates to version 06d are released, you will see notification here. Note that each subsequent update for version 06d will contain all files needed for prior updates for this version. In general, decompress the files and then over-write those provided with the original TaxGeek06d release.
If it seems like I disappeared at the end of last week, I sort of did. I was at a conference in Springfield fighting with sporadic wireless service. I'm back now and will apply all patches and bug reports by Monday night.Schedule D bug II 2007-04-16
A bug fixed in the updates to 06d has re-emerged in 06e-pre. That is on line 410 of Schedule D which should read:
if ( 1*f.i7.value != 0 || 1*f.i15.value != 0 || 1*f.i16.value != 0) {Without this, if there no short term gains, the schedule will not be filed.
Schedule D bug 2007-04-15
There's a minor bug in Schedule D which affects those of you with 1099s. Line 123 reads
sum = 1*readFileValue(filesOut[i],'i2a');but should read:
sum += 1*readFileValue(filesOut[i],'i2a');This will be in the final update tomorrow night. TaxGeek06e-pre Released 2007-04-11
This release is for TESTERS and intrepid users who don't mind running down issues. It fixes numerous cosmetic, calculation, and, well, odd problems people have had in the last month. However, it has not been fully tested, so use with caution. That said, if you are having issues with a prior release, this will probably fix it (and if not, please file a bug report!)
Test Fest Underway 2007-04-10
A bunch of rapid changes are happening right now as users and developers check the forms for problems. If you, as a user find any
issues at all, please use the Tracker to report it. For
our reference, you should in the title of your post state that the bug is either:
This update fixes the printing issues noted below. In addition two potentially critical bugs were found by dmoore. The first was that 1040 was not reloading the filing status properly unless the status was rechecked each time. This *will* affect you unless you are single OR you did your taxes in one sitting. The next bug is from Schedule D where the tax calculation method from lines 18 and 19 were inverted. If you have capital gains, you want this update.
Printing Issues with Schedule C-EZ 2007-04-08There was an error that prevented proper printing to PDF of Schedule C-EZ. No calculation errors were reported in this form. Please see the above linked thread for a fix. And please see for the latest on updates. We are closing in on releasing version 06e on Tuesday.
TaxGeek update5-06d released 2007-03-30This update fixes the Capital Loss Carry-Over Worksheet issues addressed in the thread below and ensures that Schedule D will print to PDF whether you have long-term OR short-term capital gains/losses.
Error in Capital Loss Carry-Over Worksheet 2007-03-29This affects Schedule D users who need to fill in Line 6. Following the link will take you to the two changes that need to be made to fix this regression error (introduced in 06d from validation and standardization of forms). An update will be posted here shortly for those of you who are happier to copy a file to the proper directory.
TaxGeek update4-06d released 2007-03-24This update is a result of a bug report files just after the last update. Thanks to stephenghowe for the heads up! This update brings Form 8863: Education Credits up to date in Part I with respect to the maximum qualified expenses in column c and the "magic sum" in column d. If you are claiming education credits other than for interest paid on student loans, you should update your program.
TaxGeek update3-06d released 2007-03-24This update fixes two issues:
Several reports of inconsistent behavior with multiple W2 forms was reported. Upon further investigation, this behavior was traced to behavior of XPCOM directory functionality. This update fixes those issues and also provides all of the functionality of Update 1. If you are using multiple W2s, you are encouraged to upgrade immediately.
TaxGeek update1-06d released 2007-03-11In response to the loads of helpful feedback I've had in the last 24 hours from Slashdotters, we have some cosmetic patches to TaxGeek. In essence, these help make the PDF printouts much nicer.
There has also been a request to disable all the alerts that happen the first time you save a file. I will try to build this into the next full release which is planned for the first week in April.
Finally, please see the file README.update1 for where to place updated files.
TaxGeek 06d released
2007-03-08
Older releases
TaxGeek06c has been superceded by TaxGeek06d. The previous alerts may be found here.