Skip to content

Tip: Graphs not visible after changing the colors? Hunt for the divider then and move with mouse #31

@Manamama

Description

@Manamama

Psensor Graph Visibility Trick

  1. Graph pane hidden?
    If your graphs are not showing after changing colors or other settings, don’t panic. Psensor uses a three-pane layout, and sometimes the divider collapses the graph pane. Simply hover between the first (graph) and second (values) panes and drag the divider to reveal the graphs. No reinstall needed:
Image

Or via commands:
2. Persistent issues
If panes remain invisible or behave strangely, reset all Psensor settings:

dconf reset -f /apps/psensor/

Then relaunch Psensor with X11 for GTK consistency:

env GDK_BACKEND=x11 psensor

You may need to adjust the divider once on first launch.

  1. Optional: set a sane default divider

    dconf write /apps/psensor/interface-window-divider-pos 300

    Adjust 300 to your screen width to make the graph pane visible by default.


This handles the “hidden graph pane” bug that pops up after color or layout changes, without needing to touch installations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions