public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: cygwin@cygwin.com
Subject: Re: Unable to open the clipboard
Date: Thu, 6 Jan 2022 10:29:54 +0100	[thread overview]
Message-ID: <21a16bfc-5b83-d0c9-4cf8-7aff4e46f2a5@gmail.com> (raw)
In-Reply-To: <135344c6-0211-4779-7a04-7b081a37f30c@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 746 bytes --]

On 04.01.2022 19:08, Marco Atzeri wrote:
> On 04.01.2022 06:15, Mark Geisert wrote:
>> Mark Geisert wrote:
>>> I haven't been able to reproduce the issue with -7 or the more recent 
>>> -8 test version.  I suppose you might try -8 and see if it helps. 
>>> Puzzling...
>>
>> Sorry, the {put,get}clip.exe are in cygutils-extra package.  But -8 is 
>> correct.
>>
>> ..mark
>>
> 
> Thanks Mark,
> -8 seems to work fine.
> 

Hi Mark,
just found another issue

$ putclip < Announce_octave
Aborted (core dumped)

It seems caused by the longest line (86 characters)

$ cat Announce_octave  | putclip
Aborted (core dumped)

$ cat Announce_octave | sed -e "/html$/ d" | putclip

of course the Clipboard is fine

$ cat Announce_octave  > /dev/clipboard

[-- Attachment #2: Announce_octave --]
[-- Type: text/plain, Size: 1544 bytes --]

To: cygwin-announce@cygwin.com
Subject: Updated: octave-6.4.0-1

New versions 6.4.0-1 of

  octave
  octave-devel
  octave-doc

are available in the Cygwin distribution:

CHANGES
Latest upstream  release. 
https://www.gnu.org/software/octave/news/release/2021/10/30/octave-6.4.0-released.html

GENERAL NOTE
there are 2 octave main binaries with multiple graphic properties
    
  octave          command line with full plotting capabilities

  octave --gui    graphical interface

  octave-cli      command line inteface with plotting
                  restricted to fltk and gnuplot toolkits                

Of the 3 graphics toolkit fltk, gnuplot and qt

  fltk is the worst performing on cygwin
  gnuplot the lightest
  qt the most graphic rich

OCTAVE-FORGE NOTE
You need to install with setup the specific forge package 
you are looking for.

The update of the global pkg database is managed 
by cygwin setup during the postinstall phase.
A semaphore system is in place to update the database only when needed 
and just one time, also when multiple forge packages are added or removed.
 
DESCRIPTION
The GNU Octave language for numerical computations is a (mostly 
Matlab (R) compatible) high-level language, primarily intended 
for numerical computations.  It provides a convenient command-line 
interface for solving linear and nonlinear problems numerically.

HOMEPAGE
http://www.gnu.org/software/octave/

Marco Atzeri

If you have questions or comments, please send them to the 
cygwin mailing list at: cygwin (at) cygwin (dot) com .

  reply	other threads:[~2022-01-06  9:29 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-03 14:34 Marco Atzeri
2022-01-03 15:59 ` Ken Brown
2022-01-03 17:47   ` Marco Atzeri
2022-01-04  0:25 ` Mark Geisert
2022-01-04  2:23   ` Marco Atzeri
2022-01-04  5:12     ` Mark Geisert
2022-01-04  5:15       ` Mark Geisert
2022-01-04 18:08         ` Marco Atzeri
2022-01-06  9:29           ` Marco Atzeri [this message]
2022-01-07  3:32             ` Mark Geisert
2022-01-10  6:44               ` Mark Geisert
2022-01-10  7:02                 ` Marco Atzeri
2022-01-22  8:35                   ` Mark Geisert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=21a16bfc-5b83-d0c9-4cf8-7aff4e46f2a5@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).