Fixed V2010.0.2.01. If you delete a customer while their YouTube video is uploading, an error message will be generated at every percentage increase. This means a hundred error messages per upload.
Workaround: Don't delete the customer or delete their YouTube video upload when you delete them. This may be caused by something else but the error log claims the customer didn't exist when saving the YouTube status. I haven't reproduced it yet.
Fixed V2010.0.2.02. Certain combinations of audio settings will cause anomalies. We experienced ever increasing freefall noise throughout the jump when it should have been muted at the end.
Workaround: Use the test option to open the end result in Vegas and ensure the settings you've selected are working as expected before committing to creating the videos. I'll spend some time testing all the audio setting combinations over the next few weeks.
Further details: At least one cause of this is straight cuts between the source media events. The first audio point for the second event is not applied because it is in the exact same location as the last audio point for the previous event. I'm missing an equals sign.
A workaround is to add a tiny cross fade or place the audio on separate tracks.
Fixed V2010.0.2.03. Test mode saves a new unprocessed customer on every run through.
Workaround: Delete the unprocessed customers
Fixed V2010.0.2.04. Using the tab security dialog to hide either the Queue or YouTube tabs will generate an error on application start.
Workaround: Don't hide them. The code that refreshes the queued or uploading customers was moved to the wrong place in the previous build and tries to load the data even though the grids don't exist. This generates an error, one per grid. The grids will be refreshed correctly when they are made visible without restarting so it's not a critical error.
Fixed V2010.0.2.05. Importing data from a different database generated some errors last night but I haven't investigated the issue yet.
I import all Mossy's customers so I can upload his videos from the weekend and this is the first time it didn't work correctly. The customers imported OK and the videos are currently uploading so it can't be too critical. I'll have to try and reproduce the issue on the development machine to see what the problem was.
This was caused by empty freefall times on the saved customers. Not critical and error can be ignored.
Fixed V2010.0.2.06. If the Swoopware website cannot be contacted and you submit an error report, the error logging routine will show a message saying it couldn't log the error.
This message should not be shown as it should timeout silently. The website was down for 24 hours due to some disaster at the data center yesterday so my errors couldn't be logged. Glad I wasn't on the web-host-server-crash-team. I doubt they got much sleep. 😊
Fixed V2010.0.2.07. When deleting a customer and their archive location cannot be found, the message confirmation to delete the customer anyway has an OK button. You have to click Yes to delete the customer so the customer cannot be deleted.
Workaround: Wait for next version.
Fixed V2010.0.2.08. Deleting a customer does not delete their local archive.
The latest release has an option to skip archiving to local projects when archiving elsewhere, which means local archives are no longer treated the same as other archive locations. Deleting and purging local projects is still using the database to locate the archives. The database no longer contains the local archive folders and therefore the folder cannot be found to be deleted. Sometimes a simple change is not so simple.
Workaround: Wait for next version or use the Explore button on the Search tab and manually locate and delete the local project folder before deleting the customer.
Fixed V2010.0.2.09. Trimmed times are reversed when saved to the database. Trim left is set to the trim right value and trim right becomes trim left.
Workaround: Reset the trims when you need to restart a customer or wait for new version.
Fixed V2010.0.2.010. Text does not scale correctly when the DPI within Windows is set to anything other than 100%.
This is cosmetic and shouldn't affect anything other than the appearance of dialogs.
Workaround: Control Panel, Appearance and Personalization, Display, "Make it easier to read what's on the screen" or "Set custom text size DPI". Set this to 100% (Default)
Fixed V2010.0.2.011. Prompt to build another USB for every video in the queue.
Workaround: Answer the question and I'll think of a way around it for the next release. It's a bit of a pain if you have a heap of USB videos queued for rendering as it stops at each build waiting for a user response.
Fixed V2010.0.2.012. USB videos not removed from queue after successful build.
Workaround: Delete them manually after they've been built.
Fixed V2010.0.2.013. When using Firefox, the download for this version is named incorrectly.
Workaround: Rename the downloaded file from "270" to "270 Flash Vids.zip".
It never ceases to amaze me how many times I get caught by weird errors due to spaces in filenames. You'd think the world would have solved this issue by now. The download works fine in IE, Opera, Safari and Chrome. I'll fix it when I release the next version.
Fixed V2010.0.2.014. The music for the repeat freefall event is positioned incorrectly.
Workaround: Wait for new version. A fairly simple coding error slipped through. The music is positioned at the end of the event instead of the start.
Edited by user
2010-09-18T04:29:02Z
|
Reason: Not specified