Known Issues: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
2F2A2043757272656E742056657273696F6E202864343172333229202A2F
 
(22 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Current Version (d41r42)==
==Current Version==
There are several bugs in the current release.  follow these guidelines to avoid some of them:
There are some bugs even in the current release.  follow these guidelines to avoid some of them:


# don't edit meta info while ripping or playing
# 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.
# if you want to edit meta info after you rip or play, first clear your cache, and STOP the song.  Not: Pause is NOT the same as Stop.  Use the Stop command from the Control menu, or press Escape or cmd-period (⌘-.)
# 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.
# <strike>if you're exporting quicktime, don't export more at once than the number of files you allow in the cache, minus one.  eg: if your cache allows 10 songs, only export up to 9 songs at a time with QT Export</strike> Fixed in d41a38
# 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)
# Users have reported hang on quit.  Well, force quit for now.
# if it reports a problem with a playlist during startup, you should delete that playlist in the finder
# <strike>Some slower machines exhibit stuttering and pops while songs are "unpacking", and un-synced a/v.  To work around this, for now, turn on the "Pause Between Tracks" preference, and keep the "Tasks" window openWhen a new song starts, it will be paused, but watch the tasks, wait for the song to complete it's "unpacking", there should be only one task left, the one about the ring buffer, and it will be paused (this is the one that feeds data to the speakers).</strike> This has been fixed in d41r39. 
# if you try to run a version prior to d44r4, AFTER you have already successfully launched d44r4, you may loose your libraryDon't do it.
# a/v not synced: Touch the play head (this will re-sync the a/v)
# Finer grain issues are [[Version_History#Bugs_I.27m_aware_of_that_will_be_fixed|documented here]].
# There's also a mostly harmless assert about "main thread" or something, sorry, but ignore it.


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]].
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]].


==General Issues==
==General Issues==
'''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!
'''Corrupted zip files:''' [[Bad Zips|Click Here]] for info


'''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.
==Reporting Bugs==
 
Please [http://www.kjams.com/bugs/ go here].
'''No Intel Macs''': Currently not compatible, will be fixing this hopefully soon.

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.