GNU bug report logs -
#7817
24.0.50; wrong-type-arg fo rimage-dired-original-file-name
Previous Next
Reported by: "Drew Adams" <drew.adams <at> oracle.com>
Date: Mon, 10 Jan 2011 18:01:02 UTC
Severity: normal
Found in version 24.0.50
Done: Chong Yidong <cyd <at> stupidchicken.com>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 7817 in the body.
You can then email your comments to 7817 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7817
; Package
emacs
.
(Mon, 10 Jan 2011 18:01:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
"Drew Adams" <drew.adams <at> oracle.com>
:
New bug report received and forwarded. Copy sent to
bug-gnu-emacs <at> gnu.org
.
(Mon, 10 Jan 2011 18:01:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Dunno whether this helps, since I don't really have any context to give,
but I came across this error somehow:
Debugger entered--Lisp error: (wrong-type-argument stringp nil)
file-name-nondirectory(nil)
(let ((file-name (file-name-nondirectory (image-dired-original-file-name)))
(dired-buf (buffer-name (image-dired-associated-dired-buffer))) (props
(mapconcat (quote princ) (get-text-property (point) (quote tags)) ", "))
(comment (get-text-property (point) (quote comment)))) (if file-name (message
"%s" (image-dired-format-properties-string dired-buf file-name props comment))))
(if (not (eobp)) (let ((file-name (file-name-nondirectory
(image-dired-original-file-name))) (dired-buf (buffer-name
(image-dired-associated-dired-buffer))) (props (mapconcat (quote princ)
(get-text-property (point) (quote tags)) ", ")) (comment (get-text-property
(point) (quote comment)))) (if file-name (message "%s"
(image-dired-format-properties-string dired-buf file-name props comment)))))
image-dired-display-thumb-properties()
image-dired-mouse-select-thumbnail((mouse-1 (#<window 31 on *image-dired*> 66
(391 . 69) 8174015 nil 66 (23 . 0) nil (146 . 69) (5 . 17))))
call-interactively(image-dired-mouse-select-thumbnail nil nil)
In GNU Emacs 24.0.50.1 (i386-mingw-nt5.1.2600)
of 2011-01-03 on 3249CTO
Windowing system distributor `Microsoft Corp.', version 5.1.2600
configured using `configure --with-gcc (4.4) --no-opt --cflags
-Ic:/imagesupport/include'
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7817
; Package
emacs
.
(Mon, 10 Jan 2011 18:22:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 7817 <at> debbugs.gnu.org (full text, mbox):
Actually, it happens just by clicking `mouse-1' or `mouse-2' anywhere outside an
image in buffer *image-dired*.
bug closed, send any further explanations to "Drew Adams" <drew.adams <at> oracle.com>
Request was from
Chong Yidong <cyd <at> stupidchicken.com>
to
control <at> debbugs.gnu.org
.
(Fri, 28 Jan 2011 18:03:02 GMT)
Full text and
rfc822 format available.
Information forwarded
to
owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org
:
bug#7817
; Package
emacs
.
(Fri, 28 Jan 2011 18:08:02 GMT)
Full text and
rfc822 format available.
Message #13 received at 7817 <at> debbugs.gnu.org (full text, mbox):
"Drew Adams" <drew.adams <at> oracle.com> writes:
> Actually, it happens just by clicking `mouse-1' or `mouse-2' anywhere
> outside an image in buffer *image-dired*.
Thanks, I've checked in a fix.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 26 Feb 2011 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 14 years and 115 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.