Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix demo scripts#1802

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
lostmsu merged 1 commit intomasterfromfix-demos
May 31, 2022
Merged

Fix demo scripts#1802

lostmsu merged 1 commit intomasterfromfix-demos
May 31, 2022

Conversation

filmor
Copy link
Member

What does this implement/fix? Explain your changes.

Fixes the demo scripts (@burque505, FYI)

Does this close any currently open issues?

...

Any other comments?

@lostmsu Do you remember when the behaviour of the constructor changed? Apparently, we now require an explicit call to__init__ for a class that derives from a .NET class, it seems like this used to be handled in__new__.

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Ensure you have signed the.NET Foundation CLA
  • Add yourself toAUTHORS
  • Updated theCHANGELOG

@burque505
Copy link

Wow, that was quick! Thank you!

@lostmsulostmsu merged commit5ee587d intomasterMay 31, 2022
@lostmsulostmsu deleted the fix-demos branchMay 31, 2022 21:15
@burque505
Copy link

I didn't discover this right away, sorry! The 'About' menu item in the wordpad.py demo throws an error on python 3.10.4. (When running python 3.8.10 with all other libs the 'About' menu behaves as intended.)
image
The error info is below.

    Win32 Version: 4.8.4390.0 built by: NET48REL1LAST_C    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll----------------------------------------Accessibility    Assembly Version: 4.0.0.0    Win32 Version: 4.8.4084.0 built by: NET48REL1    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Accessibility/v4.0_4.0.0.0__b03f5f7f11d50a3a/Accessibility.dll----------------------------------------System.ValueTuple    Assembly Version: 4.0.0.0    Win32 Version: 4.8.4084.0    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.ValueTuple/v4.0_4.0.0.0__cc7b13ffcd2ddd51/System.ValueTuple.dll----------------------------------------System.Reflection.Emit.ILGeneration    Assembly Version: 4.0.0.0    Win32 Version: 4.8.4084.0    CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/System.Reflection.Emit.ILGeneration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Reflection.Emit.ILGeneration.dll----------------------------------------************** JIT Debugging **************To enable just-in-time (JIT) debugging, the .config file for thisapplication or computer (machine.config) must have thejitDebugging value set in the system.windows.forms section.The application must also be compiled with debuggingenabled.For example:<configuration>    <system.windows.forms jitDebugging="true" /></configuration>When JIT debugging is enabled, any unhandled exceptionwill be sent to the JIT debugger registered on the computerrather than be handled by this dialog box.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@filmor@burque505@lostmsu

[8]ページ先頭

©2009-2025 Movatter.jp