Bug 519242 - libmimic not found
Summary: libmimic not found
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: emesene
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Allisson Azevedo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-08-25 19:54 UTC by darrell pfeifer
Modified: 2009-09-10 03:50 UTC (History)
4 users (show)

Fixed In Version: 1.5-4.fc10
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-10 03:46:02 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description darrell pfeifer 2009-08-25 19:54:47 UTC
Description of problem:

libmimic is not provided with emesene. The msn camera icon appears, but selecting it brings up a dialog that libmimic is not installed.

Installed libmimic from rpmfusion (not available in rawhide) but the same error still appears when selecting the camera icon.

Version-Release number of selected component (if applicable):

emesene-1.5-3.fc12.x86_64
libmimic-1.0.4-3.fc12.x86_64

How reproducible:


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


Expected results:


Additional info:

Comment 1 Diego Búrigo Zacarão 2009-08-26 13:36:24 UTC
When trying to send the webcam I get:

'You don't have libmimic, so you can't send or receive webcam'

Although my webcam is recognized and works pretty well in the preferences of the program.

Comment 2 Helber Maciel Guerra 2009-09-05 01:46:03 UTC
The problem is in:
/usr/share/emesene/emesene

Line: 21
sys.path.append('/usr/lib/emesene/')

Replacing by:
sys.path.append('/usr/lib64/emesene/')

Expected library is:
/usr/lib64/emesene/libmimic.so

Comment 3 Fedora Update System 2009-09-08 22:39:57 UTC
emesene-1.5-4.fc10 has been submitted as an update for Fedora 10.
http://admin.fedoraproject.org/updates/emesene-1.5-4.fc10

Comment 4 Fedora Update System 2009-09-08 22:40:02 UTC
emesene-1.5-4.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/emesene-1.5-4.fc11

Comment 5 Fedora Update System 2009-09-10 03:45:58 UTC
emesene-1.5-4.fc11 has been pushed to the Fedora 11 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Fedora Update System 2009-09-10 03:50:12 UTC
emesene-1.5-4.fc10 has been pushed to the Fedora 10 stable repository.  If problems still persist, please make note of it in this bug report.


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