Re: [kde-freebsd] fko How To

2010-01-21 Thread Max Brazhnikov
On Thu, 21 Jan 2010 11:21:55 -0500, Steven Friedrich wrote: > On my system, Dolphin crashes and I'd like to be able to provide crash > info. > > I have added to /etc/make.conf: > WANT_KDE_DEBUG=yes > WANT_QT_DEBUG=yes > > Did these change? KDE4 ports support WITH_DEBUG only. Qt-4.6.1 respects bo

Re: [kde-freebsd] fko How To

2010-01-21 Thread Raphael Kubo da Costa
On Thursday 21 January 2010 18:20:01 Mina R Waheeb wrote: > Dolphin seems to be unhappy after last upgrade of KDE! > I have the same problem too, try to disable the Previews from the > General tab, at least it make more stable for me! > > Cheers, > Mina R Waheeb > > On Thursday 21 January 2010 4:

Re: [kde-freebsd] fko How To

2010-01-21 Thread Mina R Waheeb
Dolphin seems to be unhappy after last upgrade of KDE! I have the same problem too, try to disable the Previews from the General tab, at least it make more stable for me! Cheers, Mina R Waheeb On Thursday 21 January 2010 4:21:55 pm Steven Friedrich wrote: > On my system, Dolphin crashes and I'd

[kde-freebsd] fko How To

2010-01-21 Thread Steven Friedrich
On my system, Dolphin crashes and I'd like to be able to provide crash info. I have added to /etc/make.conf: WANT_KDE_DEBUG=yes WANT_QT_DEBUG=yes Did these change? But I still don't get any useful backtrace. Do I have to be running a debug kernel? __