From owner-freebsd-xfce@freebsd.org Wed Aug 24 12:46:09 2016 Return-Path: Delivered-To: freebsd-xfce@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CD871BC40F5 for ; Wed, 24 Aug 2016 12:46:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.ysv.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id B5E0E12F3 for ; Wed, 24 Aug 2016 12:46:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.ysv.freebsd.org (Postfix) id B1CBEBC40F4; Wed, 24 Aug 2016 12:46:09 +0000 (UTC) Delivered-To: xfce@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id B16FCBC40F3 for ; Wed, 24 Aug 2016 12:46:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A0BCC12F1 for ; Wed, 24 Aug 2016 12:46:09 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u7OCk9gJ090506 for ; Wed, 24 Aug 2016 12:46:09 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: xfce@FreeBSD.org Subject: [Bug 209662] x11/xfce4-terminal: Crumbles title name of the tab and main windows xfce4-terminal Date: Wed, 24 Aug 2016 12:46:09 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: admin@vladiom.com.ua X-Bugzilla-Status: In Progress X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: xfce@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 24 Aug 2016 12:46:09 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D209662 --- Comment #22 from Vladimir Omelchuk --- (In reply to Olivier Duchateau from comment #20) Update x11/libxfce4menu to version 4.13.0: root@vladiom:~ # pkg query %dn-%dv xfce4-terminal | nl 1 libxml2-2.9.3 2 libxfce4util-4.12.1 3 gdk-pixbuf2-2.32.3_1 4 pango-1.38.0_1 5 cairo-1.14.6_1,2 6 vte3-0.42.4_1 7 xfce4-conf-4.12.0 8 gettext-runtime-0.19.8.1 9 dbus-glib-0.104 10 libX11-1.6.3,1 11 gtk3-3.18.8_3 12 atk-2.18.0 13 glib-2.46.2_2 14 libxfce4menu-4.13.0 root@vladiom:~ #=20 and rebuild all ports which depends of libxfce4menu: root@vladiom:~ # pkg query %ro libxfce4menu | nl 1 x11-fm/thunar 2 sysutils/xfce4-systemload-plugin 3 archivers/squeeze 4 x11/xfce4-terminal 5 sysutils/xfce4-netload-plugin 6 x11/xfce4-screenshooter-plugin 7 sysutils/garcon 8 sysutils/xfce4-settings 9 x11-wm/xfce4-session 10 sysutils/xfce4-cpugraph-plugin 11 deskutils/xfce4-notifyd 12 x11-wm/xfce4-desktop 13 x11-fm/thunar-vfs 14 misc/xfce4-weather-plugin 15 x11/libexo 16 deskutils/xfce4-xkb-plugin 17 x11-wm/xfce4-panel 18 deskutils/orage 19 misc/xfce4-appfinder 20 x11-wm/xfce4-wm root@vladiom:~ #=20 but warnings the same: ''' (xfce4-terminal:2940): Gtk-WARNING **: gtk_widget_size_allocate(): attempt = to allocate widget with width 230 and height -3 (xfce4-terminal:2940): Gtk-WARNING **: gtk_widget_size_allocate(): attempt = to allocate widget with width 192 and height -3 (xfce4-terminal:2940): Gtk-WARNING **: gtk_widget_size_allocate(): attempt = to allocate widget with width 39 and height -3 (xfce4-terminal:2940): Gtk-WARNING **: gtk_widget_size_allocate(): attempt = to allocate widget with width 174 and height -3 (xfce4-terminal:2940): Gtk-WARNING **: gtk_widget_size_allocate(): attempt = to allocate widget with width 20 and height -3 (xfce4-terminal:2940): Gtk-WARNING **: gtk_widget_size_allocate(): attempt = to allocate widget with width 20 and height -3 (xfce4-terminal:2940): Gtk-WARNING **: gtk_widget_size_allocate(): attempt = to allocate widget with width 162 and height -3 ... and new warnings: ... (xfce4-panel:2928): GLib-WARNING **: GChildWatchSource: Exit status of a ch= ild process was requested but ECHILD was received by waitpid(). Most likely the process is ignoring SIGCHLD, or some other thread is invoking waitpid() wit= h a nonpositive first argument; either behavior can break applications that use g_child_watch_add()/g_spawn_sync() either directly or indirectly. (xfce4-session:2909): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed xinit: connection to X server lost ... --=20 You are receiving this mail because: You are the assignee for the bug.=