Skip to content
This repository was archived by the owner on Apr 30, 2024. It is now read-only.
This repository was archived by the owner on Apr 30, 2024. It is now read-only.

Faulty adjustment of icons upon change of icon theme #11

@pmattern

Description

@pmattern

When the icon theme is changed while LXQt ConnMan Applet is running the application adopts the changes faulty and reverts to reasonable behaviour only when it's restarted.

To reproduce, say Oxygen is in use and everything is working as expected.
When Adwaita is set no icon can be seen any longer in the panel on systems with Ethernet connections only. Upon dis- and reconnecting network-wired of Adwaita is displayed all the time. On systems with WiFi connection only network-wireless of Adwaita comes up in the panel when this theme is chosen. The icon persists whenever a connection is established, upon disconnecting network-wired (sic!) is displayed. In dialog "lxqt-connman-applet" some AP's are represented by network_wireless of Adwaita while others stick with network-wireless-connected-* of Oxygen.
On both systems LXQt ConnMan Applet starts displaying correct icons when it's restarted.

Seen running 41126c9 with recent LXQt on Arch Linux. A similar issue has recently been addressed in palinek/nm-tray@abbe586.

On a side note I wonder whether empty function

IconProducer::~IconProducer()
{
}

in iconproducer.cpp exists on purpose.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions