dulajshare123 / munki

Automatically exported from code.google.com/p/munki
Other
0 stars 0 forks source link

munki2: (10.6 only) Dock icon has bad resolution when badge is shown #379

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

What steps will reproduce the problem?
1. Launch Managed Software Center
2. Wait until available updates are found

What is the expected output? What do you see instead?

Expected: See an high-res icon with a badge showing the number of available 
updates
See instead: The icon has a quite low resolution (in the dock and in the 
application switcher)

What version of the Munki tools/InstallOSpkg tools are you using? On what
version of OS X?

munki 2.0.0.2188
Mac OS X 10.6.8

Please provide any additional information below.
Find screenshots attached.

Original issue reported on code.google.com by choules@wycomco.de on 27 Aug 2014 at 12:51

Attachments:

GoogleCodeExporter commented 9 years ago
I can't reproduce your issue: see my attached photos

Original comment by gregnea...@mac.com on 27 Aug 2014 at 1:25

Attachments:

GoogleCodeExporter commented 9 years ago
The problem seems to be limited to 10.6. I have tested it on 10.9.4 without any 
problems, but with a second 10.6 machine the same problem occurred.

Was your screenshot made with a 10.6 machine?

Original comment by choules@wycomco.de on 27 Aug 2014 at 2:17

GoogleCodeExporter commented 9 years ago
No, I use a 10.9.4 machine day-to-day, as it is Apple's current OS. I'll check 
on a 10.6 machine later today, but I do test on 10.6 and had not noticed any 
issue like this.

Original comment by gregnea...@mac.com on 27 Aug 2014 at 2:19

GoogleCodeExporter commented 9 years ago
I was able to reproduced on a Snow Leopard machine. This seems related to these:

https://toyotadesigner.wordpress.com/category/computer-it/pixelated-icons-in-doc
k-solved/
http://superuser.com/questions/248911/dock-displays-low-resolution-icons

and other reports on the web.

I have a feeling it is also related to the recommended icns format for 
high-resolution displays. I'll see if there is anything I can do to address it, 
but if the choice is between worse icons on Retina MacBookPros and occasional 
icon fuzziness on an old OS, I'll pick the latter.

Original comment by gregnea...@mac.com on 27 Aug 2014 at 4:01

GoogleCodeExporter commented 9 years ago

Original comment by gregnea...@mac.com on 27 Aug 2014 at 10:13

GoogleCodeExporter commented 9 years ago
An update: if I replace the icon, which contains both "hi-res" (2x/"Retina") 
versions and "normal" versions of the image, with one that does _not_ contain 
the high-res versions, the issue goes away.

This can't be a general solution, as this leaves Retina Macs without the 
expected 512x512@2x version of the icon.

Original comment by gregnea...@mac.com on 27 Aug 2014 at 11:17

GoogleCodeExporter commented 9 years ago
Further update: I've reproduced this on another application with an 
Apple-standard hi-res application icon. I had to do some hackery, though. Still 
looking for an app that has hires icons (1024x1024 or 512x512@2x) that runs on 
Snow Leopard and displays a badge in the Dock/App Switcher.

But right now, this is looking like an Apple bug or a Snow Leopard limitation.

One possible workaround would be to NOT badge the app icon under Snow Leopard...

Original comment by gregnea...@mac.com on 27 Aug 2014 at 11:47

GoogleCodeExporter commented 9 years ago
Fixed here:
https://code.google.com/p/munki/source/detail?r=ca7263206ff1f1a60e08924ba8862956
55a4fb4b&name=Munki2

Packaged here: https://munkibuilds.org/2.0.0.2203/

Original comment by gregnea...@mac.com on 28 Aug 2014 at 3:30