Comment 16 for bug 296778

Revision history for this message
Diederik van Lierop (mail-diedenrezi) wrote : Re: [Bug 296778] Re: Cut object pasted as bitmap

On 09/12/2009 10:00 PM, ~suv wrote:
> Could you explain (to a non-developer ;-) what this patch will fix?
> Is it only related to the clipboard issue when running inkscape through gdb on XP?
> If I manage to compile it on OS X 10..5.8 what should I look for when testing?
Well, basically the call to GTKmm should return a list of clipboard
targets, but in some cases it simply returns rubbish. It's hard to
predict what effect this rubbish might have on Inscape's behaviour, but
this specific bug report is one example of what might happen. But this
same bug might rear its ugly head in more places. All the bugs you've
mentioned before in this post

https://bugs.launchpad.net/inkscape/+bug/389262/comments/14

might have been caused by this! But maybe I'm getting a bit too
optimistic now ;-).

Diederik