Re: tk_getOpenFile segmentation fault with PDFs
- From: Georgios Petasis <petasis@xxxxxxxxxxxxxxxxx>
- Date: Fri, 27 Apr 2007 18:08:43 +0300
O/H Ken έγραψε:
Greetings,
I've recently encountered an unexpected behavior from tk_getOpenFile
which I have never seen before in my years of tcl'ing...
I'm running Tcl/Tk 8.4 on WinXP. Starting wish and issuing
tk_getOpenFile from the wish prompt brings up the usual dialog. As I
navigate the file browser, hovering with the mouse over any particular
file causes a little information box to appear for that file. I am
finding that when I hover over PDFs which were created using "Acrobat
Distiller 4.0 for Macintosh" (as determined by the file's Properties
window, under the PDF tab), the information box does not appear.
Instead, wish will usually (but not always) seg fault (i.e. I get seg
fault on the command line in the shell where I started wish; the proc
does not end with a catchable error). However, hovering with the
mouse over other PDFs (e.g. created with "Acrobat Distiller 6.0
(Windows)") or any other type of file works fine.
Trying this in the file browsers of other applications (e.g. Firefox),
which are presumably using the same MFC dialog, works fine. The PDFs
themselves open just fine in Acrobat Reader, and this is true for
multiple such PDFs.
Anyway, this seems like a strange, perhaps trivial situation, but is
unexpected and fairly reproducible. Has anyone else encountered this
problem?
Thanks,
Ken Wang
Dear Ken,
Can you send me a pdf that can cause a crash, in order to reproduce the problem? I all my pdf files (created under windows or linux though) no crash happens and I get the properties window as expected...
George
.
- References:
- Prev by Date: Re: Can TK be iSexy?
- Next by Date: Re: tclodbc, SQL Server, date nighmare
- Previous by thread: tk_getOpenFile segmentation fault with PDFs
- Next by thread: Re: tk_getOpenFile segmentation fault with PDFs
- Index(es):
Relevant Pages
|