Github messages for voidlinux
 help / color / mirror / Atom feed
* [ISSUE] Clipit (clipboard manager) is broken
@ 2020-03-27  9:01 AngryPhantom
  2020-03-27  9:28 ` flexibeast
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: AngryPhantom @ 2020-03-27  9:01 UTC (permalink / raw)
  To: ml

[-- 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.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2020-08-10 15:47 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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 ` [ISSUE] [CLOSED] " ahesford

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).