Github messages for voidlinux
 help / color / mirror / Atom feed
From: AngryPhantom <AngryPhantom@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] Clipit (clipboard manager) is broken
Date: Fri, 27 Mar 2020 10:01:29 +0100	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20402@inbox.vuxu.org> (raw)

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

New 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 autostart session

### Expected behavior
Clipit should autostart within the session

### Actual behavior
It doesn't autostart after adding via System - Preferences - Personal - Startup Applications. 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! (thanks to our local Linux forum user).

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've simply cloned the git I guess.

Thank you in advance! Stay safe, cheers.

             reply	other threads:[~2020-03-27  9:01 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-27  9:01 AngryPhantom [this message]
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 ` [ISSUE] [CLOSED] " ahesford

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=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-20402@inbox.vuxu.org \
    --to=angryphantom@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).