FlashFXP Forums

FlashFXP Forums (https://oss.azurewebsites.net/forum/)
-   General Discussion (https://oss.azurewebsites.net/forum/flashfxp/general-discussion/)
-   -   map and file icons are disappeared (https://oss.azurewebsites.net/forum/flashfxp/general-discussion/16084-map-file-icons-disappeared.html)

PaulH2 06-24-2013 05:15 AM

map and file icons are disappeared
 
I can't find a way to view those Icons again, Somebody any idea? Other users on the same device don't have this problem.

grtz Paul

bigstar 06-24-2013 10:08 PM

What icons are you referring to? Perhaps you can provide a screenshot and please explain your situation clearly and include as much detail as possible.

X3 06-25-2013 02:58 AM

Welcome to forums

@PaulH2

Right click on FlashFXP toolbar to enable/disable more buttons see screenshot

http://snag.gy/TOskb.jpg

And if by map you mean the local (house /remote button (globe) you only need to toggle it again to show local/remote views again.
I am sure a screenshot bigstar asked for will explain your situation better.

PaulH2 08-02-2013 04:20 AM

1 Attachment(s)
Look to the attachement to see where i'm talking about

grtz Paul

bigstar 08-13-2013 01:11 PM

From within FlashFXP on the main menu Help > About, then click the Details tab and paste the Windows OS/FlashFXP version info as shown in your reply.

PaulH2 08-14-2013 01:39 AM

Operating System: Windows 2008 R2 x64 Service Pack 1

FlashFXP version: 4.3.1 (build 1953)

Installation type: Per User - User data folder

Program folder [Access: Read / Write]
C:\Program Files (x86)\FlashFXP 4\

bigstar 08-14-2013 07:59 AM

Please upgrade to the latest version of FlashFXP and let us know if that resolves the problem or not.

https://oss.azurewebsites.net/download

PaulH2 08-16-2013 06:55 AM

Updating to the latest verson hasn't helped. Any other suggestions?

MaikelS 09-17-2013 06:10 AM

We updated to the latest version from your website, however some users are experiencing this issue. Thus updating did not resolve the issue. Could be some temp files in the user profile?

X3 09-17-2013 07:09 AM

Welcome to forums MaikeIS

Latest version is 4.4.1 build 2000 obtainable via liveupdates may need to set search for beta and stable builds.
Since you only specify latest obtainable in download page that wont be actual latest.

Update to that VERY latest and try again.

Also try selecting and or unselecting the settings as in screenshot.

http://snag.gy/mED5g.jpg

Something you may want to look at is also have you customized or have a program that changes the windows Folders icons or if not resetting them to default via Control Panel> Folder Options>View tab and click reset folders

http://snag.gy/XtSLg.jpg

Im more inclined that you guys have some icon cache corruption or something that way inclined.

You can clear you icon cache by using this batch file /run as admin

Code:

@echo off
set iconcache=%localappdata%\IconCache.db

echo ************************************************************************************************
echo The Explorer process must be killed to delete the Icon DB.
echo ************************************************************************************************
echo.
echo ************************************************************************************************
echo Please SAVE ALL OPEN WORK before continuing.
echo ************************************************************************************************
echo.
pause
echo.
If exist "%iconcache%" goto delID
echo.
echo ************************************************************************************************
echo Icon DB has already been deleted.
echo ************************************************************************************************
echo.
pause
exit /B

:delID
echo ***********************************************************************************************
echo Attempting to delete Icon DB...
echo ***********************************************************************************************
echo.
ie4uinit.exe -ClearIconCache
taskkill /IM explorer.exe /F
del "%iconcache%" /A
echo.
echo ************************************************************************************************
echo Icon DB has been successfully deleted. Restarting your PC for rebuilding cache MAY be necessary.
echo ************************************************************************************************
echo.
echo ************************************************************************************************
echo You should be able to see new icons immediatly without PC restart.
echo ************************************************************************************************
echo.
start explorer.exe
pause
exit /B

Or

Download batch file <<Right click and select SAVE LINK AS Icon_Cache_RUN_AS_ADMIN.bat and save as type:All files

MaikelS 09-17-2013 07:40 AM

Updated, and opened the program. Still no icons visible... Do I need to rename the Flashfxp folder in C:\Users\Username\APpdata\Roaming\ ?

MaikelS 09-23-2013 07:55 AM

Any update regarding our issue?

X3 09-24-2013 04:38 AM

did you try doing what I suggested? Also latest build is now 2007

bigstar 09-24-2013 05:55 PM

Please try FlashFXP v4.4.1 build 2009 and let me know if that resolves the issue.

Download FlashFXP44_2009_Setup

If not please let me know the exact version of Windows that are effected by this issue, and if the folders effected are located on a remote network share, the type of network share (active directory, samba, novell, etc)

MaikelS 09-25-2013 03:35 AM

I have updated it, but it didn't solve the issue.

We are using Server 2008 R2. The users have Roaming profiles. (Active Directory). I did already go to the appdata folder, and renamed FlashFXP to Flashfxp_old but this did not solve the issue either.


All times are GMT -5. The time now is 02:48 PM.

Powered by vBulletin® Version 3.8.11 Alpha 3
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)