Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 264254

Summary: [gnome-overlay] dev-util/anjuta-2.26.0.0 is unable to open project files due symbol-db patch
Product: Gentoo Linux Reporter: Maciej Piechotka <uzytkownik2>
Component: New packagesAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: inc
Priority: High    
Version: 2008.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 263083    

Description Maciej Piechotka 2009-03-30 08:25:57 UTC
dev-util/anjuta-2.26.0.0 is broken by the patch supplied. With removed symbol-db I cannot open any project (it reports that the symbol browser is not present).

Please add libgda (ebuild: http://github.com/uzytkownik/gnome-overlay/blob/0434fbef0afca18371c164e182e038dcc28eef51/gnome-extra/libgda/libgda-4.0.0.ebuild) and remove the patch.

Reproducible: Always
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-03-30 08:58:07 UTC
an excerpt of the build.log would be nice.
Comment 2 Len Meakin 2009-03-31 19:04:36 UTC
The "--disable-plugin-symbol-db" option that is being used in the ebuild prevents Anjuta from opening projects, error message given below: 

----
Can not open "gtk_foobar.anjuta".

Failed to read 'file:///home/inc/gtk-foobar1/gtk_foobar.anjuta': Following mandatory plugins are missing:
Symbol Browser: Install it from 'http://anjuta.org/plugins/'
----

Anjuta builds correctly it is the end functionality that is broken. As the ebuild mentions libgda-4 is required for the Symbol Plugin.

If any further information is required then please let me know.
Comment 3 Maciej Piechotka 2009-03-31 19:59:39 UTC
> Anjuta builds correctly it is the end functionality that is broken. As the
> ebuild mentions libgda-4 is required for the Symbol Plugin.
> 
> If any further information is required then please let me know.
> 

If you wish both libgda and fixed anjuta ebuild is in my overlay (git://github.com/uzytkownik/gnome-overlay.git).
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-04-18 22:18:29 UTC
This is now optional but enabled by default.