Re: Review Request 128779: Teach KDECompilerSettings about clang-cl, a mode of Clang compiler that simulates MSVC.

2016-10-08 Thread Ben Cooksley
to break all Frameworks builds. Please re-review the code and ensure that no action is taken for GCC based compilers. - Ben Cooksley On Oct. 8, 2016, 6:41 a.m., Gleb Popov wrote: > > --- > This is an automatically generated e

Re: Review Request 128779: Teach KDECompilerSettings about clang-cl, a mode of Clang compiler that simulates MSVC.

2016-10-08 Thread Ben Cooksley
> On Oct. 8, 2016, 9:09 a.m., Ben Cooksley wrote: > > This code as it stands failed on the CI system and proceeded to break all > > Frameworks builds. > > Please re-review the code and ensure that no action is taken for GCC based > > compilers. > > Gleb Popo

Communication with Phabricator upstream

2017-03-09 Thread Ben Cooksley
communicate on a whole of project basis the things we consider important. This helps simplify things for upstream. Thanks, Ben Cooksley KDE Sysadmin

Re: Threadweaver compilation failure: Windows

2017-04-18 Thread Ben Cooksley
On Tue, Apr 18, 2017 at 6:53 PM, Kevin Funk wrote: > On Monday, 17 April 2017 22:43:56 CEST Aleix Pol wrote: >> On Mon, Apr 17, 2017 at 6:09 AM, Ben Cooksley wrote: >> > Hi all, >> > >> > If someone could take a look at the following build log that w

Re: Threadweaver compilation failure: Windows

2017-04-20 Thread Ben Cooksley
native compilers" > > and full build log https://paste.kde.org/pvhyt3xxo > Cheers, Ben > > 2017-04-18 14:37 GMT+05:00 Ben Cooksley : >> On Tue, Apr 18, 2017 at 6:53 PM, Kevin Funk wrote: >>> On Monday, 17 April 2017 22:43:56 CEST Aleix Pol wrote: >>>

Re: Threadweaver compilation failure: Windows

2017-04-20 Thread Ben Cooksley
you try building with these arguments to CMake and see what happens? -DCMAKE_BUILD_TYPE=Debug -DECM_ENABLE_SANITIZERS='address' -DBUILD_TESTING=ON Thanks, Ben > > 2017-04-20 15:31 GMT+05:00 Ben Cooksley : >> On Wed, Apr 19, 2017 at 7:24 PM, Alexey Min wrote: >>>

Re: Threadweaver compilation failure: Windows

2017-04-21 Thread Ben Cooksley
a problem in STL header with debug iterator? Compiler >> unable to find proper overload... >> >> 2017-04-20 16:03 GMT+05:00 Ben Cooksley : >>> >>> Okay. Could you try building with these arguments to CMake and see what >>> happens? >>> >>> -DCMAKE_BUILD_TYPE=Debug -DECM_ENABLE_SANITIZERS='address' >>> -DBUILD_TESTING=ON

Re: Splitting Craft, move the recipes to GitHub

2017-08-24 Thread Ben Cooksley
On Thu, Aug 24, 2017 at 2:45 AM, Hannah von Reth wrote: > Is there any chance for bidirectional mirroring, so that KDE projects > could easily apply > pull request of non KDE members? > The KDE bot reply to pull request is more than discouraging. In theory one can still take pull requests from Gi

Re: A new tier1 for icontheme.rcc handling

2018-01-19 Thread Ben Cooksley
On Thu, Jan 18, 2018 at 8:45 PM, Hannah von Reth wrote: > Hi everyone. Hi Hannah, > > Only some few of you will be aware of KIconThemes ability to load binary > icon themes automagically. > > https://cgit.kde.org/kiconthemes.git/tree/src/kicontheme.cpp#n48 > > The code looks for a icontheme.rcc

[kde-windows] [Bug 388452] KDE installer on Windows 7: Mirror list could not be downloaded

2018-05-28 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=388452 Ben Cooksley changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

Binary Factory & Windows CI builds temporarily offline

2018-06-10 Thread Ben Cooksley
stall, you receive a version of MSBuild which only works properly with 15.7. In most circumstances this would not be an issue, however other changes necessitate a complete rebuild of the entire dependency tree (including glib and Qt). My apologies for any inconvenience this causes. Regards, Ben Coo

Re: Binary Factory & Windows CI builds temporarily offline

2018-06-11 Thread Ben Cooksley
On Mon, Jun 11, 2018 at 4:18 PM, Ben Cooksley wrote: > Hi everyone, Hi all, > > Due to some issues with MSVC we are currently encountering, the Binary > Factory is currently unable to successfully complete Windows builds. > As part of diagnosing these, reinstallation of MSVC ha

[kfile] [Bug 279563] [Windows] Using location bar to navigate to a file results in "File Not Found" and a slash (/) appended to end of address

2018-06-15 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=279563 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #11 from Ben

Re: Build error for boost-regex on Mac

2018-07-21 Thread Ben Cooksley
On Sat, Jul 21, 2018 at 5:26 AM, Jack wrote: > On 2018.07.20 12:25, Robert Lancaster wrote: >> >> Hi Hannah and KDE windows, >> >> I’m getting this build error when I try to install boost-regex using the >> standard blueprints in craft on Mac, >> >> fatal error: 'cstddef' file not found" >> /Users

Re: CI results for kxmlgui

2018-08-04 Thread Ben Cooksley
On Sat, Aug 4, 2018 at 10:49 AM, David Faure wrote: > Why is there no output from kxmlgui_unittest in > https://build.kde.org/view/Frameworks/job/Frameworks%20kxmlgui%20kf5-qt5%20WindowsMSVCQt5.10/21/console > ? Hi David, I'm not sure why there isn't any output unfortunately. Can you give some b

Re: CI results for kxmlgui

2018-08-06 Thread Ben Cooksley
On Mon, Aug 6, 2018 at 3:54 AM, David Faure wrote: > On dimanche 5 août 2018 02:01:39 CEST Ben Cooksley wrote: >> On Sat, Aug 4, 2018 at 10:49 AM, David Faure wrote: >> > Why is there no output from kxmlgui_unittest in >> > https://build.kde.org/view/Frameworks/job/Fra

Re: Binary-Factory and download links

2018-08-16 Thread Ben Cooksley
On Fri, Aug 17, 2018 at 12:32 AM Kåre Särs wrote: > > Hi Hannah, > > On Thursday, 16 August 2018 12:00:42 EEST Hannah von Reth wrote: > > Any reason for not using the a stable build officially? > > > > https://binary-factory.kde.org/job/Kate_Release_win64/ Just a quick note in regards to scalabil

Re: CI results for kxmlgui

2018-08-16 Thread Ben Cooksley
e CI too. > > > Cheers, > > Hannah Cheers, Ben > > On 10/08/2018 17:04, David Faure wrote: > > On lundi 6 août 2018 11:01:03 CEST Ben Cooksley wrote: > >> On Mon, Aug 6, 2018 at 3:54 AM, David Faure wrote: > >>> On dimanche 5 août 2018 0

Re: CI results for kxmlgui

2018-08-18 Thread Ben Cooksley
On Sun, Aug 19, 2018 at 1:15 AM David Faure wrote: > > On jeudi 16 août 2018 15:01:18 CEST Ben Cooksley wrote: > > On Sat, Aug 11, 2018 at 3:22 AM Hannah von Reth wrote: > > > Hi David, > > > > Hi Hannah, > > > > > To see whats going on I was

Re: KDE CI: Frameworks kservice kf5-qt5 WindowsMSVCQt5.10 - Build # 41 - Still unstable!

2018-08-19 Thread Ben Cooksley
On Sun, Aug 19, 2018 at 10:29 PM David Faure wrote: > > On lundi 13 août 2018 11:08:24 CEST Ben Cooksley wrote: > > Hi David, > > > > Unfortunately it doesn't look like the fix we put in place on Saturday did > > the trick. > > > > I have a feeli

Re: KDE CI: Frameworks kservice kf5-qt5 WindowsMSVCQt5.10 - Build # 41 - Still unstable!

2018-08-24 Thread Ben Cooksley
On Fri, Aug 24, 2018 at 7:22 PM David Faure wrote: > > On dimanche 19 août 2018 18:11:32 CEST Ben Cooksley wrote: > > On Sun, Aug 19, 2018 at 10:29 PM David Faure wrote: > > > On lundi 13 août 2018 11:08:24 CEST Ben Cooksley wrote: > > > > Hi David, > > &g

Re: KDE CI: Frameworks kservice kf5-qt5 WindowsMSVCQt5.10 - Build # 41 - Still unstable!

2018-08-24 Thread Ben Cooksley
On Fri, Aug 24, 2018 at 11:37 PM David Faure wrote: > > On vendredi 24 août 2018 11:21:19 CEST Ben Cooksley wrote: > > > > My guess is that instead of copying it to the install prefix it needs > > > > to go to $WORKSPACE\build\bin\data\? > > > > > &

Re: KDE CI: Frameworks kservice kf5-qt5 WindowsMSVCQt5.10 - Build # 41 - Still unstable!

2018-08-25 Thread Ben Cooksley
On Sun, Aug 26, 2018 at 12:00 AM David Faure wrote: > > On vendredi 24 août 2018 14:00:12 CEST Ben Cooksley wrote: > > > > I guess this is something the CI tooling will need to be handling? > > > > > > I'm confused, because surely something has been done

[Craft] [Bug 386829] invalid sha256 checksum for kemoticons 5.40.0

2018-09-29 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=386829 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #2 from Ben

[Craft] [Bug 399805] KDiagram fails to compile on MacOS on CI

2018-10-17 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=399805 --- Comment #4 from Ben Cooksley --- This would be the issue for https://binary-factory.kde.org/job/KAlgebra_Nightly_macos/209/console as well I suspect. -- You are receiving this mail because: You are on the CC list for the bug.

[Craft] [Bug 373980] Fix craft related KF5 build issues

2018-12-23 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=373980 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #3 from Ben

[Craft] [Bug 403057] Cannot build packages with Craft: cmake failed with exit code 9

2019-01-10 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=403057 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #1 from Ben

[Craft] [Bug 403057] Cannot build packages with Craft: cmake failed with exit code 9

2019-01-10 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=403057 --- Comment #3 from Ben Cooksley --- System Settings is a package which likely isn't built very often with Craft, so you may need to fix it's dependencies in the Craft Blueprints. Once those are fixed, it should be able to pass the confi

Re: QT version not supported on older systems

2019-01-22 Thread Ben Cooksley
On Tue, Jan 22, 2019 at 2:55 PM Robert Lancaster wrote: > > Hi Hannah, Hi Robert, > > I ran into an issue when trying to build a dmg for KStars last week. I build > it on a 10.11 El Capitan machine because it is a bit older and the packages > that are built on that will work on 10.11 - 10.14

Re: Bug 405506

2019-03-23 Thread Ben Cooksley
On Sun, Mar 24, 2019 at 12:35 AM Michael Reeves wrote: > > https://bugs.kde.org/show_bug.cgi?id=405506. Could someone familiar with > craft help me with this one. kdiff3 doesn't require any special setup in > craft. CC'ing the appropriate mailing list for Craft related questions. Cheers, Ben

Re: Kleopatra

2019-06-05 Thread Ben Cooksley
machines. Can you point me to the > correct location? > We certainly can. My apologies for the delay in responding to you on this. The correct place to go for Kleopatra (and GPG on Windows in general) is https://gnupg.com/ Regards, Ben Cooksley KDE Sysadmin > > Thanks &g

[sysadmin/binary-factory-tooling] craft: Enable MSVC (64 Bit) builds for RKWard as requested.

2019-06-15 Thread Ben Cooksley
Git commit 7f8a8320827041cbd9f95d42d6309f3fd12e5fef by Ben Cooksley. Committed on 15/06/2019 at 21:15. Pushed by bcooksley into branch 'master'. Enable MSVC (64 Bit) builds for RKWard as requested. CCMAIL: thomas.friedrichsme...@ruhr-uni-bochum.de CCMAIL: rkward-trac...@kde.org C

Re: Re-add rkward build to binary factory

2019-06-15 Thread Ben Cooksley
On Sun, Jun 16, 2019 at 3:36 AM Thomas Friedrichsmeier wrote: > > Hi! Hi Thomas, > > On Sat, 15 Jun 2019 12:22:39 +0200 > Hannah von Reth wrote: > > currently we are unable to build QtWebkit with mingw. > > > > It should be possible to fix QtWebkit, > > https://github.com/msys2/MINGW-packages/b

Re: Re-add rkward build to binary factory

2019-06-18 Thread Ben Cooksley
On Tue, Jun 18, 2019 at 10:19 PM Thomas Friedrichsmeier wrote: > > Hi, Hi Thomas, > > On Sat, 15 Jun 2019 12:22:39 +0200 > Hannah von Reth wrote: > > currently we are unable to build QtWebkit with mingw. > > > > It should be possible to fix QtWebkit, > > https://github.com/msys2/MINGW-packages/

Re: Re-add rkward build to binary factory

2019-06-18 Thread Ben Cooksley
On Wed, Jun 19, 2019 at 1:55 AM Thomas Friedrichsmeier wrote: > > On Tue, 18 Jun 2019 23:34:06 +1200 > Ben Cooksley wrote: > > Sorry about the MacOS removal. That was unintentional and an oversight > > on my part when I was enabled the MSVC Windows builds. > > Turns ou

[Craft] [Bug 411115] Mac: wget unable to download pcre

2019-08-21 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=45 Ben Cooksley changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

Re: KDEwin is unable to download from your site, possible server issue or misconfiguration?

2019-09-03 Thread Ben Cooksley
me. We now ship dedicated installers for the various applications we offer on Windows. Is there any application in particular you were after? Regards, Ben Cooksley KDE Sysadmin > > [2019-09-02 23:11:40] starting installer 1.1.0 > [2019-09-02 23:11:40] SelfInstaller::SelfInstaller > &

[sysadmin/ci-tooling] helpers/helperslib: Ensure that we setup QT_DATA_DIRS on Windows & MacOS.

2019-09-03 Thread Ben Cooksley
Git commit f271a43036c1c2b1ab4c328af6ebde7d92b7f5a5 by Ben Cooksley. Committed on 03/09/2019 at 17:47. Pushed by bcooksley into branch 'master'. Ensure that we setup QT_DATA_DIRS on Windows & MacOS. While not an upstream option, it is one supported by the Craft patched Qt (w

Re: [kservice] autotests: autotests: check that mimetypes defined by kcoreaddons are available

2019-09-03 Thread Ben Cooksley
On Tue, Sep 3, 2019 at 9:17 PM David Faure wrote: > > Git commit d8cc2c16711a48ed470a04a92b96388a65467091 by David Faure. > Committed on 03/09/2019 at 09:13. > Pushed by dfaure into branch 'master'. > > autotests: check that mimetypes defined by kcoreaddons are available > > Clearly they are not,

Re: KDEwin is unable to download from your site, possible server issue or misconfiguration?

2019-09-04 Thread Ben Cooksley
nloaded the utility from the page linked to below... > >>> > >>> https://download.kde.org/stable/kdewin/installer/ > >>> > >>> Thanks! > >>> > >>> Aaron > >>> > >>> ‐‐‐ Original Message ‐‐‐ > >

Re: Reg. KTurtle for Windows

2019-09-06 Thread Ben Cooksley
s are available to rum KTurtle on > windows. You can find a download link for KTurtle on Windows at https://binary-factory.kde.org/job/KTurtle_Nightly_win64/ You'll fnd both conventional Windows installers, as well as portable zip archives that can be simply extracted to run there. Cheers, Ben C

[IMPORTANT] Binary Factory & CI System Maintenance

2019-09-16 Thread Ben Cooksley
that require the services of the Binary Factory & CI system it would be appreciated if you could please let me know so I can take that into account for scheduling the various changes. Thanks, Ben Cooksley KDE Sysadmin

Re: [IMPORTANT] Binary Factory & CI System Maintenance

2019-09-17 Thread Ben Cooksley
make adding support to the Binary Factory straight forward and efficient in terms of resource utilisation. Existing work on Appimages has tended to be application specific and therefore not suitable for easy reuse (which Craft would solve) Cheers, Ben > > On Mon, Sep 16, 2019 at 3:47 PM Be

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-17 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=413039 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #7 from Ben

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-17 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=413039 --- Comment #9 from Ben Cooksley --- Historically we've taken the position that artifacts once published shouldn't be removed from download.kde.org (as in the future it may no longer be possible to compile that code). Software that should no

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-17 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=413039 --- Comment #11 from Ben Cooksley --- The same could be said to apply to all the old releases which have outstanding security issues in them even though you'd need to compile them to get something executable - in which case most of the Attic shou

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-18 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=413039 --- Comment #23 from Ben Cooksley --- The URL has now been changed to clearly indicate that the installer is unsupported. This also has the effect of breaking the /stable/ URLs which had previously remained working (due to special code dedicated to

[kde-windows] [Bug 413039] Critical: could not load fallback mirror list from QUrl

2019-10-28 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=413039 --- Comment #37 from Ben Cooksley --- If we're using RCC's for icons, couldn't we just globally blacklist individual icon files for all packages? -- You are receiving this mail because: You are the assignee for the bug.

Re: Is it possible to use craft on Windows 8.1 (or 7)?

2019-12-31 Thread Ben Cooksley
On Wed, Jan 1, 2020 at 4:39 AM Thomas Friedrichsmeier wrote: > > On Tue, 31 Dec 2019 13:29:19 + > Hannah von Reth wrote: > > > Well, dependenciesgui (and dependencies.exe) are not working for me > > > either, right now. Will try to figure out that one, later, AFK for a > > > while, now. > > >

Re: Is it possible to use craft on Windows 8.1 (or 7)?

2020-01-01 Thread Ben Cooksley
On Wed, Jan 1, 2020 at 7:47 AM Thomas Friedrichsmeier wrote: > > On Wed, 1 Jan 2020 06:56:48 +1300 > Ben Cooksley wrote: > > Out of curiosity Thomas, what in particular are you packaging? > > That was the wrong word, actually, just installing an updated > development env

Re: Basic craft Mac questions

2020-01-04 Thread Ben Cooksley
On Sat, Jan 4, 2020 at 9:37 PM Thomas Friedrichsmeier wrote: > > Ok, some first answers to myself: > > On Fri, 3 Jan 2020 11:20:14 +0100 > Thomas Friedrichsmeier > wrote: > > Two basic questions on Mac: > > 1) What is the minimum version of MacOS that can reasonably be > > expected to work for us

Re: Basic craft Mac questions

2020-01-04 Thread Ben Cooksley
On Sat, Jan 4, 2020 at 10:46 PM Hannah von Reth wrote: > > Hm im trying to resend this one as it doesn't appear in the archive... > > Sent from my iPhone > > > On 3. Jan 2020, at 12:33, Hannah von Reth wrote: > > > > Hi Thomas, > > > >> On 03.01.20 11:20, Thomas Friedrichsmeier wrote: > >> Hi! >

Re: Basic craft Mac questions

2020-01-05 Thread Ben Cooksley
On Sun, Jan 5, 2020 at 10:37 PM Thomas Friedrichsmeier wrote: > > On Sun, 5 Jan 2020 07:42:07 +1300 > Ben Cooksley wrote: > > To my knowledge we haven't yet attempted to setup an account with > > Apple at this time. > > > > I guess the first question wo

Re: DBus on Windows - failing Jenkins builds

2020-02-01 Thread Ben Cooksley
On Sat, Feb 1, 2020 at 9:51 PM Johnny Jazeix wrote: > > Hi, Hi Johnny, > > There are some builds in Jenkins that fail because of unresolved > external symbol of KStatusNotifierItem class (and let's be fair, I > don't like failing Jenkins). > After digging a bit, it is due to the fact that KNotif

Re: DBus on Windows - failing Jenkins builds

2020-02-01 Thread Ben Cooksley
t; Le sam. 1 févr. 2020 à 13:15, Hannah von Reth a écrit : > > > > Directly linking to KStatusNotifierItem sounds wrong. > > > > It should probably use the normal knotifications api. > > > > > > Cheers, > > > > Hannah > > > > > >

Re: DBus on Windows - failing Jenkins builds

2020-02-12 Thread Ben Cooksley
another look. > > It looks like we need to add a couple of ifdefs to > > https://github.com/KDE/knotifications/blob/master/src/kstatusnotifieritem.cpp > > There is no point in using dbus on Windows or mac here, as there is no > > desktop service that could receive it > &

Re: digiKam MSVC compilation problems on build.kde.org...

2020-02-13 Thread Ben Cooksley
ILE:core\app\CMakeFiles\digikamcore.dir/intermediate.manifest > > core\app\CMakeFiles\digikamcore.dir/manifest.res" failed (exit code > > 1104) with the following output: > > 18:58:51 LINK : fatal error LNK1104: cannot open file > > 'opencv_core-NOTFOUND.obj'

Re: KDiff3 windows build failing

2020-04-26 Thread Ben Cooksley
On Mon, Apr 27, 2020 at 9:37 AM Michael Reeves wrote: > > I recently updated KDiff3 to depend on Boost::signal2. This is part of the > Boost-headers package. However craft is refusing to download this dependency > after updating my blue print > https://invent.kde.org/kde/craft-blueprints-kde/-/

[Craft] [Bug 420984] Problem when compiling kio-extras in craft in Windows 10 Home China

2020-05-04 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=420984 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #2 from Ben

Re: please remove me from your mailinglist

2020-06-28 Thread Ben Cooksley
On Sun, Jun 28, 2020 at 6:24 PM wrote: > > Please remove me from your mailing list. You have now been unsubscribed from the list as requested. > > Olof Frantz Regards, Ben Cooksley KDE Sysadmin

[okular] [Bug 426358] Okular_Nightly_win64 not working from 22 jul

2020-09-10 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=426358 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #2 from Ben

[Craft] [Bug 428169] update of libalkimia to 8.0.4 results into craft failure

2020-10-24 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=428169 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org Status|REPORTED

[kde-windows] [Bug 320319] SFTP kioslave does not behave as expected with the file opening dialog

2020-12-18 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=320319 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #10 from Ben

Re: KDE Windows CI

2021-02-23 Thread Ben Cooksley
On Mon, Feb 22, 2021 at 10:04 PM David Faure wrote: > I'm not sure who can take a look at the issue below, but it's been making > many unittests fails in the Windows CI. > > This very simple test for showing a window and waiting for it to be shown, > using code that passes in the Qt autotests, fa

Re: KDE Windows CI

2021-02-24 Thread Ben Cooksley
On Wed, Feb 24, 2021 at 3:03 AM David Faure wrote: > On mardi 23 février 2021 10:42:44 CET Ben Cooksley wrote: > > This sounds like it could be caused by the lack of access to the > graphical > > session - which is what I was hoping to ensure would still happen if we > ran

Re: KDE Windows CI

2021-03-06 Thread Ben Cooksley
On Thu, Feb 25, 2021 at 11:11 AM David Faure wrote: > On mercredi 24 février 2021 09:51:28 CET Ben Cooksley wrote: > > On Wed, Feb 24, 2021 at 3:03 AM David Faure wrote: > > > On mardi 23 février 2021 10:42:44 CET Ben Cooksley wrote: > > > > This sounds like it

[Craft] [Bug 435753] No aqbanking plugin available from binary factory

2021-04-15 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=435753 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #2 from Ben

[Craft] [Bug 435753] No aqbanking plugin available from binary factory

2021-04-17 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=435753 --- Comment #4 from Ben Cooksley --- Note that as KMyMoney is one of the only users of those two packages, the work in this case should be done by KMyMoney contributors (who also have to choose which of the two presented roads you wish to go down

[okular] [Bug 431298] Okular_Nightly_win64 not working from 1 Dec

2021-05-19 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=431298 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #4 from Ben

[okular] [Bug 431298] Okular_Nightly_win64 not working from 1 Dec

2021-05-20 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=431298 Ben Cooksley changed: What|Removed |Added Resolution|--- |FIXED Status|REPORTED

Re: Install presence

2021-06-16 Thread Ben Cooksley
On Wed, Jun 16, 2021 at 12:31 PM Aleix Pol wrote: > Hi Mac, Windows, > Hi Aleix, > I'm preparing the Akademy presentation for the "KDE is All About the > Apps" goal and I'm looking to explain a bit the state of things. > > I don't have direct information about both KDE apps's Mac and Windows >

[Craft] [Bug 439166] CMake fails to detect craft-provided svn on Windows

2021-06-25 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=439166 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #1 from Ben

Re: KDE is All About the Apps; Autumn 2021

2021-11-23 Thread Ben Cooksley
On Mon, Nov 22, 2021 at 1:58 PM Aleix Pol wrote: > On Mon, Nov 15, 2021 at 6:01 PM Aleix Pol wrote: > > > > Hi, > > At the last goals sprint we discussed having another round of meetings > > to see how we have progressed since Akademy. > > > https://www.proli.net/2021/08/07/kde-is-all-about-the-

Re: KDiff3 Missing translation in craft

2022-01-21 Thread Ben Cooksley
On Sat, Jan 22, 2022 at 7:52 AM Michael Reeves wrote: > This is being cross posted because I am not subscribed to kde-window and > replies have not shown up in mail archives when I contacted that list for > other issues. The bug in question is here: > > https://bugs.kde.org/show_bug.cgi?id=442607

Re: KDiff3 Missing translation in craft

2022-01-22 Thread Ben Cooksley
aster/kde/frameworks/version.ini for an example of how to declare versions that can come from tarballs instead of Git branches/tags. Cheers, Ben > > > Jan 21, 2022 2:10:19 PM Ben Cooksley : > > On Sat, Jan 22, 2022 at 7:52 AM Michael Reeves > wrote: > >> This is being cros

Re: Qt5WebEngine on Mac

2022-02-18 Thread Ben Cooksley
On Sat, Feb 19, 2022 at 7:45 AM Thomas Friedrichsmeier < thomas.friedrichsme...@kdemail.net> wrote: > Hi! > Hi Thomas, > > It's that time of the year again: I'm trying to get our Mac builds > working, once more. Current obstacle is that qt5webengine is not > currently available. > > Disabled he

Re: Qt5WebEngine on Mac

2022-02-22 Thread Ben Cooksley
On Mon, Feb 21, 2022 at 1:19 AM Thomas Friedrichsmeier < thomas.friedrichsme...@kdemail.net> wrote: > Hi, > > On Sat, 19 Feb 2022 20:14:18 +1300 > Ben Cooksley wrote: > [...] > > Our Intel Mac is currently on Monterey, however we're not able to > > offer r

[Spam] [Bug 450827] *** Removed by KDE Sysadmin for violation of the KDE Community Code of Conduct ***

2022-02-26 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=450827 Ben Cooksley changed: What|Removed |Added Assignee|vonr...@kde.org |n...@kde.org Product|Craft

[Craft] [Bug 457148] digiKam Windows bundles build from Binary Factory with Craft : MSVC version can be signed but not MinGW

2022-07-26 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=457148 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org --- Comment #1 from Ben

Re: A craft mailinglist? Was: [Craft] [Bug 457185] Craft digiKam MacOS : libgphoto2 packaging problem.

2022-07-28 Thread Ben Cooksley
On Thu, Jul 28, 2022 at 8:49 PM Hannah von Reth wrote: > Hi Thomas, > Hi Hannah, > > I wanted to request a craft specific ml before but the valid argument was > brought up that we would loose basically everyone already subscribed and it > would be quite lonely on that ml for a while. > It woul

Re: AppImages on build.kde.org are broken

2022-09-14 Thread Ben Cooksley
On Wed, Sep 14, 2022 at 2:17 AM Dawid Wrobel wrote: > On Tue, Sep 13, 2022 at 2:19 PM Hannah von Reth > wrote: > >> However the current problem convinced him and he promised me that there >> will be date based releases soon. >> > > Apparently soon = one hour ago :) > Perhaps we should look at l

Re: Please unsubscribe me

2023-01-02 Thread Ben Cooksley
Hi all, Just went to unsubscribe Paul and it looks like he is already unsubscribed. Paul - if you are seeing this then you are subscribed with another address. Please contact sysad...@kde.org so we can better assist you here. Regards, Ben On Mon, Jan 2, 2023 at 3:40 PM Paul Burns wrote: > Hi

[Craft] [Bug 472085] NeoChat failed to install on Windows 10 via craft, may due to libs/mingw-crt4msvc

2023-07-15 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=472085 --- Comment #3 from Ben Cooksley --- Can you please provide the contents (as an attachment) of the detailed Craft logs? It looks like the mirror you are being sent to for those files is refusing to provide service to you however i'll need those

[Craft] [Bug 472085] NeoChat failed to install on Windows 10 via craft, may due to libs/mingw-crt4msvc

2023-07-15 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=472085 Ben Cooksley changed: What|Removed |Added CC||bcooks...@kde.org Resolution

[Craft] [Bug 393809] ERROR: cannot verify files.kde.org's certificate, issued by `/C=GB/ST=Greater Manchester/L=Salford/O=COMODO CA Limited/CN=COMODO RSA Domain Validation Secure Server CA': Unable to

2023-11-17 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=393809 --- Comment #6 from Ben Cooksley --- Your error is different to the earlier posters, however files.kde.org does not appear to be the issue here. Can you try downloading the file it is trying to download using a web browser and see which mirror you end

Re: Binary Factory Mac Build Status

2024-01-24 Thread Ben Cooksley
On Wed, Jan 24, 2024 at 9:00 PM Jasem Mutlaq wrote: > Hello all, > Hey Jasem, > > Next version of KStars is due in a week. We can still see that the Mac > Builder is down and we are wondering how we are going to release it for > MacOS since there is no update or ETA on when this issue would be

Re: Flatpak jobs on KDE CI vs. continuous integration on main/master/devel branches

2024-02-04 Thread Ben Cooksley
On Mon, Feb 5, 2024 at 4:28 AM Friedrich W. H. Kossebau wrote: > Hi, > > ((cc:kde-frameworks-devel for heads-up, replies please only to > kde-core-deve)) > > I hit the problem that when working on a repo which would like to use > latest > KF development state to integrate some new KF API just add

[Craft] [Bug 481455] kiconthemes master failed

2024-03-17 Thread Ben Cooksley
https://bugs.kde.org/show_bug.cgi?id=481455 --- Comment #4 from Ben Cooksley --- Building master versions of software with Craft is generally not supported - which is why it fails. The patch will be removed when the next Frameworks release takes place and the Craft cache is rebuilt. -- You

Re: Where to find build logs of cached packages

2024-05-16 Thread Ben Cooksley
On Thu, May 16, 2024 at 6:12 PM Thomas Friedrichsmeier < thomas.friedrichsme...@kdemail.net> wrote: > Hi! > Hi Thomas, > > Where would I find the actual build log for a package in the binary > cache? > > (Looking specifically for libs/qt6/qtwebengine to further understand bug > #486905) > I'd