[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Pan-users] No second chance
From: |
David Shochat |
Subject: |
Re: [Pan-users] No second chance |
Date: |
Tue, 29 Oct 2019 07:42:27 -0700 |
On Tue, Oct 29, 2019 at 7:15 AM Dieter Britz <address@hidden> wrote:
>
> I run pan under Kubuntu 18.04. If I get out of pan after a
> session, I can't bring it up again, neither by clicking on the
> icon, nor typing in "pan" into the console. For that, I get
> the message
>
> Added 0 files to the queue. Exiting.
>
> So, in order to activate pan a second time, I have to reboot.
>
> What does this mean? Can I fix it?
Sounds to me like it isn't really exiting. So before rebooting, see if
it still is:
ps -ef | grep pan
If it is, you can just kill it, rather than rebooting. That wouldn't
be a fix, of course, but it would clarify what the problem is (pan not
really exiting).