Bug 434755

Summary: [libbeagle-0.3.0]g_module_open ("libbeagle.so.0) is wrong in gtksearchenginebeagle.c?
Product: [Fedora] Fedora Reporter: sangu <sangu.fedora>
Component: gtk2Assignee: Matthias Clasen <mclasen>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-26 06:22:31 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sangu 2008-02-25 10:26:38 UTC
Description of problem:
[libbeagle-0.3.0]g_module_open ("libbeagle.so.0) is wrong in
gtksearchenginebeagle.c?

http://svn.gnome.org/viewvc/gtk%2B/tags/GTK_2_12_8/gtk/gtksearchenginebeagle.c?revision=19550&view=markup
[...]
beagle = g_module_open ("libbeagle.so.0", G_MODULE_BIND_LAZY | G_MODULE_BIND_LOCAL);
[...]

$ rpm -ql libbeagle-0.3.0
/usr/lib/libbeagle.so.1
/usr/lib/libbeagle.so.1.0.0

Version-Release number of selected component (if applicable):
2.12.8-1.fc9

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:
gtkfilechooser doesn't use beagle

Expected results:
gtkfilechooser uses beagle.

Additional info:
libbeagle-0.3.0-4.fc9.i386

See Also : http://www.mail-archive.com/dashboard-hackers%40gnome.org/msg04051.html 
API changes in libbeagle application

Comment 1 Matthias Clasen 2008-02-26 06:22:31 UTC
Should be fixed in tomorrows rawhide.