Bug#813553: gtk-redshift: Fails to start under awesome desktop enviroment

2016-02-25 Thread Andrea D'Amore
I just stumbled on the same bug on stable, strace didn't look like the right tool so I went debugging it -the gtk UI is a python application so it's just a matter of using pdb or ipdb- and noticed that spawned redshift process was dying immediately. As the OP I was able to run redshift in CLI but

Bug#813553: gtk-redshift: Fails to start under awesome desktop enviroment

2016-02-25 Thread Ritesh Raj Sarraf
On Thu, 2016-02-25 at 12:10 +0100, Andrea D'Amore wrote: > > Using -l option with redshift-gtk I'm able to have a working Gtk UI > for redshift. Sorry. I haven't had any time to look into this bug. But from what you've just mentioned, I recollect the geoclue support to not be very automatic. At

Bug#813553: gtk-redshift: Fails to start under awesome desktop enviroment

2016-02-02 Thread Alexander Trousevich
Package: gtk-redshift Version: 1.9.1-4 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? 1. Install awesome window manager. Do not install gnome or anything else. 2. Run command `gtk-redshift`

Bug#813553: gtk-redshift: Fails to start under awesome desktop enviroment

2016-02-03 Thread Ritesh Raj Sarraf
Control: tag -1 +moreinfo On Wed, 2016-02-03 at 05:36 +0300, Alexander Trousevich wrote: > > Dear Maintainer, > > *** Reporter, please consider answering these questions, where > appropriate *** > >    * What led up to the situation? > > 1. Install awesome window manager. Do not install gnom

Bug#813553: gtk-redshift: Fails to start under awesome desktop enviroment

2016-02-04 Thread Ritesh Raj Sarraf
On Wed, 2016-02-03 at 15:33 +0300, Alexander Trousevich wrote: > > > Can you run plain redshift to confirm if that works ? > Yes. Redshift itself works perfectly. Okay!! That's good. Can you determine what is failing ? Sorry. I'm having to ask this is because I myself don't use redshift- gtk. Th

Bug#813553: gtk-redshift: Fails to start under awesome desktop enviroment

2016-02-04 Thread Alexander Trousevich
The simplest for you would be to run redshift-gtk under strace, or something similar. Sure! $ strace redshift-gtk 2>&1 | cat > redshift.log Log file attached.

Bug#813553: gtk-redshift: Fails to start under awesome desktop enviroment

2016-02-07 Thread Ritesh Raj Sarraf
On Thu, 2016-02-04 at 20:31 +0300, Alexander Trousevich wrote: > > The simplest for you would be to run redshift-gtk under strace, or > > something similar. > > Sure! > > $ strace redshift-gtk 2>&1 | cat > redshift.log > > Log file attached. I can't determine much from the logs. I'll try to rep