Troubleshooting
(some features require the standard version)
The license code is not accepted
See details on the Registration page.
To the top
Printing Problems
The printer does not print
- Check the cable connection between the printer and the computer.
- Make sure the printer is turned on.
- If several printers were installed in your system, make sure the correct one is selected in the program.
- Check printer's paper source selection: some printers have several input trays.
- Make sure paper is properly loaded into the printer.
- Some printer models do not start printing when the paper output tray is closed.
Make sure that printer's initialization is finished. Lamps on printer's control panel must indicate its state. Usually blinking lamps indicate that the printer is not ready yet.
Cannot print on CD
Let the printer complete initialization. To install the CD tray, you will usually need to open the front cover of the printer. If you open it before the printer finishes initialization, it will not get ready.
Low quality of the printout
If your printed text or images are of low quality (light bands or gaps on the printout; the printout fades out; you see wrong colors), check ink or toner level.
If the printout is blurry or it takes a long time for the ink to dry:
- Make sure the paper meets the printer's specification.
- The paper face is on the correct side.
- The proper paper sort is selected in the printer settings.
To establish the cause of the problem, make a test print from other software. If the problem persists, it is likely that the problem is connected with hardware.
For more detailed guidance refer to your printer User's Manual.
The printout has a blank stripe along the edge
The printed cover or label may have an unprinted stripe along the edge. Discs may also have a white ring along the inner or outer edge.
This is possible if the selected in the program paper is of other type than one, used for printing. Or the printable area on your CD/DVD is greater than it was set in the program.
Solutions:
- If the unprinted stripe is even, make the Bleeds value in the Print dialog greater.
- If the width of the unprinted stripe varies on sides, you should calibrate the printer. After calibration, the stripe will disappear or it will get even and you fix this with the Bleeds control.
LightScribe label burning does not work
The problem can be caused by an old version of the device driver.
Install the most recent driver, it can be downloaded from the LightScribe web site:
http://www.roxio.com/support/maclightscribe
To the top
Text and images are printed with a shift
To correct the shift, you should calibrate your printer.
To the top
Problems with text and images
Cannot select text or an image
- Make sure the object you want to select is on the active layer (Background or Foreground). To open another layer, use the View / Background (Foreground) menu command.
- The object may be below other transparent or semitransparent object. To select through an object, press the Cmd key and click on overlaying objects repeatedly until the desired one is selected.
- Cannot select a circle. The design contains circle text.
The circle text may have colored background. It's shape will be a circle. Naturally, you will click on the circle to select, but this will not work. As a part of the circle text box, it can be selected only by clicking on the text.
To the top
The program cannot access the clipart moved to other location
For some reason you may want to move the clipart and design templates to another location. In this case you should tell the program the new clipart location.
Option 1
Using the program's preferences
Move the folder with the internal clipart to a new location. Let's suppose, you are moving the "BeLight Software" folder from "/Library/Application Support" to another folder on your disk.
Leave the new clipart location open in Finder, you will use it later.
- Open the Terminal application from the Applications/Utilities folder.
- Copy the following line to the Clipboard (Cmd+C)
defaults write com.belightsoft.DiscCover FTUseSharedContentLibrary -bool true
and paste into the Terminal window (Cmd+V).
- Press the Return button.
- Copy the following line to the Clipboard (Cmd+C)
defaults write com.belightsoft.DiscCover FTSharedContentLibraryPath
and paste into the Terminal window (Cmd+V).
- Press the Space button.
- Drag the BeLight Software folder from Finder (new location) onto the Terminal window.
You will get similar line in terminal:
defaults write com.belightsoft.DiscCover FTSharedContentLibraryPath /Library/Application Support/BeLight Software
The end of the command line (shown in blue only for your reference) will be different because it shows your own clipart location.
The shown sample command writes the default path to the clipart.
- Press the Return button.
Note: do not add any extra symbols including spaces.
Option 2
Using folder's alias
Move the folder with the clipart to a new location. Let's suppose, you are moving the "BeLight Software" folder from "/Library/Application Support" to another folder on your disk.
Leave the new clipart location open in Finder, you will use it later.
- Open the Terminal application from the Applications/Utilities folder.
- Copy the following line to the Clipboard (Cmd+C)
ln -s
and paste into the Terminal window (Cmd+V).
- Press the Space button.
- Drag the BeLight Software folder from Finder (new location) onto the Terminal window.
- Press the Space button.
- Copy the following line to the Clipboard (Cmd+C)
~/desktop/BeLight\ Software
and paste into the Terminal window (Cmd+V).
- Press the Return button.
An alias will be created on your Desktop.
- Move the alias to the "/Library/Application Support/" folder (default location of the clipart and templates).
Note: using an alias is more universal. If you have several products from BeLight Software, they share the same folder with supporting files. So, making an alias will give all the programs access to the moved folder.
To the top
Cannot import from iTunes
The program supports two methods of importing. If no data is imported, try to set the Use AppleScript to import from iTunes option in the program preferences (Cmd+,) and start importing again.
If the problem stays, you can still import via a text file (this is the most reliable way):
- Open iTunes.
- On the Source panel select a play list or the whole library.
- Select the File / Export Song List command in the iTunes' menu. Choose file name and folder to export, set "Plain Text" as "Format" and click the Save button.
- Import data from the text file into Disc Cover. See Importing Data from a Text File for details.
To the top
The program imports wrong track order from iTunes
The problem arises because iTunes does not update the
~(Your Home)/Music/iTunes/iTunes Music Library.xml
file that is used for getting library content. You can delete the file and iTunes will create it again at next launch.
The alternative way is to set the Use AppleScript to import from iTunes option in the program preferences (Cmd+,).
To the top