[kde-freebsd] Annoying bug in KDevelop 3.5.1 + patch

2008-08-21 Thread Arjan van Leeuwen
Hi all, The recently upgraded KDevelop 3.5.1 has an extremely annoying bug (a regression from 3.5.0) where some lines of the compiler output when compiling magically disappear, so you can't see which errors cause your compile to fail. The bug report is here: http://bugs.kde.org/show_bug.cgi?id=15

Re: [kde-freebsd] Should graphics/pixieplus still exist?

2007-11-08 Thread Arjan van Leeuwen
I don't use pixieplus anymore, but depending on GraphicsMagick is probably a good idea. Not sure if there's many people still using pixieplus though. Thanks, Arjan 2007/11/8, Mikhail Teterin <[EMAIL PROTECTED]>: > > Deafening silence... > > Anyway. Attached is the proposed update -- I suspect, t

[kde-freebsd] KDevelop 3.4.0 debugging doesn't work with system gdb

2007-04-17 Thread Arjan van Leeuwen
Hi, After an upgrade to kdevelop-3.4.0, I noticed that debugging didn't work; I can start programs in debugging mode, but when hitting a breakpoint, there's no way to resume the program, and variables and stack list are not visible. After I checked the kdevelop forums, it looks like gdb 6.6 is n

[kde-freebsd] Session management in Qt4

2007-02-22 Thread Arjan van Leeuwen
Hi all, First, a big 'thank you' for the Qt4 ports - it's great to have it in ports before KDE will actually need it. I have a question about them though. Why is it that session management is disabled by default (-no-sm option to configure)? Was there a specific reason to do this? The software I