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

2021-06-19 Thread Launchpad Bug Tracker
This bug was fixed in the package inkscape - 1.1-1build1 --- inkscape (1.1-1build1) impish; urgency=medium * restrict ragel build-dep on [!i386], since it's not available there. * temporarily ignore test results on armhf: 1.1 introduced an unaligned memory access somewhere.

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

2021-06-08 Thread Bug Watch Updater
** Changed in: inkscape (Debian) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with persistent error

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

2019-04-15 Thread Martin Owens
Hi - thanks for reporting this bug, I've manually migrated it to Inkscape's new bug tracker on GitLab, and closed it here. Please feel free to file new bugs about the issues you're seeing at http://inkscape.org/report. Moved to: https://gitlab.com/inkscape/inbox/issues/359 Closed by:

[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

[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

[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

[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

[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

[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"

[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

[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

[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

[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

[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

[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 Ubuntu Bugs, which is subscribed to Ubuntu.

[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

[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.

[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

[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"

[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

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with persistent

[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

[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

[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

[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

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with persistent

[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

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with

[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

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with persistent error message) on copy To manage notifications about this bug go to:

[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

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with persistent error message) on

[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

[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

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

2013-11-06 Thread Julian Stirling
Changed to confirmed for ubuntu as there have been multiple ubuntu users verufying it in the comments recently. As well as this problem persisting on my computer. I think the bug should be increased in importance to high because it happens so regularly and is frustrating even with the workaround

[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

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title:

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with

[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

[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 Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title:

[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

[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

[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

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

2011-11-23 Thread Bug Watch Updater
Launchpad has imported 12 comments from the remote bug at http://bugs.gentoo.org/show_bug.cgi?id=358135. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

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

2011-11-14 Thread David-Sarah Hopwood
I'm not using xfce or any of the download or clipboard managers mentioned, but I see the same traceback as comment #21 when copying. This is with a file created by Inkscape on Windows, with text objects using fonts that are not available on Ubuntu -- similar to the original report in the bug

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

2011-10-30 Thread rmrcbm
I have exactly same problem when trying to copy under Inkscape with JDownloader working. Several windows from Uniconvertor appears showing errors of Uniconvertor. I even applied randy-yai script, and it solved the Uniconvertor error windows, but the PostScript error windows continued appearing.

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

2011-09-16 Thread randyyang
@Alex Valavanis, I'm still digging around for a solution, sadly this is only like everyone else mentioned an issue with XFCE based desk top environments. If I find a solution I'll post it here. Thanks everyone -- You received this bug notification because you are a member of Ubuntu Bugs, which

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

2011-09-16 Thread randyyang
Hey for anyone who is having this trouble with this, I took some time to make a shell script to take car of the errors. Thanks to Alexander Poddubny (poddubny) for the locations. You can download the script here: http://dl.dropbox.com/u/1021767/My%20Scripts/FixesAndPatches/InkscapePatch.sh *For

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

2011-09-09 Thread Rakotomandimby Mihamina
Bug present with: - Inkscape 0.48.1 r9760 - Xubuntu Natty When Ctrl-C any selected element in Inkscape: 1. This extension requires at least one non empty layer. 2. UniConvertor failed: Cannot list directory /home/my_username/.uniconvertor: [...] -- You received this bug notification because

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

2011-09-09 Thread Alex Valavanis
Yes, I agree that this is a major headache for Xubuntu users... although Inkscape should still be usable (just), it won't be much fun at all. I'm increasing the importance for Ubuntu to medium. @upstream - does anyone have any plans to work on this? Any official workarounds, other than just

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

2011-09-07 Thread knorre
I confirm the bug for default xubuntu. Due to this bug inkscape in xubuntu 11.04 (I use both 32 and 64 bit) is absolutely useless. Killing xfce4-settings-helper remove this one but make other problems. As a result I was forced to roll back version and install inkscape 0.45 from here:

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

2011-08-14 Thread Nils Ole Tippenhauer
I agree with hhansen, this bug appears on a default Xubuntu/Ubuntu with XFCE4 installation and Inkscape, and makes productive use impossible. Every time a copy operation is used, 4 error messages pop up. Killing xfce4-settings-helper is not an option as it impacts the working of the XFCE4 Desktop.

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

2011-07-31 Thread ViktigLemma
I also commented out the warnings in the 3 python files above (uniconv_output.py included). Copy-paste now works. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to

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

2011-07-28 Thread hhansen
I'm trying to use Inkscape 0.48 on Xubuntu 11.04. When I copy paste objects in inkscape I get the following error message: see attachement error.txt The package python-uniconvertor is installed on my system. Can please someone take care of this bug? Hacking python files as suggested by

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

2011-07-21 Thread Nils Ole Tippenhauer
The workaround from Alexander Poddubny (poddubny) works fine for me, I just removed the error handling. I'm using XFCE4.8 and killing xfce4 -settings-helper is no option for me, as I use keyboard shortcuts extensively. I can only hope that the root cause can be identified and fixed. Until then, I

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

2011-06-18 Thread garybrlow
Python-uniconvertor is already installed by default in Xubuntu 11.04 so that work-around is not really useful. This bug is really annoying since I use Inkscape a lot for work . After the uniconvertor error happens mouse clicks are now useless, use keyboard shortcuts to save current work, open the

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

2011-06-06 Thread racoon97
Same problem here when cut/paste a shape with Inkscape and Jdownloader running. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with persistent error

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

2011-05-24 Thread nick_s
I'm experiencing similar problems in Inkscape on Xubuntu11.04. The xfce4-settings-helper process kept restarting itself after a kill -9 command, but thanks to delcypher for the pkill -f xfce4-settings-helper command. This seems to be a successful workaround for me. -- You received this bug

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

2011-05-13 Thread Alex Valavanis
** Also affects: gentoo via http://bugs.gentoo.org/show_bug.cgi?id=358135 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call

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

2011-05-12 Thread Matus
I have also experiencing bug on standard instalation of Xubuntu 11.04 when running Inkscape and copying something. After killing xfce4 -settings-helper everything runs OK. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

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

2011-05-12 Thread Alexander Poddubny
The workaround is given here: http://bugs.gentoo.org/show_bug.cgi?id=358135. I have commented the warnings in the Python files jessyInk_export.py,gimp_xcf.py,and uniconv_output.py. Now everything works flawlessly. ** Bug watch added: Gentoo Bugzilla #358135

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

2011-04-25 Thread Alexander
On a fresh install of Debian testing/unstable I've got this bug too. uname -a: Linux alexander 2.6.38-2-amd64 #1 SMP Thu Apr 7 04:28:07 UTC 2011 x86_64 GNU/Linux DE: XFCE 4.8 Inkscape 0.48.1 r9760, installed from official debian repository. No clipboar monitoring program is installed. The

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

2011-04-25 Thread ~suv
** 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

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

2011-04-25 Thread ~suv
Alexander wrote: DE: XFCE 4.8 No clipboar monitoring program is installed. In Xfce 4.8 a basic clipboard manager is included with xfce4-settings (xfce4-settings-helper process). ** Description changed: UPDATE: After further investigation it turned out to be a problem related to the copy

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

2011-04-07 Thread delcypher
I'm still experiencing this problem with: O/S: Arch linux: Linux dan-netbook 2.6.37-ARCH #1 SMP PREEMPT i686 WM: Xfce 4.8.0 Inkscape 0.48.1 r9760 (from Arch Linux package extra/inkscape) I don't have xfce4-clipman running but the problem still occured. 1. Start inkscape. It will start with a

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

2011-02-27 Thread zapyon
Hi. Same problem here with Inkscape 0.4 r22583 built Mar 12 2010, and xfce4 -clipman-plugin 1.1.3; both Debian squeeze packages: While the clipman plugin is running, any attempt to copy an object to the clipboard will result in an error message like 8 No matching node for expression:

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

2011-01-21 Thread binwiederhier
Is there any progress on this bug? If so, will there be an update for the Ubuntu 10.4 LTS package? I can confirm the it for * Ubuntu 10.4 LTS 64-bit * Inkscape 0.47 r22583, built Apr 4 2010 * Netbeans 6.8 (Build 200912041610) * JDownloader 0.9.581. For Netbeans, Inkscape behaves similar to

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

2011-01-21 Thread ~suv
** Tags removed: fonts -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/418242 Title: Incorrect call to output plugins (with persistent error message) on copy -- ubuntu-bugs mailing list

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

2010-11-06 Thread Alex Valavanis
Netbeans appears to trigger the same problem. See duplicate bug #645909 * Start Netbeans and Inkscape * Draw something (anything) in Inkscape * Copy and paste the shape in Inkscape * Switch focus from Inkscape to Netbeans and back again Uniconvertor crash dialog appears ** Description changed:

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

2010-10-01 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu) Importance: Undecided = Low -- Incorrect call to output plugins (with persistent error message) on copy https://bugs.launchpad.net/bugs/418242 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

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

2010-10-01 Thread Alex Valavanis
Same bug seems to happen if netbeans is running -- Incorrect call to output plugins (with persistent error message) on copy https://bugs.launchpad.net/bugs/418242 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

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

2010-10-01 Thread Alex Valavanis
** Changed in: inkscape (Ubuntu) Status: Confirmed = Triaged ** Changed in: inkscape Status: Confirmed = Triaged -- Incorrect call to output plugins (with persistent error message) on copy https://bugs.launchpad.net/bugs/418242 You received this bug notification because you are a

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

2010-09-05 Thread Fabio Prodoccini
Confirmed Bug in Ubuntu 10.4 when using JDownloader. If you disable JDownloader's Clipboard Observation on the tray menu, the copy and paste works fine. -- Incorrect call to output plugins (with persistent error message) on copy https://bugs.launchpad.net/bugs/418242 You received this bug

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

2010-08-05 Thread Alex Valavanis
** Also affects: inkscape (Ubuntu) Importance: Undecided Status: New ** Changed in: inkscape (Ubuntu) Status: New = Confirmed -- Incorrect call to output plugins (with persistent error message) on copy https://bugs.launchpad.net/bugs/418242 You received this bug notification