! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Cpu graph applet lose "Associated command" setting
Status:
RESOLVED: FIXED
Product:
Xfce4-cpugraph-plugin
Component:
General

Comments

Description Dario Madeo 2010-12-11 19:25:54 CET
The applet lose "Associated command" setting. 
Even if I set it again, when I restart my pc (or I close and then I open it), this setting disappear.
All other settings such as color, visualization mode are mantained.

If can be useful, when I set the command and I click on applet, it works normally, it just lose the setting on system restart.
Comment 1 Florian Rivoal editbugs 2010-12-14 16:24:37 CET
I can confirm. What's weird is that it does not reproduce if you only restart the panel. you have to restart more than that, so a full computer restart causes the bug to reproduce.

Not sure what's causing this, but it certainly needs fixing.
Comment 2 Florian Rivoal editbugs 2011-04-03 17:08:33 CEST
Does this still reproduce? I haven't had this issue for a while. Maybe since the switch to xfce 4.8. Because of that, I am suspecting that the bug was not in cpugraph, but in some other component that it uses.
Comment 3 Enrico Scholz 2011-05-24 18:55:11 CEST
it is in settings.c:

|             associated_command = xfce_rc_read_entry( rc, "Command", associated_command );
|             ...
|         xfce_rc_close( rc );   <<< invalidates 'associated_command'
| ...
| set_command( base, associated_command );   <<< uses invalid 'associated_command'
Comment 4 whirly.gig 2011-06-22 19:06:05 CEST
I'm seeing what appears to be a similar issue in Debian testing with Xfce 4.8.0. No matter what command I place in the Associated command field, it won't execute. Clicking on CPU Graph in the panel avails me of nothing.
Comment 5 Dario Madeo 2011-06-22 19:15:21 CEST
I'm now using Xubuntu 11.04 (with xfce 4.8.1).

Always the same story. It doesn't mantain the "Associated command" setting, while all other (colors, appeareance and so on) do.
Comment 7 Landry Breuil editbugs 2012-09-02 10:12:42 CEST
*** Bug 9254 has been marked as a duplicate of this bug. ***

Bug #6968

Reported by:
Dario Madeo
Reported on: 2010-12-11
Last modified on: 2012-09-02
Duplicates (1):
  • 9254 Losing cpugraph's command again with xfce 4.10

People

Assignee:
Landry Breuil
CC List:
5 users

Version

Attachments

Additional information