Markus Triska

Results 705 comments of Markus Triska

I have done `make setup`, and no output folder exists yet, and I still get the same problem. This is from a freshly cloned repository. May I suggest emitting more...

I think one reason is that I have **temporary files** in the `lib` directory, these are created by Emacs when editing files: all:user:path_segments(A,[[],"home","markus","scryer-prolog","src","lib",".","a.pl~"]). exit:user:path_segments("/home/markus/scryer-prolog/src/lib/./a.pl~",[[],"home","markus","scryer-prolog","src","lib",".","a.pl~"]). call:user:directory_exists("/home/markus/scryer-prolog/src/lib/./a.pl~").

The same issue for the `.ediprolog` file that exists in the library path: call:user:directory_exists("/home/markus/scryer-prolog/src/lib/./.ediprolog"). Maybe `doclog` can be made more robust against such files? I think it cauld suffice to...

On an iPhone, I now only get "Loading..." as description for the query button. No error is indicated.

I cannot open the image you posted, I get: "Did Not Connect: Potential Security Issue". I tried it with iOS 14.4.1 on an iPhone SE.

I meant this image: https://user-images.githubusercontent.com/131059/193401473-1bcce844-3211-4aec-8a89-775b8bf7f184.png

I can view the png file with iOS, on an iPhone. However, on iOS (using Safari), I only get "Loading..." where the Query button should be, and I cannot post...

With Firefox on OSX, I now get the following error in a message box: ReferenceError: FinalizationRegistry is not defined The web console states: Uncaught (in promise) ReferenceError: FinalizationRegistry is not...

On iOS, I only see "Loading..." for the query button, and no error message.

On OSX, I still get the error message: `ReferenceError: FinalizationRegistry is not defined`