Known Issues: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
 
(31 intermediate revisions by the same user not shown)
Line 1: Line 1:
'''Corrupted zip files''': this is common among songs that were compressed using winzip that you may find on the internet. they aren't technically all corrupt, tho some may actually be. most are compressed using a method that is NOT "deflate" (a typical codec that the ZIP format employs), and there is no software on the mac (stuffit, zlib, BOMArchiveHelper) that can decompress these non-deflate zip files. but move it on over to windows and it'll unzip fine, then re-zip it using zlib, you should be good to go. that's what that "make playlist of all bad zips" is eventually gonna be, you'll be able to gather them all in one place, move to windoze, re-compress them, move them back. that feature is not complete, the smart playlist doesn't really work yet. but it will! [[Bad Zips|Click Here]] for some good tips!
==Current Version==
There are some bugs even in the current release. follow these guidelines to avoid some of them:


'''Glitchy Graphics''': When you rip, some graphics come out glitchy. I'm sure you've seen what it looks like, when all the words don't erase and they pile up into muck you can't read? This is due to the error correction codec not being invoked when reading. Funny thing is, the (reed - solomon) codec is BUILT INTO THE HARDWARE OF THE DRIVE. Potential culprits: 1) Apple, for not providing the a driver that utilizes the hardware's potential, or 2) due to kJams not having a debugged and working "reed - solomon codec" in software, 3) other programs doing poor encoding (see "Burning"), or due to excessive dust and scratches.
# if you are scrubbing the playhead when the "unpack" tasks are finishing, kJams can hang. I know what the problem is but it's a pain to fix and this bug has not been reported by anybody anyway.
# attempting to "Add to Library…" a protected m4v file will cause a crash.  There seems to be nothing i can do about this, even Apple's sample code crashes too.
# don't edit meta info while ripping (you will be sorry).  if you want to edit meta info after you rip, first clear your cache (prefs->audio)
# if it reports a problem with a playlist during startup, you should delete that playlist in the finder
# if you try to run a version prior to d44r4, AFTER you have already successfully launched d44r4, you may loose your library.  Don't do it.
# Finer grain issues are [[Version_History#Bugs_I.27m_aware_of_that_will_be_fixed|documented here]].


'''Burning''': well, bad news from apple is that CDG rip/burning is not *entirely* built into Tiger. They did "allow burning", as they promissed, (using the new "bin/cue" API), but they STILL don't invoke error correction when writing. This to me is absolutely not a solution and I expect any customer of mine would feel the same. They now allow burning in Tiger, (of CDG's) but without error correction, the results can be quite poor (see Glitchy Graphics).
You may still run into bugs or crashes. Please always file [[Bug_Reporting|high quality bug reports]], and learn how to manually [[Logs|send me your crash reports and log files]].


'''Name Parsing''': [[Importing|Read this]] so you know what I'm talking about. There are still bugs with that, especially around numbers. You may run into this when importing zip files, or when rebuilding your (previously working) library.
==General Issues==
'''Corrupted zip files:''' [[Bad Zips|Click Here]] for info
 
==Reporting Bugs==
Please [http://www.kjams.com/bugs/ go here].

Latest revision as of 03:48, 15 July 2015

Current Version

There are some bugs even in the current release. follow these guidelines to avoid some of them:

  1. if you are scrubbing the playhead when the "unpack" tasks are finishing, kJams can hang. I know what the problem is but it's a pain to fix and this bug has not been reported by anybody anyway.
  2. attempting to "Add to Library…" a protected m4v file will cause a crash. There seems to be nothing i can do about this, even Apple's sample code crashes too.
  3. don't edit meta info while ripping (you will be sorry). if you want to edit meta info after you rip, first clear your cache (prefs->audio)
  4. if it reports a problem with a playlist during startup, you should delete that playlist in the finder
  5. if you try to run a version prior to d44r4, AFTER you have already successfully launched d44r4, you may loose your library. Don't do it.
  6. Finer grain issues are documented here.

You may still run into bugs or crashes. Please always file high quality bug reports, and learn how to manually send me your crash reports and log files.

General Issues

Corrupted zip files: Click Here for info

Reporting Bugs

Please go here.