Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711494 - net-im/slack-bin-4.3.2-r1: `slack.desktop` Exec line could use `-s, --silent` parameter to reduce user journal noise
Summary: net-im/slack-bin-4.3.2-r1: `slack.desktop` Exec line could use `-s, --silent`...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Vladimir Pavljuchenkov (SpiderX)
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-03-04 11:02 UTC by Leho Kraav (:macmaN @lkraav)
Modified: 2020-03-14 09:55 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Leho Kraav (:macmaN @lkraav) 2020-03-04 11:02:50 UTC
Probably since slack-bin-4.3+, it started streaming a lot of internal app logging noise to user journal.

Modifying `Exec=/usr/bin/slack -s %U` seems to successfully achieve silence. It should probably be the shipping default.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2020-03-14 09:55:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e2f8e5e298be10efc2eedd3c031f896acfb207

commit 72e2f8e5e298be10efc2eedd3c031f896acfb207
Author:     Vladimir Pavljuchenkov (SpiderX) <spiderx@spiderx.dp.ua>
AuthorDate: 2020-03-06 17:46:11 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-03-14 09:55:11 +0000

    net-im/slack-bin: reduce logging noise (bug 711494)
    
    Closes: https://bugs.gentoo.org/711494
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Vladimir Pavljuchenkov <spiderx@spiderx.dp.ua>
    Closes: https://github.com/gentoo/gentoo/pull/14849
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-im/slack-bin/slack-bin-4.3.2-r2.ebuild | 105 +++++++++++++++++++++++++++++
 1 file changed, 105 insertions(+)