Open probonopd opened 3 years ago
Strangely we are already using icon = QFileInfo(pngFile1).canonicalFilePath();
so I wonder why it apparently does not follow symlinks correctly. Or does this have another cause?
Yes, must be another cause. Symlinks seem to work correctly.
Well, maybe it's just that launch
error dialogs don't show an icon in the taskbar?
In this case, the
Resources
directory is a symlink toContents/Resources
.