Caclulator Icon not displayed

Discussion in 'Acer Aspire One' started by pdoc, Sep 14, 2008.

  1. pdoc

    pdoc

    Joined:
    Sep 8, 2008
    Messages:
    5
    Likes Received:
    0
    Hi

    I've got an unusual one

    Everything is as out of the box bar some extra installs - VLC, Audacity, fbreader, opera, games

    I have moved the Calculator on the "Work" section to the third position so it appears on the initial screen.

    BUT when i boot up the device the Calculator icon is not displayed (the text name only appears)

    When i pass the cursor over this area the icon appears again and stays for the rest of the session, issue reoccurs after booting

    Anyone else seen this ?

    If not i'd appreciate it if someone could try to reproduce the issue by moving the calculator to the 3rd position, reboot and let me know if you see the same symptoms

    Any ideas on how to resolve ?

    PS - one week in with the AAO - held off to see what the DELL offering was going to be like - huge disappointment that i waited for so long for nothing :twisted: - bought AAO the very next day - delighted so far - one of my best gadgets todate
     
    pdoc, Sep 14, 2008
    #1
  2. pdoc

    JimK

    Joined:
    Aug 14, 2008
    Messages:
    218
    Likes Received:
    0
    Yes, I had the same thing. Moved the calculator icon so it would appear on the home screen, but every time I start, the icon isn't there till I hover over where it should be, then it appears. Very annoying. It even happened after a system restore when I didn't add any software or change anything else. And a live update didn't bring it back, either.

    I "fixed" it by using the normal-desktop script :D , so now I don't have any Acer icons, only the ones I set up as XFCE launcher items.

    But sorry, I have no idea why it happens. I can confirm it's not from installing programs.
     
    JimK, Sep 14, 2008
    #2
  3. pdoc

    jolly

    Joined:
    Aug 15, 2008
    Messages:
    18
    Likes Received:
    0
    Mine has been doing it from straight out of the box. Before I bought the One, I think I remember a blog review mentioning the same issue. Doesn't really bother me though. I roll over it with my cursor and it comes back for the rest of my session. What does bothers me is the title of the Calculator once you open it... "galculator" ugh! How did Acer let that one slip by? :roll:
     
    jolly, Sep 14, 2008
    #3
  4. pdoc

    NiksaVel

    Joined:
    Sep 23, 2008
    Messages:
    4
    Likes Received:
    0
    I can confirm the issue on my aao as well as my friends...


    galculator is the name of the package (GTK calculator)
     
    NiksaVel, Sep 30, 2008
    #4
  5. pdoc

    NiksaVel

    Joined:
    Sep 23, 2008
    Messages:
    4
    Likes Received:
    0
    figured it out...

    find the .desktop file for galculator and change the icon: part

    should be:

    alt+f2
    terminal

    Code:
    sudo mousepad /usr/applications/galculator.desktop
    than find the line that starts with icon and points to

    Code:
    accessories-calculator
    and change it to:

    Code:
    accessories-calculator.png
     
    NiksaVel, Oct 1, 2008
    #5
  6. pdoc

    jamesb72

    Joined:
    Oct 3, 2008
    Messages:
    44
    Likes Received:
    0
    I have the same issue, tried fix above which doesn't work.

    I assume share is missed from above, as only .desktop file I have is /usr/share/applications/galculator.desktop

    See below, I have added .png to Icon line as described:

    [user@localhost usr]$ find /usr -name galculator.desktop
    ./share/applications/galculator.desktop
    [user@localhost usr]$ cd /usr/share/applications
    [user@localhost applications]$ grep -i icon galculator.desktop
    Icon=accessories-calculator.png

    I still boot up with no calculator icon, when I move mouse over the space for it - it pops up ??

    Any other idea's ?
     
    jamesb72, Oct 5, 2008
    #6
  7. pdoc

    aaparkr

    Joined:
    Oct 5, 2008
    Messages:
    14
    Likes Received:
    0
    Location:
    Oklahoma City, Ok, USA
    I am having the same results. I changed the file (in the '/usr/share/applications' directory) and restarted but the icon is not there until you mouse over it. Still trying other things though.
    Tony
     
    aaparkr, Oct 6, 2008
    #7
  8. pdoc

    NiksaVel

    Joined:
    Sep 23, 2008
    Messages:
    4
    Likes Received:
    0
    yes.. I'm affraid I have to confirm that my fix indeed doesn't work... I only tested it by restarting the desktop (killall xfdesktop2) not full reboot... :cry:

    sorry guys...
     
    NiksaVel, Oct 6, 2008
    #8
  9. pdoc

    Guest Guest

    Here is the fix for the calculator icon issue:

    Code:
    sudo cp /usr/share/icons/gnome/scalable/apps/accessories-calculator.png /usr/share/pixmaps/accessories-calculator.png
    then reboot

    From what I can tell, the icons need to be stored in the /usr/share/pixmaps folder before they will work correctly on the default Aspire one Desktop.


    VVarwick
     
    Guest, Oct 6, 2008
    #9
  10. pdoc

    jamesb72

    Joined:
    Oct 3, 2008
    Messages:
    44
    Likes Received:
    0
    Thanks Warwick, this has fixed this for me.
     
    jamesb72, Oct 7, 2008
    #10
  11. pdoc

    Guest Guest

    jamesb72- You're Welcome, glad it worked for you as well!

    VVarwick
     
    Guest, Oct 7, 2008
    #11
  12. pdoc

    pdoc

    Joined:
    Sep 8, 2008
    Messages:
    5
    Likes Received:
    0
    Thanks for your help with this one - really appreciate it - everything looks perfect now !
     
    pdoc, Oct 11, 2008
    #12
  13. pdoc

    csmo

    Joined:
    Oct 9, 2008
    Messages:
    214
    Likes Received:
    0
    Thanks, VVarwick. That did the trick.
     
    csmo, Nov 7, 2008
    #13
Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments (here). After that, you can post your question and our members will help you out.