PanderMusubi / inkscape-open-symbols

Open source SVG symbol sets that can be used as Inkscape symbols
MIT License
693 stars 94 forks source link

Python Uniconverter errors/crash #53

Closed metanerd closed 7 years ago

metanerd commented 7 years ago

So I copied the *.svg into home/user/.config/inkscape/symbol. I open inkscape, open the symbols(shift+control+y) , I select a symbol and drag and drop it onto the inkscape canvas. Several python uniconverter warnings pop up uniconverterbug

I don't advise to do this several times. Even xserver crashed for me. I am on linux mint cinnamon. 4.6.0-040600-generic I also added latest ppa for inkscape and retried. Same result.

metanerd commented 7 years ago

Sorry, it is a package or inkscape bug. just copied a text and it gave me the same result. happy new year!

Xaviju commented 7 years ago

Happy new year to you! :)

Moini commented 7 years ago

It's most probably a problem with your clipboard manager in combination with Inkscape. See also: https://bugs.launchpad.net/inkscape/+bug/418242

(disable to make it work)

metanerd commented 7 years ago

Wow, thank you! Probably would have looked forever. Mh that is annoying.

Moini commented 7 years ago

Yes, I know. I've once given a workshop, and one of the participants suffered from this issue. Unfortunately, by then I didn't know how to fix it yet, and it was really annoying... They took it lightly, though, fortunately, and still enjoyed the things that worked :)

metanerd commented 7 years ago

Oh no, that is very inconvenient! For future reference turns out running phpstorm with inkscape is not recommended because of this clipboard issue. dbeaver and inkscape simultaneously is fine though. Thank you very much Moini!