Date: Fri, 03 Aug 2012 23:06:29 +0530 From: ashish@freebsd.org (Ashish SHUKLA) To: Marco Beishuizen <mbeis@xs4all.nl> Cc: ports@freebsd.org Subject: Re: [CFT] editors/emacs to 24.1 Message-ID: <86fw83j2si.fsf@chateau.d.if> In-Reply-To: <alpine.BSF.2.00.1208031917590.87862@localhost> (Marco Beishuizen's message of "Fri, 3 Aug 2012 19:19:02 %2B0200 (CEST)") References: <86vchenbsx.fsf@chateau.d.if> <alpine.BSF.2.00.1208030009540.3002@localhost> <86boiskiqg.fsf@chateau.d.if> <alpine.BSF.2.00.1208031136370.3125@localhost> <86txwkjglv.fsf@chateau.d.if> <alpine.BSF.2.00.1208031917590.87862@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Fri, 3 Aug 2012 19:19:02 +0200 (CEST), Marco Beishuizen <mbeis@xs4all.nl= > said: > On Fri, 3 Aug 2012, the wise Ashish SHUKLA wrote: >> I use following, and it seems to work fine for me: >>=20 >> --8<---------------cut here---------------start------------->8--- >> #!/bin/sh >>=20 >> 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--- >>=20 >> FTR, my Emacs is compiled with GTK3/DBUS/GCONF options. >>=20 >> 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. =2D-8<---------------cut here---------------start------------->8--- % sudo make -C /usr/ports/editors/emacs -DWITH_DEBUG build deinstall packag= e clean =2D-8<---------------cut here---------------end--------------->8--- If it dumps core, then you can then inspect core using gdb, and send the ba= cktrace: =2D-8<---------------cut here---------------start------------->8--- % gdb $(which emacs) (gdb) core-file emacs.core (gdb) bt full =2D-8<---------------cut here---------------end--------------->8--- HTH =2D-=20 Ashish SHUKLA | GPG: F682 CDCC 39DC 0FEA E116 20B6 C746 CFA9 E74F A4B0 Sent from my Emacs --=-=-= Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.18 (FreeBSD) iQIcBAEBCgAGBQJQHAwgAAoJEMdGz6nnT6SwMFIP/iQw2GZ1mkRIviVRcG8LjZOa 6pBs8hWLluba4V2pE6riIOjBgIIyURxJVAMfYJtZW12328uOlx0pkGWVLZE79V9t 6Cd9NVp+nP86MdXnjTMjXW6WteU5pCN7c6XMrJCN4T4E70HI7h//JQLf/u52hOKW 1sTtF/wAXrM8mkRbg88lIPBa2XzCfm5XF15SCOlw9Ybj26jOSqwwHAJrpwi3OxLu 9qXeAKTUshpbVU8I2BSZ+X0OwvI36xtzMI7aY55YAJ9tWLVo8ebPhIcYvjpADh6m rz+YYpSR2NxfOniKbBYUb1Ko2JK8zPvFSFjkVeDBSOkKLWUkrzQEGyFmyOWYuUmA 46riTBFOEJXOZ4O+rVeSYJyujDo17AGRltlp2vES4ZIKGIQ5UcnWfsdCWThhPigo UPgLlsKuOntHmsUu7maXMvEK4jHKcC1GTgpqX0xrUfu33j1NscTV9fUfHxBQmCJ7 671xr3Rx72HvuZ6djkfmheRWO6gwVTlMB7SqV6haZO3sT7yV+sXznpTRhBeHXEgq sxLsesu95inJWAYx8VI6WdiLbz/uq/u7FOtGM5dPntDhTriKteq/r7y/u/uJ4W4D A7IvYCgGlw7Fl51ebYullc8f+OmJ+A30wsUlOBhOObrIUIENfWJYQrRktffvbbZh uQQxBT7iW1FEPvw1g/D+ =e4kh -----END PGP SIGNATURE----- --=-=-=--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86fw83j2si.fsf>