Summary: | x11/xfce4-terminal preferences panel doesn't work | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Yuichiro NAITO <naito.yuichiro> | ||||
Component: | Individual Port(s) | Assignee: | freebsd-xfce (Nobody) <xfce> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Many People | CC: | olivierd | ||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(xfce) |
||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Could you show error/warning message when you launch xfce4-terminal in other terminal emulator (e.g. xterm)? I could see the message on my xterm. % xfce4-terminal (xfce4-terminal:1314): xfce4-terminal-CRITICAL **: Failed to load ui file: /usr/local/share/xfce4/terminal/terminal-preferences.ui:5:25272 Invalid property: GtkColorButton.show_editor. A commit references this bug: Author: olivierd Date: Thu Jan 5 13:13:35 UTC 2017 New revision: 430635 URL: https://svnweb.freebsd.org/changeset/ports/430635 Log: - Add patch, which removes 'show_editor' property (available in Gtk+ since 3.20) in GtkColorButton, otherwise Preferences dialog is empty - Bump PORTREVISION PR: 215794 Reported by: <naito.yuichiro@gmail.com> MFH: 2017Q1 Changes: head/x11/xfce4-terminal/Makefile head/x11/xfce4-terminal/files/patch-terminal_terminal-preferences.ui I committed a workaround in HEAD. If you are using quaterly branch, it'll be propagated when someone in ports management team (portmgr) will approve my changes. Thanks! I built and re-installed xfce4-terminal from ports. Your patch fixed this problem. Thank you! A commit references this bug: Author: olivierd Date: Fri Jan 6 08:11:30 UTC 2017 New revision: 430691 URL: https://svnweb.freebsd.org/changeset/ports/430691 Log: MFH: r430635 - Add patch, which removes 'show_editor' property (available in Gtk+ since 3.20) in GtkColorButton, otherwise Preferences dialog is empty - Bump PORTREVISION PR: 215794 Reported by: <naito.yuichiro@gmail.com> Approved by: ports-secteam (junovitch@) Changes: _U branches/2017Q1/ branches/2017Q1/x11/xfce4-terminal/Makefile branches/2017Q1/x11/xfce4-terminal/files/patch-terminal_terminal-preferences.ui |
Created attachment 178540 [details] Screenshot of xfce4-terminal preferences panel I upgraded my xfce4 environment by "pkg upgrade". It includes xfce4-terminal is upgraded from 0.6.3_2 to 0.8.2, After "pkg upgrade", xfce4-terminal preferences panel doesn't work. Attached file is the screen shot.