Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Oct 2020 15:59:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 250579] x11/plasma5-plasma-workspace: app-defaults with colours "WINDOW_FOREGROUND" and similar
Message-ID:  <bug-250579-7788@https.bugs.freebsd.org/bugzilla/>

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

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

--=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-250579-7788>