Bug 434722 - g_module_open libbeagle.so.0 is worng in nautilus-2.21.1-dynamic-search.patch?
Summary: g_module_open libbeagle.so.0 is worng in nautilus-2.21.1-dynamic-search.patch?
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nautilus
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Tomáš Bžatek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-24 23:57 UTC by sangu
Modified: 2015-03-03 22:32 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-02-27 11:20:24 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description sangu 2008-02-24 23:57:25 UTC
Description of problem:
http://cvs.fedora.redhat.com/viewcvs/devel/nautilus/nautilus-2.21.1-dynamic-search.patch?rev=1.1&view=auto
+      beagle = g_module_open ("libbeagle.so.0", G_MODULE_BIND_LAZY |
G_MODULE_BIND_LOCAL);
                                              ~~~~~~~~~~~~  
$ rpm -ql libbeagle-0.3.0-4.fc9
/usr/lib/libbeagle.so.1                     <============== changed soname 
/usr/lib/libbeagle.so.1.0.0


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

How reproducible:
always

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
libbeagle-0.3.0-4.fc9

Comment 1 Tomáš Bžatek 2008-02-26 12:54:19 UTC
Thanks for spotting this, patch updated.
Updated packages are nautilus-2.21.92-2.fc9

Feel free to test and report any bugs.


Note You need to log in before you can comment on or make changes to this bug.