You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First shoutout for ProfileView() (and let's be honest shoutout for everything you do related to Julia !).
I have an issue with ProfileView recently (I would say since I switch to 1.1 but I am not really sure about the schedule) when I try to get information from the TgK display. You can see below the message error. It happens every time I use ProfileView.view() whatever the profile done. The Julia process itself freeze and crash when I close the GUI window.
I am quite sure that the issue comes from the GUI itself and not ProfileView but I struggle to find any fix. Any suggestion ? I have found something related in JuliaLang/julia#21141 but this is quite unclear for me.
Some infos:
MacBook Pro (13-inch, 2017, Four), MacOS Moyave
Julia 1.1
julia>versioninfo()
Julia Version 1.1.0
Commit 80516ca202 (2019-01-2121:24 UTC)
Platform Info:
OS: macOS (x86_64-apple-darwin14.5.0)
CPU:Intel(R) Core(TM) i7-7567U CPU @ 3.50GHz
WORD_SIZE:64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, skylake)
Hello,
First shoutout for ProfileView() (and let's be honest shoutout for everything you do related to Julia !).
I have an issue with ProfileView recently (I would say since I switch to 1.1 but I am not really sure about the schedule) when I try to get information from the TgK display. You can see below the message error. It happens every time I use ProfileView.view() whatever the profile done. The Julia process itself freeze and crash when I close the GUI window.
I am quite sure that the issue comes from the GUI itself and not ProfileView but I struggle to find any fix. Any suggestion ? I have found something related in JuliaLang/julia#21141 but this is quite unclear for me.
Some infos:
The log of the error (happen as soon as I click anywhere on the GUI)
Thanks a lot !
The text was updated successfully, but these errors were encountered: