Re: [kde-freebsd] Hi all! //KDE + FreeBSD = freeze screen until mose move

2009-02-11 Thread Paweł Wieczorek
On Wed, Feb 11, 2009 at 10:03 AM, wrote: > I have started kde4.2. And very often all screen content freezes until i > move mouse. If mouse moves all work well and fast. But, for example, i type > text in console and the text does not appear until i move mouse! > Does any body have suggestions? >

Re: [kde-freebsd] Konsole / kpty porting (long)

2008-07-09 Thread Paweł Wieczorek
Hi, i am trying to solve this same problem now. I checked if terminal is setted correctly and if sub-process is runned on this terminal. On my host (fbsd 7-stable) it is good. I checked by small program http://trzask.int.pl/~wieczyk/shellttyinfo.c if sub-process is set on pty correctly, and it l

Re: [kde-freebsd] Konsole / kpty porting (long)

2008-07-14 Thread Paweł Wieczorek
Hi. Propably i find a solution for this problem (work on my host). Propably FIONREAD is not well working for our tty_pty pseudo terminal driver. When I used TIOCOUTQ instead of FIONREAD, then I get proper value of available bytes to read. I am attaching a my helper program. If someone will still

[kde-freebsd] Kdemultimedia4.0.93 build problem.

2008-07-21 Thread Paweł Wieczorek
Hi, I had build problems with kdemultimedia4: In file included from /usr/ports/multimedia/kdemultimedia4/work/kdemultimedia-4.0.98/juk/coverinfo.cpp:38: /usr/local/include/taglib/id3v2tag.h:101: error: invalid use of incomplete type 'struct TagLib::Tag' /usr/local/include/taglib/tfile.h:31: e