Christian Wimmer

Results 53 comments of Christian Wimmer

Well, for now it seems like if I do: GDL>.compile program_b GDL>program_a GDL>program_b does not lead to segfault. I tried already some combinations and no segfault any more if I...

…actually it happens during the “reinstall” process: Missing dependencies related to PyQt5 and QtWebKit. Please install "python3-pyqt5.qtwebkit" package (Debian/Ubuntu) before using this plugin. > On 25. Sep 2021, at 16:12,...

Yes, still happens even after updating the plugin, just verified. > On 25. Sep 2021, at 16:12, Hannes ***@***.***> wrote: > > > Does this still happen after updating the...

Any news about missing /geo and /float keywords in write_tiff? I would really appreciate if someone could work on that. Thanks!

Hi guys, any news here? Someone working on that?

I am coming back to this old issue because I would need it a lot. I am writing programs for multi CPU machines and do not know how I can...

Let me show you an easy example. Open two terminals with two IDL sessions. Session 1: ``` IDL> shmmap,'anynamehere',/long,5 IDL> tmp=shmvar('anynamehere') IDL> print,tmp 0 0 0 0 0 ``` Now...

Ahh, nice, I think we need both.

Hi @alaingdl just wanted to know if there is any progress in this issue or any workaround?

Thank you for that information! Good luck! > On 31. May 2023, at 10:28, Alain ***@***.***> wrote: > > > FYI, my student @BoudjemaaS just started to have a look...