octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #44866] Issues with copy to clipboard


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #44866] Issues with copy to clipboard
Date: Wed, 22 Apr 2015 05:43:24 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.5.3

Follow-up Comment #4, bug #44866 (project octave):

I checked in the following changeset.  With it, I'm able to copy images to the
clipboard on Windows and my Debian system.  I think the problem was that
printing to the file needs to happen in the interpreter thread and copying the
resulting image from the file to the clipboard needs to happen in the GUI
thread.  At least that's what this patch attempts to do.

  http://hg.savannah.gnu.org/hgweb/octave/rev/c36f2b083613


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?44866>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]