Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
xfce4-panel
xfce4-panel
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 257
    • Issues 257
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Custom Issue Tracker
    • Custom Issue Tracker
  • Merge Requests 3
    • Merge Requests 3
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Xfce
  • xfce4-panelxfce4-panel
  • Issues
  • #244

Closed
Open
Opened Jul 11, 2019 by Bugzilla Migration@bugzilla-migration

Launcher includes .desktop file Comment on command line

Submitted by rob..@..il.com

Assigned to Xfce Bug Triage

Link to original bug (#15700)

Description

Why is the .desktop file Comment line included on the command line of panel plugins?

For example, /usr/share/xfce4/panel/plugins/pulseaudio.desktop has the line:
Comment=Adjust the audio volume of the PulseAudio sound system

Running ps -ax | grep wrapper shows:

$ ps -ax | grep wrapper
22624 pts/1    Sl     0:00 /usr/lib64/xfce4/panel/wrapper-2.0 /usr/lib64/xfce4/panel/plugins/libsystray.so 4 10485767 systray Notification Area Area where notification icons appear
22625 pts/1    Sl     0:00 /usr/lib64/xfce4/panel/wrapper-2.0 /usr/lib64/xfce4/panel/plugins/libpulseaudio-plugin.so 5 10485768 pulseaudio PulseAudio Plugin Adjust the audio volume of the PulseAudio sound system
22626 pts/1    Sl     0:01 /usr/lib64/xfce4/panel/wrapper-1.0 /usr/lib64/xfce4/panel/plugins/libcpugraph.so 2 10485769 cpugraph CPU Graph Graphical representation of the CPU load
22627 pts/1    Sl     0:00 /usr/lib64/xfce4/panel/wrapper-2.0 /usr/lib64/xfce4/panel/plugins/libxfce4-sensors-plugin.so 18 10485770 xfce4-sensors-plugin Sensor plugin Show sensor values.
22628 pts/1    Sl     0:01 /usr/lib64/xfce4/panel/wrapper-2.0 /usr/lib64/xfce4/panel/plugins/libdiskperf.so 7 10485771 diskperf Disk Performance Monitor Show disk performance
22629 pts/1    Sl     0:00 /usr/lib64/xfce4/panel/wrapper-2.0 /usr/lib64/xfce4/panel/plugins/libnetload.so 3 10485772 netload Network Monitor Show network traffic

Version: 4.13.5

Edited Feb 07, 2021 by Yousuf Philips
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: xfce/xfce4-panel#244