|
|
| Line 98: |
Line 98: |
| It is CSS, i.e. you can also define other attributes like 'border-color' etc. | | It is CSS, i.e. you can also define other attributes like 'border-color' etc. |
|
| |
|
| ==Bugs and Crashes==
| |
|
| |
|
| ===What should I do if I find a bug (or Calendar crashes)?===
| |
|
| |
| If you think you have found a bug in Calendar, we want to hear about it. The appropriate place to file this information is[http://bugzilla.mozilla.org Bugzilla] '''Please search first''' to see if someone already reported the bug before posting a new report. If you don't find the bug, then feel free to write up a new report, being sure to include your build-ID (in the 'About' window), operating system, and detailed steps for how to reproduce the bug.
| |
|
| |
| ===I'm using an Italian version of Firefox/Thunderbird/Suite and Calendar won't start. What should I do?===
| |
|
| |
| This is a known bug. It has been fixed, but the patch was not available when the current stable builds came out. Follow these steps to fix calendar:
| |
|
| |
| 1.) Close the program calendar was installed as an extension to (ie. (ie. Firefox/Thunderbird/Suite).
| |
|
| |
| 2.) Use a jar tool or zip tool to unpack calendar-it-IT.jar. It can be foudn in the 'chrome' folder of the calendar extension folder. The extension folder is in the profile folder of the application you installed Calendar as an extension to (ie. Firefox/Thunderbird/Suite). You might have to rename the .jar file to .zip for some zip tools to work.
| |
|
| |
| 3.)In the file calendar.dtd, change '\u00E1' to 'á' and remove any spaces following it. Make this change in all three places in the file.
| |
|
| |
| 4.) Use the jar tool or zip tool to repack calendar-it-IT.jar.
| |
|
| |
| Calendar should now work properly.
| |
|
| |
| ===I tried to print and Calendar crashed. What should I do?===
| |
|
| |
| Printing support is currently sketchy at best. Most likely, the developers already know about your issue. We're doing our best to make Calendar able to print in future versions. For now, you can use one of these options as a work around:
| |
|
| |
| 1.) Use your computers ScreenPrint or ('Take a Screenshot') function to capture an image of Calendar. Open the image in an appropriate image editting/viewing program and print from there.
| |
|
| |
| 2.) Open the 'Print Preview' window. The print preview is saved as an HTML file in your %TEMP% directory. Copy it to another file (or, if allowed, open it in a browser window) and you'll be able to print it.
| |
|
| |
| 3.) Publish to a web server that can display the calendar, and print it from your browser.
| |
|
| |
|
| ==Suntray== | | ==Suntray== |