[MacPorts] #56033: gtimelog @0.9.2 x11/gtimelog: Please add adwaita-icon-theme to dependencies
MacPorts
noreply at macports.org
Tue Mar 13 09:20:36 UTC 2018
#56033: gtimelog @0.9.2 x11/gtimelog: Please add adwaita-icon-theme to dependencies
--------------------+----------------------
Reporter: goetzk | Owner:
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.4.2
Keywords: | Port: gtimelog
--------------------+----------------------
When running without adwaita-icon-theme there are errors on load and any
time a button is hovered over. The places where icons should be are
generic boxes.
{{{
Karls-Air:~ kgoetz$ gtimelog
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gtimelog/main.py:59: PyGIWarning: Gdk was imported without
specifying a version first. Use gi.require_version('Gdk', '3.0') before
import to ensure that the right version gets loaded.
from gi.repository import Gdk as gdk
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
/site-packages/gtimelog/main.py:60: 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 as gtk
(gtimelog:24995): Gtk-WARNING **: Error loading theme icon 'go-previous'
for stock:
(gtimelog:24995): Gtk-WARNING **: Error loading theme icon 'go-next' for
stock:
(gtimelog:24995): Gtk-WARNING **: Error loading theme icon 'go-last' for
stock:
(gtimelog:24995): Gtk-WARNING **: Error loading theme icon 'window-close'
for stock: Icon 'window-close' not present in theme Adwaita
[...]
(gtimelog:24995): Gtk-WARNING **: Error loading theme icon 'go-next' for
stock:
(gtimelog:24995): Gtk-WARNING **: Error loading theme icon 'go-next' for
stock:
Karls-Air:~ kgoetz$
}}}
After installing adwaita-icon-theme, the errors are gone and the UI has
buttons in the correct places.
--
Ticket URL: <https://trac.macports.org/ticket/56033>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list