Skip to content

OSX 12.3.1 not OK remotely #1395

@alaingdl

Description

@alaingdl

Accessing to this
After updating Brew and compiling twice (don't ask me why the first compilation was not OK !), I succeed to compile current Git today (not last week, and not tuesday ) with the script on a recent version of OSX : 12.3.1. Great.

But I was not able to open window through the network. (before 1.0.1 it was working well). xclock appears fine, and previously GDL plots too.

alain@mac:~/GDL/gdl-1.0.1git221111/]$ ./install/bin/gdl 
2022-11-12 00:09:56.343 gdl[39591:12415964] XType: com.apple.fonts is not accessible.
2022-11-12 00:09:56.343 gdl[39591:12415964] XType: XTFontStaticRegistry is enabled.
  GDL - GNU Data Language, Version 1.0.1 Git
- For basic information type HELP,/INFO
- Default library routine search path used (GDL_PATH/IDL_PATH env. var. not set): /Users/alain/GDL/gdl-1.0.1git221111/install/share/gnudatalanguage/lib
- Using WxWidgets as graphics library (windows and widgets).
- Using local drivers in /Users/alain/GDL/gdl-1.0.1git221111/install/share/gnudatalanguage/drivers
- No startup file read (GDL_STARTUP/IDL_STARTUP env. var. not set). 
- Please report bugs, feature or help requests and patches at: https://github.com/gnudatalanguage/gdl

GDL> help,/dev
Available Graphics Devices: NULL PS SVG Z X 
Current graphics device: X
GDL> window, 0
./src/common/dpycmn.cpp(130): assert ""IsOk()"" failed in GetGeometry(): invalid wxDisplay object
Collecting stack trace information, please wait...Trace/BPT trap: 5

(exactly the same message when calling plot, findgen(10))

[alain@mac:~/GDL/gdl-1.0.1git221111/]$ sw_vers 
ProductName:	macOS
ProductVersion:	12.3.1
BuildVersion:	21E258

I like to compile and make tests on this hardware !

$ sysctl -a | grep brand_
machdep.cpu.brand_string: Intel(R) Xeon(R) W-2140B CPU @ 3.20GHz

...
machdep.cpu.core_count: 8
machdep.cpu.thread_count: 16

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions