[Bug 250579] x11/plasma5-plasma-workspace: app-defaults with colours "WINDOW_FOREGROUND" and similar

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Oct 24 16:59:30 BST 2020


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: kde at FreeBSD.org
          Reporter: bengta at sics.se
             Flags: maintainer-feedback?(kde at FreeBSD.org)
          Assignee: kde at 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.


More information about the kde-freebsd mailing list