Eye Strain

I can really suffer with eye strain when on laptop for what amounts to be far too long!

Anyone install SafeEyes? I have it installed on my Debian based tower & would like to install under Tumbleweed but can only find instructions for Fedora. This ia RPM based but will it be sufficient?

https://github.com/slgobinath/SafeEyes

Hi
What about redshift? Let’s see if can put together a test build for you.

I have Redshift but SafeEyes steps in to give you regular eye exercises at recommended intervals.

Hi
Building here;
https://build.opensuse.org/package/show/home:malcolmlewis:TESTING/SafeEyes

Should be down in here after building.
http://download.opensuse.org/repositories/home:/malcolmlewis:/TESTING/openSUSE_Tumbleweed/noarch/

Now you need to get three files from the multimedia:libs repo

  • mpg123
  • libmpg123
  • libout123

There is also a dependency on some xorg utilities… not sure which ones yet, but if something shows up, bump this thread and will locate (openSUSE split them all out…).

Thanks so very much.

http://download.opensuse.org/repositories/multimedia:/libs/ repo will not add via YaST, maybe I have wrong syntax?

Did you drill down to the right level?

zypper ar -f http://download.opensuse.org/repositories/multimedia:/libs/openSUSE_Tumbleweed/ Multimedia

Hi
I wouldn’t add the repo, just grab the three files and manually install as it may pull in other packages which don’t want…

Or add the repo and install those three files only and disable the repo… What is needed is for it to be pushed to factory…

Sorry, no experience with SafeEyes, but it looks like you have some top-level help in this thread, already.

Just wanted to add the comment that I have been using the time-honoured tradition of stopping once every hour, getting up from the PC for a 10 minute break, not just for eyes but for physical health, for decades.

Currently, my eye-strain, physical strain moderator is kOrganizer. :wink:

Hi
Getting up… I’ve been standing at my computers for a number of years now… feels funny sitting down in front of a computer… :wink:

Hehe.

Easy for you to say, you are so much younger! Also, sometimes it gets a bit testy standing up since I shattered my ankle.:slight_smile:

Ah makes perfect sense now, malformed URL.

I get so engrossed can spend hours on PC then everything starts to look pixelated, then my eyes are locked down high definition mode for hours after. All black text looks wonky & even clean surfaces look dirty!

Ah makes perfect sense now, malformed URL.

I get so engrossed can spend hours on PC then everything starts to look pixelated, then my eyes are locked down high definition mode for hours after. All black text looks wonky & even clean surfaces look dirty! I do have a massive astigmatism but it makes you full on obsessive compulsive over dirt! :poop:

I do zypper dup no vendor change switch?

Hi
Do you use packman? The SafeEyes package is built based on using the multimedia:libs version of mpg123 being used.

Manually install them and allow a vendor change, see how that goes.

So am I to add packman repo as well or instead?

Hi
If not using packman, no no need to add it :wink:

It installs with icon but no run;


#safeeyes

Traceback (most recent call last):
  File "/usr/bin/safeeyes", line 21, in <module>
    import os, gi, json, shutil, dbus, logging, operator, Utility
  File "/usr/share/safeeyes/Utility.py", line 22, in <module>
    import babel.dates, os, errno, re, subprocess, threading, logging, locale
ImportError: No module named babel.dates

Bummer!!! Clicking does not launch, no icon appear in sys tray…

Hi
So python-Babel is not installed…?

OK, let me check and rebuild…

I added both your & lib repo, so should pull when re-built?

Hi
The updated one it there…