On Monday, January 03, 2011 04:01:58 pm Thomas Lübking wrote:
> Am Sunday 02 January 2011 schrieb Cyrille Berger Skott:
> > exiting. I would be more leaning toward a ktorrent bug than anything
> > else.
> 
> There's probably none, he set "ulimit -n 1" (that means: max amout of open
> file handles: "1" - since _everything_ on unix is a file, this is an
> instant* crasher as at least the X11 socket needs to be connected, kde
> applications use dbus -> 'nother socket, maybe you want to open a config
> file? icons? files to actually operate on? ...) - i think it was supposed
> to prove the weird "sth. in KDE uses sockets and that slows down my system
> because i've a lame HDD" idea, what is -as thiago pointed- bullsh...
> "nonsense" ;-)
> 
> *try "ulimit -n 1; ls; ulimit -n 1024" -> ls fails...
> 
> @Herman
> If you figure the Oxygen style is slower than others on your system that is
> _for sure_ because of animations/ARGB pixmaps/you've got an nvidia GPU
> which /hates/ the QPixmap::fill(Qt:transparent) call... -> use the raster
> engine or switch to another style or help Hugo lowering the amount of ARGB
> pixmap allocations.

or help nvidia fix their crappy drivers :)

More seriously, I forgot the beginning of the thread. Do we know which kde 
version it was ? Things are supposed to work better for oxygen+nvidia since 
kde4.5.3 (I think) and kde4.6 (for sure).

 
>> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<

Reply via email to