bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #30683] NSInvalidArgumentException: NSBundle(class) does not recogn


From: Nicola Pero
Subject: [bug #30683] NSInvalidArgumentException: NSBundle(class) does not recognize loadGSMarkupNamed:owner:
Date: Mon, 09 Aug 2010 15:54:49 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.4) Gecko/20100624 CentOS/3.6-8.el5.centos Firefox/3.6.4

Follow-up Comment #2, bug #30683 (project gnustep):

Hi Paul

it's hard to know without more information.  Here are a couple of experiments
that you could do to gather a bit more information.

First of all, try using 'ldd' to get the list of libraries linked into your
program: type

  ldd ./LPT_Interface.app/LPT_Interface 

in your shell.  You should get a list of all the libraries (including
libRenaissance.so.0) with the exact path of where it is found.  Can you post
that list ?  Anything that sounds suspicious there ?

Another experiment you can do is to try opening up your gsmarkup files using
GSMarkupBrowser.  Type in your shell:

GSMarkupBrowser ./LPT_Interface.gsmarkup

if Renaissance is installed correctly, this should popup a window with the
contents of LPT_Interface.gsmarkup (it works on my installation).  If not,
what error are you getting ?  

Thanks

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?30683>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]