Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] [Gtk] MauiGtkApplication Application life cycle not working #3

Closed
lytico opened this issue Apr 23, 2021 · 2 comments
Closed

[Bug] [Gtk] MauiGtkApplication Application life cycle not working #3

lytico opened this issue Apr 23, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@lytico
Copy link
Owner

lytico commented Apr 23, 2021

Description

src/Core/src/Platform/Linux/MauiGtkApplication.cs

Gdk.Application life cycle broken

Expected Behavior

fire MauiGtkApplication.OnStartup(object sender, EventArgs args)

Actual Behavior

never fired

Basic Information

  • Platform Target Frameworks:

    • Linux mono .net48
    • Linux .net5
  • Nuget Packages:
    "GtkSharp" Version="3.24.24.34"

Reproduction Link

GtkSharp/GtkSharp#242

@lytico lytico added the bug Something isn't working label Apr 23, 2021
lytico added a commit that referenced this issue Apr 23, 2021
@lytico
Copy link
Owner Author

lytico commented Apr 23, 2021

fired now, but Applikation.Quit() doesn't quit
message: (Controls.Sample.Linux:241132): Gtk-CRITICAL **: 05:27:28.990: gtk_main_quit: assertion 'main_loops != NULL' failed

@lytico
Copy link
Owner Author

lytico commented Apr 23, 2021

works

@lytico lytico closed this as completed Apr 23, 2021
lytico pushed a commit that referenced this issue Aug 18, 2022
* Update README.md

* Update README.md

* Update README.md
webwarrior-ws pushed a commit to webwarrior-ws/maui that referenced this issue Mar 8, 2023
It was throwing some error in our PRs CI, and this
seems Microsoft-specific.
parhamsaremi added a commit to parhamsaremi/maui that referenced this issue Mar 13, 2023
It was throwing some error in our PRs CI, and this
seems Microsoft-specific.
aarani pushed a commit to aarani/maui that referenced this issue Apr 24, 2023
It was throwing some error in our PRs CI, and this
seems Microsoft-specific.
webwarrior-ws pushed a commit to webwarrior-ws/maui that referenced this issue Apr 24, 2023
It was throwing some error in our PRs CI, and this
seems Microsoft-specific.
parhamsaremi added a commit to parhamsaremi/maui that referenced this issue May 22, 2023
It was throwing some error in our PRs CI, and this
seems Microsoft-specific.
parhamsaremi added a commit to parhamsaremi/maui that referenced this issue May 22, 2023
It was throwing some error in our PRs CI, and this
seems Microsoft-specific.
@github-actions github-actions bot locked and limited conversation to collaborators Feb 28, 2024
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant