Closed Bug 344972 Opened 18 years ago Closed 5 years ago

firefox icon not showing up in Activity Monitor

Categories

(Firefox :: Shell Integration, defect)

PowerPC
macOS
defect
Not set
minor

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: moco, Unassigned)

Details

Attachments

(1 file)

firefox icon not showing up in Activity Monitor

this is with 2.0 b 1 official.

note, the tbird icon does show up.

screen shot coming...
Assignee: nobody → joshmoz
Its hard to test this bug because I don't know how much the OS is caching in terms of matching icons to apps. I could reproduce this bug a bunch at first, but as time went on it got harder and harder to repro.

Every time I could get a copy of Firefox to repro consistently, all I had to do was open up its info.plist and re-save it in UTF-16 (all of them were initially Western encoded). Either we're not making any attempt at UTF-16 or we're mixing encodings, and in either case we just need to get our story straight on encoding Info.plist.
I should note that the Thunderbird icon shows up just fine and its Info.plist file is also Western according to Xcode. So its not *necessarily* a problem, but it seems that it is for Firefox.
I think that this is another problem caused by relaunching the app using NSTask.  It appears that Activity Monitor shows things properly when the app is launched via LaunchServices (from the Finder, a Dock tile, etc.) but when Firefox relaunches itself, the process name shows up as "firefox-bin" (instead of Firefox) and the icon is missing.
Assignee: joshmoz → nobody
(In reply to comment #4)
> I think that this is another problem caused by relaunching the app using
> NSTask.  It appears that Activity Monitor shows things properly when the app is
> launched via LaunchServices 

still see this?
Severity: normal → minor
I remember this but I haven’t seen it in years. WORKSFORME?

I've never seen an issue with this, based on previous comments going for WFM.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: