Per http://jonls.dk/redshift/
"The project is managed at GitHub where issues and pull requests can
also be posted. Please don’t use the old bug tracker at the Launchpad
project page anymore."
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ub
This is still a problem. Who is the maintainer that can review the
patch(es)? Downgrading to a PPA isn't great.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/677783
Title:
Redshift does not quit upo
I've been working on an update for gtk-redshift to be able to provide
more information to the user. That has meant that I've had to rewrite
most of the process management code and for that reason I'm not sure how
this discussion applies any more. If you want to take a look the code is
here: https:/
Hm, the patch was definitely applied correctly and python would usually
recompile outdated object files.
You probably did, but I'm asking just to make sure: did you terminate the old
remaining processes "redshift" and "gtk-redshift", and install "python-prctl",
the dependency introduced by the p
Hi David,
I applied the patch "Call prctl.set_pdeathsig() after forking" but it
still doesn't kill the process at logout.
After applied, I removed statusicon.pyc and statusicon.pyo and then ran
"python2 -m compileall statusicon.py" to regenerate.
But the problem persists, I log out from my acco
I wrote the author/maintainer a couple of months ago to see, if he's still
active. No response so far.
That leaves us (and me) the possibility to fork redshift into a PPA.
For the time being you can apply either of my patches (preferably the
latter) to /usr/share/pyshared/gtk_redshift/statusicon.
Hi,
I'm affected by this bug and I see that it's kinda old. So does redshift
is discontinued? Any chance of solving it?
I'm using Gnome 3 and I tryed some workarounds wighout success like
.bash_logout, or /etc/gdm/PostSession/Default.
Does you have some other tips for me?
Thanks in advance and
Confirmed on Fedora x64 with Gnome 3.4.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/677783
Title:
Redshift does not quit upon logout from session
To manage notifications about this bug go to:
htt
The attachment "Intercept and forward SIGTERM" of this bug report has
been identified as being a patch. The ubuntu-reviewers team has been
subscribed to the bug report so that they can review the patch. In the
event that this is in fact not a patch you can resolve this situation by
removing the t
Unfortunately, the previous method is not optimal because SIGKILL cannot
be intercepted. One could however call prctl.set_pdeathsig() (analogous
to PR_SET_PDEATHSIG of prctl(2)) after forking in the child process.
** Patch added: "Call prctl.set_pdeathsig() after forking"
https://bugs.launchpa
The problem arises because upon session end gtk-redshift receives
SIGTERM, which prevents python from running the "finally" section. The
included patch registers a signal handler, which calls sys.exit(), which
in turn leads to python executing the "finally" section, where the child
process is termi
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: redshift (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/677783
Title:
Re
** Changed in: redshift
Importance: Undecided => Medium
** Changed in: redshift
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/677783
Title:
Redshift does not quit
I can confirm this.
** Also affects: redshift (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/677783
Title:
Redshift does not quit upon logout fro
14 matches
Mail list logo