Re: releaseme new requirement: non-conflicting files on case-insensitive FS/OS

2017-11-20 Thread Kevin Funk
run tarme now so your next release doesn't > get held up by case-insensitive file conflicts. > > If you have any questions please do ask. > > [1] > https://phabricator.kde.org/R572:0936ab0e02551fe6d3e8ad07b97cd7d7d3d26838 > > HS -- Kevin Funk | kf...@kde.org

Re: releaseme new requirement: non-conflicting files on case-insensitive FS/OS

2017-11-21 Thread Kevin Funk
least 8 spelled that way! > > Boss: How is that possible? > > Worker: A & a sound the same, B & b sound the same, C & c sound the same, ad > nauseum. There's no rhyme or reason for the case differences. It's > anarchistic. *yawn*. Really, that discussion is completely moot. -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Unable to compile KWidgetsAddons

2018-04-06 Thread Kevin Funk
-features.7.html Regards, Kevin > My g++ version looks okay: > > $ g++ --version > g++ (Ubuntu 5.4.0-6ubuntu1~16.04.9) 5.4.0 20160609 > Copyright (C) 2015 Free Software Foundation, Inc. > > > Nate -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: vnc client keyboard mapping

2018-08-08 Thread Kevin Funk
a Linux system. (see https://github.com/TigerVNC/tigervnc/releases) Regards, Kevin > Is it supported in KDE plasma (that works fine in other systems.) > > Regards, > > S.Ancelot -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Gitlab Evaluation & Migration

2019-02-25 Thread Kevin Funk
I always get slight shivers when having to work with it. I'm contributing to several other projects on either GitLab, GitHub, BitBucket, and the whole experience is simply better. I think there's no doubt about that. The move to yet another system is ambitious but let's rather do it sooner than later. Looking forward to GitLab adoption across the board! Thanks for the effort, guys! Cheers, Kevin > Cheers, > Eike -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Problem with KCompTreeNode on Windows (or: destruction order of static objects?)

2013-11-30 Thread Kevin Funk
ted and needs to there *until* the last one has been destroyed. Any ideas? Greets [1] https://bugs.kde.org/show_bug.cgi?id=243375 (initial bug report) [2] https://bugs.kde.org/show_bug.cgi?id=327599 (contains stack traces) -- Kevin Funk >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Problem with KCompTreeNode on Windows (or: destruction order of static objects?)

2013-12-11 Thread Kevin Funk
Am Mittwoch, 4. Dezember 2013, 16:36:12 schrieb Milian Wolff: > On Wednesday 04 December 2013 16:01:03 Frank Reininghaus wrote: > > Hi, > > > > 2013/11/30 Kevin Funk: > > > Hey guys, > > > > > > My recent attempts to make KDevelop shine on Windows

Re: Problem with KCompTreeNode on Windows (or: destruction order of static objects?)

2013-12-12 Thread Kevin Funk
Am Donnerstag, 12. Dezember 2013, 11:27:07 schrieb Frank Reininghaus: > Hi, > > 2013/12/11 Kevin Funk: > [...] > > >> > > Just using K_GLOBAL_STATIC for the KZoneAllocator instance doesn't > >> > > help > >> > > either. I get

Review Request 119622: Make compile for me

2014-08-05 Thread Kevin Funk
4972a570ca9ef9e8e1d191ffee7f011747adbcf4 Diff: https://git.reviewboard.kde.org/r/119622/diff/ Testing --- Thanks, Kevin Funk >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Review Request 119622: Make compile for me

2014-08-05 Thread Kevin Funk
dc8dfcc3c2c28b6d2dd6df94f8f4627b15d08261 src/kioslaves/timeline/timelinetools.cpp 4972a570ca9ef9e8e1d191ffee7f011747adbcf4 Diff: https://git.reviewboard.kde.org/r/119622/diff/ Testing --- Thanks, Kevin Funk >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Maintaining KAppTemplate

2014-09-11 Thread Kevin Funk
my, > Simon +1. He's already been doing a lot of work on templates in KDevelop/KDevplatform, so it'd only make sense to let him take care of kapptemplate a bit. Cheers -- Kevin Funk | kf...@kde.org | http://kfunk.org >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Announcing heaptrack - a Heap Memory Profiler for Linux

2014-12-10 Thread Kevin Funk
With the REQUIRED in place it errors out early now. => All fine. > make heaptrack_print VERBOSE=1 |& tee make_log.txt > -> esp. the linker invocation would be interesting, it should be something > like > > /usr/lib/icecream/libexec/icecc/bin/g++-std=c++11 -O2 -g -DNDEBUG > CMakeFiles/heaptrack_print.dir/heaptrack_print.cpp.o -o heaptrack_print - > rdynamic -lboost_iostreams -lboost_program_options > > If this does not include the -lboost_* stuff, can you try to add > > message(FATAL_ERROR "Boost libs: ${Boost_LIBRARIES}") > > below the find_package in the CMakeLists.txt? What CMake do you use, btw.? > And maybe play with the following options, and toggle them on/off: > > set(Boost_USE_STATIC_LIBS OFF) > set(Boost_USE_MULTITHREADED ON) > set(Boost_USE_STATIC_RUNTIME OFF) > > (see > http://stackoverflow.com/questions/6646405/how-do-you-add-boost-libraries-i > n-cmakelists-txt) > > Bye > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe > >> << -- Kevin Funk | kf...@kde.org | http://kfunk.org >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: kubuntu plasma 5 login error

2014-12-18 Thread Kevin Funk
I'm also having issues with Plasma 5 from Kubuntu PPA's packages. Seems related to this one. After some suspend/resumes cycles it seems that something in in the kded+powerdevil integration breaks and I can no longer use any Power Management related features. One issue: Clickin

Re: kubuntu plasma 5 login error

2014-12-18 Thread Kevin Funk
On Thursday 18 December 2014 09:15:14 Kevin Funk wrote: > On Thursday 18 December 2014 05:12:10 anu mittal wrote: > > Okay I will give it a try. Thanks. > > > > On Thu, Dec 18, 2014, 6:43 AM Aleix Pol wrote: > > > On Wed, Dec 17, 2014 at 7:35 PM, anu mitta

Re: AppData/AppStream progress in KDE

2014-12-19 Thread Kevin Funk
check how to get it, though). > > Thanks! > > Richard > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe > >> << -- Kevin Funk | kf...@kde.org | http://kfunk.org >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Macaw-Movies: KDE-Incubator

2015-02-25 Thread Kevin Funk
eems to be stable, we are going to write it (a draft) in the next > few weeks.. Maybe a first v0.1 could be released on the end of april? > > How clean is the project? > == > * We tried to follow rules we found on Google projects, KDE and so on. >

Re: What's the correct strategy to resolve i18n merge conflicts?

2015-03-09 Thread Kevin Funk
tter, scripty will just make it right on the next > day. The translations on .desktop files are the output of a script, the real > translation is in .po files in the .svn repo. > > Cheers, > Albert > > > Cheers, > > Thomas > > > > >> Visit http://mail.k

Re: KF5 with qmake problems

2015-04-23 Thread Kevin Funk
ude/KF5/KTextWidgets/ > LIBS += -lKF5TextEditor > INCLUDEPATH += /usr/include/KF5/KParts/ > LIBS += -lKF5Parts > > Thx, > Krys > > [1] > http://thenoobietips.blogspot.co.nz/2014/06/kf5-tutorial-2-how-to-use-kxmlgu > iwindow.html > >> Visit http://mail.kde.or

Re: KF5 with qmake problems

2015-04-24 Thread Kevin Funk
On Friday, April 24, 2015 08:48:53 Kevin Funk wrote: > On Friday, April 24, 2015 17:24:34 Christian Gagneraud wrote: > > Hi there, > > > > I've just installed kubuntu-15.04, and I'm trying to run this tutorial > > [1]. I'm using stock Qt5, KF5 and Qt Cre

Re: KF5 with qmake problems

2015-04-24 Thread Kevin Funk
On Friday, April 24, 2015 20:34:33 Christian Gagneraud wrote: > On 24/04/15 19:35, Kevin Funk wrote: > > On Friday, April 24, 2015 08:48:53 Kevin Funk wrote: > >> On Friday, April 24, 2015 17:24:34 Christian Gagneraud wrote: > >>> Hi there, > >>> > &

Re: Interested in Contribution

2015-05-05 Thread Kevin Funk
biAVveA7v8dkstWRdPn7IE4kJkC > > SAqsF9a4G/dKyB/gTOgtjT0seSuVSIb4vRe/kdmIHd3BCbh9uc73hYxY8ZjimIrT > > cRcqaxl6EC6oKFrM6/tszsri5dPB1K0Sthn3fuygAC93WnX7JRco/upLEFxYASkr > > 4d7mmCiS3EYe2jrC71LyN8IGAw5+LuC3RXBl3ksKTrevHtD8VZhLrhwzldaNT6aF > > cKUaDFcSk6EJnHeB1b4LkzRw9t/vRnYVWbMn/T

kdesrc-buildrc: Show compile output

2015-08-24 Thread Kevin Funk
erbose print command invocations (cmake, gcc, clang++) + compile output, too... Am I missing something? (I'm not the Perl guru either...) Cheers -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part. >> Visit http://mail.kde.org/m

Re: Review Request 125004: Make "querying for remaining time" thread safe

2015-09-02 Thread Kevin Funk
tps://git.reviewboard.kde.org/r/125004/#comment58639> I'm not sure this change is correct: This changes semantics wrt weights. I presume the prior approach assigned increasing weights for [first,last]; now it just does that for [0,end[. Double-check... - Kevin Funk On Sept. 2, 201

Re: Review Request 125004: Make "querying for remaining time" thread safe

2015-09-02 Thread Kevin Funk
tps://git.reviewboard.kde.org/r/125004/#comment58641> Oh, right, you also changed the code inside the loop accordingly. I was so focussed on the loop-merge that I didn't notice... Alright, sorry for the noise. LGTM. - Kevin Funk On Sept. 2, 2015, 7:54 a.m., Pinak

Re: Input from OS X developers wanted

2015-09-13 Thread Kevin Funk
hics and Apple stopped releasing X11 > (Quartz) with OS X. AFAIK, a few FOSS packages available via Macports or > supplied in Apple versions by their developers still use Quartz/X11. > Notable among these are Gimp and Inkscape. > > Cheers, Ian W. > > >> Visit http://

Re: Phabricator Questions

2015-11-04 Thread Kevin Funk
#x27;s possible in ReviewBoard.) Cheers, Kevin -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Phabricator Questions

2015-11-05 Thread Kevin Funk
On Thursday, November 05, 2015 09:25:58 PM Ben Cooksley wrote: > On Thu, Nov 5, 2015 at 12:58 AM, Kevin Funk wrote: > > On Wednesday, October 28, 2015 10:47:54 AM Milian Wolff wrote: > >> Hey all, > >> > >> I got a few questions regarding Phabricator

Re: robots.txt in quickgit.kde.org

2015-12-28 Thread Kevin Funk
me wrong, I don't care if anyone can - fine. But the inability > doesn't exactly like shooting yourself. > > Shrug, > Thomas > > >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe > >> << -- Kevin Funk | kf...@kde.org | http

Re: robots.txt in quickgit.kde.org

2015-12-29 Thread Kevin Funk
R for robots, in order to avoid abuse. Cheers, Kevin > > Cheers > > Lydia > > Regards, > Ben > > > -- > > Lydia Pintscher - http://about.me/lydia.pintscher > > KDE e.V. Board of Directors / KDE Community Working Group > > http://kde.org - http://open

Re: seeking guidance

2015-12-30 Thread Kevin Funk
Or just try to fix any annoyances with a KDE application you regularly use. Cheers, Kevin > > thanks. > > Regards, > Nitish Chauhan > my linkedin profile :- https://in.linkedin.com/in/nitish-chauhan-060a66a5 -- Kevin Funk | kf...@kde.org | http://kfunk.org signature

Re: New developer

2015-12-30 Thread Kevin Funk
bs present here: http://kde.org/jj Or just try to fix any annoyances with a KDE application you regularly use. Cheers, Kevin -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: New developer

2015-12-30 Thread Kevin Funk
On Wednesday, December 30, 2015 06:44:49 PM Yosef Levy wrote: > Most of bugs are resolved already. Uh? http://kde.org/jj only shows open bugs. Cheers, Kevin > בתאריך 30 בדצמ׳ 2015 12:49,‏ "Kevin Funk" כתב: > > On Wednesday, December 30, 2015 03:51:49 PM Anirudh G

Re: robots.txt in quickgit.kde.org

2016-01-05 Thread Kevin Funk
On Wednesday, December 30, 2015 12:57:23 PM Ben Cooksley wrote: > On Tue, Dec 29, 2015 at 11:16 PM, Kevin Funk wrote: > > On Tuesday, December 29, 2015 10:39:01 PM Ben Cooksley wrote: > >> On Tue, Dec 29, 2015 at 7:59 AM, Lydia Pintscher wrote: > >> > On Sun,

Re: robots.txt in quickgit.kde.org

2016-01-05 Thread Kevin Funk
On Wednesday, January 06, 2016 10:30:52 AM Ben Cooksley wrote: > On Wed, Jan 6, 2016 at 3:17 AM, Kevin Funk wrote: > > On Wednesday, December 30, 2015 12:57:23 PM Ben Cooksley wrote: > >> On Tue, Dec 29, 2015 at 11:16 PM, Kevin Funk wrote: > >> > On Tuesday, Dec

Re: Developing a new KIO Slave (GSoC 2016)

2016-01-21 Thread Kevin Funk
for copy" > files later. > > Hope this helps. > Luca > ___ > Kde-soc mailing list > kde-...@kde.org > https://mail.kde.org/mailman/listinfo/kde-soc -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part. >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Trouble in setting up qt libraries in emerge

2016-03-16 Thread Kevin Funk
ve troubles with Emerge then mailing kde-wind...@kde.org is sufficient. Cheers, Kevin > Alexander -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Configuring a prefix

2016-03-19 Thread Kevin Funk
s I've said elsewhere already, in a perfect world you have to just download a kdesrc-build tarball (or git archive) and invoke a wizard-like script which sets up everything in one go. Cheers, Kevin -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

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: Installation of KDE5 in ubuntu 14.04

2016-06-02 Thread Kevin Funk
Better upgrade to the > new LTS version which already includes Plasma 5. > > I have here one system with 14.04 and decided against that as I just don't > expect it will be a good experience. +1. I'd definitely recommend to upgrade to 16.04 LTS. Cheers, Kevin > Cheers >

Re: Scrap Baloo Thread Feedback

2016-10-07 Thread Kevin Funk
likely makes sense for you to subscribe, no? Cheers, Kevin > (snip) -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: ktexteditor crash opening a specific file

2016-11-09 Thread Kevin Funk
on of it that I could send, and now I cannot trigger the assert > anymore even with the original file, sigh. > how should I track this down? > Tomaz CC'ed the correct mailing list -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Dropping kdelibs4-based applications in KDE Applications 17.12

2016-11-17 Thread Kevin Funk
f a sprint) to port those. Consider me in as well. Cheers, Kevin > Greetings, > Sven -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: What in plasma/fw5 monitors laptop function keys for backlight control?

2016-12-12 Thread Kevin Funk
pp [1] Hope that helps, Kevin [1] https://cgit.kde.org/powerdevil.git/tree/daemon/backends/upower/ backlighthelper.cpp -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Dropping the svn kio from kdesdk-kioslaves

2016-12-15 Thread Kevin Funk
ping it? > > Cheers, > Albert -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Dropping the svn kio from kdesdk-kioslaves

2016-12-16 Thread Kevin Funk
On Friday, 16 December 2016 06:31:46 CET Christian Ehrlicher wrote: > Am 15.12.2016 um 23:12 schrieb Kevin Funk: > > On Thursday, 15 December 2016 22:14:38 CET Albert Astals Cid wrote: > >> Why? > >> > >> * It doesn't compile with newer libsvn &

Re: Kdevelop5 - Xdebug

2016-12-28 Thread Kevin Funk
rted quickly. Here are the porting notes for porting towards KF5 in case you're experiencing problems: https://community.kde.org/Frameworks/Porting_Notes (super helpful) Hope that helps. Looking forward to a kdev-xdebug port to KF5! :) Cheers, Kevin > Many Thanks > > Rick -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: KF5-based kdesvn doesn't display the authorization dialog

2017-02-14 Thread Kevin Funk
27;/home/safa/.ssh/id_rsa':* > "! > I entered the password and it worked for caching log entries (that progress > bar appears now, which did not before when started graphically). > For updating to HEAD, I see 3 password promots, and entering my password > whatever number of times

Re: Commit notifications

2017-03-13 Thread Kevin Funk
rnative to commitfilter. Bhushan (CC'd) wanted to start writing a new interface -- any progress in this regard? Cheers, Kevin > Regards, > Kåre -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Cant build KDE EDU Blinken from source code

2017-06-06 Thread Kevin Funk
phonon4qt5experimental4: /usr/lib/x86_64-linux-gnu/ libphonon4qt5experimental.so.4 libphonon4qt5experimental4: /usr/lib/x86_64-linux-gnu/ libphonon4qt5experimental.so.4.8.3 => Solution: Install libphonon4qt5experimental4 via apt-get. Hope that helps, Kevin -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: How to start contributing?

2017-09-29 Thread Kevin Funk
f you're interested, let me know, and I'll tell you more. > > You may want to check out scintilla.com, and join the scintilla-interest > mail list (on googlegroups). Dead link. And since when is Scintilla a KDE project? Regards, Kevin > Randy Kramer -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: Is there interest in participating in Google Code-in this year?

2017-10-13 Thread Kevin Funk
> Org applications are open, but unless I hear a swell of enthusiasm > here, I'm inclined to not apply. > > Thoughts? > > Valorie, for Student Programs admin team -- Kevin Funk | kf...@kde.org | http://kfunk.org signature.asc Description: This is a digitally signed message part.

Re: How to load KDE plugins from a dev directory?

2011-02-25 Thread Kevin Funk
might be also very interesting to you: http://techbase.kde.org/Getting_Started/Increased_Productivity_in_KDE4_with_Scripts/.bashrc (sourcing this basically sets all the required environment variables you need) I'm using this to install the complete KDE environment (and other cmake based applications) to user-sp

Re: Widget Focus

2011-06-22 Thread Kevin Funk
s ensures that the widget(s) is/are fully constructed before receiving the focus activation. Hope this helps, Greets -- Kevin Funk >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Re: KConfigXT and settings external changes

2011-09-06 Thread Kevin Funk
rks like a charm there. To be honest though I'm not sure whether I > > leak the settings dialogs in app::preferences, I should investigate that > > > > :) > > Ah ok - I delete the dialog on close (via the attribute). Probably that is > all that is required? > > b

Re: Amarok

2012-03-24 Thread Kevin Funk
ttp://community.kde.org/GSoC/2012/Ideas#Project:_Spotify_Collection Greets -- Kevin Funk >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<