[Bug 76109] Re: crashes on file load

2007-09-26 Thread Barry deFreese
** Changed in: emacs-snapshot (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
crashes on file load
https://bugs.launchpad.net/bugs/76109
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76109] Re: crashes on file load

2007-05-26 Thread Jérôme Guelfucci
I'm setting this as fix committed as it seems to be fixed in packages
that a more recent than the official one from the repos.

** Changed in: emacs-snapshot (Ubuntu)
   Importance: Undecided = Low
   Status: Unconfirmed = Fix Committed

-- 
crashes on file load
https://bugs.launchpad.net/bugs/76109
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76109] Re: crashes on file load

2007-02-03 Thread Daniel Newman
I've been doing semi-regular updates of the emacs-snapshot-gtk package,
but the problem has remained.

However, yesterday I did an update using the ubuntu 1:20070127-1
version, and the file dialogs now seem to operate normally, so I guess
someone did something that fixed the bug.

Many thanks to whoever was responsible.

-- 
crashes on file load
https://launchpad.net/bugs/76109

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 76109] Re: crashes on file load

2007-02-03 Thread Romain Francoise
There's no such version in Ubuntu, so I guess you obtained it from a
third party.  Anyway, thanks for following up.

-- 
crashes on file load
https://launchpad.net/bugs/76109

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76109] Re: crashes on file load

2007-02-03 Thread Daniel Newman
from the package info:

dpkg -s emacs-snapshot-gtk
Package: emacs-snapshot-gtk
Status: install ok installed
Priority: optional
Section: editors
Installed-Size: 12992
Maintainer: Romain Francoise [EMAIL PROTECTED]
Architecture: i386
Source: emacs-snapshot
Version: 1:20070127-1
Provides: emacs-snapshot, emacsen, editor, info-browser, mail-reader, 
news-reader
Depends: emacs-snapshot-bin-common (= 1:20070127-1), libasound2 ( 1.0.11), 
libc6 (= 2.4-1), libfontconfig1 (= 2.3.0), libfreetype6 (= 2.2), 
libglib2.0-0 (= 2.12.0), libgtk2.0-0 (= 2.10.3), libice6, libjpeg62, 
libncurses5 (= 5.4-5), libpng12-0 (= 1.2.8rel), libsm6, libtiff4, libungif4g 
(= 4.1.3), libx11-6, libxft2 ( 2.1.1), libxpm4
Conflicts: w3-el
Description: The GNU Emacs editor (with GTK+ 2.x support)
 GNU Emacs is the extensible self-documenting text editor.
 This package contains a version of Emacs compiled with support for GTK+ 2.x.


the two sites I have used for these emacs snapshots are
 http://debs.peadrop.com
and
 http://people.ubuntu-in.org/~ghoseb

If there is a better or more official site, I'd welcome your advice ?

-- 
crashes on file load
https://launchpad.net/bugs/76109

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76109] Re: crashes on file load

2006-12-19 Thread Daniel Newman
During various experiments, on one occasion activation from the File
menu actually opened the gtk file dialog, but the file selection did not
work.   The command line and message was:

[EMAIL PROTECTED]:~$emacs-snapshot-gtk --enable-font-backend --font
Monospace-9

(emacs-snapshot-gtk:24345): GLib-WARNING **: g_main_context_prepare()
called recursively from within a source's check() or prepare() member.

Repeating the same actions immediately afterwards did not open the
dialog, but instead resulted in the usual Fatal error (6)Aborted

-- 
crashes on file load
https://launchpad.net/bugs/76109

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76109] Re: crashes on file load

2006-12-17 Thread Daniel Newman
ok, upgraded to Version: 1:20061106-1, using the debs from 
deb http://people.ubuntu-in.org/~ghoseb/apt-edgy/ edgy main

Tried M-x find-file, load worked ok :)

Tried loading file from menu and toolbar, emacs crashes, leaving message
Fatal error (6)Aborted as before.

upgraded again to Version: 1:20061210-1, using debs from
deb http://debs.peadrop.com edgy backports

Same results as above.  In both these more recent snapshots a file can
be loaded for editing from the command line, or using M-x find-file
(***not load-file***) or C-x C-f, but not using the File-Open File menu
or the toolbar.

However, in the most recent version, if I start emacs with a file from
the command line, then use C-x C-f to load another file, then try the
menu to load a third file, very occasionally emacs doesn't crash
immediately.  Instead, the following errors appear at the command line:

Xlib: unexpected async reply (sequence 0x1a7b)!

(emacs:15162): Gdk-CRITICAL **: gdk_window_set_geometry_hints: assertion
`GDK_IS_WINDOW (window)' failed

(emacs:15162): Gdk-CRITICAL **: gdk_window_move_resize: assertion
`GDK_IS_WINDOW (window)' failed

(emacs:15162): Gdk-CRITICAL **: gdk_window_set_geometry_hints: assertion
`GDK_IS_WINDOW (window)' failed

(emacs:15162): Gdk-CRITICAL **: gdk_window_resize: assertion `GDK_IS_WINDOW 
(window)' failed
Fatal error (6)Aborted


More suggestions?

-- 
crashes on file load
https://launchpad.net/bugs/76109

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 76109] Re: crashes on file load

2006-12-17 Thread Romain Francoise
Could you give me more information about your environment?
Are you using a local or remote display?  Which architecture is
this?  What's your version of GTK+?

-- 
crashes on file load
https://launchpad.net/bugs/76109

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 76109] Re: crashes on file load

2006-12-17 Thread Daniel Newman
The hardware is an Apple Macbook Pro 15in Core Duo, running the 2.6.19
SMP preemptible kernel, with graphics using the ATI fglrx driver version
8.29.6 on the local display.

Output of xdpyinfo is attached.

I'm using the Ubuntu edgy distribution of Gnome 2.16.1, build date
02/10/06, with GTK version 2.10.6-0ubuntu3

** Attachment added: x display info
   http://librarian.launchpad.net/5430533/xdpyinfo.log

-- 
crashes on file load
https://launchpad.net/bugs/76109

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs