Xfce Forum

Sub domains
 

You are not logged in.

#1 2012-01-30 00:16:51

UncleVan
Member
Registered: 2011-11-22
Posts: 1

Manually start panel plugin from the command line ?

(just for debugging  purpose...)

If I try it like:

$ /usr/libexec/xfce4/panel-plugins/xfce4-hdaps

I got:

(process:27662): xfce4-hdaps-CRITICAL **: Not enough arguments are passed to the plugin

I digged into the code and found that there should be

unique_id
socket_id
name
display_name
comment

But  even

$ /usr/libexec/xfce4/panel-plugins/xfce4-hdaps  1 2  xfce4-hdaps "HDAPS Plugin" "HDAPS plugin for the Xfce panel"

still doesnt work.

Any ideas how to pass them to the plugin ? - Thanks in advance !

Your UncleVan.

Offline

#2 2012-01-30 06:26:41

Nick
Dev
From: ~
Registered: 2005-02-17
Posts: 1,144
Website

Re: Manually start panel plugin from the command line ?

You can't, the socket_id is not something you can guess. Depending on the debugging you want, you can read this: http://docs.xfce.org/xfce/xfce4-panel/debugging.

Offline

Board footer

Powered by FluxBB