Re: Compiling frameworks on emerge

2016-03-21 Thread Kevin Funk
il > anyone with json knowledge maybe? Not JSON-related either. Cheers, Kevin -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part. ___ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows

Re: Compiling frameworks on emerge

2016-03-21 Thread Kevin Funk
ompiles fine here using MSVC2015 Update 1. Cheers, Kevin > On Mon, Mar 21, 2016 at 4:54 PM Kevin Funk wrote: > > On Monday, March 21, 2016 11:09:53 AM CET slangwhanger wrote: > > > while compilng kservice i encountered this : > > http://pastebin.com/9LrStpSd >

Re: Required VS compiler

2016-03-21 Thread Kevin Funk
red Qt version on Windows, or are there > reasons against it? > > Qt 5.5 is not precompiled for MSVC 2015, that's why increasing > the Qt version should be fine, especially since 5.6 is an LTS > version. > > Greetings, > Dominik Note: Discussion moved to kde-core-de.

Re: Review Request 127726: Fix EXPORT usage.

2016-04-23 Thread Kevin Funk
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127726/#review94792 --- Ship it! Ship It! - Kevin Funk On April 23, 2016, 4:44

Re: Review Request 127727: There is no QT_LSTAT on Windows, use QT_STAT and follow symlink (if needed), only on Windows, instead.

2016-04-24 Thread Kevin Funk
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/127727/#review94801 --- Ship it! Ship It! - Kevin Funk On April 23, 2016, 4:44

Re: Kate 16.04 on Windows

2016-05-02 Thread Kevin Funk
org (with maybe installers for > > Kate, KDevelop, Kile, Okular). > > > > Thanks > > Dominik > > ___ > > Kde-windows mailing list > > Kde-windows@kde.org > > https://mail.kde.org/mailman/listinfo/kde-windows

Re: Some questions regarding packaging KStars

2016-05-20 Thread Kevin Funk
not functional at all. > > Until now I thought that "emerge --package kstars" will do the entire > packaging job for me. This means it should automatically collect all files > needed by "kstars.exe" in order to run. It should, yes. > 4) How could I actually get

Re: Review Request 127962: Patch QProcess::startDetached() so that console applications wouldn't show up if they are launched from a GUI app.

2016-06-15 Thread Kevin Funk
----- > > (Updated May 19, 2016, 1:12 p.m.) > > > Review request for kdewin and Kevin Funk. > > > Repository: emerge > > > Description > --- > > Ran KDevelop and it doesn't spawn console windows anymore. >

Heads up: Emerge: Upgrade to Qt 5.6

2016-06-16 Thread Kevin Funk
Heya, we've dropped support for everything below Qt 5.6 recently (as part of cleanup efforts) in Emerge. So you if you have something like this in kdesettings.ini: [PortageVersions] Qt5 = 5.5 ... please either let it point to 5.6 (git branch) or 5.6.1 (tarballs). Thanks, Kevin --

Blog post: KDE on Windows status update

2016-06-18 Thread Kevin Funk
Heya, I've just blogged a status update of the KDE on Windows initiative. Please read: http://kfunk.org/2016/06/18/kde-on-windows-update/ Cheers! Kevin -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message

Re: Blog post: KDE on Windows status update

2016-06-21 Thread Kevin Funk
On Samstag, 18. Juni 2016 14:44:44 CEST Kevin Funk wrote: > Heya, > > I've just blogged a status update of the KDE on Windows initiative. > > Please read: > http://kfunk.org/2016/06/18/kde-on-windows-update/ FYI: According to the comments on my blog, people seem

Emerge: WIP Unix support (unix3 branch)

2016-06-22 Thread Kevin Funk
ut Emerge on other platforms than Windows. Cheers, Kevin [1] http://kfunk.org/2016/06/18/kde-on-windows-update/ -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part. ___ Kde-windows mail

Re: Emerge: WIP Unix support (unix3 branch)

2016-06-22 Thread Kevin Funk
On Mittwoch, 22. Juni 2016 10:49:35 CEST Kevin Funk wrote: > Heya, > > a few people might have noticed a few odd-looking commits in Emerge > recently. In fact, Hannah has been working on adding Unix support to > Emerge! [1] > > That means, you can run Emerge on either L

Re: Blog post: KDE on Windows status update

2016-06-28 Thread Kevin Funk
On Montag, 27. Juni 2016 10:52:07 CEST Holger Schröder wrote: > Hi, > > On Tuesday 21 June 2016 09:10:21 Kevin Funk wrote: > > On Samstag, 18. Juni 2016 14:44:44 CEST Kevin Funk wrote: > > > Heya, > > > > > > I've just blogged a status update of the

Re: Okular on Windows

2016-06-29 Thread Kevin Funk
> > > > -- > > Rock Cogar > > 49 Lower Glenway Street #892 > > Palmer Lake, CO 80133-0892 > > 719 648 7281 > > > > > > ___ > > Kde-windows mailing list > > Kde-windows@kde.org > > https://mail.kde.org/mailman

Re: Blog post: KDE on Windows status update

2016-06-29 Thread Kevin Funk
On Montag, 27. Juni 2016 12:45:17 CEST Pau Garcia i Quiles wrote: > On Tue, Jun 21, 2016 at 9:10 AM, Kevin Funk wrote: > > According to the comments on my blog, people seem to be interested in the > > > following applications on Windows: > - KDE Connect > >

Re: Blog post: KDE on Windows status update

2016-06-29 Thread Kevin Funk
is, feel free to do so. > Apart from that it would be > good to run amarok. Agreed, this is feasible. Cheers, Kevin > W dniu środa, 29 czerwca 2016 Kevin Funk napisał(a): > > On Montag, 27. Juni 2016 12:45:17 CEST Pau Garcia i Quiles wrote: > >> On Tue, Jun 2

Re: KDE applications remain detached after you shut them down

2016-07-01 Thread Kevin Funk
tps://bugs.kde.org/editproducts.cgi?action=edit&product=kde-windows It has a separate component for Emerge: "buildsystem: The build system for KDE on Windows: cmake and emerge" HTH, Kevin -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digital

Patch for unwanted console windows caused by KIO slaves [Fwd: Re: Review Request 124905: Win: Hide console window for binaries in LIBEXEC]

2016-07-11 Thread Kevin Funk
: Review Request 124905: Win: Hide console window for binaries in LIBEXEC Date: Monday, July 11, 2016, 4:15:00 PM CEST From: Kevin Funk To: Alex Merry , David Faure CC: KDE Frameworks , Patrick Spendrin , Kevin Funk , Gleb Popov <6year...@gmail.

Re: Patch for unwanted console windows caused by KIO slaves [Fwd: Re: Review Request 124905: Win: Hide console window for binaries in LIBEXEC]

2016-07-11 Thread Kevin Funk
rase that. So you start $mainapp, close $mainapp, and $mainapp stays open? If that's the case, yes: completely different bug. Regards, Kevin > Is this fixed as well or > another issue completely? > > Regards, > Jasem > > On Mon, Jul 11, 2016 at 7:20 PM, Kevin Funk wrote:

Re: Patch for unwanted console windows caused by KIO slaves [Fwd: Re: Review Request 124905: Win: Hide console window for binaries in LIBEXEC]

2016-07-11 Thread Kevin Funk
tps://codereview.qt-project.org/#/c/162585/ > > > > > > > > tl;dr: Fixed in Qt 5.8.0. > > > > > > > > The qtbase recipe in emerge.git contains a patch, which is > > > > automatically > > > > > > appl

Re: KDE build error

2016-08-08 Thread Kevin Funk
erbose mode so you can inspect what's going on: emerge -v jom Regards, Kevin -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: KDE build error

2016-08-08 Thread Kevin Funk
already downloaded, it won't attempt to download it another time. Hope that helps. Cheers, Kevin > Regards > Vibhor Verma > vibhcool -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: KDE build error

2016-08-09 Thread Kevin Funk
erma > vibhcool > > On Mon, Aug 8, 2016 at 11:04 PM, Kevin Funk wrote: > > On Monday, 8 August 2016 22:29:16 CEST Vibhor Verma wrote: > > > Thank You Kevin for your prompt reply, > > > > > > I ran the line you told me : 'emerge -v jom' in powershe

Re: download KDE for Windows

2016-08-26 Thread Kevin Funk
in > Thank you, > > Best wishes > > Markus -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: download KDE for Windows

2016-08-26 Thread Kevin Funk
ve had multiple requests for Kile on Windows already. I see that's something people are looking forward to. Cheers, Kevin > Best wishes > Markus > > On Fri, Aug 26, 2016 at 9:20 AM, Kevin Funk wrote: > > On Thursday, 25 August 2016 16:46:36 CEST Markus Bendele wrote: >

Re: Pull Request:- pull_req

2016-08-30 Thread Kevin Funk
> i could improve next time. Heya, Where's the patch you're mentioning? Please upload your patch to KDE infrastructure so we can discuss. See: https://community.kde.org/Get_Involved/ development#Submitting_your_first_patch Thanks, Kevin > Expecting a prompt reply from your

Re: Pull Request:- pull_req

2016-09-14 Thread Kevin Funk
ep sysadmin load low, obviously). No worries, we can do the pushes for now. Keep up the good work. Cheers, Kevin > Regards > ​vibhcool -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

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

2016-09-29 Thread Kevin Funk
tps://git.reviewboard.kde.org/r/128779/#comment67020> `CMAKE_C_SIMULATE_ID STREQUAL "MSVC"` instead of `x${CMAKE_C_SIMULATE_ID} STREQUAL "xMSVC"` should do the job, no? There are multiple other places in this patch where `${FOO}` could be replaced by just `FOO`.

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

2016-09-30 Thread Kevin Funk
/KDECompilerSettings.cmake (line 181) <https://git.reviewboard.kde.org/r/128779/#comment67022> At least here and for similar checks you can just use `CLANG_AS_MSVC`. - Kevin Funk On Aug. 27, 2016, 12:48 p.m., Gleb Popov wrote: > > ---

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

2016-09-30 Thread Kevin Funk
> On Sept. 30, 2016, 6:47 a.m., Kevin Funk wrote: > > kde-modules/KDECompilerSettings.cmake, line 74 > > <https://git.reviewboard.kde.org/r/128779/diff/1/?file=475491#file475491line74> > > > > `CMAKE_C_SIMULATE_ID STREQUAL "MSVC"` instead of &

Fwd: KDevelop for Windows: Official 5.0.1 beta installer available now

2016-10-10 Thread Kevin Funk
FYI: KDevelop for Windows released! \o/ -- Forwarded Message -- Subject: KDevelop for Windows: Official 5.0.1 beta installer available now Date: Monday, 10 October 2016, 14:35:58 CEST From: Kevin Funk To: kdevelop-de...@kde.org CC: kdeve...@kde.org Heya, we're super pro

Re: Patch for unwanted console windows caused by KIO slaves [Fwd: Re: Review Request 124905: Win: Hide console window for binaries in LIBEXEC]

2016-10-10 Thread Kevin Funk
On Monday, 10 October 2016 22:56:11 CEST Jaroslaw Staniek wrote: > On 11 July 2016 at 18:20, Kevin Funk wrote: > > Heya, > > > > we used to have this problem where KIO slaves forked off from a process > > caused > > console windows to pop up on Windo

Re: KDE emerge loves Unix

2016-10-28 Thread Kevin Funk
t; had before.The big benefit is a modern CMake build system, so we don't have > to maintain our own custom patches. > > Hopefully we didn't break too much (it looks promising) but please help us > to spot issues. Happy compiling, > Hannah von Reth > [1] http://libjpeg-turb

[kde-windows] [Bug 366596] Some KDE applications processes remain as background (zombie) processes after closing

2016-11-29 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=366596 --- Comment #15 from Kevin Funk --- FYI: I stopped working on this issue because I don't fully understand why we get that hang on exit => thus don't know how to fix it properly either. Not even sure at what level to fix (Qt or KF5).

[kde-windows] [Bug 366596] Some KDE applications processes remain as background (zombie) processes after closing

2016-11-29 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=366596 --- Comment #20 from Kevin Funk --- > Your plan is to drop DBus? IMHO, DBus is not an annoying dependency that we > want to get rid of, is a useful tool for inter-proc communication. ... iff your application *depends* on having multiple pro

Re: Review Request 129301: Teach QMakeBuildSystem to configure and run tests when emerging with -t flag

2016-12-12 Thread Kevin Funk
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129301/#review101382 --- Does that still apply? - Kevin Funk On Oct. 31, 2016, 7

Re: kioslave hardcoded path

2016-12-27 Thread Kevin Funk
time but it didn't work. > > Do you have any suggestion to fix that hardcoded path ? > > Thanks > > Jean-Baptiste Mardelle -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: kioslave hardcoded path

2016-12-27 Thread Kevin Funk
On Tuesday, 27 December 2016 20:15:54 CET Kevin Funk wrote: > On Tuesday, 27 December 2016 00:30:32 CET Jean-Baptiste Mardelle wrote: > > Hi all, > > > > We are working on a Kdenlive Windows version, compiled with mxe. We got it > > mostly working, but have a

Re: kioslave hardcoded path

2016-12-27 Thread Kevin Funk
On Tuesday, 27 December 2016 20:44:48 CET Jean-Baptiste Mardelle wrote: > On Tuesday, December 27, 2016 8:29:27 PM CET, Kevin Funk wrote: > > On Tuesday, 27 December 2016 20:15:54 CET Kevin Funk wrote: > >> On Tuesday, 27 December 2016 00:30:32 CET Jean-Baptiste &

Re: kioslave hardcoded path

2016-12-28 Thread Kevin Funk
at one, even after taking a lot of my time with Thiago trying to find a sane solution to the problem... Cheers, Kevin > On Dec 27, 2016 9:06 PM, "Kevin Funk" wrote: > > On Tuesday, 27 December 2016 20:44:48 CET Jean-Baptiste Mardelle wrote: > > On Tuesday, December 27, 2

KDevelop on Windows & SFTP

2016-12-29 Thread Kevin Funk
ust: craft kio-extras kde-cli-tools ... and try to make this work: kioclient5 ls sftp://demo:passw...@test.rebex.net:22 If that's working we can try to ship kio-extras as well, giving you access to more KIO slaves. Hope that helps, Kevin -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Kpty build fails with VS2015

2017-01-18 Thread Kevin Funk
fe46687866589f Author: Kevin Funk Date: Wed Jan 18 09:35:59 2017 +0100 CMake: Include ECMMarkNonGuiExecutable Required for ecm_mark_nongui_executable() However, the build still fails: Z:\kderoot\download\git\kpty\src\kgrantpty.c(45): fatal error C1083: Cannot open include f

Re: issues with latest craft

2017-03-06 Thread Kevin Funk
terested. Yes, please post the error. Maybe in a separate thread. Cheers, Kevin > I suspect I will still have problems with mpir, but haven't gotten that > far yet. (I believe it was a compile error related to make using either > absolute or relative path, when only the other actual

Re: Threadweaver compilation failure: Windows

2017-04-17 Thread Kevin Funk
0; -auto initializeImage = [=, &counter] (const QFileInfo& file) { +auto initializeImage = [=, &counter] (const QFileInfo& file) -> Image { auto const out = QFileInfo(outputDirectory, file.fileName()).absoluteFilePath(); return Image(file.absoluteFilePath(

Re: Threadweaver compilation failure: Windows

2017-04-21 Thread Kevin Funk
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 -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

[kde-windows] [Bug 378198] konquerror - file manager

2017-04-21 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=378198 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kde-windows] [Bug 379141] Craft encountered an error: make cmd: jom: No such file or directory (WTF/WTFHeaderDetection.h)

2017-04-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=379141 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kde-windows] [Bug 379142] kdoctools fails when linking.

2017-04-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=379142 Kevin Funk changed: What|Removed |Added CC||luigi.tosc...@tiscali.it -- You are receiving

[kde-windows] [Bug 379142] kdoctools fails when linking.

2017-04-24 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=379142 Kevin Funk changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[kdevelop] [Bug 379454] Ninja fails for target kdevcmakemanager: cmListFileLexer.c:1842:40: error: implicit

2017-05-02 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=379454 Kevin Funk changed: What|Removed |Added Summary|Ninja fails when creating |Ninja fails for target |moc for

[kde-windows] [Bug 379449] Craft build scripts should make shallow copies of source code repositories.

2017-05-02 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=379449 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kde-windows] [Bug 379427] 'C:\Program' not recognized as internal or external command in compilation of zlib.

2017-05-02 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=379427 --- Comment #1 from Kevin Funk --- Error: 2017-05-01 19:35:51,534 INFO FAILED: zlib1rc.obj 2017-05-01 19:35:51,534 INFO cmd.exe /C "cd /D R:\build\win32libs\zlib\work\msvc2015-RelWithDebInfo-1.2.8 && "C:\Program Files\mingw-w64\x86_

[kde-windows] [Bug 379427] 'C:\Program' not recognized as internal or external command in compilation of zlib.

2017-05-02 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=379427 Kevin Funk changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Craft] [Bug 380247] libofx fails to build in MSVC 2015

2017-05-27 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=380247 Kevin Funk changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Craft] [Bug 380247] libofx fails to build in MSVC 2015

2017-05-27 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=380247 Kevin Funk changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[Craft] [Bug 380314] openal-soft doesn"t compile against ms2015 (missing snprintf)

2017-06-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=380314 Kevin Funk changed: What|Removed |Added CC||kde-windows@kde.org Assignee|kde

[Craft] [Bug 381011] openldap doesn't build (snprintf problem)

2017-06-09 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=381011 Kevin Funk changed: What|Removed |Added CC||kde-windows@kde.org Assignee|kde

[kmymoney4] [Bug 302945] Backup can't be performed on Windows

2017-07-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=302945 --- Comment #6 from Kevin Funk --- And ever heard of this thing called KIO? :) -- You are receiving this mail because: You are the assignee for the bug.

[kde-windows] [Bug 382531] dev-util/python2 fails, "Please make sure [Paths] PYTHON27 Points to a valid python installation."

2017-07-20 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=382531 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[kde-windows] [Bug 382531] dev-util/python2 fails, "Please make sure [Paths] PYTHON27 Points to a valid python installation."

2017-07-21 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=382531 Kevin Funk changed: What|Removed |Added CC||vonr...@kde.org --- Comment #3 from Kevin Funk

[kde-windows] [Bug 382227] Undefined references to ANGLE EGL functions when building libs/qtbase.

2017-08-07 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=382227 Kevin Funk changed: What|Removed |Added Resolution|FIXED |WORKSFORME -- You are receiving this mail

Re: Splitting Craft, move the recipes to GitHub

2017-08-23 Thread Kevin Funk
t; Craft offers recipes for many libraries and non KDE applications. > > Additionally Craft offers support for Mac, Linux and FreeBSD. > > > > In order to reach more people we intend to move the recipes to GitHub to > > enable non KDE contributors to add their recipe

[Craft] [Bug 384365] okular builds .mo but doesn't include them in the windows intsaller

2017-09-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=384365 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Latest Commit

[Craft] [Bug 384365] okular builds .mo but doesn't include them in the windows intsaller

2017-09-04 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=384365 Kevin Funk changed: What|Removed |Added Component|Core|Portage -- You are receiving this mail because

[Craft] [Bug 384365] okular builds .mo but doesn't include them in the windows intsaller

2017-09-05 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=384365 --- Comment #3 from Kevin Funk --- See applications_blacklist.txt in craft.git -- You are receiving this mail because: You are on the CC list for the bug.

Re: Error crafting mysql

2017-09-18 Thread Kevin Funk
y", line 264, in runAction > > > > ok = getattr(self, functions[command])() > > > > File "C:\kde\etc\blueprints\locations\craft-kde\binary\mysql\mysql.py", > > > > line 37, in install > > > > os.path.join(self.installDir(

FYI: Beware of packaging bug wrt qtwebengine

2017-10-01 Thread Kevin Funk
w.com/questions/35354581/qwebengineview-crashes-on-load-or-page-method Patch is here: https://commits.kde.org/craft-blueprints-kde/ 7daad924aabb58caf2eced2e1cca019406dad541 Commit: commit 7daad924aabb58caf2eced2e1cca019406dad541 Author: Kevin Funk Date: Mon Oct 2 01:11:56 2017 +0200 qt

[Craft] [Bug 386787] compiling cantor via craft fails

2017-11-12 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=386787 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[konversation] [Bug 385959] QCA-QT5.DLL is missing.

2017-11-12 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=385959 --- Comment #4 from Kevin Funk --- Where did you get that installer from? -- You are receiving this mail because: You are on the CC list for the bug.

[Craft] [Bug 386787] compiling cantor via craft fails

2017-11-12 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=386787 --- Comment #6 from Kevin Funk --- You're probably using the 17.08.3 tag for Cantor, which doesn't contain the fix. Christophe pushed his fix to 17.08 branch though. Overwrite the target for just one single Craft invokation: => craft --

[konversation] [Bug 385959] QCA-QT5.DLL is missing.

2017-11-16 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=385959 Kevin Funk changed: What|Removed |Added CC||h...@kde.org --- Comment #9 from Kevin Funk

[konversation] [Bug 385959] QCA-QT5.DLL is missing.

2017-11-19 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=385959 Kevin Funk changed: What|Removed |Added Status|CONFIRMED |RESOLVED Latest Commit

[konversation] [Bug 385959] QCA-QT5.DLL is missing.

2017-11-19 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=385959 --- Comment #13 from Kevin Funk --- We're just rebuilding the Windows installer package. Please check out the result of the new build (#98) in a few minutes: https://binary-factory.kde.org/job/konversation-stable-win32/ -- You are receiving

Re: Qt Data Visualization?

2018-01-08 Thread Kevin Funk
is > used by KStars now and we would like to utilize it. -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Binary factory for RKWard

2018-03-26 Thread Kevin Funk
oes not seem to be getting a whole lot of updates... > > Regards > Thomas > > (*): r-base. And no, building that from source would not help any, as > R brings a whole ecosystem of MinGW-built external add-on packages -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Building KDevelop master with craft on Windows failing

2018-11-20 Thread Kevin Funk
BlueprintSettings.ini file I have specified that I want the > master version. Like so: > > [extragear/kdevelop-pg-qt] > version = master > > But that does not seem to have any effect on the version that is chosen for > the build (2.1) > > Any pointer(s) as to what I might be doing wrong would be much appreciated. -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: How to Install KTurtle in my Windows 7 PC

2019-10-14 Thread Kevin Funk
t one of the KTurtle downloads from here: https://binary-factory.kde.org/job/KTurtle_Nightly_win64/ At some point we'll hopefully official download links on: https://kde.org/applications/education/org.kde.kturtle Regards, Kevin > Please Please Please Help me. > Regards, > Ambis

Re: Building kdevelop on Windows 10 with MinGW/gcc

2020-07-28 Thread Kevin Funk
the kdevelop code on my > > laptop. > > > > Regards, > > Russ > > > > [1] Check out my beta toolset at http://winlua.net. The JamPlus build > > system doesn't work and I don't have a good debugger interface yet > > (lldb-mi), but the compiler works well with KDevelop. I'm considering > > adopting kdevelop as my "Standard IDE". The WinLua Compiler (WLC) is a > > binary installation of Martin Storsjo's excellent llvm-mingw package > > found here (https://github.com/mstorsjo/llvm-mingw). -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: KDE is All About the Apps; Autumn 2021

2021-11-23 Thread Kevin Funk
macOS - Thursday 25th - 17:00 > Linux - Thursday 25th - 19:00 > > We can meet here: > https://meet.kde.org/b/ale-cgt-bbb > > Only Volker reached out about Android, so will follow up with you on > #kde-android:kde.org and maybe we can see what conversation do we > actual

[Bug 277026] failed process notification at startup

2012-12-22 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=277026 Kevin Funk changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution

[kate] [Bug 243375] [PATCH] KDevelop crashes since KGlobal is deleted after KZoneAllocator is freed due to wrong behavior of KateFactory. Fixed.

2014-01-27 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=243375 --- Comment #6 from Kevin Funk --- Git commit 8beb63bcb08568eac8578844d7a1f4f44280f685 by Kevin Funk. Committed on 11/12/2013 at 09:48. Pushed by kfunk into branch 'master'. Attempt to fix KZoneAllocator issue kcompletion.p_h: Make

[kate] [Bug 243375] [PATCH] KDevelop crashes since KGlobal is deleted after KZoneAllocator is freed due to wrong behavior of KateFactory. Fixed.

2014-01-27 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=243375 --- Comment #7 from Kevin Funk --- Git commit d10d52e0cc6b57f01dbe92a11eea94d0b12aa166 by Kevin Funk. Committed on 28/01/2014 at 01:38. Pushed by kfunk into branch 'master'. Attempt to fix KZoneAllocator issue kcompletion.p_h: Make

Re: Invalid option 'win32-msvc2013' when emerging qt using VS2013 on kde-4.12 branch

2014-02-23 Thread Kevin Funk
, to build the latest checkout from Qt. @KDE-Windows people: Did anyone attempt to compile the Qt4/KDE4 stack using MSVC2013 yet? We try to get KDevelop running on KDE4, and that requires MSVC2013 atm (because we use certain C++11 features in KDevelop master that are only available since that MSVC version). Anyone? Cheers -- Kevin Funk ___ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows

Re: Review Request 115184: Fix build on MSVC x64

2014-03-10 Thread Kevin Funk
om me. - Kevin Funk On Jan. 21, 2014, 7:59 p.m., Alexander Richardson wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewboard

[kate] [Bug 331465] kwrite crashes when opening empty file on Windows

2014-03-10 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=331465 Kevin Funk changed: What|Removed |Added CC||kf...@kde.org -- You are receiving this mail

Re: Per-app MSI-based installers

2014-07-02 Thread Kevin Funk
inter driver installers, which are roughly about 200 MB...) PS: Don't get me wrong. I wouldn't oppose a proper package manager for Windows either. I'd love to have one. But still, this is nothing for the average user. At any rate, thanks a lot for driving this Nicolas, much appr

Re: Per-app MSI-based installers

2014-07-02 Thread Kevin Funk
On Wednesday 02 July 2014 20:53:14 John Layt wrote: > *Puts on Devil's Advocate cape* > > On 2 July 2014 19:02, Kevin Funk wrote: > > On Wednesday 02 July 2014 19:35:15 Boudewijn Rempt wrote: > >> But honestly... Is that really large? In this day and age 100mb

Re: Review Request 120365: export functions that are needed in the other dlls

2014-09-25 Thread Kevin Funk
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120365/#review67434 --- Ship it! Ship It! - Kevin Funk On Sept. 25, 2014, 2:02

Re: Review Request 120364: replace export headers w. generate_export_headers

2014-09-25 Thread Kevin Funk
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120364/#review67435 --- Ship it! Ship It! - Kevin Funk On Sept. 25, 2014, 2:02

Re: Review Request 120367: replace export headers w. generate_export_headers

2014-09-25 Thread Kevin Funk
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120367/#review67436 --- Ship it! Ship It! - Kevin Funk On Sept. 25, 2014, 2:13

Re: Review Request 120368: replace export headers w. generate_export_headers

2014-09-25 Thread Kevin Funk
--- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/120368/#review67438 --- Ship it! Ship It! - Kevin Funk On Sept. 25, 2014, 2:23

Re: Review Request 120366: variable length arrays can't be static on windows

2014-09-25 Thread Kevin Funk
://stackoverflow.com/questions/5246900/enabling-vlasvariable-length-arrays-in-ms-visual-c (it's also available on Linux) - Kevin Funk On Sept. 25, 2014, 2:03 p.m., Patrick Spendrin wrote: > > --- > This is an automatically genera

[kde-windows] [Bug 340834] emerge konsole error: KF5 missing

2014-11-11 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=340834 --- Comment #1 from Kevin Funk --- There's tier1/kconfig. Please add it to the list of dependencies in konsole.py in emerge.git. You can the post the patch on our review board. -- You are receiving this mail because: You are the assignee for th

[kde-windows] [Bug 340831] Error on emerge kdevelop in kcwsh

2014-11-11 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=340831 Kevin Funk changed: What|Removed |Added CC||kf...@kde.org --- Comment #7 from Kevin Funk

[kde-windows] [Bug 340834] emerge konsole error: KF5 missing

2014-11-11 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=340834 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kde-windows] [Bug 340831] Error on emerge kdevelop in kcwsh

2014-11-12 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=340831 Kevin Funk changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[kde-windows] [Bug 340834] emerge konsole error: KF5 missing

2014-11-12 Thread Kevin Funk
https://bugs.kde.org/show_bug.cgi?id=340834 Kevin Funk changed: What|Removed |Added CC||arichardson.kde@googlemail

Re: How to rebuild all KF5+Kate, and how to do this incrementally?

2014-12-01 Thread Kevin Funk
sier for first time users. > Please enlighten me someone... Hope I could, at least a bit... > Thanks, > Dominik Cheers -- Kevin Funk | kf...@kde.org | http://kfunk.org ___ Kde-windows mailing list Kde-windows@kde.org https://mail.kde.org/mailman/listinfo/kde-windows

Re: Review Request 120877: Convert switch statements to if/else due to MSVC limitation

2015-01-01 Thread Kevin Funk
x27;t see a better solution either => Go for it. - Kevin Funk On Oct. 30, 2014, 1:35 a.m., Andrius da Costa Ribas wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://git.reviewbo

  1   2   >