Details
-
Bug
-
Resolution: Duplicate
-
Minor
-
0.4.15-dev-2795-g3a822e4 https://git.reactos.org/?p=reactos.git;a=commit;h=3a822e4f74ea6ea8335a8684c5071d264fee4bed
Description
reactos-bootcd-0.4.15-dev-5186-gbbef618-x86-gcc-lin-dbg
After installing Delphi 7 some Start menu items do not have icons:
It's a regression, previously the shortcuts were created properly:
0.4.15-dev-2794-g81f8bce | 0.4.15-dev-2795-g3a822e4 | |
---|---|---|
Screenshot | ||
Debug log | 0.4.15-dev-2794-g81f8bce.txt | 0.4.15-dev-2795-g3a822e4.txt |
In fact, starting with a guilty revision, shortcuts are being created broken: shortcuts.7z - even without actual files, broken ones will have no icon at all, while correct shortcuts will have a default program icon.
The problem is probably related to the fact that broken shortcuts have double slash in their destination path:
The guilty commit implements PathResolveW and PathQualifyA/W functions (see CORE-12665).
Attachments
Issue Links
- blocks
-
CORE-12665 shell32.dll needs PathResolve() implementation
- Resolved
- duplicates
-
CORE-18080 OpenOffice \\soffice.exe desktop shortcut is broken (icon not showing up)
- Resolved
- is blocked by
-
CORE-13801 Unable to Install Delphi 7
- Resolved