Blog Forum Wiki Links Contact Us NetbookUser

You are not logged in.

#1 2007-12-24 1:38:38 am

PeeeCeee
Senior Member
Registered: 2007-12-16
Posts: 117

New update with European and Asian Languages causing icon problems

It looks as though ASUS have (partially???) introduced new language options for the default O/S but they appear to arrive without warning or consent and cause problems...

Thought it would be a good idea to link quite a few problems because it appears as though the cause may be common.

I have been madly searching and reading many different threads related to missing icons after mine went missing yesterday and stumbled upon something interesting...

After comparing the old
* simpleui.rc 28,891 for the 2007-10-19 22-57 file
vs the new
* simpleui.rc 67,535 for the 2007-12-21 18-48 file
to find out why my icons had gone missing (eg; eBook, Wikipedia, etc)
I obviously had to look at why the file had doubled in size...
I discovered what appears to be many new languages in the new simpleui.rc
My problem with all of this is that it appears to have "broken" some of the icons

ORIGINAL FILE
<parcel simplecat="Internet" extraargs="/usr/bin/XandrosFileManager ~/My\ Documents/My\ Ebooks -caption File\ Manager -maximized"
    icon="ebook_norm.png"
    selected_icon="ebook_hi.png">
    <name lang="en">eBook</name>
    <name lang="zh_TW">電子書管理員</name>
    <name lang="zh_CN">电子书管理员</name>
    <desc lang="en">FBReader is an e-book reader for various platforms.</desc>
    <include>en zh_CN zh_TW</include>
</parcel>


NEW FILE
<parcel simplecat="Internet" shortcut="asus-eeepc-ebook.desktop"
    icon="ebook_norm.png"
    selected_icon="ebook_hi.png">
    <name lang="en">eBook</name>
    <name lang="zh_TW">電子書管理員</name>
    <name lang="zh_CN">电子书管理员</name>
    <name lang="es_AR">eBook</name>
    <name lang="de_DE">eBook</name>
    <name lang="es_ES">eBook</name>
    <name lang="fr_FR">eBook</name>
    <name lang="it_IT">eBook</name>
    <name lang="nl_NL">eBook</name>
    <name lang="nl_NL">Электронная книга</name>
    <name lang="pt_PT">eBook</name>
    <name lang="th_TH">อีบุ๊ค</name>
    <name lang="tr_TR">eBook</name>
    <desc lang="en">FBReader is an e-book reader for various platforms.</desc>
</parcel>


I would really appreciate it if someone with a little more skill than myself could figure out exactly what it going wrong and how to fix it.

Some of the threads with this problem include the following;
(if you find others please add them and we might be able to piece together a solution)

Where have my icons gone?   http://forum.eeeuser.com/viewtopic.php?id=6310

new update for Voice Command application   http://forum.eeeuser.com/viewtopic.php?id=1410

Lost Icons   http://forum.eeeuser.com/viewtopic.php?id=6283

Modify Easy Mode shortcuts?   http://forum.eeeuser.com/viewtopic.php?id=5364

EDIT 01-01-2008
Another instance of the same basic problem - fix it please ASUS
Ebook icon gone missing?
http://forum.eeeuser.com/viewtopic.php?pid=72928#p72928

EDIT 08-01-2008
Another person mentioning the same problem
Updated while checking for updates
http://forum.eeeuser.com/viewtopic.php?id=8057

EDIT 24-01-2008
Seems as though this may be a related problem... Any thoughts???
what are folks seeing on the add/remove screens
http://forum.eeeuser.com/viewtopic.php? … 60#p109060

EDIT 03-02-2008
Another mention of the problem...
Fix it please ASUS
New updates available
http://forum.eeeuser.com/viewtopic.php? … 50#p124450

EDIT 14-02-2008
5 more mentions of the problem...
Disappearing Easy Mode Icons
http://forum.eeeuser.com/viewtopic.php? … 31#p140031
wikipedia/ebook problem
http://forum.eeeuser.com/viewtopic.php? … 01#p140101
Disappearing icons
http://forum.eeeuser.com/viewtopic.php? … 43#p111743
Easy Mode icons dissapearing?
http://forum.eeeuser.com/viewtopic.php?id=10020
Why did it "evaporate"?
http://forum.eeeuser.com/viewtopic.php?id=9342

Last edited by PeeeCeee (2008-02-13 10:10:45 am)

Offline

 

#2 2007-12-24 2:25:17 am

Niel1952
Moderator
From: Cambridge, UK
Registered: 2007-11-02
Posts: 4862

Re: New update with European and Asian Languages causing icon problems

PeeeCeee wrote:

NEW FILE
...
     <name lang="nl_NL">eBook</name>
    <name lang="nl_NL">Электронная книга</name>
...

Would this duplication of "nl_NL" break the link?  My immediate feeling from my limited VB programming is that it would cause problems for the Dutch but not for others.

Has anybody with this problem edited the new simpleui.rc to remove the lines of the languages they don't need for the missing icons?


[Tweaking for] Absolute Beginners - A Guide to tweaking the Eee PC with wizards.
eeeuser Google Custom Search - THE eeeuser.com Search Tool

Offline

 

#3 2007-12-24 2:55:42 am

PeeeCeee
Senior Member
Registered: 2007-12-16
Posts: 117

Re: New update with European and Asian Languages causing icon problems

Niel1952 wrote:

PeeeCeee wrote:

NEW FILE
...
     <name lang="nl_NL">eBook</name>
    <name lang="nl_NL">Электронная книга</name>
...

Would this duplication of "nl_NL" break the link?  My immediate feeling from my limited VB programming is that it would cause problems for the Dutch but not for others.

Has anybody with this problem edited the new simpleui.rc to remove the lines of the languages they don't need for the missing icons?

Yeah I wondered about that too Niel...

nl_NL for Netherlands but the nl_NL for Russian is a definite problem!

That however is not the issue with the missing Wikipedia icon

OLD FILE
<parcel simplecat="Internet" extraargs="/opt/firefox/firefox http://www.wikipedia.org"
    icon="wikipedia_norm.png"
    selected_icon="wikipedia_hi.png" >
    <name lang="en">Wikipedia</name>
    <name lang="zh_TW">維基百科</name>
    <name lang="zh_CN">维基百科</name>
    <exclude>zh_CN</exclude>
</parcel>

VS NEW FILE
<parcel simplecat="Internet" extraargs="/opt/xandros/bin/eeepc-wikipedia.sh"
    icon="wikipedia_norm.png"
    selected_icon="wikipedia_hi.png" >
    <name lang="en">Wikipedia</name>
    <name lang="zh_TW">維基百科</name>
    <name lang="zh_CN">维基百科</name>
    <name lang="es_AR">Wikipedia</name>
    <name lang="de_DE">Wikipedia</name>
    <name lang="es_ES">Wikipedia</name>
    <name lang="fr_FR">Wikipédia</name>
    <name lang="it_IT">Wikipedia</name>
    <name lang="nl_NL">Wikipedia</name>
    <name lang="pt_PT">Wikipédia</name>
    <name lang="ru_RU">Википедия</name>
    <name lang="th_TH">วิกิพีเดีย</name>
    <name lang="tr_TR">Wikipedia</name>
    <exclude>zh_CN</exclude>
</parcel>


But I suspect there is probably an error lurking somewhere...


Like you my programming skills are not great but I wonder about;

simplecat="Internet" extraargs="/opt/firefox/firefox http://www.wikipedia.org"

in the OLD vs NEW as follows;

simplecat="Internet" extraargs="/opt/xandros/bin/eeepc-wikipedia.sh"


Seems as though the problems may be caused by sloppy programming?????

PS I think it is interesting they exclude some things for mainlaind China!

Last edited by PeeeCeee (2007-12-24 3:01:17 am)

Offline

 

#4 2007-12-24 3:07:20 am

Niel1952
Moderator
From: Cambridge, UK
Registered: 2007-11-02
Posts: 4862

Re: New update with European and Asian Languages causing icon problems

PeeeCeee wrote:

...
VS NEW FILE
<parcel simplecat="Internet" extraargs="/opt/xandros/bin/eeepc-wikipedia.sh"
    icon="wikipedia_norm.png"
...

I haven't updated but the file "/opt/xandros/bin/eeepc-wikipedia.sh" doesn't exist on my system. I think if you replaced that text in the new file with "/opt/firefox/firefox http://www.wikipedia.org" (as in the original file), Wikipedia might work.

So, yes, probably sloppy programming.

Edit:

Actually, looking at it again, for the eBook I think the reference to shortcut="asus-eeepc-ebook.desktop" is a nonsense and you should replace the new first line
NEW FILE

Code:

<parcel simplecat="Internet" shortcut="asus-eeepc-ebook.desktop"

with the line from the original:

ORIGINAL FILE

Code:

<parcel simplecat="Internet" extraargs="/usr/bin/XandrosFileManager ~/My\ Documents/My\ Ebooks -caption File\ Manager -maximized"

Or just copy the original text for both the eBook and Wikipedia from PeeeCeee's posts and paste over the relevant bits in the new file.

Last edited by Niel1952 (2007-12-24 3:43:37 am)


[Tweaking for] Absolute Beginners - A Guide to tweaking the Eee PC with wizards.
eeeuser Google Custom Search - THE eeeuser.com Search Tool

Offline

 

#5 2007-12-24 3:37:32 am

PeeeCeee
Senior Member
Registered: 2007-12-16
Posts: 117

Re: New update with European and Asian Languages causing icon problems

Thanks so much for the responses Niel, I really appreciate your help so far!

Helped with my mental processes by bouncing ideas off here and together with your suggestions I think I can "resolve" the problem to a certain extent although it is really something for ASUS to sort out ASAP.

The problem is almost certainly based on sloppy programming....

I went for the easy option of just cutting and pasting the correct wikipedia reference into the file and rebooting and wikipedia "magically" re-appeared.

I think I will do all the updates and THEN make the changes to the simpleui.rc file - and for anyone reading this DO NOT OPEN the UPDATES application after you have made the changes or it will reverse them!!!

On a side note I am now noticing that when I shut down the eeePC doesn't shut down properly (stays on a "black" screen but still turned on - I have seen this referenced somewhere else but can't remember where - seems as though even these 2 problems may be linked because they happened at the same time...)

EDIT
I am not a linux expert so I just used a terminal window to chmod 777 the simpleui.rc so I could modify it
The original permissions are rw-r--r-- so a chmod 644 should put it back to normal again

Last edited by PeeeCeee (2007-12-24 8:51:57 am)

Offline

 

#6 2007-12-24 5:40:17 am

Niel1952
Moderator
From: Cambridge, UK
Registered: 2007-11-02
Posts: 4862

Re: New update with European and Asian Languages causing icon problems

Glad to have been of help. It really shows how this forum can work.

I'd be nervous to use your method to edit simpleui.rc because I have no idea what it does.  I'd use the method outlined in the wiki Tabs and Links

Including making sure there was a backup of simpleui.rc somewhere before I started.


[Tweaking for] Absolute Beginners - A Guide to tweaking the Eee PC with wizards.
eeeuser Google Custom Search - THE eeeuser.com Search Tool

Offline

 

#7 2007-12-24 8:30:50 am

PeeeCeee
Senior Member
Registered: 2007-12-16
Posts: 117

Re: New update with European and Asian Languages causing icon problems

Niel1952 wrote:

Glad to have been of help. It really shows how this forum can work.

I'd be nervous to use your method to edit simpleui.rc because I have no idea what it does.  I'd use the method outlined in the wiki Tabs and Links

Including making sure there was a backup of simpleui.rc somewhere before I started.

Thanks again Niel, you should work for ASUS technical support, and as you say this sort of process really does show the forum working at its best.

To briefly explain what I did for others

* [F9] restore the eeePC
* only do this if you can afford to lose everything (settings-wise, etc)
* make a copy of the simpleui.rc (eg; stored in My Documents)
* an easy way to find it is just search using File Manager in "Work" tab
* keep the search open for the step below
* apply all the updates
* open a terminal window [ctrl]+[alt]+[t]
* change to the directory where simpleui.rc is stored (original)
             look at search results for the location
* chmod 777 simpleui.rc  for the original (su at a terminal if required)
            quick and easy way of modifying permissions
* open both the original and the copy of simpleui.rc
* copy across the correct references to missing icons/objects
            copy from the old file to the new one
            eg; for wikipedia all I needed was the
            "/opt/firefox/firefox http://www.wikipedia.org"
            from the old file
            to be copied over the top of the WRONG reference
            in the new file as follows
            "/opt/xandros/bin/eeepc-wikipedia.sh"
            and then it all worked properly again
* chmod 644 simpleui.rc to put the permissions back to normal


Please note however that this is really only a temporary workaround and ASUS needs to fix up the coding...

Last edited by PeeeCeee (2007-12-24 8:57:26 am)

Offline

 

#8 2007-12-24 9:53:31 am

MakaniMike
Senior Member
From: Stockholm, SE
Registered: 2007-12-16
Posts: 277

Re: New update with European and Asian Languages causing icon problems

My icon just disappeared as well!
igoogle and googledocs.
not really that important since they are basically nothing more than bookmarks.

but i am also missing "ebook". though to be honest i don't think i'll ever use it...

at the same time an icon "3G" magically appeared. it links to a connection wizard.

hmmm....i suppose i'll just sit back and wait for ASUS to sort it out in the next update (?)


Get your wiki here.

Offline

 

#9 2007-12-24 9:59:18 am

Niel1952
Moderator
From: Cambridge, UK
Registered: 2007-11-02
Posts: 4862

Re: New update with European and Asian Languages causing icon problems

MakaniMike wrote:

but i am also missing "ebook". though to be honest i don't think i'll ever use it...

I think the fix I suggest in post 4 above will get it back


[Tweaking for] Absolute Beginners - A Guide to tweaking the Eee PC with wizards.
eeeuser Google Custom Search - THE eeeuser.com Search Tool

Offline

 

#10 2007-12-24 10:01:08 am

Niel1952
Moderator
From: Cambridge, UK
Registered: 2007-11-02
Posts: 4862

Re: New update with European and Asian Languages causing icon problems

MakaniMike wrote:

...at the same time an icon "3G" magically appeared. it links to a connection wizard.

If that simplifies the connection to a 3G modem or phone, that will put paid to an argument that raged on another thread about the relative ease of connecting via Windows or Linux smile


[Tweaking for] Absolute Beginners - A Guide to tweaking the Eee PC with wizards.
eeeuser Google Custom Search - THE eeeuser.com Search Tool

Offline

 

#11 2007-12-24 10:04:19 am

MakaniMike
Senior Member
From: Stockholm, SE
Registered: 2007-12-16
Posts: 277

Re: New update with European and Asian Languages causing icon problems

Niel1952 wrote:

MakaniMike wrote:

but i am also missing "ebook". though to be honest i don't think i'll ever use it...

I think the fix I suggest in post 4 above will get it back

yep. thanks niel.
wasn't sure if i should go ahead with it, cause of the hesitancy uttered in the following posts...

after a reboot just now though, the icons have changed again! this is funny! big_smile
now ebook and wikipedia are gone....

i think i'll wait for a day or so and see if the status has changed. if not i'll go ahead with your manual fix.



edit:
yes. the 3 connection wizard seemed foolproof.
however, it's gone again after my reboot

Last edited by MakaniMike (2007-12-24 10:05:42 am)


Get your wiki here.

Offline

 

#12 2007-12-24 11:17:16 am

PeeeCeee
Senior Member
Registered: 2007-12-16
Posts: 117

Re: New update with European and Asian Languages causing icon problems

Wow that is a new one - haven't seen the 3G connection icon appear and I have factory [F9] restored and updated MANY times over the last 24 hours trying to work out what was going on.

3G conection is dead easy though - Vodafone Australia supply the Huawei e220 USB modem and despite being told it probably wouldn't work by Vodafone I went ahead and purchased it anyway and within 2 minutes I was on the Internet at the counter of the Vodafone shop.
Only thing I had to do was run the network connection wizzard - select 3G, "next" a few times, and enter my phone number and password and I was surfing the net at high speed. The salesperson who sold it to me was impressed how easily/quickly it happenned. He said he wished it was that easy under Windows!

If you are going to manually fix the "icons missing issue" just open the old and the new files and cut and paste between them - it is a fairly quick and easy process but NOT permanent!

Hope ASUS really do fix it soon, but once again why did they choose right before Christmas when all of the technical support in UK/US/NZ/Aus are closed for the holidays???

Offline

 

#13 2007-12-27 6:49:53 am

aussman
Member
Registered: 2007-12-27
Posts: 35

Re: New update with European and Asian Languages causing icon problems

Nayone got a response yet from Asus
I mailed the a couple of days ago but still nothing

Offline

 

#14 2007-12-28 8:47:37 am

convert
Member
Registered: 2007-11-12
Posts: 34

Re: New update with European and Asian Languages causing icon problems

Here is the response I got from ASUS, which is totally idiotic and unacceptable:

"Please connect a USB DVDROM drive, and use the recovery disk to restore the poerating system to defaults."

Is this a sample of what ASUS support will be like?

Offline

 

#15 2007-12-28 8:53:42 am

Neil
Moderator
From: Berkshire, England
Registered: 2007-11-25
Posts: 6897
Website

Re: New update with European and Asian Languages causing icon problems

What would happen if the old simpleui.rc file was used to replace the new one?

Or copy the code from the post above into the new file?

Offline

 

#16 2007-12-28 9:43:58 am

NickW
Senior Member
From: London, UK
Registered: 2007-11-13
Posts: 159

Re: New update with European and Asian Languages causing icon problems

convert wrote:

Here is the response I got from ASUS, which is totally idiotic and unacceptable:

"Please connect a USB DVDROM drive, and use the recovery disk to restore the poerating system to defaults."

Is this a sample of what ASUS support will be like?

Oh that really is rubbish! - so they (ASUS) mess up the file with an update (for which read sloppy programming) and the recommended fix is to go back to an earlier version. Now that's quality support - NOT.

Anyone from ASUS reading this?


4G 701 - 1GB / Finally switched to Ubuntu 9.10 NBR after two years on Xandros and not going back smile

Offline

 

#17 2007-12-29 10:28:41 pm

PeeeCeee
Senior Member
Registered: 2007-12-16
Posts: 117

Re: New update with European and Asian Languages causing icon problems

NickW wrote:

convert wrote:

Here is the response I got from ASUS, which is totally idiotic and unacceptable:

"Please connect a USB DVDROM drive, and use the recovery disk to restore the poerating system to defaults."

Is this a sample of what ASUS support will be like?

Oh that really is rubbish! - so they (ASUS) mess up the file with an update (for which read sloppy programming) and the recommended fix is to go back to an earlier version. Now that's quality support - NOT.

Anyone from ASUS reading this?

Yeah I agree totally that is NOT support. At least they actually responded to you - I am still waiting on my reply and it has been well over the 48 hours they promise.

Going back to the old version of the Operating System means you have the old bugs present - like the dictionary without full english language support...

Seems like ASUS needs to learn that selling is only part of the equation - if they want repeat business

Offline

 

#18 2007-12-30 7:02:02 pm

Chum
Senior Member
From: USA
Registered: 2007-12-05
Posts: 363

Re: New update with European and Asian Languages causing icon problems

So has anyone been brave enough to see if the Add/Remove Programs still removes the icons?

Chum


White 900A ($200) | 16GB Runcore SSD ($70) | Windows 7 | Blazin' fast and all under $300!

Offline

 

#19 2007-12-31 10:25:11 pm

PeeeCeee
Senior Member
Registered: 2007-12-16
Posts: 117

Re: New update with European and Asian Languages causing icon problems

Just found another instance of the same basic problem - fix it please ASUS
Ebook icon gone missing?
http://forum.eeeuser.com/viewtopic.php?pid=72928#p72928

Offline

 

#20 2008-01-02 2:40:39 am

aussman
Member
Registered: 2007-12-27
Posts: 35

Re: New update with European and Asian Languages causing icon problems

I Still haven't got a response more than 6 days after contacting Asus support.
I have also found out that the web learn icon from learn tab also disappears after updating the software. luckily hadn't made to many changes so did an f9 will wait till Asus gets there act together before updating

Offline

 

#21 2008-01-02 11:12:11 am

PeeeCeee
Senior Member
Registered: 2007-12-16
Posts: 117

Re: New update with European and Asian Languages causing icon problems

aussman wrote:

I Still haven't got a response more than 6 days after contacting Asus support.
I have also found out that the web learn icon from learn tab also disappears after updating the software. luckily hadn't made to many changes so did an f9 will wait till Asus gets there act together before updating

I first spoke to ASUS about the problem in person and via email BEFORE Christmas and still don't have a response so 6 days doesn't surprise me!

Spoke to them again yesterday (02/01/2008) and was told it would be upgraded to second level support but still no real answer or timescale to fix the problem and I have little confidence they will call me back because the promised call-backs from early December still haven't eventuated...

The really annoying thing is I have actually explained to them how to fix the problem after doing it myself a few times as per above posts!

It would NOT take them very long to fix the problem - minutes NOT hours - because all they need to do is cut and paste some text from the old file (with correct links) to the new one (with incorrect links) and then put the corrected file on their update servers.

If it takes them this long to fix such a simple problem and they deal with customer queries by rudely ignoring them, let’s hope the eeePC never develops anything seriously wrong with it.

It is getting to the point where I am no longer confident in recommending the product to people and I am considering alternative purchases for where I work.

Offline

 

#22 2008-01-03 6:54:48 am

aussman
Member
Registered: 2007-12-27
Posts: 35

Re: New update with European and Asian Languages causing icon problems

Updated the simpleui.rc file and all 3 icons back even after running update program again. DOesn't seem to overite if you just change he new file manually.
I don't think it is a programing error perse but think we were meant to get those program links ie *.sh and *.desktop files as the other shortcuts have these.
ps still no response from Asus

Offline

 

#23 2008-01-04 2:02:43 am

Toontje
Senior Member
Registered: 2007-12-06
Posts: 110

Re: New update with European and Asian Languages causing icon problems

What's the proper command for the 3G wizard? I have this entry in my simpleui.rc

Code:

<parcel simplecat="Internet" extraargs="/opt/xandros/bin/eeepc-3g.sh"
    icon="3g_norm.png"
    selected_icon="3g_hi.png">
    <name lang="en">3G</name>
    <name lang="zh_TW">3G網路設定</name>
    <name lang="zh_CN">3G网络设置</name>
    <name lang="es_AR">3G</name>    
    <name lang="de_DE">3G</name>
    <name lang="es_ES">3G</name>
    <name lang="fr_FR">3G</name>
    <name lang="it_IT">3G</name>
    <name lang="nl_NL">3G</name>
    <name lang="pt_PT">3G</name>
    <name lang="ru_RU">3G</name>
    <name lang="th_TH">3G</name>
    <name lang="tr_TR">3G</name>
    <desc lang="en">Install 3G Setting tool version "1.0-2"(CHT)</desc>
    <include>zh_TW</include>
</parcel>

but /opt/xandros/bin/eeepc-3g.sh doesn't exist. So i guess they made they same mistake here as they did with ebook.

Ton.

Offline

 

#24 2008-01-04 2:46:36 am

o2smartphone
Senior Member
Registered: 2007-10-28
Posts: 569

Re: New update with European and Asian Languages causing icon problems

Toontje wrote:

What's the proper command for the 3G wizard? I have this entry in my simpleui.rc

Code:

<parcel simplecat="Internet" extraargs="/opt/xandros/bin/eeepc-3g.sh"
    icon="3g_norm.png"
    selected_icon="3g_hi.png">
    <name lang="en">3G</name>
    <name lang="zh_TW">3G網路設定</name>
    <name lang="zh_CN">3G网络设置</name>
    <name lang="es_AR">3G</name>    
    <name lang="de_DE">3G</name>
    <name lang="es_ES">3G</name>
    <name lang="fr_FR">3G</name>
    <name lang="it_IT">3G</name>
    <name lang="nl_NL">3G</name>
    <name lang="pt_PT">3G</name>
    <name lang="ru_RU">3G</name>
    <name lang="th_TH">3G</name>
    <name lang="tr_TR">3G</name>
    <desc lang="en">Install 3G Setting tool version "1.0-2"(CHT)</desc>
    <include>zh_TW</include>
</parcel>

but /opt/xandros/bin/eeepc-3g.sh doesn't exist. So i guess they made they same mistake here as they did with ebook.

Ton.

the line is "/usr/bin/sudo /usr/bin/xncswizard"
The File is in Trad Chinese, so that is why the line <include>zh_TW</include>


windows or linux, who cares !  I just want to use eeePC My Way

Offline

 

#25 2008-01-04 3:30:19 am

aussman
Member
Registered: 2007-12-27
Posts: 35

Re: New update with European and Asian Languages causing icon problems

Got a response - no help they just suggested doing system restore.  6 Day wait and no help Poor job Asus Shame Shame no quick fix is offered

Offline

 

Board footer

Powered by PunBB 1.2.15
© Copyright 2002–2005 Rickard Andersson