Piste: Sozi browsers changelog contributors control faq

Frequently Asked Questions

I have installed Sozi from a package repository for my preferred Linux distribution. It does not work...

Several distributions provide a package with the Sozi Inkscape extension. We are not always informed of the work done by packagers and we have no time to spend on investigating packaging issues.

If the Inkscape extension does not work properly for you, please follow these steps:

  1. Do not report an issue to the Sozi project yet.
  2. Try to install the official release, following the official installation instructions from this site.
  3. If the official release works, please report your problem to the person who made the package for your distribution.
  4. If the official release does not work, then see whether your problem has already been reported in the issue tracker of Sozi. Add a new report if you did not find one.

Is there an easy way to install Inkscape and Sozi for Mac OS X?

The only instructions known to work are detailed here.

If you find a solution to install Sozi along with the official Inkscape release for OS X, please let us know.

Inkscape is frozen when the Sozi window is open!

Modifying your document is not possible while the frame editor is open. This is not a bug. It is the standard behavior of Inkscape extensions. You must close the frame editor (see below) to get back to your document.

We agree that this behavior is not optimal for creating presentations. Hopefully a more suitable extension system will be available in a future version of Inkscape.

How do I close the frame editor?

Simply close the Sozi editor window, using the “close” button in the title bar. If your window manager does not provide window decorations, it is likely that another mechanism is available to close windows, such as a keyboard shortcut.

Do not press the “Cancel” button in the “Sozi working, please wait…” dialog.

Why is there a dialog saying "Sozi working, please wait..."?

The extension system of Inkscape is designed for “Effect” extensions. An effect is implemented as a script that transforms the document and returns the result back to Inkscape. Since the transformation process can take time, the “Xyz working, please wait…” dialog is showed until the script terminates. Effect extensions are not supposed to interact with the user and are expected to terminate automatically.

Sozi is implemented as an “Effect” extension, with the difference that it launches its own user interface and terminates only when the editor window is closed. Consequences are that Inkscape is blocked until the user leaves Sozi, and the “Cancel” button in the “Sozi working, please wait…” dialog is not usable.

Why are animations so jerky when playing my presentation?

SVG rendering speed is generally a browser issue. Particularly, text rendering is known to be time-consuming. If your presentation contains a lot of text, you should consider converting texts to paths.

Flowed text is not visible when playing the presentation.

There are explanations about this issue in the Inkscape FAQ.

A possible workaround is to convert texts to paths.

My presentation is not rendered correctly in my preferred web browser.

Sozi does not alter the content of your document. SVG rendering issues should be reported to the developers of your web browser.

If you are not convinced, you can try to create two versions of your document: one with, and the other without Sozi. If both documents exhibit the same rendering problems, then it is a browser issue. If you see a difference, and if your problem has not been reported yet, then you can write a new report in the issue tracker of Sozi.

I don't use Inkscape, you should develop an extension for my preferred SVG editor.

The core part of Sozi relies on a few extensions of the SVG format and a script to play the presentation.

As long as the document format is respected, there are many options for creating and editing presentations. While we focus on Inkscape, we strongly encourage volunteers to develop plugins for their preferred SVG tool suites.

 
en/faq.txt · Dernière modification: 2012/01/16 22:19 (modification externe)
 
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki