Bug 186951 - rssowl seems to expect 64 bit libs and does not start up
Summary: rssowl seems to expect 64 bit libs and does not start up
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: rssowl
Version: 5
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Anthony Green
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-03-27 17:02 UTC by Thomas Vander Stichele
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version: rssowl-1.2.1-1
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-08-13 13:37:40 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Thomas Vander Stichele 2006-03-27 17:02:09 UTC
Description of problem:

yum install rssowl
rssowl

ls: /usr/lib64/mozilla-*/libxpcom.so: No such file or directory
dirname: missing operand
Try `dirname --help' for more information.
Exception in thread "main" java.lang.UnsatisfiedLinkError: no swt-pi-gtk-3139 in
java.library.path
        at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1682)
        at java.lang.Runtime.loadLibrary0(Runtime.java:822)
        at java.lang.System.loadLibrary(System.java:992)
        at org.eclipse.swt.internal.Library.loadLibrary(Library.java:123)
        at org.eclipse.swt.internal.gtk.OS.<clinit>(OS.java:19)
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:63)
        at org.eclipse.swt.internal.Converter.wcsToMbcs(Converter.java:54)
        at org.eclipse.swt.widgets.Display.<clinit>(Display.java:122)
        at
net.sourceforge.rssowl.controller.RSSOwlLoader.<init>(RSSOwlLoader.java:77)
        at
net.sourceforge.rssowl.controller.RSSOwlLoader.main(RSSOwlLoader.java:131)

Looking at the rssowl wrapper script, it only checks for lib64 stuff, not lib
stuff, even though this is an i386 system.



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


How reproducible:


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


Expected results:


Additional info:

Comment 1 Anthony Green 2006-04-02 03:54:59 UTC
This should be fixed in rssowl-1.2-13.fc5, which will show up in the FC5 Extras
repository Real Soon Now.

Comment 2 Anthony Green 2006-08-13 13:37:40 UTC
This was fixed some time ago. I'm going to close it.  Unfortunately rssowl has
been broken on FC5 for a different reason (libgcj regression).  The fix has been
available upstream for weeks, but no new gcc update is in sight.


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