Summary: | Custom signals not working with ruby 2.0.0 | ||
---|---|---|---|
Product: | [Unmaintained] bindings | Reporter: | nicolas.salguero |
Component: | general | Assignee: | kde-bindings |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | normal | CC: | lmenut, stupor_scurvy343 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | All | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: |
Patch to handle custom signals
testcase |
Description
nicolas.salguero
2014-02-05 14:43:58 UTC
Created attachment 85004 [details]
Patch to handle custom signals
With this patch own defined signals work too.
(In reply to nicolas.salguero from comment #1) > Created attachment 85004 [details] > Patch to handle custom signals > > With this patch own defined signals work too. Nowadays, the preferred and faster way of submitting patches is KDE's Review Board. https://git.reviewboard.kde.org You can upload a patch and request the KDE project team or individual maintainer review your code. If you know the git commit that fixes this bug in qtbindings, it's better, and you should add it in the review request description. Hi, Thanks very much. I have added a review request. Best regards. Nico. Created attachment 89907 [details]
testcase
Attached is a testcase contributed downstream by Stefano Crocco.
With ruby 1.9.3, it prints the text "SIGNAL RECEIVED", and with ruby 2.0, it prints nothing.
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. Hi, The problem is still there but, since Qt4 is unmaintained, I close the bug. Best regards, Nico. |