Results 1 to 10 of 32

Thread: blank icon added on notification area after resume since ugrade

Hybrid View

  1. #1
    Join Date
    Oct 2011
    Beans
    3

    blank icon added on notification area after resume since ugrade

    Hello,

    I am using lubuntu since 11.4 and it was working perfectly fine until I did the upgrade to 11.10.

    Since then, each time I resume from suspend (close/open lid of the laptop), a blank icon is added in the notification area.

    So far, I was unable to find the cause of it, either by myself, or trying to search on the web for a similar problem.

    The problem is annoying, because I might end up with more than 10 blank icons...

    The solution I found so far to resolve the issue (appart from logoff/logon), is to remove the notification area applet from the panel, and to add it again.

    Any idea what is causing this ?

    Thanks a lot in advance for any help.
    Digit.

  2. #2
    Join Date
    Feb 2006
    Beans
    10
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: blank icon added on notification area after resume since ugrade

    I have the same problem on my eeepc with a fresh install of lubuntu 11.10.

    There are two bugs filed about this problem. You may want to add a comment to one or both of them confirming that you have the problem also.

    https://bugs.launchpad.net/ubuntu/+s...el/+bug/880010

    https://bugs.launchpad.net/ubuntu/+s...el/+bug/846878

    By the way, restarting the panel removes the empty space:

    Code:
    lxpanelctl restart

  3. #3
    Join Date
    Oct 2011
    Beans
    3

    Re: blank icon added on notification area after resume since ugrade

    Thanks dingo,

    I will follow the issues closely on launchpad.

    I tried to register to report the issue on my Acer AS1410, but I never received the email from launchpad... will retry tomorrow.

    Thanks again.

  4. #4
    Join Date
    Oct 2011
    Beans
    24

    Re: blank icon added on notification area after resume since ugrade

    I believe this is related to the battery icon which is controlled by the xfce4 power manager. When I set the power manager to never show the icon...I do not get the extra space added after every suspend (on a freshly installed and updated Lubuntu 11.10 eeepc 1005ha).

    Try this. First get rid of the extra space (if any) by resetting the panel.
    Code:
    lxpanelctl restart
    Then open the XFCE Power Manager.
    Code:
    xfce4-power-manager-settings
    Under 'System tray icon' select 'Never show icon' and click Close.

    Now try suspending the computer and see if that fixes it.
    Last edited by croque; October 28th, 2011 at 07:32 PM. Reason: change reset to restart

  5. #5
    Join Date
    Oct 2011
    Beans
    3

    Re: blank icon added on notification area after resume since ugrade

    I confirm it fix the issue for me.
    But it's also annoying to not have this icon

  6. #6
    Join Date
    Oct 2009
    Location
    Sydney
    Beans
    4,301
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: blank icon added on notification area after resume since ugrade

    Quote Originally Posted by croque View Post
    I believe this is related to the battery icon which is controlled by the xfce4 power manager. When I set the power manager to never show the icon...I do not get the extra space added after every suspend (on a freshly installed and updated Lubuntu 11.10 eeepc 1005ha).

    Try this. First get rid of the extra space (if any) by resetting the panel.
    Code:
    lxpanelctl restart
    Then open the XFCE Power Manager.
    Code:
    xfce4-power-manager-settings
    Under 'System tray icon' select 'Never show icon' and click Close.

    Now try suspending the computer and see if that fixes it.
    Could you please try that on your laptop while it's on battery not plugged to the A/C power?

    Waiting for your feedback

  7. #7
    Join Date
    Oct 2011
    Beans
    24

    Re: blank icon added on notification area after resume since ugrade

    On battery power it still works as it should. No extra space in the tray after 3 suspends and resumes.

  8. #8
    Join Date
    Mar 2006
    Location
    europe/germany
    Beans
    230
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: blank icon added on notification area after resume since ugrade

    Quote Originally Posted by croque View Post
    I believe this is related to the battery icon which is controlled by the xfce4 power manager. When I set the power manager to never show the icon...I do not get the extra space added after every suspend (on a freshly installed and updated Lubuntu 11.10 eeepc 1005ha).

    Try this. First get rid of the extra space (if any) by resetting the panel.
    Code:
    lxpanelctl restart
    Then open the XFCE Power Manager.
    Code:
    xfce4-power-manager-settings
    Under 'System tray icon' select 'Never show icon' and click Close.

    Now try suspending the computer and see if that fixes it.
    Aargh! I don't have such a setting in my xfce4-power-manager-settings! (see screenshot. "Bildschirm sperren im Ruhezustand/Standby" means /lock screen on suspend/hilbernate".)

    Is there another way to access the setting of the tray icon?
    Attached Images Attached Images

  9. #9
    Join Date
    Mar 2006
    Location
    europe/germany
    Beans
    230
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: blank icon added on notification area after resume since ugrade

    Oops, there is this setting, now I found it!
    (I was blind because I was not looking for a dropdowm menu but a selectable list...)

    Switching the battery monitor off is not so bad, as there is a LXDE panel applet doing mostly the same thing.

    In order to still access the power settings, you can this:

    Quote Originally Posted by amjjawad View Post
    From LXTerminal, please run:

    Code:
    sudo leafpad /usr/share/applications/xfce4-power-manager-settings.desktop
    Replace this line:

    Code:
    OnlyShowIn=XFCE;
    with

    Code:
    #OnlyShowIn=XFCE;
    Save, Exit and check your Menu > Preferences

  10. #10
    Join Date
    Oct 2009
    Location
    Sydney
    Beans
    4,301
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: blank icon added on notification area after resume since ugrade

    Apparently, these two bugs are effecting Laptops ONLY. Too bad I don't have a laptop to produce it. I just did a fresh install for Lubutnu 11.10 and did couple of Suspend but everything is fine. I even added the Power Manager Icon but everything is fine.

    I was wondering if users who got that bug whether they did update and upgrade their systems?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •