[NeoChat] [Bug 472085] New: NeoChat failed to install on Windows 10 via craft, may due to libs/mingw-crt4msvc
https://bugs.kde.org/show_bug.cgi?id=472085 Bug ID: 472085 Summary: NeoChat failed to install on Windows 10 via craft, may due to libs/mingw-crt4msvc Classification: Applications Product: NeoChat Version: unspecified Platform: Microsoft Windows OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: General Assignee: fe...@posteo.de Reporter: litime...@gmail.com CC: c...@carlschwan.eu Target Milestone: --- SUMMARY I tried to use craft to install neochat, but it failed during installation STEPS TO REPRODUCE 1. I installed craft on my pc, following https://community.kde.org/Get_Involved/development/Windows 2. `craft neochat` 3. The install process failed OBSERVED RESULT -- [0/1] Install the project... Install pdb: C:\CraftRoot\build\kde\frameworks\tier2\kcrash\image-RelWithDebInfo-5.101.0-dbg\bin\KF5Crash.pdb for KF5Crash.dll *** Action: post-install for kde/frameworks/tier2/kcrash *** *** Action: qmerge for kde/frameworks/tier2/kcrash *** *** Action: post-qmerge for kde/frameworks/tier2/kcrash *** *** Craft all succeeded: kde/frameworks/tier2/kcrash after 9 seconds *** *** Handling package: libs/mingw-crt4msvc, action: all *** *** Action: fetch-binary for libs/mingw-crt4msvc *** *** libs/mingw-crt4msvc not found in cache *** *** Action: fetch for libs/mingw-crt4msvc *** wget https://files.kde.org/craft/prebuilt/22.11/windows/gcc/x86_64/RelWithDebInfo/libs/runtime/runtime-11.2.0-2-62-20221115T215525-windows-gcc-x86_64.7z Action: fetch for libs/mingw-crt4msvc:22.11 FAILED *** Craft all failed: libs/mingw-crt4msvc after 0 seconds *** fatal error: package libs/mingw-crt4msvc all failed Craft stopped with out completing ['libs/mingw-crt4msvc', 'libs/gpg-error', 'libs/gcrypt', 'libs/cyrus-sasl', 'kdesupport/qca', 'libs/assuan2', 'libs/gpgme/gpgme', 'kde/frameworks/tier3/kwallet', 'kde/frameworks/tier3/ktextwidgets', 'kde/frameworks/tier3/kio', 'kde/plasma-mobile/neochat'] -- SOFTWARE/OS VERSIONS Windows: Windows 10 22H2 19045.3086 ADDITIONAL INFORMATION I tried `craft libs/mingw-crt4msvc`, but it failed too. Maybe this bug belongs to craft? -- You are receiving this mail because: You are watching all bug changes.
[Craft] [Bug 472085] NeoChat failed to install on Windows 10 via craft, may due to libs/mingw-crt4msvc
https://bugs.kde.org/show_bug.cgi?id=472085 --- Comment #2 from Zhenbo Li --- Thanks Tobias I've tried various times, and I found wget failed very frequently. Is this caused by my internet condition (I assume it's good enough) or something at the server? ===full log=== PS C:\CraftRoot> craft libs/mingw-crt4msvc Craft : C:\CraftRoot Version : master ABI : windows-cl-msvc2019-x86_64 Download directory : C:\CraftRoot\download *** Handling package: dev-utils/7zip-base, action: all *** *** Action: fetch-binary for dev-utils/7zip-base *** *** dev-utils/7zip-base not found in cache *** *** Action: fetch for dev-utils/7zip-base *** wget https://files.kde.org/craft/3rdparty/7zip/2301/7z2301-extra.zip Action: fetch for dev-utils/7zip-base:23.01 FAILED *** Craft all failed: dev-utils/7zip-base after 0 seconds *** fatal error: package dev-utils/7zip-base all failed Craft stopped with out completing ['dev-utils/7zip-base', 'dev-utils/cmake-base', 'dev-utils/kshimgen', 'dev-utils/7zip', 'dev-utils/cmake', 'dev-utils/wget', 'dev-utils/git', 'python-modules/pip-system', 'python-modules/virtualenv', 'dev-utils/python3', 'python-modules/pip', 'virtual/bin-base', 'dev-utils/patch', 'dev-utils/sed', 'dev-utils/jom', 'dev-utils/ninja', 'virtual/craft-blueprints-kde-base', 'craft/craft-core', 'craft/craft-blueprints-kde', 'virtual/base', 'libs/mingw-crt4msvc'] -- You are receiving this mail because: You are watching all bug changes.
[Craft] [Bug 472085] NeoChat failed to install on Windows 10 via craft, may due to libs/mingw-crt4msvc
https://bugs.kde.org/show_bug.cgi?id=472085 --- Comment #4 from Zhenbo Li --- (In reply to Ben Cooksley from comment #3) > If you'd prefer not to make that information public please email it to me > direct. Thank you. I've sent these info to your email. -- You are receiving this mail because: You are watching all bug changes.
[Tokodon] [Bug 463765] New: Reply, Boost, Favorite icons not loaded
https://bugs.kde.org/show_bug.cgi?id=463765 Bug ID: 463765 Summary: Reply, Boost, Favorite icons not loaded Classification: Applications Product: Tokodon Version: 22.11.2 Platform: Other OS: Microsoft Windows Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: unassigned-b...@kde.org Reporter: litime...@gmail.com CC: c...@carlschwan.eu Target Milestone: --- Created attachment 154981 --> https://bugs.kde.org/attachment.cgi?id=154981&action=edit screenshot for bug.png SUMMARY *** NOTE: If you are reporting a crash, please try to attach a backtrace with debug symbols. See https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** STEPS TO REPRODUCE 1. just login The reply, boost and favourite icons are missing. See attachment EXPECTED RESULT SOFTWARE/OS VERSIONS Windows: 10 KDE Frameworks Version: 5.101.0 Qt Version: 5.15.7 ADDITIONAL INFORMATION I installed it following 1. Install #KDECraft with #Powershell , see https://community.kde.org/Get_Involved/development/Windows 2. C:\CraftRoot\craft\craftenv.ps1 3. craft kitemmodels 4. craft qtkeychain 5. craft tokodon 6. tokodon (https://fediscience.org/@zhenboli/109622589813581062) -- You are receiving this mail because: You are watching all bug changes.
[Tokodon] [Bug 463765] Reply, Boost, Favorite icons not loaded
https://bugs.kde.org/show_bug.cgi?id=463765 --- Comment #1 from Zhenbo Li --- I just compiled the git version following these commands - cmake -G ninja - ninja - bin/tokodon.exe And I could see these icons. I think I should close this bug report? -- You are receiving this mail because: You are watching all bug changes.