After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 645199 - Signal dnd issues
Signal dnd issues
Status: RESOLVED FIXED
Product: anjuta
Classification: Applications
Component: plugins: language-support-vala
git master
Other Linux
: Normal normal
: ---
Assigned To: Abderrahim Kitouni
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-19 02:34 UTC by Johannes Schmid
Modified: 2011-04-11 16:06 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
language-support-vala: trivial fixes for glade dnd (bgo#645199) (1.34 KB, patch)
2011-04-10 21:08 UTC, Abderrahim Kitouni
committed Details | Review
language-support-vala: fix dropping signals after a method (bgo#645199) (3.06 KB, patch)
2011-04-10 22:39 UTC, Abderrahim Kitouni
committed Details | Review

Description Johannes Schmid 2011-03-19 02:34:15 UTC
While playing with signal dnd I encountered two issues

* dropping does only work at the beginning of classes but doesn't really when you try to drop add the end. As example, you can use the class that is created by the project-wizard

* When dropping inside a class the "public" keyword is missing and as such the compiler complains about an unused method.
Comment 1 Abderrahim Kitouni 2011-04-10 21:08:55 UTC
Created attachment 185664 [details] [review]
language-support-vala: trivial fixes for glade dnd (bgo#645199)
Comment 2 Abderrahim Kitouni 2011-04-10 22:39:18 UTC
Created attachment 185672 [details] [review]
language-support-vala: fix dropping signals after a method (bgo#645199)
Comment 3 Johannes Schmid 2011-04-11 16:00:10 UTC
Review of attachment 185672 [details] [review]:

Thanks for fixing this!
Comment 4 Johannes Schmid 2011-04-11 16:03:59 UTC
Review of attachment 185664 [details] [review]:

Thanks!
Comment 5 Johannes Schmid 2011-04-11 16:06:12 UTC
This problem has been fixed in our software repository. The fix will go into the next software release. Thank you for your bug report.
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.