From owner-freebsd-ports-bugs@freebsd.org Sun Sep 13 20:38:48 2015 Return-Path: Delivered-To: freebsd-ports-bugs@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 37D72A035D6 for ; Sun, 13 Sep 2015 20:38:48 +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 09729136E for ; Sun, 13 Sep 2015 20:38:48 +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 t8DKclfd072095 for ; Sun, 13 Sep 2015 20:38:47 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 203084] net-im/pidgin system tray icon not visible on login under Cinnamon Date: Sun, 13 Sep 2015 20:38:47 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new 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: antumdeluge@gmail.com X-Bugzilla-Status: New X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: marcus@FreeBSD.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter flagtypes.name attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Sep 2015 20:38:48 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=203084 Bug ID: 203084 Summary: net-im/pidgin system tray icon not visible on login under Cinnamon Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: marcus@FreeBSD.org Reporter: antumdeluge@gmail.com Flags: maintainer-feedback?(marcus@FreeBSD.org) Assignee: marcus@FreeBSD.org Created attachment 161012 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=161012&action=edit Image showing invisible tray icon on startup. I have Pidgin set to auto-start with my desktop environment. However, under Cinnamon, after logging in, there is a blank space where the Pidgin system tray icon should be. Clicking on the blank space does nothing, so I have to execute Pidgin from the menu or command line the display the main interface. I open "Preferences" where "Show system tray icon" is already set to "Always", change it to something else then back to "Always" to get the icon to display. I have also been using the LXDE desktop and have not had this issue. Using Pidgin in combination with Cinnamon under Debian Linux does not produce the error. So, I think the problem is related to the FreeBSD-Cinnamon-Pidgin combination. I am using Pidgin (libpurple) version 2.10.11. This is the contents of my ~/.config/autostart/pidgin.desktop file: [Desktop Entry] Name=Pidgin Exec=pidgin --config="/mnt/shared/Config/Pidgin" Icon=pidgin Type=Application Terminal=false StartupNotify=true I have also filed a bug report upstream: https://developer.pidgin.im/ticket/16767 The attached images show the blank space where the Pidgin icon should be on my desktop after startup and the settings menu where Pidgin is configured to always show the tray icon. -- You are receiving this mail because: You are the assignee for the bug.