GithubHelp home page GithubHelp logo

sk1's People

Watchers

 avatar

sk1's Issues

ai import -- SketchLoadError: unrecognised file type

What steps will reproduce the problem?

1. using the ai file as input
2. using any supported format as output

What is the expected output? What do you see instead?

ai -> ps/svg/pdf

What version of the product are you using? On what operating system?

UniConvertor 1.1.5 on Ubuntu 10.10 

Please provide any additional information below.

user@computer:~/Downloads$ uniconvertor World_of_Warcraft_Horde_PvP.ai 
World_of_Warcraft_Horde_PvP.pdf
Traceback (most recent call last):
  File "/usr/bin/uniconvertor", line 13, in <module>
    uniconv_run()
  File "/usr/lib/python2.6/dist-packages/uniconvertor/__init__.py", line 95, in uniconv_run
    doc = load.load_drawing(input_file)
  File "/usr/lib/python2.6/dist-packages/uniconvertor/app/io/load.py", line 377, in load_drawing
    return load_drawing_from_file(file, filename)
  File "/usr/lib/python2.6/dist-packages/uniconvertor/app/io/load.py", line 359, in load_drawing_from_file
    raise SketchLoadError(_("unrecognised file type"))
app.events.skexceptions.SketchLoadError: unrecognised file type
philipp@Netbook:~/Downloads$ uniconvertor World_of_Warcraft_Horde_PvP.ai 
World_of_Warcraft_Horde_PvP.plt
Traceback (most recent call last):
  File "/usr/bin/uniconvertor", line 13, in <module>
    uniconv_run()
  File "/usr/lib/python2.6/dist-packages/uniconvertor/__init__.py", line 95, in uniconv_run
    doc = load.load_drawing(input_file)
  File "/usr/lib/python2.6/dist-packages/uniconvertor/app/io/load.py", line 377, in load_drawing
    return load_drawing_from_file(file, filename)
  File "/usr/lib/python2.6/dist-packages/uniconvertor/app/io/load.py", line 359, in load_drawing_from_file
    raise SketchLoadError(_("unrecognised file type"))
app.events.skexceptions.SketchLoadError: unrecognised file type

Original issue reported on code.google.com by [email protected] on 30 Jan 2011 at 1:22

Attachments:

cdr text to svg implemented?

Dear Sir,
We Are looking for cdr text to svg support.
in your previous post you write below Words Like

"Such behavior is expectable because Artistic & Paragraph Text objects in CDR 
format are not supported even in latest UC version. We hope adding this feature 
in UniConvertor 2.0 "
So Now UniConvertor 2.0 for ubuntu 13 in supported this features?

Original issue reported on code.google.com by [email protected] on 7 Jul 2014 at 9:29

Filed to convert a .cdr file

What steps will reproduce the problem?
1. install python-sk1libs-0.9.1_0ubuntu1_10.04_i386.deb and 
python-uniconvertor-1.1.5_0ubuntu1_10.04_i386.deb
2. uniconvertor file.cdr file.svg

What is the expected output?
a readable svg file
What do you see instead?

Traceback (most recent call last):
  File "/usr/bin/uniconvertor", line 13, in <module>
    uniconv_run()
  File "/usr/lib/python2.6/dist-packages/uniconvertor/__init__.py", line 95, in uniconv_run
    doc = load.load_drawing(input_file)
  File "/usr/lib/python2.6/dist-packages/uniconvertor/app/io/load.py", line 377, in load_drawing
    return load_drawing_from_file(file, filename)
  File "/usr/lib/python2.6/dist-packages/uniconvertor/app/io/load.py", line 354, in load_drawing_from_file
    raise SketchLoadError(_("Parsing error: ")+ str(value))


What version of the product are you using? On what operating system?
i'm using the .deb files provided for download on the site
- python-sk1libs-0.9.1_0ubuntu1_10.04_i386.deb
- python-uniconvertor-1.1.5_0ubuntu1_10.04_i386.deb

OS: Ubuntu 10.10 32bit

Please provide any additional information below.

i can attach original .cdr file if you want
i have some knowledge to help triage this bug.

Original issue reported on code.google.com by [email protected] on 15 Feb 2011 at 1:08

Failed to execute two copies of sk1

When you run a second copy of sk1 an error


sk1
shared memory images supported
The program '-c' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
  (Details: serial 1663 error_code 3 request_code 15 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)

Original issue reported on code.google.com by [email protected] on 10 Jul 2010 at 8:44

Segmentation fault when mouse hovering over icon

What steps will reproduce the problem?
1. create any object
2. go to selection mode
3. hover mouse over any of the three rotation icons in toolbar

sk1 will quit without warning.  Now if I quickly click on any of the rotation 
icons, it works as normal. But the problem only happens if I leave my mouse 
over the icon and wait for the tooltip to pop up.

Using sK1 0.9.1 prerelease2 (rev.1383) for ubuntu 10.10. (I'm actually using 
Kubuntu). 




Original issue reported on code.google.com by cpblount on 27 Dec 2010 at 9:57

segfault due to rgb foreground/background values in .Xdefaults

What steps will reproduce the problem?
1. edit .Xdefaults (or .Xresources) and change the default background and 
foreground colors, antering rgb values:

*background: rgb:00/00/00
*foreground: rgb:ef/ef/ef

2. start sk1

What is the expected output?
sk1 should recognize rgb colors and start normally

What do you see instead?
sk1 segfaults at startup

What version of the product are you using? On what operating system?
sk1 0.9.1-6 on Linux (ArchLinux 64bit)

Please provide any additional information below.

See the ArchLinux bug report downstream:
https://bugs.archlinux.org/task/24239

Original issue reported on code.google.com by [email protected] on 12 Jul 2011 at 9:32

Do not add -Wall unconditionally

What steps will reproduce the problem?
1. Just compile with something different than gcc

What version of the product are you using? On what operating system?
0.9.1

Please provide any additional information below.
I suggest not setting compiler-specific flags unconditionally or better not at 
all.

Original issue reported on code.google.com by [email protected] on 14 Sep 2013 at 9:10

installation error

Hi

  installer of latest uniconvertor under win7 professional does not work... launching uniconvertor from the system menubar result in an error:

Windows Script Host
-------------------

Script: C:\Program Files\sK1 Project\UniConvertor-1.1.5\uniconvw.vbs
Riga: 21
Carattere: 1
Errore: Impossibile trovare il file specificato
Codice: 80070002
Origine: (null) 

in order to make the program starts from the start menu, I had to set the base 
path of the uniconvertor link to:

"C:\Program Files\sK1 Project\UniConvertor-1.1.5"

Best Regards

     Giampaolo

Original issue reported on code.google.com by [email protected] on 24 Apr 2012 at 8:32

WMF file extension failed

What steps will reproduce the problem?
1. Use the converter error Errno 9

What is the expected output? What do you see instead?
- SVG to WMF

What version of the product are you using? On what operating system?
- UniConvertor 1.1.5
- Windows 7 Enterprize 32Bits

Please provide any additional information below.

I'm unable to convert a high complexity document, picture attached


Original issue reported on code.google.com by [email protected] on 2 Dec 2010 at 8:59

Attachments:

sk1 segmentation fault on save or export commands

What steps will reproduce the problem?
1. Initially, Sk1 was installed from source on Debian Wheezy, 
kernel 2.6.39-5-686-pae
2. After installation (on July), i imported a drawing made on corel X2
3. I made some changes to the drawing, and saved it as Sk1
4. On August, i made the kernel upgrade to 3.0.0-1-686-pae
5. i opened the sk1 file, clicked file, save as..., export to, or print to pdf 
6. Sk1 quits without a visible message; in the case of save as... and export to 
menus, i can  chose name, destination and output format, on the file widget 
displayed.



What is the expected output? What do you see instead?
i checked the syslog, and found this error

kernel  [ 3181.363277] sk1[6776]: segfault at 0 ip b6d7e76a sp bfcf0ba0 error 4 
in libtk8.5.so.0[b6cae000+125000]


i already compiled again all the sk1 modules.no success

What version of the product are you using? On what operating system?
Debian GNU/Linux Wheezy, 3.0.0-1-686-pae 

Sk1 and dependencies compiled from 
sk1libs-0.9.2pre_rev1383.tar.gz
sk1sdk-0.9.1pre2_rev1383.tar.gz
sk1-0.9.1pre2_rev1383.tar.gz

Uniconvertor:
uniconvertor-1.1.5.tar.gz
uniconvw-1.1.5.tar.gz

Python 
Python 2.6.7 (r267:88850, Jul 10 2011, 09:55:27) 
[GCC 4.6.1] 


Please provide any additional information below.
if you need it, i can send you 
via PM, the sk1 file



best regards


Hector Garcia

Original issue reported on code.google.com by [email protected] on 2 Sep 2011 at 6:30

EPS to SVG conversion : clipped output; impractical viewBox value

AIGA provides a set of simple EPS for symbols.
http://www.aiga.org/archivedmedia/symbol-signs/symbol_signs.zip

When using uniconvertor over any of the EPS files to get SVG files, the vector 
transformation works fine but the bounding box does not contain the whole 
image.  So most image display programs will only display a clipped part of the 
generated SVG artwork.

Joining 2 EPS examples with their SVG output from my instance of uniconvertor.

Running version 1.1.5 under Gentoo GNU/Linux.

Original issue reported on code.google.com by [email protected] on 29 Jan 2012 at 3:33

Attachments:

PDF converted by using DXF is not correct

I have converted a DXF file created in Librecad 1.0.1 to PDF by using 
Uniconvertor 1.1.5 in ubuntu 12.04. But I am not getting the correct output as 
expected. I created same DXF to PDF by using librecad that is upto the mark. 
Please tell me some options to adjust paper size or modelspace while using 
uniconvertor. I am attaching the files created by Uniconvertor and librecad. 
One DXF and two PDF files.The file created in uniconvertor is named 
uniconvertor.pdf and other one is created in Librecad. DXF is also attached 
named circle.dxf.


Original issue reported on code.google.com by [email protected] on 3 Apr 2013 at 10:06

Attachments:

When you run the cleaning of locale build

I run the command
python setup.py clean
LOCALES BUILD
po/da.po ==> src/share/locales/da/LC_MESSAGES/sk1.mo
po/de.po ==> src/share/locales/de/LC_MESSAGES/sk1.mo
po/es.po ==> src/share/locales/es/LC_MESSAGES/sk1.mo
po/fr.po ==> src/share/locales/fr/LC_MESSAGES/sk1.mo
po/it.po ==> src/share/locales/it/LC_MESSAGES/sk1.mo
po/pt.po ==> src/share/locales/pt/LC_MESSAGES/sk1.mo
po/pt_BR.po ==> src/share/locales/pt_BR/LC_MESSAGES/sk1.mo
po/ru.po ==> src/share/locales/ru/LC_MESSAGES/sk1.mo
po/rw.po ==> src/share/locales/rw/LC_MESSAGES/sk1.mo
po/sv.po ==> src/share/locales/sv/LC_MESSAGES/sk1.mo
po/uk.po ==> src/share/locales/uk/LC_MESSAGES/sk1.mo
po/zh_TW.po ==> src/share/locales/zh_TW/LC_MESSAGES/sk1.mo

Original issue reported on code.google.com by [email protected] on 31 Oct 2010 at 6:49

sk1libs bundles some outer libs

Hello.

I'm is Fedora maintainer of current version UniConvertor, but new versions 
splitted to sk1libs. It is required new package for us, new review. I have 
start it - https://bugzilla.redhat.com/show_bug.cgi?id=759747 . But there was 
found stop issue - bundled libs, which is problem for us - 
http://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries

I'm is not Python developer and it is hard understand for me for what it is 
used there instead of system on. I had tried just delete them, but it was 
failed to build.

So, main question is - how I can delete it and link with system python 
libraries and modules??
May you provide switches for that in build script?

Original issue reported on code.google.com by [email protected] on 17 Dec 2011 at 6:07

Conversion from SVG to WMF fails

What steps will reproduce the problem?
1. Take inkscape-generated SVG
2. Convert with command line uniconvertor irbc-pdca.svg irbc-pdca.wmf

What is the expected output? What do you see instead?
No output expected.
Instead, I receive this traceback :
Traceback (most recent call last):
  File "/usr/local/bin/uniconvertor", line 13, in <module>
    uniconv_run()
  File "/usr/local/lib/python2.7/dist-packages/uniconvertor/__init__.py", line 100, in uniconv_run
    saver(doc, output_file)
  File "/usr/local/lib/python2.7/dist-packages/sk1libs/filters/__init__.py", line 212, in __call__
    module.save(document, file, filename, options)
  File "/usr/local/lib/python2.7/dist-packages/sk1libs/filters/export/wmfsaver.py", line 461, in save
    saver.SaveDocument(document)
  File "/usr/local/lib/python2.7/dist-packages/sk1libs/filters/export/wmfsaver.py", line 448, in SaveDocument
    self.SaveLayers(doc.Layers())
  File "/usr/local/lib/python2.7/dist-packages/sk1libs/filters/export/wmfsaver.py", line 366, in SaveLayers
    self.SaveObjects(layer.GetObjects())
  File "/usr/local/lib/python2.7/dist-packages/sk1libs/filters/export/wmfsaver.py", line 353, in SaveObjects
    self.SaveObjects(object.GetObjects())
  File "/usr/local/lib/python2.7/dist-packages/sk1libs/filters/export/wmfsaver.py", line 359, in SaveObjects
    self.Text(object)
  File "/usr/local/lib/python2.7/dist-packages/sk1libs/filters/export/wmfsaver.py", line 348, in Text
    self.PolyBezier(object.Paths(), object.Properties())
  File "/usr/local/lib/python2.7/dist-packages/uniconvertor/app/Graphics/text.py", line 541, in Paths
    return obj.paths 
UnboundLocalError: local variable 'obj' referenced before assignment

What version of the product are you using? On what operating system?
Tried with 1.1.5 and with SVN's r354 on Ubuntu 13.04 (python 2.7.4)

Please provide any additional information below.
The attached patch (against SVN's r354) seem to fix the issue.

Original issue reported on code.google.com by [email protected] on 1 Aug 2013 at 2:01

Attachments:

Fail to use after installation

I tried to install latest releases of sk1libs and uniconvertor using "python 
setup.py install", but I can't use import uniconvertor correctly:

Here is the scenario to reproduce the problem:

~$ cd /tmp
tmp$ virtualenv --no-site-packages --distribute --unzip-setuptools foo
...
tmp$ cd foo
foo$ source bin/activate
(foo)foo$ wget http://sk1project.org/dc.php?target=sk1libs-0.9.1.tar.gz -O 
sk1libs-0.9.1.tar.gz
...
(foo)foo$ tar xf sk1libs-0.9.1.tar.gz
(foo)foo$ cd sk1libs-0.9.1/
(foo)sk1libs-0.9.1$ python setup.py install
...
(foo)sk1libs-0.9.1$ cd ..
(foo)foo$ wget http://sk1project.org/dc.php?target=uniconvertor-1.1.5.tar.gz -O 
uniconvertor-1.1.5.tar.gz
(foo)foo$ tar xf uniconvertor-1.1.5.tar.gz
(foo)foo$ cd uniconvertor-1.1.5/
(foo)uniconvertor-1.1.5$ python setup.py install
...
(foo)uniconvertor-1.1.5$ cd ..
(foo)foo$ ./bin/python
Python 2.5.5 (r255:77872, Nov 28 2010, 16:43:48)
[GCC 4.4.5] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import sk1libs
>>> import uniconvertor
>>> import uniconvertor.app.io
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/tmp/foo/lib/python2.5/site-packages/uniconvertor/app/__init__.py", line 69, in <module>
    from conf.configurator import Configurator
  File "/tmp/foo/lib/python2.5/site-packages/uniconvertor/app/conf/configurator.py", line 11, in <module>
    from app.events import connector
ImportError: No module named app.events
>>> import app
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named app

The 'uniconvertor' command line tool works, but it manipulates sys.path itself.

I expect the library to install correctly using distutils/setuptools, so that 
after running setup.py's install, I can just import the module and here it goes.

Original issue reported on code.google.com by [email protected] on 8 Dec 2010 at 2:24

Run on windows 7 fail

In Windows 7, univoncertor remains frozen.
If you run it from a python interpreter (pyVM.exe) an error is reported

>>> from uniconvw import uniconvw_run
>>> uniconvw_run()
Exception in Tkinter callback
Traceback (most recent call last):
  File "D:\cesar\UniConvertor-1.1.5\lib\lib-tk\Tkinter.py", line 1410, in __call__
    return self.func(*args)
  File "D:\cesar\UniConvertor-1.1.5\lib\site-packages\uniconvw\uc_win\__init__.py", line 108, in convert
    self.progress_dlg.run_dialog()
  File "D:\cesar\UniConvertor-1.1.5\lib\site-packages\uniconvw\uc_win\progressbar_dlg.py", line 70, in run_dialog
    self.callback()
  File "D:\cesar\UniConvertor-1.1.5\lib\site-packages\uniconvw\uc_win\__init__.py", line 128, in callback
    from app.io import load
  File "D:\cesar\UniConvertor-1.1.5\lib\site-packages\uniconvertor\app\__init__.py", line 124, in <module>
    from sk1libs.ft2engine import GetFont
  File "D:\cesar\UniConvertor-1.1.5\lib\site-packages\sk1libs\ft2engine\__init__.py", line 26, in <module>
    import ft2
ImportError: DLL load failed: No se puede encontrar el m&#190;dulo especificado.

Original issue reported on code.google.com by [email protected] on 30 Sep 2011 at 1:57

Add support for Binary File Format ILDA

Proposed by Frank Mueller:

Could you please implement the Binary File Format ILDA?!
Its similar to other vector files

A file definition is found here:
http://www.laserist.org/StandardsDocs/IDTF05-finaldraft.pdf
or
http://local.wasp.uwa.edu.au/~pbourke/dataformats/ilda/


Original issue reported on code.google.com by [email protected] on 14 Jul 2010 at 5:47

Errors converting to WMF (UniConvertor failed)

==============================================
What steps will reproduce the problem?
==============================================

1. I'm unable to convert to WMF, using Inkscape or Uniconvertor with the latest 
update.

==============================================
What is the expected output? What do you see instead?
==============================================

SVG to WMF

==============================================
What version of the product are you using? On what operating system?
==============================================

- Windows 7 (Enterprise 32Bits)
- Inkscape 0.48 with the latest update of uniconvertor
- Also tried with Uniconvertor 1.1.5 (after the update has been done that 
suppose fixes this issue)

==============================================
Workaround
==============================================

- Create the file in inkscape
- Save it as ODG extension
- Open it in Open Office Draw
- Export as WMF file
- Import it in the application you want. (Unfurtanelly that application I'm 
using do not support other extension)

==============================================
Additional notes
==============================================

- Attachment added with the file that I tested on

==============================================
Please provide any additional information below.
==============================================

Additional Info from Inkscape

-----------------------------------------------
Inkscape has received additional data from the script executed.  The script did 
not return an error, but this may indicate the results will not be as expected.
-----------------------------------------------

UniConvertor failed:

Traceback (most recent call last):


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\sk1libs\filters\import\svgloader.py", line 1305, in Load


    xml_reader.parse(input_source)


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\xml\sax\expatreader.py", line 107, in parse


    xmlreader.IncrementalParser.parse(self, source)


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\xml\sax\xmlreader.py", line 125, in parse


    self.close()


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\xml\sax\expatreader.py", line 218, in close


    self._cont_handler.endDocument()


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\sk1libs\filters\import\svgloader.py", line 559, in endDocument


    self.parseElements(element)


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\sk1libs\filters\import\svgloader.py", line 579, in parseElements


    getattr(self, method)(attrs)


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\sk1libs\filters\import\svgloader.py", line 1140, in begin_path


    self.parse_attrs(attrs)


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\sk1libs\filters\import\svgloader.py", line 654, in parse_attrs


    self.parse_style(val)


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\sk1libs\filters\import\svgloader.py", line 667, in parse_style


    self.try_add_style(key, val)


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\sk1libs\filters\import\svgloader.py", line 756, in try_add_style


    self.style.font_size = self.user_length(val)


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\sk1libs\filters\import\svgloader.py", line 799, in user_length


    return float(str) * factor


ValueError: invalid literal for float(): medium


Traceback (most recent call last):


  File "<string>", line 1, in <module>


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\uniconvertor\__init__.py", line 95, in uniconv_run


    doc = load.load_drawing(input_file)


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\uniconvertor\app\io\load.py", line 377, in load_drawing


    return load_drawing_from_file(file, filename)


  File "C:\Program Files\sK1 Project\UniConvertor-1.1.5\lib\site-packages\uniconvertor\app\io\load.py", line 354, in load_drawing_from_file


    raise SketchLoadError(_("Parsing error: ")+ str(value))


app.events.skexceptions.SketchLoadError: Parsing error: invalid literal for 
float(): medium






Original issue reported on code.google.com by [email protected] on 17 Jan 2011 at 9:07

Attachments:

Bad copy-paste in InkScape 0.48 (Debian Testing)

I cant normal work in Inkscape 0.48

If select any shape, and click Copy (or press Ctrl+C), Inkscape show more error 
windows. 

This windows contains error messages and configure form for PostScript3.

Error messages:

<code>
UniConvertor failed:

Cannot list directory /home/xi/.uniconvertor:[Errno 2] No such file or 
directory: '/home/xi/.uniconvertor'
ignoring it in font_path
Cannot list directory /home/xi/.uniconvertor:[Errno 2] No such file or 
directory: '/home/xi/.uniconvertor'
ignoring it in font_path
No plugin-type information in 
/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/Filters/__init__.py
No plugin-type information in 
/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/Filters/__init__.py
Cannot load plugin module sk1saver
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/plugins.py", line 73, in load_module
    desc)
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/Filters/sk1saver.py", line 249, in <module>
    from app.Graphics.image import CMYK_IMAGE
ImportError: cannot import name CMYK_IMAGE
When importing plugin sk1saver
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/plugins.py", line 190, in __call__
    module = self.load_module()
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/plugins.py", line 73, in load_module
    desc)
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/Filters/sk1saver.py", line 249, in <module>
    from app.Graphics.image import CMYK_IMAGE
ImportError: cannot import name CMYK_IMAGE
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/usr/lib/pymodules/python2.7/uniconvertor/__init__.py", line 88, in uniconv
    saver(doc, output_file)
  File "/usr/lib/pymodules/python2.7/uniconvertor/app/plugins/plugins.py", line 194, in __call__
    % {'name':self.module_name})
app.events.skexceptions.SketchError: Cannot load filter sk1saver
</code>

More info in link: 
http://www.linux.org.ru/forum/desktop/8912032?lastmod=1362255877087



Original issue reported on code.google.com by [email protected] on 2 Mar 2013 at 8:30

Errors converting to WMF

What steps will reproduce the problem?

1. Download the attachments from the following inkscape bugs:

https://bugs.launchpad.net/inkscape/+bug/695702
https://bugs.launchpad.net/inkscape/+bug/420979

2. Try converting them to WMF using uniconvertor. Instead of converting to WMF, 
the errors detailed in the inkscape bugs occur.

What version of the product are you using? On what operating system?
Tried with UniConvertor 1.1.5.



Original issue reported on code.google.com by [email protected] on 30 Dec 2010 at 2:50

Incorrect parsing of CDR

This CDR (see attachment below) was created by Corel Draw X3.

Output is not expected in at all. When you will open it in CorelDraw X3 you see 
it is fully different.

sK1 v.0.9.1 (pre 2), Ubuntu 10.10

Original issue reported on code.google.com by [email protected] on 3 Feb 2011 at 1:51

Attachments:

freetype 2.5 compat for src/imaging/libimagingft/_imagingft.c

What steps will reproduce the problem?
1. build sk1libs with a freetype >= 2.5
2.
3.

What is the expected output? What do you see instead?
expected: compiles
instead: compiling src/imaging/libimagingft/_imagingft.c fails due to 
freetype/fterrors.h not being found

What version of the product are you using? On what operating system?
n/a

Please provide any additional information below.
see the (rather trivial) patch

Original issue reported on code.google.com by [email protected] on 22 Mar 2014 at 3:54

Attachments:

uniconvertor does not work on Fedora 21

What steps will reproduce the problem?
1. Try to convert something.
[oleg@o Загрузки]$ uniconvertor -verbose Adobe.cdr test.svg

JOB    | Translation of "Adobe.cdr" into "test.svg"
INFO   | Start to search saver by file extension svg
ERROR  | Saver is not found for svg file format
ERROR  | Output file format of 'test.svg' is unsupported.
STOP   | Translation is interrupted

What is the expected output? What do you see instead?
What is wrong see bugreport https://bugzilla.redhat.com/show_bug.cgi?id=1127501
It seems that file /usr/lib64/python2.7/site-packages/uc2/formats/data.py is 
old.

What version of the product are you using? On what operating system?
[oleg@o ~]$ dnf info uniconvertor
Using metadata from Thu Feb 26 09:40:13 2015
Установленные пакеты
Name        : uniconvertor
Архитектура : x86_64
Epoch       : 0
Версия      : 2.0
Release     : 0.6.svn362.fc21
Размер      : 4.0 M
Repo        : @System
Summary     : Universal vector graphics translator
URL         : 
http://sk1project.org/modules.php?name=Products&product=uniconvertor
License     : LGPLv2+ and GPLv2+ and MIT
Description : UniConvertor is a universal vector graphics translator.
            : It uses sK1 engine to convert one format to another.

Please provide any additional information below.
The import CDR in sK1 works fine. Import CDR Inkscape does not work. As far as 
I understand, all these programs import CDR is carried out using a utility 
uniconvertor. But why is this happening?!

Original issue reported on code.google.com by [email protected] on 26 Feb 2015 at 8:56

sk1libs: use freetype-config in setup.py

The setup.py for sk1libs currently has freetype paths hard-coded, resulting in 
build failures when the user has a non-default freetype install.

Attached is a patch that fixes this by changing setup.py to call 
freetype-config.

The patch is against http://sk1.svn.sourceforge.net/viewvc/sk1/trunk/sk1libs/. 
The sk1libs source doesn't seem to appear in this google code site, so I'm 
sorry if I posted my issue in the wrong place.

Original issue reported on code.google.com by JAlanPalmer on 2 Sep 2011 at 7:10

Attachments:

Windows Inkscape Patch Script Permissions Issue

What steps will reproduce the problem?
1. Run inkscape-patch.vbs
2. Select inkscape install folder
3. Error: Insufficient permission line 44 char 7.

Easy solution: force script to run as administrator.

Modification of /UniConvertor-1.1.5/inkscape-patches/inkscape-patch.vbs:
---BOF---
+Set WshShell = WScript.CreateObject("WScript.Shell")
+If WScript.Arguments.length = 0 Then
+    Set ObjShell = CreateObject("Shell.Application")
+    ObjShell.ShellExecute "wscript.exe", """" & _
+      WScript.ScriptFullName & """" &_
+      " RunAsAdministrator", , "runas", 1
+Else
+
='First message dialog'
.
.
.
=
=End If
=
+End If
=
=Wscript.Quit
---EOF---

Original issue reported on code.google.com by [email protected] on 26 Jun 2015 at 7:04

Attachments:

Guideline management

Selectable Guidelines

 For operations like :

 Delete guideline
 Change Color of guide line


Original issue reported on code.google.com by [email protected] on 29 Jul 2009 at 2:33

bad conversion from SVG

What steps will reproduce the problem?
1. uniconvertor d3.svg d3.wmf
2. uniconvertor d3.svg d3.1.pdf

What is the expected output? What do you see instead?
I expect a wmf and pdf file of roughly the same dimensions and appearance as 
the svg file.
The wmf file is completely wrong (very wrong dimensions; because the width 
becomes so small, the contents are inscrutable), and the pdf file is slightly 
wrong (the fonts are wrong, one of the lines goes way off the page).

Also got a warning:

/usr/local/lib/python2.6/dist-packages/sk1libs/filters/export/wmfsaver.py:377: 
DeprecationWarning: integer argument expected, got float
  checksum)

What version of the product are you using? On what operating system?

UniConvertor 1.1.5
Debian Squeeze on i386

Please provide any additional information below.

This doesn't happen to me with all SVGs.  I created this SVG by creating a 
LaTeX document with pgfplots and using pdflatex to obtain a PDF file (d3.pdf), 
and then used inkscape to convert the PDF file into a plain SVG file.  I am 
able to read the PDF file correctly with any poppler-based PDF viewer (evince, 
zathura), and the SVG file looks OK with inkscape, gimp, epiphany-webkit, 
chromium, and display (ImageMagick).

Input and output files attached.  d3.pdf is the original image, d3.svg is the 
source image used with UniConvertor, d3.wmf and d3.1.pdf were produced by 
UniConvertor.

Original issue reported on code.google.com by [email protected] on 18 Mar 2011 at 5:33

Attachments:

color fill doesn't let manual input

When trying to change Solid Fill of an object, the color applied is taken only 
from the graphical selection window, but not from manually typed in RGB, CMYK 
or HTML fields

The behavior is not intuitively obvious.

Original issue reported on code.google.com by [email protected] on 20 Jul 2010 at 6:16

Do not add extra empty compile args for Python 2.7

What steps will reproduce the problem?
1. Compile with Python 2.7

What is the expected output? What do you see instead?
Clean compilation

What version of the product are you using? On what operating system?
Python 2.7 with gcc 4.8.1

Please provide any additional information below.
Setting extra_compile_args=[""] adds an empty argument to the commandline which 
leads to strange errors for Python 2.7:

/opt/csw/bin/gcc-4.8 -O2 -pipe -m32 -march=pentiumpro -fno-strict-aliasing -O2 
-pipe -m32 -march=pentiumpro -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes 
-fPIC -DMAJOR_VERSION=1 -DMINOR_VERSION=0 -DHAVE_LIBJPEG -DHAVE_LIBZ 
-I/opt/csw/include/python2.7 -c src/imaging/libimaging/Access.c -o 
build/temp.solaris-2.10-i86pc.32bit-2.7/src/imaging/libimaging/Access.o 
gcc-4.8: Fehler: : Datei oder Verzeichnis nicht gefunden

Original issue reported on code.google.com by [email protected] on 14 Sep 2013 at 9:32

uniconvertor

What steps will reproduce the problem?
1. download attached .crd file
2. convert into .svg using uniconvertor
3. not get same .svg file as per .crd

What is the expected output? What do you see instead?
We Required same output as per input .crd file

What version of the product are you using? On what operating system?
I am using Linux 10.4 and inkscape.


Please provide any additional information below.
Some Content Missing in svg file like Font


Original issue reported on code.google.com by [email protected] on 5 Jul 2014 at 6:11

Attachments:

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.