https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250579

            Bug ID: 250579
           Summary: x11/plasma5-plasma-workspace: app-defaults with
                    colours "WINDOW_FOREGROUND" and similar
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: k...@freebsd.org
          Reporter: ben...@sics.se
             Flags: maintainer-feedback?(k...@freebsd.org)
          Assignee: k...@freebsd.org

After the update to 5.20.0, the directory
/usr/local/share/kdisplay/app-defaults contain, e.g., Emacs.ad with this
content:

Emacs.default.attributeForeground:      WINDOW_FOREGROUND
Emacs.default.attributeBackground:      WINDOW_BACKGROUND

Emacs*Foreground:               WINDOW_FOREGROUND
Emacs*Background:               WINDOW_BACKGROUND
Emacs*menubar*foreground:       FOREGROUND
Emacs*menubar*background:       BACKGROUND
Emacs*popup*Foreground:         FOREGROUND
Emacs*popup*Background:         BACKGROUND
Emacs*Dialog*foreground:        FOREGROUND
Emacs*Dialog*background:        BACKGROUND
Emacs*XlwScrollBar.Foreground:  FOREGROUND
Emacs*XlwScrollBar.Background:  BACKGROUND
Emacs*topToolBarShadowColor:    BACKGROUND
Emacs*bottomToolBarShadowColor: BACKGROUND
Emacs*backgroundToolBarColor:   BACKGROUND
Emacs*toolBarShadowThickness:   0

emacs then cannot run:

$ emacs
Undefined color: "WINDOW_FOREGROUND"

Should the files in this directory perhaps be run through a preprocessor to
resolve the uppercase words to proper colour values?

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

Reply via email to