elementaryPlus icon indicating copy to clipboard operation
elementaryPlus copied to clipboard

Missing release file for elementary OS Juno

Open moonmehta opened this issue 7 years ago • 2 comments

The PPA doesn't have a release file for elementary OS Juno, currently in Beta-1.

moonmehta avatar Jul 08 '18 14:07 moonmehta

Is there a way to install it from the source code without installing from a ppa? When I run it from the folder get this error:

rootsandcculture@rootsandcculture-VirtualBox:~/Downloads/elementaryPlus-master$ bash install.sh Traceback (most recent call last): File "./scripts/elementaryplus-installer.py", line 24, in <module> from gi.repository import Gtk, Gdk, Gio, Notify ImportError: No module named gi.repository

ghost avatar Aug 30 '18 14:08 ghost

I got this when tried install from source in Juno.

bash install.sh ./scripts/elementaryplus-installer.py:24: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version('Gtk', '3.0') before import to ensure that the right version gets loaded. from gi.repository import Gtk, Gdk, Gio, Notify Traceback (most recent call last): File "./scripts/elementaryplus-installer.py", line 24, in <module> from gi.repository import Gtk, Gdk, Gio, Notify ImportError: cannot import name Notify

Any help would be appreciated, I loved this while i was at Loki but what now???

UPDATE: I've managed to install it by just coping the path_to_this_repo/elementaryPlus folder to ~/.icons and activated it with the help of elementary tweeks.
With this setup there is no way to use the elementaryPlus configuration panel, but since Ayatana indicator are gone in juno there is no need for that.
But any way it would be great to have the ppa working fore easy updates

isneezy avatar Feb 23 '19 17:02 isneezy