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 644534 - Tree shows empty package row
Tree shows empty package row
Status: RESOLVED OBSOLETE
Product: anjuta
Classification: Applications
Component: plugins: project-manager
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: Naba Kumar
Anjuta maintainers
Depends on:
Blocks:
 
 
Reported: 2011-03-11 20:56 UTC by Johannes Schmid
Modified: 2020-11-06 20:22 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Johannes Schmid 2011-03-11 20:56:18 UTC
If the configure.ac script contains something like this:

PKG_CHECK_MODULES(TRAINTOOL, [gtkmm-3.0 ])

the project train displays an empty package above gtkmm-3.0. The []-quoting is in general recommended for scripts. If you add a package it will be added outside of the quoting which works but doesn't really look nice.
Comment 1 Johannes Schmid 2011-03-11 20:56:51 UTC
/s/train/tree obviously.
Comment 2 Sébastien Granjoux 2011-03-11 21:05:14 UTC
Yes, the current code doesn't handle quoting correctly.

It can read and discard them but it should really check if quoting is needing or not and try to follow the style of the already existing text which is not the case currently.

I think it will not have enough time to do it for the next 3.0 release.
Comment 3 André Klapper 2020-11-06 20:22:00 UTC
bugzilla.gnome.org is being replaced by gitlab.gnome.org. We are closing all old bug reports in Bugzilla which have not seen updates for many years.

If you can still reproduce this issue in a currently supported version of GNOME (currently that would be 3.38), then please feel free to report it at https://gitlab.gnome.org/GNOME/anjuta/-/issues/

Thank you for reporting this issue and we are sorry it could not be fixed.