[CFT] editors/emacs to 24.1
Ashish SHUKLA
ashish at freebsd.org
Mon Aug 6 00:55:28 UTC 2012
On Fri, 03 Aug 2012 23:06:29 +0530, ashish at freebsd.org (Ashish SHUKLA) said:
> On Fri, 3 Aug 2012 19:19:02 +0200 (CEST), Marco Beishuizen <mbeis at xs4all.nl> said:
>> On Fri, 3 Aug 2012, the wise Ashish SHUKLA wrote:
>>> I use following, and it seems to work fine for me:
>>>
>>> --8<---------------cut here---------------start------------->8---
>>> #!/bin/sh
>>>
>>> xrdb ~/.Xdefaults
>>> xmodmap ~/.Xmodmap
>>> gnome-screensaver &
>>> exec dbus-launch --exit-with-session ck-launch-session fluxbox 2>&1
>>> >$HOME/.xsession-errors
>>> --8<---------------cut here---------------end--------------->8---
>>>
>>> FTR, my Emacs is compiled with GTK3/DBUS/GCONF options.
>>>
>>> Could you try it?
>> I've tried all this but no differences. Still crashes and lockups.
>> Regards,
>> Marco
> Sorry about the problem. Could you please mention the error messages (if any
> you're getting) ?
> Also, could you try compiling it with DEBUG symbols, if not already using,
> i.e.
> % sudo make -C /usr/ports/editors/emacs -DWITH_DEBUG build deinstall package clean
> If it dumps core, then you can then inspect core using gdb, and send the backtrace:
> % gdb $(which emacs)
> (gdb) core-file emacs.core
> (gdb) bt full
Hi Marco,
Could you provide output of those (^^^^) ?
Thanks
--
Ashish SHUKLA
“Any priest or shaman must be presumed guilty until proved innocent.” (Robert
A. Heinlein, 1973)
Sent from my Emacs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20120806/e998d5ad/attachment.pgp
More information about the freebsd-ports
mailing list