[Bug 214584] graphics/rawtherapee posts warnings if x11-themes/gtk-engines2 is not installed
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Nov 16 20:36:27 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214584
Bug ID: 214584
Summary: graphics/rawtherapee posts warnings if
x11-themes/gtk-engines2 is not installed
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: freebsd-ports-bugs at FreeBSD.org
Reporter: freebsd at dreamchaser.org
CC: gnome at FreeBSD.org, mandree at FreeBSD.org
CC: gnome at FreeBSD.org, mandree at FreeBSD.org
When running rawtherapee under xfce4 in a minimal configuration,
the x11-themes/gtk-engines2 port is not installed.
However, rawtherapee installs a default .config/Rawtherapee4.1/options
file which sets a theme of "25-Gray-Gray.gtkrc"
"/usr/local/share/rawtherapee/themes/25-Gray-Gray.gtkrc"
This causes numerous warnings on startup and at other points about the missing
theme "clearlooks"
The rawtherapee port should either have x11-themes/gtk-engines2 as a
dependency,
or better, suppress the warnings if no theme is explicitly expressed by the
user
or the installation; it seems to run just fine without gtk-engines2 installed.
This may be a situation which exists with other gtk based apps.
All of this happens fairly early on in rawtherapee's main() method,
line 143.
I am extracting this as a separate piece of bug 214509, as it is mainly
cosmetic and it is unrelated to the core dump which is the main focus of
214509.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-gnome
mailing list