Created attachment 132564 [details] error1 On a Windows 10 clean build I installed Konversation and received the follow errors: "the code execution cannot proceed because KF5NewStuff.dll was not found" "the code execution cannot proceed because KF5NewStuffCore.dll was not found" I tried this with versions 548, 549 and 550.
Created attachment 132566 [details] attachment-17575-0.html Thank you for looking at this. BTW - do you have an email POC I can ask about purchasing a custom C++ / Qt IRC client once I get Konversation working? thank you, Ralf On Monday, October 19, 2020, 10:20:35 AM CDT, Nicolas Fella <bugzilla_noreply@kde.org> wrote: https://bugs.kde.org/show_bug.cgi?id=427984 Nicolas Fella <nicolas.fella@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nicolas.fella@gmx.de Product|kde |konversation Assignee|unassigned-bugs@kde.org |konversation-devel@kde.org Component|general |general
Git commit 89d6fad423887126ab05e0d00a2fe6b6b4f30df9 by Eli MacKenzie. Committed on 26/10/2020 at 16:06. Pushed by argonel into branch 'master'. Konversation uses KNewStuff as of 42dc7b1429853f0840e4209d9faef3454a034898 M +2 -0 extragear/konversation/konversation.py https://invent.kde.org/packaging/craft-blueprints-kde/commit/89d6fad423887126ab05e0d00a2fe6b6b4f30df9
(In reply to ralfhickman@yahoo.com from comment #0) > Created attachment 132564 [details] > error1 > > On a Windows 10 clean build I installed Konversation and received the follow > errors: > > "the code execution cannot proceed because KF5NewStuff.dll was not found" > "the code execution cannot proceed because KF5NewStuffCore.dll was not found" > > I tried this with versions 548, 549 and 550. I've updated the recipe, but as I don't have Windows with which to test an immediate build we'll have to wait for the next nightly.
Ok please try with Build #558 or newer. (from https://binary-factory.kde.org/job/Konversation_Nightly_win64/)
Created attachment 132800 [details] attachment-13322-0.html thank you for looking into this. I just tried Build #558 and a different error appears now:'The code execution cannot proceed because KF5Package.dll was not found' On Tuesday, October 27, 2020, 11:44:37 AM CDT, Eli MacKenzie <bugzilla_noreply@kde.org> wrote: https://bugs.kde.org/show_bug.cgi?id=427984 Eli MacKenzie <argonel@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |WAITINGFORINFO --- Comment #4 from Eli MacKenzie <argonel@gmail.com> --- Ok please try with Build #558 or newer. (from https://binary-factory.kde.org/job/Konversation_Nightly_win64/)
You could also use Wine to test the Windows packages.(In reply to Eli MacKenzie from comment #3) > (In reply to ralfhickman@yahoo.com from comment #0) > > Created attachment 132564 [details] > > error1 > > > > On a Windows 10 clean build I installed Konversation and received the follow > > errors: > > > > "the code execution cannot proceed because KF5NewStuff.dll was not found" > > "the code execution cannot proceed because KF5NewStuffCore.dll was not found" > > > > I tried this with versions 548, 549 and 550. > > I've updated the recipe, but as I don't have Windows with which to test an > immediate build we'll have to wait for the next nightly. Perhaps it can be tested using Wine?
Created attachment 132834 [details] attachment-25717-0.html I am strong Windows admin with access to multiple Windows OS physical/virtual test machines, but don't have or know Wine, sorry. On Wednesday, October 28, 2020, 6:54:24 AM CDT, Jonathan Liu <bugzilla_noreply@kde.org> wrote: https://bugs.kde.org/show_bug.cgi?id=427984 --- Comment #6 from Jonathan Liu <net147@gmail.com> --- You could also use Wine to test the Windows packages.(In reply to Eli MacKenzie from comment #3) > (In reply to ralfhickman@yahoo.com from comment #0) > > Created attachment 132564 [details] > > error1 > > > > On a Windows 10 clean build I installed Konversation and received the follow > > errors: > > > > "the code execution cannot proceed because KF5NewStuff.dll was not found" > > "the code execution cannot proceed because KF5NewStuffCore.dll was not found" > > > > I tried this with versions 548, 549 and 550. > > I've updated the recipe, but as I don't have Windows with which to test an > immediate build we'll have to wait for the next nightly. Perhaps it can be tested using Wine?
Please try with build 560 or newer.
Created attachment 132879 [details] attachment-22096-0.html yes! it works now. thank you : ) On Thursday, October 29, 2020, 10:42:10 AM CDT, Eli MacKenzie <bugzilla_noreply@kde.org> wrote: https://bugs.kde.org/show_bug.cgi?id=427984 --- Comment #8 from Eli MacKenzie <argonel@gmail.com> --- Please try with build 560 or newer.
(In reply to ralfhickman@yahoo.com from comment #9) > yes! it works now. thank you : ) You're welcome :)