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 \ /usr/lo

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 Riple

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

2020-06-12 Thread Wayne Oldford
Thanks everyone for getting a solution. Brian's solution works for me too. Thanks again!! Wayne -Original Message- From: Prof Brian Ripley Date: Friday, June 12, 2020 at 3:00 AM To: "Fox, John" , Simon Urbanek Cc: Wayne Oldford , "r-devel@r-project.org" Subject: Re: [Rd] tcltk i

[Rd] Marking a ticket as a (potential) regression in bug tracker?

2020-06-12 Thread Scott Kostyshak
Is there a way to mark a ticket as a potential regression in the bug tracker? I think the following issue is a regression: https://bugs.r-project.org/bugzilla/show_bug.cgi?id=17684 I've just tested (2020-06-12 r78687) and what I believe to be a regression is still there. I don't think the bug h