(minor) issues after upgrading to 2.20
Jeremy Messenger
mezz7 at cox.net
Thu Oct 4 19:40:35 PDT 2007
On Thu, 04 Oct 2007 17:31:38 -0500, Frank Jahnke <jahnke at 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 at cox.net - mezz at FreeBSD.org
FreeBSD GNOME Team - FreeBSD Multimedia Hat (ports, not src)
http://www.FreeBSD.org/gnome/ - gnome at FreeBSD.org
http://wiki.freebsd.org/multimedia - multimedia at FreeBSD.org
More information about the freebsd-gnome
mailing list