Re: KF5 with qmake problems

2015-09-09 Thread Oswald Buddenhagen
On Sun, Sep 06, 2015 at 11:10:29AM +0200, David Faure wrote: > This seems to be a bug in Qt. > The code in qtAddModules (qtbase/mkspecs/features/qt_functions.prf ) > turns "core gui KParts" into "core gui + all the deps from KParts". But > KParts itself is missing. > > If I change > # Topolog

Re: Thoughts from a former KDE, currently Mozilla developer

2010-12-09 Thread Oswald Buddenhagen
On Wed, Dec 08, 2010 at 07:27:48PM -0800, Gary Greene wrote: > You might want to look at > http://code.google.com/appengine/articles/rietveld.html as it does a > fairly good job, and has a decent command line tool. > give us something like github patch queues and we talk business. hmm, maybe nokia

Re: plans for a free, OpenGL-based equivalent to Direct2D ?

2010-12-14 Thread Oswald Buddenhagen
On Tue, Dec 14, 2010 at 01:27:47AM -0500, Benoît Jacob wrote: > Microsoft has an answer to this problem: Direct2D. If we want to cover > advanced 2D needs with hardware acceleration on non-Windows platforms, > we need something like Direct2D, but based on OpenGL. > like, say, http://en.wikipedia.or

Re: kcm_keyboard 4.5.4 fails to build

2010-12-25 Thread Oswald Buddenhagen
On Sat, Dec 25, 2010 at 08:01:46AM +0100, Erik wrote: > +// clean up after X.h/Xlib.h > +#undef Bool > +#undef Unsorted > #include >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Re: Usage of pull rebasing and merges

2011-02-08 Thread Oswald Buddenhagen
On Tue, Feb 08, 2011 at 09:20:55PM +1300, Ben Cooksley wrote: > Do not run "git pull --rebase" after performing the merge, under any > circumstances. > ding ding ding - bingo! On Wed, Feb 02, 2011 at 10:27:02AM +0100, Oswald Buddenhagen wrote: > and remember that follow

Re: Is there something like kdmdynamic?

2011-03-01 Thread Oswald Buddenhagen
On Tue, Mar 01, 2011 at 01:57:35PM +0200, Alexander Todorov wrote: > So is there any way to be able to start/stop login displays with KDM on > demand > or everything needs to be configured in kdmrc before KDM is started? > kdm doesn't know anything about multiple local seats. you can emulate it

Re: Programatically Hide Window Titlebar of Maximized Window From a Plasmoid

2011-05-27 Thread Oswald Buddenhagen
On Fri, May 27, 2011 at 07:12:40AM +0200, Martin Gräßlin wrote: > There is to my knowledge no way to programatically hide window > decorations except for a legacy motif hint > i.e., http://fixunix.com/xwindows/91627-xchangeproperty-questions.html > which I am currently considering to drop support

Re: Use of uninitialized value in qt-copy/bin/syncqt line 337.

2011-06-10 Thread Oswald Buddenhagen
On Wed, Jun 08, 2011 at 03:26:00PM -0700, Nick Savoiu wrote: > Use of uninitialized value in utime at > /scr/tahoe-s1/nos/prjs/kdesrc-build-1.13/dwnld/qt-copy/bin/syncqt line 337. > this is fixed in a newer qt version. the warning as such should be harmless. >> Visit http://mail.kde.org/mailman

Re: KDM restarting only one seat in multi-seat station

2011-11-28 Thread Oswald Buddenhagen
On Mon, Nov 28, 2011 at 11:25:27AM -0200, Caio Ricci wrote: > .xsession-error from non-working seat0 > at first sight this looks like an x server crash. check /var/log/Xorg.0.log.old after the crash, and report to xorg (or nvidia or ati if using a closed-source driver). >> Visit http://mail.kde.

Re: Kde Phonon and qmake

2012-08-02 Thread Oswald Buddenhagen
On Thu, Aug 02, 2012 at 02:48:20PM +0200, Harald Sitter wrote: > The problem is that I always get beaten with a stick whenever I > suggest that Phonon might eventually want to switch to qmake. > well, it's certainly a step back in some ways (dependency tracking being the most serious one. rm -rf bu

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-08-31 Thread Oswald Buddenhagen
On Fri, Aug 31, 2012 at 01:28:54AM +0200, Luigi Toscano wrote: > Daniel Calviño Sánchez wrote: > >>> Also note that, even being a library, it is licensed under the GPLv3+ > >>> (not the LGPL), so it can be used only by free (as in freedom) > >>> applications. > >> > >> This limits the use in KDE ap

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-09-01 Thread Oswald Buddenhagen
On Sat, Sep 01, 2012 at 06:54:08PM +0200, Daniel Calviño Sánchez wrote: > Moreover, KTutorial can't be uploaded to KDE repositories. > i wonder why you chose to reply to my email, if you are just ignoring the content. the above sentence is FUD, that simple. the only place that is really taboo is kd

Re: Introducing KTutorial, a library for interactive tutorials in KDE applications

2012-09-01 Thread Oswald Buddenhagen
bah, i shouldn't post that early in the morning after getting too little sleep. :} On Sun, Sep 02, 2012 at 07:35:37AM +0200, Oswald Buddenhagen wrote: > On Sat, Sep 01, 2012 at 06:54:08PM +0200, Daniel Calviño Sánchez wrote: > > Moreover, KTutorial can't be uploaded to KDE re