Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Nov 2016 20:36:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214584] graphics/rawtherapee posts warnings if  x11-themes/gtk-engines2 is not installed
Message-ID:  <bug-214584-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214584

            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@FreeBSD.org
          Reporter: freebsd@dreamchaser.org
                CC: gnome@FreeBSD.org, mandree@FreeBSD.org
                CC: gnome@FreeBSD.org, mandree@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 miss=
ing
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 install=
ed.
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214584-13>