Your message dated Wed, 16 Sep 2015 11:36:33 +0200
with message-id <[email protected]>
and subject line gtk-engines-begtk was removed from Debian
has caused the Debian Bug report #145685,
regarding gtk-engines-begtk: fg[PRELIGHT] can't be set outside "default" style
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
145685: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=145685
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gtk-engines-begtk
Version: 1.0.1-2
Severity: normal

When I try to define fg[PRELIGHT] outside "default" style it's simply 
ignored. Have a look at my .gtkrc:

<<<<<<<<<<<<<<<< CUT HERE
style "default"
{
        fontset = "-bigelow & holmes-menu-medium-r-normal-*-12-*-*-*-p-*-koi8-r,
                   -bigelow & holmes-menu-medium-r-normal-*-12-*-*-*-p-*-koi8-r,
                   -bigelow & holmes-menu-medium-r-normal-*-12-*-*-*-p-*-koi8-r,
                   -bigelow & holmes-menu-medium-r-normal-*-12-*-*-*-p-*-koi8-r"
        bg[NORMAL]        = "#d5d5d5"
        bg[PRELIGHT]      = "#d5d5d5"
        bg[ACTIVE]        = "#b5b5b5"
        bg[INSENSITIVE]   = "#d5d5d5"
        bg[SELECTED]      = "#7484a4"
        fg[NORMAL]        = "#000000"
        fg[INSENSITIVE]   = "#b5b5b5"
        fg[SELECTED]      = "#ffffff"
        base[NORMAL]      = "#ffffff"
        base[ACTIVE]      = "#ffffff"
        base[INSENSITIVE] = "#d5d5d5"

        engine "gtkbe"
        {
        }
}

style "menuitem"
{
        bg[PRELIGHT]      = "#7484a4"
        fg[PRELIGHT]      = "#ffffff"
}

style "button"
{
        bg[PRELIGHT]      = "#e5e5e5"
        bg[ACTIVE]        = "#d5d5d5"
        bg[SELECTED]      = "#7484a4"
}

style "checkbutton"
{
        bg[PRELIGHT]      = "#d5d5d5"
        base[NORMAL]      = "#f5f5f5"
        base[ACTIVE]      = "#ffffff"
}

style "scrollbar"
{
        bg[NORMAL]        = "#7484a4"
        bg[PRELIGHT]      = "#8494b4"
        bg[ACTIVE]        = "#b5b5b5"
}

style "tooltip"
{
        bg[NORMAL]        = "#fffdaa"
}

class "GtkToggleButton" style "checkbutton"
class "GtkScrollbar"    style "scrollbar"
class "GtkHScale"       style "scrollbar"
class "GtkVScale"       style "scrollbar"
class "GtkProgressBar"  style "scrollbar"
class "GtkMenuItem"     style "menuitem"
class "GtkButton"       style "button"
class "GtkMenuBar"      style "button"
class "GtkMenu"         style "button"
class "GtkRange"        style "button"
class "GtkHandleBox"    style "button"
class "GtkWidget"       style "default"
widget "*gtk-tooltip*"  style "tooltip"
<<<<<<<<<<<<<<<< CUT HERE

style "menuitem" defines different bg[PRELIGHT] and fg[PRELIGHT]. But if you 
try to use my .gtkrc you'll see black text on blue in hovered menu items, not 
white text on blue, as it's defined by .gtkrc. Looks like a bug in an upstream 
package.

-- System Information
Debian Release: 3.0
Architecture: i386
Kernel: Linux links 2.4.18 #1 Sun Mar 24 00:18:09 MSK 2002 i686
Locale: LANG=ru_RU.KOI8-R, LC_CTYPE=ru_RU.KOI8-R

Versions of packages gtk-engines-begtk depends on:
ii  libc6                         2.2.5-4    GNU C Library: Shared libraries an
ii  libglib1.2                    1.2.10-3   The GLib library of C routines
ii  libgtk1.2                     1.2.10-9   The GIMP Toolkit set of widgets fo
ii  xlibs                         4.1.0-11   X Window System client libraries



--- End Message ---
--- Begin Message ---
Version: 1.0.1-6+rm

gtk-engines-begtk is gone since 2007, see #342454 for details on the
removal. Somehow this bug was forgotten to be closed, doing this now.

Andreas

--- End Message ---

Reply via email to