Uploaded image for project: 'Core ReactOS'
  1. Core ReactOS
  2. CORE-18080

OpenOffice \\soffice.exe desktop shortcut is broken (icon not showing up)

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 0.4.15
    • Shell

    Description

      ROS version: 0.4.15-dev-3893-g6cb1e57-x86-gcc

      Steps to reproduce the issue:

      • Install ReactOS.
      • Install OpenOffice or LibreOffice from RAPPS with the option of placing a shortcut on the Desktop
      • After the installation, the shortcut icon is not shown

      Image:

      Trying to change the icon, you will be able to choose the one that should be shown.

      The log:

      CShellLink.cpp:1705: Unexpected failure (hr)=80070057.
      CShellLink.cpp:1705: Unexpected failure (hr)=80070057.
      CShellLink.cpp:1705: Unexpected failure (hr)=80070057.
      CShellLink.cpp:1705: Unexpected failure (hr)=80070057.
      (/ntoskrnl/mm/balance.c:145) MM BALANCER: Removing access bit!
      WARNING:  NtUserLockWindowUpdate at /win32ss/user/ntuser/ntstubs.c:914 is UNIMPLEMENTED!
      travellog.cpp:129: Unexpected failure (hResult)=80004005.
      CFSDropTarget.cpp:77: Unexpected failure (hr)=80070057.
      CShellLink.cpp:1705: Unexpected failure (hr)=80070057.
      

      It's a regression, previously the shortcuts were created properly:

      In fact, starting with a guilty revision, shortcuts are being created broken - even without actual files, broken ones will have no icon at all, while correct shortcuts will have a default program icon (see shortcuts.7z in CORE-18542).

      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

          Activity

            People

              katayama_hirofumi_mz Katayama Hirofumi MZ
              julenuri julenuri
              Votes:
              3 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: