I had encountered a jqt crash, http://jsoftware.com/pipermail/beta/2022-January/010253.html
To see if this fix here would rectify that problem, I updated all my J packages using the package manager, and I did not see an update to ide/qt. (I also do not see a recent update at https://github.com/jsoftware/ide_qt#). (I have since figured out that the fix here was a fix to https://github.com/jsoftware/graphics_pplatimg#, so while this message was prompted by that issue it's a different issue). So, anyways, I had gone into the console and reinstalled the qt ide, just in case. This brought back an old issue: $ open ~/Applications/j903/jqt.app LSOpenURLsWithRole() failed with error -10810 for the file /Users/rauldmiller/Applications/j903/jqt.app. $ ~/Applications/j903/bin/jqt.command "/Users/rauldmiller/Applications/j903/bin/libjqt" "could not resolve: state_run:\n\nCannot load library /Users/rauldmiller/Applications/j903/bin/libjqt: " The LSOpenURLsWithRole issue with this charater had been previously addressed by Norman Drinkwater -- http://www.jsoftware.com/pipermail/beta/2021-December/010184.html I reverted to that version of libjqt. But It Would Be Nice if the mojave fix there could be incorporated for future versions. (I do not know what the fix was -- it might have been in the build script rather than the source code, for example -- but I do not see an alternate branch at https://github.com/jsoftware/qtide, and I do not see anything that looks relevant in https://github.com/jsoftware/qtide/commits/master#). (And, I still get the crash I mentioned at http://jsoftware.com/pipermail/beta/2022-January/010253.html#) FYI, -- Raul On Thu, Jan 20, 2022 at 9:25 PM Thomas McGuire <[email protected]> wrote: > > Thanks Bill for the quick fix I pulled it down with pacman and it works as > intended. > > Now does anyone have a full size jpeg of Oleg’s remove shadow input.jpg? > > The Jsoftware site that has his example has a smaller version that has the > original, the filtered shadow, and the final result all in 1 jpeg (see > https://code.jsoftware.com/wiki/User:Oleg_Kobchenko/Background_Removal > <https://code.jsoftware.com/wiki/User:Oleg_Kobchenko/Background_Removal> ) > > Tom McGuire > > > On Jan 19, 2022, at 8:34 AM, bill lam <[email protected]> wrote: > > > > Thank you for the bug report. I have fixed on JAL. > > This Darwin path of this addon had been broken since j807 and unrelated to > > version changes of MacOS. > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
