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

Port 'Notification' demo to Vala #177

Closed
wants to merge 1 commit into from

Conversation

BharatAtbrat
Copy link
Contributor

Current issues:

  • Demo runs, but on clicking the Trigger notification button presented with the error "assertion 'g_application_get_is_registered (application)' failed"
  • Notification is not triggered

Screenshot from 2024-06-12 12-40-23

  • Is the Application class declaration and object access the right way to do it?
  • I also tried directly using a Gtk.Application variable which gives the same error.

I'd appreciate any help :)

Current issues:
- Demo runs, but on clicking Trigger notification button
  presented with error "assertion 'g_application_get_is_registered
  (application)' failed"
- Notification is not triggered
@BharatAtbrat
Copy link
Contributor Author

@Diego-Ivan @lw64
I'd appreciate some reviewing whenever you have the time!

@Diego-Ivan
Copy link
Contributor

Unfortunately, this demo can't be ported to Vala (or any other language other than JS). By issue workbenchdev/Workbench#110

@BharatAtbrat
Copy link
Contributor Author

Ah okay, I'll close this PR then. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants