stepan-mitkin / drakon_editor

DRAKON Editor
352 stars 57 forks source link

The Drakon Editor 1.31 does not start under Win 11. #54

Open Knickstab opened 4 months ago

Knickstab commented 4 months ago

tcl8.6 is installed and working. (Some .tcl files start a desktop window). If you double-click on drakon-editor.tcl with the mouse, nothing happens... Does anyone have an idea... Best regards, Nobbi

Erk- commented 4 months ago

Do you get some error messages if you try and start it from the commandline?

Knickstab commented 4 months ago

Absolutely nothing.

When I start Wish I see two windows on the desktop. So that's working. (ActiveTcl-8.6.13.0000)

But I can't start drakon_editor.tcl...

I only have one task left in the task manager: Wish. But it disappears immediately...

I think it all has to do with the rights management in WIN11.

Von: Erk @. @.> > Gesendet: Mittwoch, 8. Mai 2024 17:41 An: stepan-mitkin/drakon_editor < @.> @.> Cc: Knickstab < @.> @.>; Author < @.> @.> Betreff: Re: [stepan-mitkin/drakon_editor] The Drakon Editor 1.31 does not start under Win 11. (Issue #54)

Do you get some error messages if you try and start it from the commandline?

— Reply to this email directly, https://github.com/stepan-mitkin/drakon_editor/issues/54#issuecomment-21008 68847 view it on GitHub, or https://github.com/notifications/unsubscribe-auth/AVJUPTZ2D5TPGEXPWE4QYU3ZB JBPNAVCNFSM6AAAAABHMUMMB6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBQHA3DQ OBUG4 unsubscribe. You are receiving this because you authored the thread. https://github.com/notifications/beacon/AVJUPT7OPD7DVYDHCMZVW7DZBJBPNA5CNFS M6AAAAABHMUMMB6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTT 5HC3O6.gif Message ID: < @.> @.>

Knickstab commented 4 months ago

I searched a little more and found that the Drakon Editor is not allowed in WIN 11 (Pro).

This error message occurs when starting a *.drn file:

"This app cannot run on PC.

Please contact the software manufacturer to find a suitable version for your PC."

Since I can start wish (-->tcl works), .tcl / wish etc. should be installed correctly, "only" the Drakon-editor app is blocked.

Wish also crashes immediately after calling drakon_editor.tcl without an error message.