Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-12 Thread Wayne Oldford
ject: Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf" On 12/06/2020 03:49, Fox, John wrote: > Dear Simon, > >> On Jun 11, 2020, at 9:00 PM, Simon Urbanek wrote: >> >> Wayne

Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-12 Thread Simon Urbanek
Ah, thanks, Brian, so the issue is that Catalina is now embedding Exif tags while previous versions didn’t. Tcltk never supported them, but it only came up now as Catalina is generating them. I’ll check if tcltk has ever fixed it. Sent from my iPhone > On 12 Jun 2020, at 19:00, Prof Brian

Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-12 Thread Prof Brian Ripley
On 12/06/2020 03:49, Fox, John wrote: Dear Simon, On Jun 11, 2020, at 9:00 PM, Simon Urbanek wrote: Wayne, that one is unrelated, but interesting - you can fix it with sudo install_name_tool -change \ /usr/local/lib:/opt/X11/lib/libtk8.6.dylib \ /usr/local/lib/libtk8.6.dylib \

Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-11 Thread Fox, John
udio but I see the same thing in the R.app. >> >> I hope this is of some help, >>John >> >>- >> John Fox, Professor Emeritus >> McMaster University >> Hamilton, Ontario, Canada >> Web: http::/socserv.mcmaster

Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-11 Thread Simon Urbanek
or you? >> >> Not sure whether Python has the same trouble. Kind of old info at >> https://www.python.org/download/mac/tcltk/ >> >> >> >> >> -----Original Message----- >> From: "Fox, John" >> Date: Thursday, June 11, 2020 a

Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-11 Thread Simon Urbanek
Kind of old info at > https://www.python.org/download/mac/tcltk/ > > > > > -Original Message- > From: "Fox, John" > Date: Thursday, June 11, 2020 at 7:54 PM > To: Wayne Oldford > Cc: Peter Dalgaard , "r-devel@r-project.org" > > Subject: Re: [

Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-11 Thread Wayne Oldford
t;Fox, John" Date: Thursday, June 11, 2020 at 7:54 PM To: Wayne Oldford Cc: Peter Dalgaard , "r-devel@r-project.org" Subject: Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf" Dear Wayne and Peter,

Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-11 Thread Fox, John
em. > > R. W. Oldford > > https://math.uwaterloo.ca/~rwoldfor > > > From: Peter Dalgaard > Sent: Thursday, June 11, 2020 5:56:15 PM > To: Wayne Oldford > Cc: r-devel@r-project.org > Subject: Re: [Rd] tcltk image reading problem (on a

Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-11 Thread Wayne Oldford
PM To: Wayne Oldford Cc: r-devel@r-project.org Subject: Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf" Happy enough for me on Mojave. On the off chance that you are picking up an old Tcl, do you see this? > tcl("

Re: [Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-11 Thread Peter Dalgaard
Happy enough for me on Mojave. On the off chance that you are picking up an old Tcl, do you see this? > tcl("info","tclversion") 8.6 -pd > On 11 Jun 2020, at 23:04 , Wayne Oldford wrote: > > Hello everyone > > I am not sure when this appeared > (sometime post R 3.5.0 and after I

[Rd] tcltk image reading problem (on a mac?): [tcl] encountered an unsupported criticial chunk type "eXIf"

2020-06-11 Thread Wayne Oldford
Hello everyone I am not sure when this appeared (sometime post R 3.5.0 and after I switched to Mac OS Catalina). I do not think it happens on all platforms (e.g. seems to work on windows). But it seems that tkimage.create() no longer works on a Mac for all png files. (It does work for