[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2017-04-04 Thread Stephan Sokolow
JDownloader was just updated to use the content type negotiation properly, so it shouldn't be affected anymore. (Before, it would use a dumb "fetch all" approach to clipboard monitoring but a recent update switched to properly querying available content types, and then only requesting the ones it

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-10-24 Thread sgmanohar
** Description changed: UPDATE: After further investigation it turned out to be a problem related to the copy operation, in combination with a totally unrelated running Java program (FreeRapid). - Reading some followups and other bug reports, it seems to be caused by the new clipboard

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-10-23 Thread sgmanohar
I have done some debugging on this. I inserted printf("output plugin activated for clipboard: %s\n", (*out)->get_id()); at line 1202 of src/ui/clipboard.cpp. The routine ClipboardManagerImpl::_onGet is called repeatedly (presumably triggered by an external program creating a

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-10-23 Thread sgmanohar
** Description changed: UPDATE: After further investigation it turned out to be a problem related to the copy operation, in combination with a totally unrelated running Java program (FreeRapid). - Reading some followups and other bug reports, it seems to be caused by the new clipboard

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-09-22 Thread Hachmann
Sonya, I've just taken a look (so you can delete the file if you need to). The reason why it still doesn't work is that the number nodes extension only works on a single path. Your image, however, consists of a group of 331 objects and paths. If you *really* want to number all nodes in the

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-09-20 Thread Antoni
I cannot edit my last post, hence I attach a better version of the script (which additionally modifies hpgl_output.py and plotter.py). I hope some of you find it useful. ** Attachment added: "InkscapeFix_09.2016.sh"

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-09-19 Thread Antoni
I also experience this nasty bug. It is present for many years now. Up to Ubuntu 16.04 I used the script from comment #37 https://bugs.launchpad.net/inkscape/+bug/418242/comments/37 but now it stopped working. Hence I updated this shell script following the remarks in comment #74

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-09-17 Thread Hachmann
Today, one of my workshop participants had the same problem (tried to copy something, got an error message, on a Linux system). Worse than the error message, however, was that no object was copied, so many things we wanted to practice couldn't work at all. -- You received this bug notification

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-09-16 Thread Marko
I have the same problem, and basically cannot use Inkscape at all most of the time. The bug is triggered when either of the LibreOffice and Matlab are in use. Since I'm using Xubuntu 14.04, xfce clipboard manager is maybe also at fault. -- You received this bug notification because you are a

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-08-16 Thread Robert Tuck
Hi, please fix this. I had the workaround but lost it after an upgrade to my system. Now I have to add it again. Please do something, **anything** to fix this. It is the #1 most annoying bug in Inkscape, (of which there are many). I think I speak for many when I say, basically, if there is

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-06-27 Thread Marko
Happens for me completely randomly, but always when Matlab and TeamViewer are open. Not sure which of these applications trigger the event. The number of popups is infinite, and in some cases freeze the whole desktop so that nothing is clickable, and computer must be restarted from TTY. -- You

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-06-11 Thread Yoha
Update: the error disappeared after a full reboot. Thus, it might be due to an update bringing the system to an inconsistent state and expecting short-lived sessions. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-06-10 Thread Yoha
Same here. Steps to reproduce: * draw something (ellipse, rectangle, text, etc.) * select it * hit Ctrl+C Result: * pop for Postscript export * error message: You need to install the UniConvertor software. For GNU/Linux: install the package python-uniconvertor. For Windows: download it from

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-04-26 Thread Pedro de Carvalho
Hi everyone! mind if i share my experience. Even if the problem itself is hard to fix, is it possible to not open the dialogs? there's nothing the user can do about the dialog but press "OK". This is a bad user experience and these messages should go the messages panel. steps to reproduce: 1.

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-03-12 Thread Danilo Silva
UniConvertor failed: Cannot list directory /home/danilo/.uniconvertor:[Errno 2] No such file or directory: '/home/danilo/.uniconvertor' ignoring it in font_path Cannot list directory /home/danilo/.uniconvertor:[Errno 2] No such file or directory: '/home/danilo/.uniconvertor' ignoring it in

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2016-02-25 Thread Arnaud LE CAM
Hi, I'm using Inkscape 0.91 r13725 on Xubuntu 15.10, and it looks to be the same problem for me. I have to close 6 windows before pasting... I don't know how to help. ** Attachment added: "Error messages"

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2015-12-02 Thread Lepe
Running inkscape 0.91 in Xfce4 and Netbeans. I wouldn't suggest to just run the script from the comment #37. What that script does is to comment some "fixed" range of lines in 3 scripts: gimp_xcf.py, jessyInk_export.py and uniconv_output.py (located at: /usr/share/inkscape/extensions/). However

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2015-11-22 Thread Wolf
The "copyq" clipboard manager causes the same problem. ubuntu 15.04, inkscape 0.91 -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2015-08-19 Thread Jared Henley
I would like to confirm this bug. It has been bothering me for a long time (many versions). I am running XFCE4.12 at the moment, but no clipboard manager software. Not even xfce4-settings-helper is running (it doesn't seem to be installed on my system). I trigger the bug semi-randomly when

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2015-03-21 Thread macaronesico
Thanks @randyyang (randy-yaj). I aplied what he says in #37 ( https://bugs.launchpad.net/inkscape/+bug/418242/comments/37) and now I have Inkscape Inkscape 0.91 r13725 on Manjaro 0.8.12 Xfce4 working fine. I had an error message poping up everytime I copied something and pasted it again. Now i

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2015-02-19 Thread sgmanohar
** Description changed: UPDATE: After further investigation it turned out to be a problem related to the copy operation, in combination with a totally unrelated running Java program (FreeRapid). Reading some followups and other bug reports, it seems to be caused by the new clipboard

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2015-02-03 Thread candela
Thanks @randyyang (randy-yaj). I aplied what he says in #37 and now I can have Inkscape 0.48 and NetBeans 7.4 working together. I cant copy and paste from Inkscape to Gimp, but that is a minor problem. I am in Ubuntu 12.04. I hope it helps someone, have a good day -- You received this bug

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2015-01-18 Thread leolweb
** Also affects: inkscape (Arch Linux) Importance: Undecided Status: New -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2015-01-02 Thread Pavel Petrovic
How annoying! Ubuntu 14.04 32 bit with Gnome environment, running Inkscape 0.48.4 from the official Ubuntu repository together with Netbeans 8.0.2 is a total bummer. It even spoiled the system so much, then a following apt-get update took ages to read packages, because the system OS cache was

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2014-08-22 Thread Emmanuel Ch.
I have to confirm comment #57. Happens when I am running matlab. One of the weirdest bugs around. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2014-07-28 Thread Jerome Robert
-- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with persistent error message) on copy Status in Inkscape: A Vector Drawing Tool:

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2014-07-28 Thread Jerome Robert
This bug is still there in 0.91 (Debian package 0.91~pre1-1). Although I'm fully aware that it is a bad workaround, I silent the extensions which where flooding with popups. ** Patch added: silent the extensions which are flooding with popups

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2014-07-28 Thread Ubuntu Foundations Team Bug Bot
The attachment silent the extensions which are flooding with popups seems to be a patch. If it isn't, please remove the patch flag from the attachment, remove the patch tag, and if you are a member of the ~ubuntu-reviewers, unsubscribe the team. [This is an automated message performed by a

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2014-06-25 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu) Status: Confirmed = Triaged -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with persistent

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2014-03-19 Thread Jeremy martin
I'm also having this problem on Ubuntu 13.10, Inkscape 0.48, and Netbeans 7.3.1. The easiest workaround I have found is using Diodon to clear the clipboard after copying anything in Inkscape and before clicking on another affected application like Netbeans. Just install Diodon sudo apt-get

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2013-12-01 Thread David Hofmann
Same problem here with inkscape 0.48.4 on mint 15 olivia when starting Matlab R2013a after inkscape is already running. The problem also appears at some point (to me not yet predictable) if inkscape was started after Matlab is already running. -- You received this bug notification because you

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2013-10-18 Thread Michael Demetriou
I apologize for cross posting, I commented in the wrong (duplicate) bug and I cannot see a way to delete my comment. Here's a workaround: After the first alert pops up, before dismissing it, press Alt+F2 and type xclip -selection clipboard blank This way you don't have to completely shut down

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2013-09-19 Thread berry van den berg
Same problem with Inkscape-trunk and inkscape 0.48.4 on ubuntu 12.04LTS running Matlab R2013b. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2013-09-17 Thread On-The-Fly
The same seems to happens with astah community running. Astah Community 6.7.0/43495 Model Version: 36 Inkscape 0.48.4 r9939 (Feb 27 2013) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2013-08-08 Thread lukyluke
Same problem with Inkscape 0.48.4 r9939 (Feb 27 2013) on Ubuntu 13.04 running Matlab R2013a -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2013-07-23 Thread Julian Stirling
Publem occurs in Ubuntu 12.10, with inkscape Inkscape 0.48.3.1 r9886, it seems to be linked with MATLAB R2012a (7.14.0.739). I havn't had it crash with MATLAB closed. (In fact if you open MATLAB while inkscape is running the same errors appear). A possible workarround seems to be to use xsel to

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2013-07-20 Thread Silvio
The problem occur also in Manjaro 0.8.6 Xfce with inkscape 0.48.4 r9939 when Clipman 1.2.3 is activate. Closing clipma, all work correctly. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to inkscape in Ubuntu.

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2013-06-15 Thread xintrea
Confirmed this bug in Debian Squeezy and Debian Testing with Inkscape 0.48.3.1 r9886 and Inkscape 0.48.4. r9939 If run NetBeans, next run Inkscape, shows this bug. In run Inkscape and dont run NetBeans, all work correctly. -- You received this bug notification because you are a member of

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2012-11-29 Thread zzarko
I have the samo problem in 12.04 64-bit. I tried also Inkscape from stable and unstable PPA, and the problem is still there. I also have jDownloader started on my machine, and deactivating its clipboard monitoring removes the problem. But, this is not a permanent solution... -- You received

[Desktop-packages] [Bug 418242] Re: Incorrect call to output plugins (with persistent error message) on copy

2012-11-01 Thread Prunus dulcis
Just ran into this problem again on Ubuntu 12.04 with inkscape. No xfce processes running. Removing python-uniconverter did also not help, still the error messages keep stacking and after a few minutes I am not sure how many thousand there are but surely clicking on the button for minutes with