Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

"Now here's something you're really going to like!" -- Rocket J. Squirrel


devel / comp.unix.shell / Start shutter from .bashrc will trigger a zombie progress state of it.

SubjectAuthor
* Start shutter from .bashrc will trigger a zombie progress state of it.hongy...@gmail.com
`- Re: Start shutter from .bashrc will trigger a zombie progress state of it.Kees Nuyt

1
Start shutter from .bashrc will trigger a zombie progress state of it.

<b4db4d1e-26a7-46aa-b11e-f344d449cbc0n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=4366&group=comp.unix.shell#4366

 copy link   Newsgroups: comp.unix.shell
X-Received: by 2002:a37:624a:: with SMTP id w71mr2835917qkb.81.1631587545327;
Mon, 13 Sep 2021 19:45:45 -0700 (PDT)
X-Received: by 2002:a37:40d3:: with SMTP id n202mr2671760qka.357.1631587545152;
Mon, 13 Sep 2021 19:45:45 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.unix.shell
Date: Mon, 13 Sep 2021 19:45:44 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=8.210.158.126; posting-account=kF0ZaAoAAACPbiK5gldhAyX5qTd3krV2
NNTP-Posting-Host: 8.210.158.126
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b4db4d1e-26a7-46aa-b11e-f344d449cbc0n@googlegroups.com>
Subject: Start shutter from .bashrc will trigger a zombie progress state of it.
From: hongyi.z...@gmail.com (hongy...@gmail.com)
Injection-Date: Tue, 14 Sep 2021 02:45:45 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 16
 by: hongy...@gmail.com - Tue, 14 Sep 2021 02:45 UTC

I try to start shutter [1] from .bashrc with the following code snippet:

if type -fp shutter >/dev/null && ! ps h -C shutter >/dev/null; then
nohup shutter --min_at_startup &> /dev/null &
fi

But I always failed to start it with the following result:

$ ps h -C shutter
2012236 tty5 Z+ 0:00 [shutter] <defunct>

[1] https://github.com/shutter-project/shutter

Any hints for this problem?

Regards,
HY

Re: Start shutter from .bashrc will trigger a zombie progress state of it.

<0da1kgt3ssafpqoo1dma1n61vb029deocr@dim53.demon.nl>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=4371&group=comp.unix.shell#4371

 copy link   Newsgroups: comp.unix.shell
From: k.n...@nospam.demon.nl (Kees Nuyt)
Newsgroups: comp.unix.shell
Subject: Re: Start shutter from .bashrc will trigger a zombie progress state of it.
Date: Tue, 14 Sep 2021 15:58:46 +0200
Reply-To: k.nuyt@nospam.demon.nl
Message-ID: <0da1kgt3ssafpqoo1dma1n61vb029deocr@dim53.demon.nl>
References: <b4db4d1e-26a7-46aa-b11e-f344d449cbc0n@googlegroups.com>
User-Agent: ForteAgent/7.10.32.1214
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Organization: KPN B.V.
Path: i2pn2.org!i2pn.org!aioe.org!news.uzoreto.com!news-out.netnews.com!news.alt.net!fdc2.netnews.com!peer03.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!feed.abavia.com!abe001.abavia.com!abp003.abavia.com!news.kpn.nl!not-for-mail
Lines: 27
Injection-Date: Tue, 14 Sep 2021 15:58:46 +0200
Injection-Info: news.kpn.nl; mail-complaints-to="abuse@kpn.com"
X-Received-Bytes: 1603
 by: Kees Nuyt - Tue, 14 Sep 2021 13:58 UTC

On Mon, 13 Sep 2021 19:45:44 -0700 (PDT), "hongy...@gmail.com"
<hongyi.zhao@gmail.com> wrote:

> I try to start shutter [1] from .bashrc with the following code snippet:
>
> if type -fp shutter >/dev/null && ! ps h -C shutter >/dev/null; then
> nohup shutter --min_at_startup &> /dev/null &
> fi
>
> But I always failed to start it with the following result:
>
> $ ps h -C shutter
> 2012236 tty5 Z+ 0:00 [shutter] <defunct>
>
> [1] https://github.com/shutter-project/shutter
>
> Any hints for this problem?

First step:
Start it redirecting to a logfile instead of /dev/null and
observe if any messages are issued to that file.

Apart from that, this is probably not a shell problem, thus off
topic here. Try shutter support.
--
Kees Nuyt

1
server_pubkey.txt

rocksolid light 0.9.7
clearnet tor