Welcome to the MacNN Forums.

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

You are here: MacNN Forums > Software - Troubleshooting and Discussion > Mac OS X > mystery of the custom icon icon...

mystery of the custom icon icon...
Thread Tools
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status: Offline
Reply With Quote
Mar 10, 2008, 01:23 PM
 
this has only happened to me in 10.5 (now 10.5.2); on 2 macs, 1 intel, 1 ppc.

in some folders, where i have a custom icon on the folder (and sometimes, where i've REMOVED the custom icon), i have a file in that folder labeled 'icon'. this file has a generic document icon.

any idea why this is, or what this is? just annoying, have not seen that in previous os x versions...
"At first, there was Nothing. Then Nothing inverted itself and became Something.
And that is what you all are: inverted Nothings...with potential" (Sun Ra)
     
Clinically Insane
Join Date: Oct 2001
Location: San Diego, CA, USA
Status: Offline
Reply With Quote
Mar 10, 2008, 01:43 PM
 
That's peculiar. I know that folder custom icons are stored as a file that starts with "Icon" (and is followed by a carriage return, which isn't a displayable character), but I can't recall ever having seen one become visible.
(Last edited by Chuckit; Mar 10, 2008 at 02:19 PM. )
Chuck
___
"Instead of either 'multi-talented' or 'multitalented' use 'bisexual'."
     
Clinically Insane
Join Date: Oct 2000
Location: Los Angeles
Status: Online
Reply With Quote
Mar 10, 2008, 02:06 PM
 
Neither have I. Do you use some custom icon creator software?

"The natural progress of things is for liberty to yield and government to gain ground." TJ
     
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status: Offline
Reply With Quote
Mar 10, 2008, 05:02 PM
 
Originally Posted by Big Mac View Post
Neither have I. Do you use some custom icon creator software?
i've used fasticns (app) on both machines, for some icons. could this be the cause?
even in 10.4, same app...never saw this before...
"At first, there was Nothing. Then Nothing inverted itself and became Something.
And that is what you all are: inverted Nothings...with potential" (Sun Ra)
     
Clinically Insane
Join Date: Oct 2001
Location: San Diego, CA, USA
Status: Offline
Reply With Quote
Mar 10, 2008, 05:11 PM
 
I've never used that app, but I could believe it. That would explain why I haven't seen the issue before. It sounds like that program isn't properly setting the invisible bit for the "Icon\r" files. You could use another app like Xray to turn them invisible like they should be.
Chuck
___
"Instead of either 'multi-talented' or 'multitalented' use 'bisexual'."
     
Grizzled Veteran
Join Date: Mar 2004
Status: Offline
Reply With Quote
Mar 11, 2008, 12:03 AM
 
Could perhaps be that this program is doing a "chflags 0" to fully unlock the file.
In Leopard now, that will also turn off the new 'hidden' flag (which is identical to the
old familiar "invisible in Finder" flag... only now we can toggle it with Unix's chflags).

chflags hidden /path/to/Icon?

should also make it disappear (Leopard only).
[used the ? to match the carriage return]
-HI-
     
Fresh-Faced Recruit
Join Date: Apr 2008
Status: Offline
Reply With Quote
Apr 14, 2008, 05:14 AM
 
Hi people,

I recently started adding custom icons my folders. After synchronizing my MacBook with my Desktop G5 (both are on 10.5.2) using "Synk Standard" many of the custom icons became visible files.
Using the apps "XRay" and "InVisible" I observed that after synchronization the "Icon" files of customized folders
1. sometimes lose their invisible bit at the source site,
2. sometimes lose the invisible bit at the target site
3. sometimes remain invisible but stop working as folder icons

This is *very* weird behavior!

A bug report to Decimus (the manufacturers of Synk) was answered with a confirmation that this is a known Leopard bug.
It seems, the only solution at the time is:
Do not use custom icons!
I removed all of them with sorrow, but I cannot bear such weirdness on my computer.
     
Grizzled Veteran
Join Date: Mar 2004
Status: Offline
Reply With Quote
Apr 15, 2008, 02:51 AM
 
Originally Posted by kbostroem View Post
Hi people,

I recently started adding custom icons my folders. After synchronizing my MacBook with my Desktop G5 (both are on 10.5.2) using "Synk Standard" many of the custom icons became visible files.
Using the apps "XRay" and "InVisible" I observed that after synchronization the "Icon" files of customized folders
1. sometimes lose their invisible bit at the source site,
2. sometimes lose the invisible bit at the target site
3. sometimes remain invisible but stop working as folder icons

This is *very* weird behavior!

A bug report to Decimus (the manufacturers of Synk) was answered with a confirmation that this is a known Leopard bug.
It seems, the only solution at the time is:
Do not use custom icons!
I removed all of them with sorrow, but I cannot bear such weirdness on my computer.
 
Yeh right... a "known Leopard bug" which doesn't affect any other backup program.

Just Synk.
-HI-
     
Clinically Insane
Join Date: Jun 2001
Location: planning a comeback !
Status: Offline
Reply With Quote
Apr 15, 2008, 03:58 AM
 
^^^

-t
     
P
Moderator
Join Date: Apr 2000
Location: Gothenburg, Sweden
Status: Offline
Reply With Quote
Apr 15, 2008, 06:39 AM
 
Originally Posted by Hal Itosis View Post
Could perhaps be that this program is doing a "chflags 0" to fully unlock the file.
In Leopard now, that will also turn off the new 'hidden' flag (which is identical to the
old familiar "invisible in Finder" flag... only now we can toggle it with Unix's chflags).

chflags hidden /path/to/Icon?

should also make it disappear (Leopard only).
[used the ? to match the carriage return]
The way to do this in older versions of OS X is with the SetFile tool, installed with the Developer tools. Previously, chflags could only toggle the HFS+ flags that had a corresponding flag in FreeBSDs FFS (like uchg), but now it seems it can toggle hidden/invisible as well. You can now also see flags like that using ls -lO.

You still need SetFile to set the other options.
     
Clinically Insane
Join Date: Oct 2001
Location: San Diego, CA, USA
Status: Offline
Reply With Quote
Apr 15, 2008, 08:44 AM
 
Originally Posted by Hal Itosis View Post
 
Yeh right... a "known Leopard bug" which doesn't affect any other backup program.

Just Synk.
I figured it was a cleverly worded double meaning — a "Leopard bug" could be a bug in Leopard's code or a bug that only occurs in a program when running on Leopard.
Chuck
___
"Instead of either 'multi-talented' or 'multitalented' use 'bisexual'."
     
Professional Poster
Join Date: Jan 2001
Location: brooklyn ny
Status: Offline
Reply With Quote
Apr 15, 2008, 06:19 PM
 
hmmm...am the original poster, AND a synk user...
"At first, there was Nothing. Then Nothing inverted itself and became Something.
And that is what you all are: inverted Nothings...with potential" (Sun Ra)
     
Grizzled Veteran
Join Date: Mar 2004
Status: Offline
Reply With Quote
Apr 16, 2008, 02:17 AM
 
What are (some of) the pathnames to these folders, where visible icon files have appeared?

Was Synk used to merely copy items from these folders... or, did it also copy files to them?
-HI-
     
Grizzled Veteran
Join Date: Mar 2004
Status: Offline
Reply With Quote
May 3, 2008, 06:27 PM
 
Originally Posted by fisherKing View Post
hmmm...am the original poster, AND a synk user...
Synk had (and possibly still has) lots of promise. From the freeware versions (up thru v.4) to my current Synk "Professional" 6.3.3, I have always liked the app. The current developer however [since version 5] seems to treat it as a side hobby... despite the $45 price tag. Every single release seems to add more bugs than it fixes. The forums there have become a joke... totally inundated with pr0n/spam, and real requests left unanswered (by either moderator or developer) for weeks.

Sad really.
-HI-
     
   
Thread Tools
Forum Links
Forum Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Top
Privacy Policy
All times are GMT -5. The time now is 05:21 AM.
All contents of these forums © 1995-2011 MacNN. All rights reserved.
Branding + Design: www.gesamtbild.com
vBulletin v.3.8.7 © 2000-2011, Jelsoft Enterprises Ltd., Content Relevant URLs by vBSEO 3.3.2