René's URL Explorer Experiment


Title: Application crash on macOS after closing the Py-QT5 window. · Issue #409 · lmbelo/python4delphi · GitHub

Open Graph Title: Application crash on macOS after closing the Py-QT5 window. · Issue #409 · lmbelo/python4delphi

X Title: Application crash on macOS after closing the Py-QT5 window. · Issue #409 · lmbelo/python4delphi

Description: Hello. There is a big problem with macOS Ventura 13.1. I've made the simplest app for macOS 64-bit - one Form, one Button. It executes a very simple python script. Everything works fine, but after closing the chart window, the applicatio...

Open Graph Description: Hello. There is a big problem with macOS Ventura 13.1. I've made the simplest app for macOS 64-bit - one Form, one Button. It executes a very simple python script. Everything works fine, but after ...

X Description: Hello. There is a big problem with macOS Ventura 13.1. I've made the simplest app for macOS 64-bit - one Form, one Button. It executes a very simple python script. Everything works fine, but af...

Opengraph URL: https://github.com/lmbelo/python4delphi/issues/409

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Application crash on macOS after closing the Py-QT5 window.","articleBody":"Hello.\r\nThere is a big problem with macOS Ventura 13.1.\r\nI've made the simplest app for macOS 64-bit - one Form, one Button. It executes a very simple python script. \r\n\r\nEverything works fine, but after closing the chart window, the application crashes with a message in a PAServer:\r\n`objc_disposeClassPair: class 'FMXWindow' still has subclasses, including 'NSKVONotifying_FMXWindow’!`\r\n\r\nIn larger projects, the effect is stranger. What can be done to solve this problem?\r\n\r\nP.S. It is also interesting that after running the script, the application icon changes to the Matplotlib icon.\r\n\r\n```\r\nunit MainUnit;\r\ninterface\r\nuses\r\n   PythonEngine,\r\n   System.Classes,\r\n   FMX.Forms, FMX.Controls, FMX.Controls.Presentation, FMX.StdCtrls, FMX.Types;\r\n\r\ntype\r\n   TFormMain = class(TForm)\r\n      ButtonRun: TButton;\r\n      procedure FormCreate(Sender: TObject);\r\n      procedure ButtonRunClick(Sender: TObject);\r\n      private\r\n         py: TPythonEngine;\r\n   end;\r\n\r\nvar\r\n   FormMain: TFormMain;\r\n\r\nimplementation\r\n{$R *.fmx}\r\n\r\nprocedure TFormMain.FormCreate(Sender: TObject);\r\nbegin\r\n   // Create python engine\r\n   py                     := TPythonEngine.Create(Self);\r\n   py.UseLastKnownVersion := True;\r\n   py.FatalAbort          := False;\r\n   py.FatalMsgDlg         := False;\r\n   // Load DLL\r\n   py.LoadDll;\r\nend;\r\n\r\nprocedure TFormMain.ButtonRunClick(Sender: TObject);\r\nbegin\r\n   // Simple script, that uses matplotlib and Py-QT5\r\n   var s: ANSIString := 'import matplotlib.pyplot as plt'#10\r\n         + 'plt.plot([1.6, 2.7])'#10\r\n         + 'plt.show()';\r\n   py.ExecString(s);\r\nend;\r\n\r\nend.\r\n```\r\n","author":{"url":"https://github.com/HawaiAl","@type":"Person","name":"HawaiAl"},"datePublished":"2023-02-03T12:46:43.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/409/python4delphi/issues/409"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:b2487161-1893-4a9d-9ee6-b9371ccd153f
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idEC58:11104D:6D1C2A:9C4E65:6A59E9E3
html-safe-nonce9368e419e624a46385d0e65e8edfac1eed85f68dae6c6bfd20f4ed5afffdabdb
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFQzU4OjExMTA0RDo2RDFDMkE6OUM0RTY1OjZBNTlFOUUzIiwidmlzaXRvcl9pZCI6IjM4NDk5NDQ3OTgyODAxNDk0NzUiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac123bf146f7818ace2717bfa23e60c57bc9bb5365a67caf553cc9e7fa7e70dc4f
hovercard-subject-tagissue:1569789327
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/lmbelo/python4delphi/409/issue_layout
twitter:imagehttps://opengraph.githubassets.com/57668b3e8a992374b619040149d0ec73e1944e820b398b2ec5ac51a648fceff1/lmbelo/python4delphi/issues/409
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/57668b3e8a992374b619040149d0ec73e1944e820b398b2ec5ac51a648fceff1/lmbelo/python4delphi/issues/409
og:image:altHello. There is a big problem with macOS Ventura 13.1. I've made the simplest app for macOS 64-bit - one Form, one Button. It executes a very simple python script. Everything works fine, but after ...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameHawaiAl
hostnamegithub.com
expected-hostnamegithub.com
Noneba3976babb66479b1c943a8edc0777d96157da48fadc0161f9ddb219deee8353
turbo-cache-controlno-preview
go-importgithub.com/lmbelo/python4delphi git https://github.com/lmbelo/python4delphi.git
octolytics-dimension-user_id8376898
octolytics-dimension-user_loginlmbelo
octolytics-dimension-repository_id41310993
octolytics-dimension-repository_nwolmbelo/python4delphi
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id41310993
octolytics-dimension-repository_network_root_nwolmbelo/python4delphi
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release32bf0b7849e1b6561059cca2cb03568251960859
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/lmbelo/python4delphi/issues/409#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flmbelo%2Fpython4delphi%2Fissues%2F409
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Flmbelo%2Fpython4delphi%2Fissues%2F409
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=lmbelo%2Fpython4delphi
Reloadhttps://github.com/lmbelo/python4delphi/issues/409
Reloadhttps://github.com/lmbelo/python4delphi/issues/409
Reloadhttps://github.com/lmbelo/python4delphi/issues/409
lmbelo https://github.com/lmbelo
python4delphihttps://github.com/lmbelo/python4delphi
Please reload this pagehttps://github.com/lmbelo/python4delphi/issues/409
Notifications https://github.com/login?return_to=%2Flmbelo%2Fpython4delphi
Fork 335 https://github.com/login?return_to=%2Flmbelo%2Fpython4delphi
Star 1.1k https://github.com/login?return_to=%2Flmbelo%2Fpython4delphi
Code https://github.com/lmbelo/python4delphi
Issues 8 https://github.com/lmbelo/python4delphi/issues
Pull requests 2 https://github.com/lmbelo/python4delphi/pulls
Discussions https://github.com/lmbelo/python4delphi/discussions
Actions https://github.com/lmbelo/python4delphi/actions
Projects https://github.com/lmbelo/python4delphi/projects
Wiki https://github.com/lmbelo/python4delphi/wiki
Security and quality 0 https://github.com/lmbelo/python4delphi/security
Insights https://github.com/lmbelo/python4delphi/pulse
Code https://github.com/lmbelo/python4delphi
Issues https://github.com/lmbelo/python4delphi/issues
Pull requests https://github.com/lmbelo/python4delphi/pulls
Discussions https://github.com/lmbelo/python4delphi/discussions
Actions https://github.com/lmbelo/python4delphi/actions
Projects https://github.com/lmbelo/python4delphi/projects
Wiki https://github.com/lmbelo/python4delphi/wiki
Security and quality https://github.com/lmbelo/python4delphi/security
Insights https://github.com/lmbelo/python4delphi/pulse
Application crash on macOS after closing the Py-QT5 window.https://github.com/lmbelo/python4delphi/issues/409#top
https://github.com/HawaiAl
HawaiAlhttps://github.com/HawaiAl
on Feb 3, 2023https://github.com/lmbelo/python4delphi/issues/409#issue-1569789327
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.