Github messages for voidlinux
 help / color / mirror / Atom feed
From: ahesford <ahesford@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [ISSUE] [CLOSED] Clipit (clipboard manager) is broken. Please update the package to 1.4.5
Date: Mon, 10 Aug 2020 17:47:33 +0200	[thread overview]
Message-ID: <20200810154733.p83rGLHLCVtF6pmdW9CJn1n_XfddrVWTf45v-j7b-ks@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20402@inbox.vuxu.org>

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

Closed issue by AngryPhantom on void-packages repository

https://github.com/void-linux/void-packages/issues/20402

Description:
Please, could someone fix **clipit** clipboard manager? Sorry, I don't know who's the maintainer so please tag him if you know.

### Steps to reproduce the behavior
1. Install Void MATE
2. Install Clipit
3. Add it to your autostart session (System -> Preferences -> Personal -> Startup Applications)

### Expected behavior
Clipit should start within the session

### Actual behavior
It doesn't work. What's more interesting, it doesn't start even via Alt+F2 (Run Application).
There will be no errors in .xsession-errors. I even edited /etc/xdg/autostart/clipit-startup.desktop adding MATE to «OnlyShowIn» string. Nothing.

But... it starts from the console without any error/issue!

And here is the commit which is (ta-dah!) in the [git repo](https://github.com/CristianHenzel/ClipIt/pull/90/commits/45e46d03b3ff315b5b380004d85fb499b4c139db) since 2018!

In the main.c:

`if (!isatty(fileno(stdin)))`

returns -1

In order to fix that we should remove pipe check or `return -1`.

The thing is that the maintainer here takes the **archive** ([v1.4.4.tar.gz](https://github.com/CristianHenzel/ClipIt/archive/v1.4.4.tar.gz)) **which doesn't contain the above mentioned commit**. He should simply clone the git I guess.

Thank you in advance! Stay safe, cheers.



      parent reply	other threads:[~2020-08-10 15:47 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-27  9:01 [ISSUE] Clipit (clipboard manager) is broken AngryPhantom
2020-03-27  9:28 ` flexibeast
2020-03-27  9:31 ` flexibeast
2020-05-07  5:25 ` ericonr
2020-05-07  7:27 ` AngryPhantom
2020-05-07  7:28 ` AngryPhantom
2020-05-07 15:15 ` ericonr
2020-05-07 15:17 ` Gottox
2020-08-08 20:01 ` Clipit (clipboard manager) is broken. Please update the package to 1.4.5 Noah-Huppert
2020-08-08 20:03 ` AngryPhantom
2020-08-10 15:47 ` ahesford [this message]

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=20200810154733.p83rGLHLCVtF6pmdW9CJn1n_XfddrVWTf45v-j7b-ks@z \
    --to=ahesford@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /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 NNTP newsgroup(s).