Article Ondřej Hoferek · Oct 10, 2017 1m read Atelier menu bar disabled after upgrading to macOS 10.13 (High Sierra) We just faced an issue of the Atelier main menubar being disabled (greyed out) after upgrading the macOS development machine to High Sierra. I would like to share my findings about the issue and how to fix it.This seems to be a known problem affecting several Java applications including Eclipse if the macOS user's primary language is not English: https://www.eclipse.org/org/press-release/20170925criticalbug.php #Development Environment #Apple macOS 4 0 0 441
Question Ondřej Hoferek · Jun 15, 2017 DC Search "404 NOT FOUND" bug Searching the developer community for the string "node.js" leads to navigating to the following URL: https://community.intersystems.com/search/all/node.js for which the browser receives the "404 NOT FOUND" error response. The behavior is consistent for any search string ending on ".js" or ".css" (not sure whether there any other suffixes affected). Please fix the DC to handle such search strings appropriately. #Node.js #DC Feedback 0 1 0 312
Question Ondřej Hoferek · Jun 10, 2016 Passing a Dictionary (array of data types) from .Net to Caché I need to pass an equivalent of .Net Dictionary<string, int> instance from .Net to Caché. In the application, the Caché .Net provider has been used so far, so we came up with passing it as an instance of array of data types. However, the only way to fill the array we are aware of is to use its Add() method which invokes a call to the server instance method of the array for every key-value pair inserted. #Caché #.NET 0 1 0 701
Question Ondřej Hoferek · Apr 20, 2016 Changing the browser used for Atelier Diagram Editor I installed Atelier on Windows in order to take a look at how the BPL and DTL graphical editors accessible via the "Open diagram editor" action work. The diagram editor is opened but I get the following error:Message from webpage---------------------------Unable to load SVG diagram. Please ensure your browser is supported for portal access.It looks like Atelier uses IE in order to display the editor even though my Windows default browser is Chrome. #Business Process (BPL) #DTL 1 8 0 595