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

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

[Octave-bug-tracker] [bug #40693] GUI occasionally blocks on QClipboard


From: Torsten
Subject: [Octave-bug-tracker] [bug #40693] GUI occasionally blocks on QClipboard when exiting
Date: Sun, 26 Jan 2014 08:55:45 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0

Follow-up Comment #7, bug #40693 (project octave):

Things seem to be different in Unity: 


$ xsel -b | wc 
  16068   68647  494697
$ ./run-octave --force-gui
$ xsel -b | wc
  16068   68647  494697


and octave exists without warning message.

When I copy a little bit more (500 KB?) I can paste this without problem but
executing xsel leads to


$ xsel -b | wc 
      0       0       0


The clipboard is cleared by xsel and occasionally, the editor geany from which
I copied the data shuts down when xsel is executed.
I can run and exit octave with a clipboard of this size (without executing
xsel) without problems and the clipboard still contains the data afterwards.
Obviously, there is a problem with the clipboard, too, but it does not
interfere with octave.

Does the effect show up on your system with other qt-applications (qt-creator
or so)?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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