Bug 418242 - clipboard interaction
Hi,
I believe that I'm experiencing the bug described here (https://bugs.launchpad.net/inkscape/+bug/418242). I'm finally sick enough of it to try to get it fixed. I want to start by mailing the list to find out what's going on, if it'll get fixed by some other development, etc. first.
Comment #37 on the launchpad bug tracker mentions a patch. Comment: https://bugs.launchpad.net/inkscape/+bug/418242/comments/37, Patch: http://dl.dropbox.com/u/1021767/My%20Scripts/FixesAndPatches/InkscapePatch.s...
I haven't tried this as I don't like messing about with stuff managed by the package manager.
I have some experience with C, a lot more with Python. Where do I start?
Jared.
On Fri, Aug 21, 2015 at 01:13:07PM +1000, Jared Henley wrote:
Hi,
I believe that I'm experiencing the bug described here (https://bugs.launchpad.net/inkscape/+bug/418242). I'm finally sick enough of it to try to get it fixed. I want to start by mailing the list to find out what's going on, if it'll get fixed by some other development, etc. first.
Comment #37 on the launchpad bug tracker mentions a patch. Comment: https://bugs.launchpad.net/inkscape/+bug/418242/comments/37, Patch: http://dl.dropbox.com/u/1021767/My%20Scripts/FixesAndPatches/InkscapePatch.s...
I haven't tried this as I don't like messing about with stuff managed by the package manager.
You didn't mention if you're using Linux but if you are, generally package managers install stuff to /usr. Inkscape by default will install itself to /usr/local/, so you can have both the package manager's Inkscape and your custom built one installed. You just need to be cognizant that you have two versions installed and check that you're running the one you expect.
I have some experience with C, a lot more with Python. Where do I start?
Building and testing Inkscape with the proposed patch seems a logical starting point.
Thanks for helping, good luck, and welcome to Inkscape. :-)
Bryce
Jared.
Inkscape-devel mailing list Inkscape-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/inkscape-devel
participants (2)
-
Bryce Harrington
-
Jared Henley