SUMMARY After update to 7.1.0 there is no DK icon for desktop shortcut and program itself. STEPS TO REPRODUCE 1. Update DK from 7.0.0 to 7.1.0 2. Create a desktop shortcut - only the generic icon is present 3. Try to change icon via Properties 4. The error message about no icon appears OBSERVED RESULT Can not get the DK icon from digikam.exe (the same goes for showfoto.exe!). Even in the Explorer the program displays with only the generic Windows icon. Please see the attachments for details. EXPECTED RESULT To see the icons as in all previous versions: on desktop, taksbar, File Explorer, Start ... SOFTWARE/OS VERSIONS Windows: 10 - latest updates (available in About System) KDE Frameworks 5.73.0 Qt 5.15.0 (built against 5.15.0) The windows windowing system ADDITIONAL INFORMATION I've also tried the beta version 7.2.0, the same problem is present
Created attachment 131503 [details] Desktop shortcut
Created attachment 131504 [details] Change icon dialog
Created attachment 131505 [details] File Explorer view
And with the 7.0.0, the application icon was here ? https://download.kde.org/Attic/digikam/7.0.0/ Gilles Caulier
*** Bug 426333 has been marked as a duplicate of this bug. ***
(In reply to caulier.gilles from comment #4) > And with the 7.0.0, the application icon was here ? > > https://download.kde.org/Attic/digikam/7.0.0/ > > Gilles Caulier Yes, with the version 7.0.0 (and all the previousas well) this problem never occured.
I also noted now that for the Uninstall.exe the icon is present as expected (see the attachment).
Created attachment 131510 [details] Uninstall.exe icon
I fully confirmed what has been reported by @andrej.valencic Same happened to me upgrading from 7.0.0 to 7.1.0 (it was working fine before) Windows 10 build 19041.450 (latest windows update) I looked for any icon in the digikam folder but the only one available is the one for the uninstall.exe (as reported already by Andrej
I'm also confirming this bug. It disappeared on Win10 (latest build) as soon as I upgraded dK to 7.1.0. At least one other dK user that I've communicated with has had the same problem.
*** Bug 426717 has been marked as a duplicate of this bug. ***
I just installed 7.2 beta 1 and it contains no icon too.
The reason is listed below : -- Could NOT find IcoTool (missing: IcoTool_EXECUTABLE) CMake Warning at /mnt/data/GIT/7.x/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.shared/share/ECM/modules/ECMAddAppIcon.cmake:225 (message): Unable to find the icotool utilities or icons in matching sizes - application will not have an application icon! Call Stack (most recent call first): core/app/DigikamTarget.cmake:16 (ecm_add_app_icon) core/app/CMakeLists.txt:56 (include) -- Could NOT find IcoTool (missing: IcoTool_EXECUTABLE) CMake Warning at /mnt/data/GIT/7.x/project/bundles/mxe/build.win64/usr/x86_64-w64-mingw32.shared/share/ECM/modules/ECMAddAppIcon.cmake:225 (message): Unable to find the icotool utilities or icons in matching sizes - application will not have an application icon! Call Stack (most recent call first): core/showfoto/CMakeLists.txt:49 (ecm_add_app_icon) Since we upgrade KF5 to 5.74, the windows application icons are now integrated with icotool program from icoutils package instead png2ico. Gilles Caulier
Git commit 5d01d9583b9a29005e4bf3c623ecfcfbf9a67209 by Gilles Caulier. Committed on 04/10/2020 at 13:59. Pushed by cgilles into branch 'master'. Remove Png2Ico and switch to IcoUtils. Check if icotool CLI program is available. M +0 -17 project/bundles/mxe/02-build-extralibs.sh M +11 -0 project/bundles/mxe/03-build-digikam.sh M +2 -1 project/bundles/mxe/README D +0 -30 project/bundles/mxe/png2ico/CMakeLists.txt D +0 -3 project/bundles/mxe/png2ico/README.txt D +0 -282 project/bundles/mxe/png2ico/png2ico.cpp D +0 -933 project/bundles/mxe/png2ico/qanihandler.cpp D +0 -77 project/bundles/mxe/png2ico/qanihandler.h D +0 -868 project/bundles/mxe/png2ico/qcurhandler.cpp D +0 -77 project/bundles/mxe/png2ico/qcurhandler.h D +0 -867 project/bundles/mxe/png2ico/qicohandler.cpp D +0 -76 project/bundles/mxe/png2ico/qicohandler.h https://invent.kde.org/graphics/digikam/commit/5d01d9583b9a29005e4bf3c623ecfcfbf9a67209
Fixed : https://i.imgur.com/I4WyKX5.png Gilles Caulier
*** Bug 427757 has been marked as a duplicate of this bug. ***
*** Bug 430761 has been marked as a duplicate of this bug. ***
*** Bug 431102 has been marked as a duplicate of this bug. ***
*** Bug 431808 has been marked as a duplicate of this bug. ***
*** Bug 432982 has been marked as a duplicate of this bug. ***