Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Oct 2007 21:44:31 -0500
From:      "Jeremy Messenger" <mezz7@cox.net>
To:        jahnke@sonatabio.com
Cc:        freebsd-gnome@freebsd.org
Subject:   Re: (minor) issues after upgrading to 2.20
Message-ID:  <op.tzpdwhgj9aq2h7@mezz.mezzweb.com>
In-Reply-To: <1191537098.61533.156.camel@pinot.fmjassoc.com>
References:  <1191517967.61533.122.camel@pinot.fmjassoc.com> <op.tzoxdfns9aq2h7@mezz.mezzweb.com> <op.tzo1zc2k9aq2h7@mezz.mezzweb.com> <1191537098.61533.156.camel@pinot.fmjassoc.com>

index | next in thread | previous in thread | raw e-mail

On Thu, 04 Oct 2007 17:31:38 -0500, Frank Jahnke <jahnke@sonatabio.com>  
wrote:

>
> On Thu, 2007-10-04 at 17:27 -0500, Jeremy Messenger wrote:
>
>> >> 8. Dia is broken
>> >
>> > I will install and check it out.
>>
>> I can't reproduce it. I think we will need more details of 'broken'.
>
> I just tried it now, both from the command line and from the menu, and
> it opened just fine.  Earlier it did nothing, just like OO.o did (or
> didn't).
>
> I'm seeing that a lot, it seems.  Any ideas?

No idea (without any of your details), you can try to create a dummy  
account to see if you still have same issue. If the dummy account works  
better than your account, then you might have to clean up some of ~/.*  
stuff. If you are seeing some random of crash like segfault 11, then it  
might be your ram. Or maybe reboot your machine will help to clear up some  
things like with semaphore stuff (for mono stuff, like tomboy) for example.

If reboot machine helps, then you can tweak your system to get your  
desktop runs smooth. Here's mine:

In /etc/sysctl.conf:
==========================
kern.ipc.shmmax=67108864
kern.ipc.shmall=32768
kern.ipc.shm_allow_removed=1
==========================

In /boot/loader.conf:
==========================
kern.ipc.semmni=50
kern.ipc.semmns=300
kern.maxfiles=25000
==========================

Cheers,
Mezz


-- 
mezz7@cox.net  -  mezz@FreeBSD.org
FreeBSD GNOME Team  -  FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/  -  gnome@FreeBSD.org
http://wiki.freebsd.org/multimedia  -  multimedia@FreeBSD.org


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.tzpdwhgj9aq2h7>