GNU bug report logs - #16412
assertion failed switching buffers

Previous Next

Package: emacs;

Reported by: Samuel Wales <samologist <at> gmail.com>

Date: Sat, 11 Jan 2014 01:00:02 UTC

Severity: normal

Tags: moreinfo

Done: Stefan Monnier <monnier <at> iro.umontreal.ca>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#16412: closed (assertion failed switching buffers)
Date: Sat, 11 Jan 2014 03:07:03 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 10 Jan 2014 22:06:07 -0500
with message-id <jwvob3j2pcx.fsf-monnier+emacsbugs <at> gnu.org>
and subject line Re: bug#16412: assertion failed switching buffers
has caused the debbugs.gnu.org bug report #16412,
regarding assertion failed switching buffers
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
16412: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16412
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Samuel Wales <samologist <at> gmail.com>
To: bug-gnu-emacs <at> gnu.org
Subject: assertion failed switching buffers
Date: Fri, 10 Jan 2014 17:59:20 -0700
Debugger entered--Lisp error: (cl-assertion-failed (not
(get-char-property (point-min) (quote display))))
  signal(cl-assertion-failed ((not (get-char-property ... ...))))
  (or (not (get-char-property ... ...)) (signal (quote
cl-assertion-failed) (list ...)))
  (progn (or (not ...) (signal ... ...)) nil)
  (assert (not (get-char-property ... ...)))
  (if ol (progn (assert ...) (setq ol ...)) (assert (not ...)) (setq
ol (make-overlay ... ... nil t)) (overlay-put ol (quote doc-view) t))
  (let ((ol ...)) (when (and ol ...) (setq ol nil)) (if ol (progn ...
...) (assert ...) (setq ol ...) (overlay-put ol ... t)) (overlay-put
ol (quote window) (car winprops)) (image-mode-window-put (quote
overlay) ol winprops))
  doc-view-new-window-function((#<window 3 on *Backtrace*>))
  run-hook-with-args(doc-view-new-window-function (#<window 3 on *Backtrace*>))
  image-mode-winprops(nil t)
  image-mode-reapply-winprops()
  switch-to-buffer(#<buffer whatever.pdf>)
  previous-buffer()
  call-interactively(previous-buffer nil nil)

I cannot do a better bug report at this time.

Emacs 23.4.

Thanks.

Samuel

-- 
The Kafka Pandemic: http://thekafkapandemic.blogspot.com

The disease DOES progress.  MANY people have died from it.  ANYBODY can get it.

Denmark: free Karina Hansen NOW.


[Message part 3 (message/rfc822, inline)]
From: Stefan Monnier <monnier <at> iro.umontreal.ca>
To: Samuel Wales <samologist <at> gmail.com>
Cc: 16412-done <at> debbugs.gnu.org
Subject: Re: bug#16412: assertion failed switching buffers
Date: Fri, 10 Jan 2014 22:06:07 -0500
> Emacs 23.4.

Thank you, but doc-view.el has seen various bug fixes in that area since
23.4 was released (e.g. the assertion you quote is gone).  I suggest you
try a more recent release and open a new bug if you see similar problems
with it (or different problems, for that matter, of course).


        Stefan


This bug report was last modified 11 years and 129 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.