Bug 706700

Summary: xfce-genmon-plugin gives no output of sh-scipts since version 3.3.0-1
Product: [Fedora] Fedora Reporter: Wolfgang Ulbrich <fedora>
Component: xfce4-genmon-pluginAssignee: Christoph Wickert <christoph.wickert>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: 15CC: christoph.wickert, fedora
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: xfce4-genmon-plugin-3.3.0-3.fc15 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2011-06-24 03:33:47 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Wolfgang Ulbrich 2011-05-22 12:15:53 UTC
Description of problem:

I used the xfce-genmon-plugin for reading temperature-sensors of disks of a 3aware harddware-raid-controller.
For this i am using the command:

smartctl -d 3ware,0 -A /dev/twa1 | grep Temperature_Celsius | awk '{print $10}'

and put it  in shell-script for get i working.
With xfce-genmon-plugin-3.2-7.fc15.x86_64 i get a temperature output of the sh-scrpt in the xfce-pannel after 60 seconds.
But with version xfce4-genmon-plugin-3.3.0-1.fc15.x86_64 or xfce4-genmon-plugin-3.3.0-2.fc15.x86_64 i get no temperature output directly.

I have to click on preferences of in the xfce-genmon-plugin and closed the preferences-window, than i have a temperature output of the sh-script.
With this trick the xfce-genmon-plugin works correctly.

I hope i've described clearly this problem.
If you need more info's let me know.


Version-Release number of selected component (if applicable):

xfce4-genmon-plugin-3.3.0-1.fc15.x86_64
xfce4-genmon-plugin-3.3.0-2.fc15.x86_64

How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 Christoph Wickert 2011-06-13 12:08:49 UTC
Can you please show me the configuration of the plugin?

$ cat ~/.config/xfce4/panel/genmon-*.rc

Comment 2 Christoph Wickert 2011-06-13 12:09:39 UTC
BTW, please try this update:
https://admin.fedoraproject.org/updates/xfce4-genmon-plugin-3.3.0-3.fc15

Comment 3 Wolfgang Ulbrich 2011-06-13 13:16:09 UTC
(In reply to comment #1)
> Can you please show me the configuration of the plugin?
> 
> $ cat ~/.config/xfce4/panel/genmon-*.rc

[rave@mother ~]$ cat ~/.config/xfce4/panel/genmon-*.rc
Command=sh /home/rave/Shell-scripte/CPU-Frequenz.sh
UseLabel=1
Text=CPU-Freq
UpdatePeriod=5000
Font=(default)

Command=sh /home/rave/Shell-scripte/Temp-3ware-twa0-0.sh
UseLabel=1
Text=Temp twa0-0
UpdatePeriod=30000
Font=Sans 10

Command=sh /home/rave/Shell-scripte/Temp-3ware-twa0-1.sh
UseLabel=1
Text=Temp twa0-1
UpdatePeriod=30000
Font=(default)

Command=sh /home/rave/Shell-scripte/Temp-3ware-twa0-2.sh
UseLabel=1
Text=Temp twa0-2
UpdatePeriod=30000
Font=(default)

Command=sh /home/rave/Shell-scripte/Temp-3ware-twa0-3.sh
UseLabel=1
Text=Temp twa0-3
UpdatePeriod=30000
Font=(default)

Command=sh /home/rave/Shell-scripte/Temp-3ware-twa1-0.sh
UseLabel=1
Text=Temp twa1-0
UpdatePeriod=30000
Font=(default)

Command=sh /home/rave/Shell-scripte/Temp-3ware-twa1-0.sh
UseLabel=1
Text=Temp twa1-1
UpdatePeriod=30000
Font=(default)

(In reply to comment #2)
> BTW, please try this update:
> https://admin.fedoraproject.org/updates/xfce4-genmon-plugin-3.3.0-3.fc15

Thx for fixing, with that version everthing works fine.

Comment 4 Fedora Update System 2011-06-13 14:13:37 UTC
xfce4-genmon-plugin-3.3.0-3.fc15 has been submitted as an update for Fedora 15.
https://admin.fedoraproject.org/updates/xfce4-genmon-plugin-3.3.0-3.fc15

Comment 5 Fedora Update System 2011-06-15 05:56:59 UTC
Package xfce4-genmon-plugin-3.3.0-3.fc15:
* should fix your issue,
* was pushed to the Fedora 15 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing xfce4-genmon-plugin-3.3.0-3.fc15'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/xfce4-genmon-plugin-3.3.0-3.fc15
then log in and leave karma (feedback).

Comment 6 Fedora Update System 2011-06-24 03:33:37 UTC
xfce4-genmon-plugin-3.3.0-3.fc15 has been pushed to the Fedora 15 stable repository.  If problems still persist, please make note of it in this bug report.