On Wed, Nov 08, 2017 at 01:23:11PM +0000, Julian Gilbey wrote:
> Package: safeeyes
> Version: 2.0.0-1
> Severity: serious
> 
> This is what I get when I try to run safeeyes:
> 
> erdos:~ $ safeeyes 
> [...]
> 
> I tried modifying debian/control, changing the line
> 
> X-Python3-Version: 3.5
> 
> to read
> 
> X-Python3-Version: >= 3.5
> 
> so that it would rebuild on a Debian testing system.  (This addresses
> bug #880828, by the way.)  It now starts, but seems to just hang: I
> certainly don't get any icon in my notification bar.

Bizarrely, though it still doesn't show any icon in the notification
area, now that I have recompiled it for python3.6, which is the
default python3 on my system, it now does do breaks, though there is
no obvious way to make any changes to it without resorting to the
commandline.  So clearly, it was having problems due to the other
python3-version bug: it was running python3.6 (because the shebang
line says /usr/bin/python3) but it couldn't find the needed modules.

Best wishes,

   Julian

Reply via email to