Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Nov 2011 18:14:23 GMT
From:      Olivier Cochard-Labbe <olivier@cochard.me>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/162951: [misc/lxde-common] Missing lxde-logout.desktop
Message-ID:  <201111291814.pATIENev003765@red.freebsd.org>
Resent-Message-ID: <201111291820.pATIK7hv098426@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         162951
>Category:       ports
>Synopsis:       [misc/lxde-common] Missing lxde-logout.desktop
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 29 18:20:07 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Olivier Cochard-Labbe
>Release:        9.0-RC2
>Organization:
BSD Router Project
>Environment:
FreeBSD laptop.bsdrp.net 9.0-RC2 FreeBSD 9.0-RC2 #0: Sat Nov 12 18:35:25 UTC 2011     root@farrell.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
Hi,
I've just installed lxde (x11/lxde-meta) and there is a missing icons (on the right side of the clock).
After looking the default configuration file used by lxpannel, I've found that there is a missing lxde-logout.desktop file.
Because this .desktop file refers to the bin/lxde-logout (member of misc/lxde-common) I beleive that it can be included in misc/lxde-common.
But the dektop file use an icon file that is in x11-themes/lxde-icon-theme.
>How-To-Repeat:
Install LXDE and start it
>Fix:
Create this file: /usr/local/share/applications/lxde-logout.desktop 

And fills it with these lines (it's an example):

[Desktop Entry]
Encoding=UTF-8
Name=Log Out
Comment=Shutdown,reboot or change session
Exec=lxde-logout
Icon=stock_exit
Terminal=false
Type=Application


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201111291814.pATIENev003765>