Re: [kde-freebsd] Display Problems in 4.8.3 on FreeBSD 8.3 stable

2012-06-15 Thread Alberto Villa
On Wednesday 30 May 2012 12:18:30 Luca Pizzamiglio wrote: > After a half day test, I experienced again the shared memory problem > (ok, heavy graphic usage, but a realistic pattern as well). > That means 16384 is too low for a generic and realist usage. 32768 is > a better and safer value. Suggest

Re: [kde-freebsd] Display Problems in 4.8.3 on FreeBSD 8.3 stable

2012-05-30 Thread Luca Pizzamiglio
Hi people. After a half day test, I experienced again the shared memory problem (ok, heavy graphic usage, but a realistic pattern as well). That means 16384 is too low for a generic and realist usage. 32768 is a better and safer value. Best regards, Luca On Wed, May 30, 2012 at 3:15 AM, David Bo

Re: [kde-freebsd] Display Problems in 4.8.3 on FreeBSD 8.3 stable

2012-05-29 Thread David Booth
On Tuesday, May 29, 2012, Alberto Villa wrote: > On Wed, May 30, 2012 at 2:14 AM, David Booth wrote: > > I follwed the qt4-gui/pkg-message and tried up to 4096 for both > > kern.ipc.shmmni and kern.ipc.shmseg and these did not help. > > Bumping up kern.ipc.shmall fixed it, so this seems to be a >

Re: [kde-freebsd] Display Problems in 4.8.3 on FreeBSD 8.3 stable

2012-05-29 Thread Alberto Villa
On Wed, May 30, 2012 at 2:14 AM, David Booth wrote: > I follwed the qt4-gui/pkg-message and tried up to 4096 for both > kern.ipc.shmmni and kern.ipc.shmseg and these did not help. Bumping up > kern.ipc.shmall fixed it, so this seems to be a separate issue. Perhaps this > should be documented in UP

Re: [kde-freebsd] Display Problems in 4.8.3 on FreeBSD 8.3 stable

2012-05-29 Thread David Booth
On Tuesday, May 29, 2012, Luca Pizzamiglio wrote: > Hi David. > > I' had a similar issue with similar messages.. > Try to set a higher value to kern.ipc.shmall > > I had 8192 that was really inadequate and I set 16384. > > Regards, > Luca > Hi Luca: Thanks for the tip. That seems to have fix

Re: [kde-freebsd] Display Problems in 4.8.3 on FreeBSD 8.3 stable

2012-05-29 Thread David Booth
On Tuesday, May 29, 2012, Alberto Villa wrote: > On Tue, May 29, 2012 at 11:43 PM, Luca Pizzamiglio > > wrote: > > I' had a similar issue with similar messages.. > > Try to set a higher value to kern.ipc.shmall > > > > I had 8192 that was really inadequate and I set 16384. > > It's not shmall.

Re: [kde-freebsd] Display Problems in 4.8.3 on FreeBSD 8.3 stable

2012-05-29 Thread Luca Pizzamiglio
Hi Alberto, the error I had wasn't MIT_SHM and didn't disappear following instructions on qt4-gui/pkg-message. I spoken on IRC channel and at then I guessed that the was some problem on my system. My shmall was really low (8192) and that creates some problem. That is just a further tip. Best regar

Re: [kde-freebsd] Display Problems in 4.8.3 on FreeBSD 8.3 stable

2012-05-29 Thread Alberto Villa
On Tue, May 29, 2012 at 11:43 PM, Luca Pizzamiglio wrote: > I' had a similar issue with similar messages.. > Try to set a higher value to kern.ipc.shmall > > I had 8192 that was really inadequate and I set 16384. It's not shmall. Please, check UPDATING or qt4-gui/pkg-message. -- Alberto Villa, F

Re: [kde-freebsd] Display Problems in 4.8.3 on FreeBSD 8.3 stable

2012-05-29 Thread Luca Pizzamiglio
Hi David. I' had a similar issue with similar messages.. Try to set a higher value to kern.ipc.shmall I had 8192 that was really inadequate and I set 16384. Regards, Luca On Tue, May 29, 2012 at 6:42 PM, David Booth wrote: > Hi: > > I updated to 4.8.3 this weekend and now have display renderin