Anurodh,
I'm not suprised you were having issues with the conversion. This is one of the reasons why I'm working on nib support in GUI directly and in Gorm as well.
A number of things...
First and formost - GModel import was HIGHLY experimental in Gorm 0.9.3.
Gregory John Casamento
Principal Consultant, Open Logic Corp.
----- Original Message ----
From: Sašo Kiselkov <[EMAIL PROTECTED]>
To: Anurodh Pokharel <[EMAIL PROTECTED]>
Cc: [email protected]
Sent: Tuesday, March 14, 2006 2:07:44 PM
Subject: Re: GSNews a Gnustep newsreader.. but gorm wont work..
I'm not suprised you were having issues with the conversion. This is one of the reasons why I'm working on nib support in GUI directly and in Gorm as well.
A number of things...
First and formost - GModel import was HIGHLY experimental in Gorm 0.9.3.
Second - 0.9.3 is relatively old.
Please try an update version using the latest packages available online at the gnustep website.
--Please try an update version using the latest packages available online at the gnustep website.
Gregory John Casamento
Principal Consultant, Open Logic Corp.
----- Original Message ----
From: Sašo Kiselkov <[EMAIL PROTECTED]>
To: Anurodh Pokharel <[EMAIL PROTECTED]>
Cc: [email protected]
Sent: Tuesday, March 14, 2006 2:07:44 PM
Subject: Re: GSNews a Gnustep newsreader.. but gorm wont work..
Quoting Anurodh Pokharel <[EMAIL PROTECTED]>:
>
>
> Hi,
>
> I posted earlier that I've been trying to port a cocoa application I
> wrote called OSXnews ( http://osxnews.sf.net ), the good news is that to
> my delight, gnustep is compatible enough with Cocoa that I was able to
> remove the Webcore component and the whole thing compiled (though with a
> ton of warnings)
> Unfortunately, there is no GUI. I can't for the life of me get gorm to
> work. This has to be one of the most frustrating things i've ever used (
> i am using .9.2 off ubuntu linux) .
Gorm 0.9.2? That release is over a year old (released Feb 28 2005) - seems
Ubuntu has some really outdated packages in it's repositories.
> I first took the "lazy" approach to see if i could just use my nibs. I
> was able to convert my nibs to .gmodel using nib to gmodel. great.
> It even loaded up in Gorm and started checking the interfaces and then
> all hell broke loose. I got a ton of errors saying "tried to add nil to
> array". I have no idea how header files can do that, but anyway. I click
> though about 15 of these errors expecting my connections to be shot, but
> at least i would have the UI. I save it as a .gorm file and that seems
> to work fine.
> Later when i try to open it, i get an error saying the file is corrupt.
>
> Oh well. I guess i might as well start from scratch. I create a new gorm
> file put a few buttons around then try to load some of my classes, only
> to get the same "tried to add nil" error.
> I'm stuck folks. I can't for the life of me figure out where it thinks i
> am trying to add nil to an array.
> There is nothing unusual about my classes. GSNews is in CVS at
> sourceforge and you can take a look here.
> cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/osxnews co -P
> GSNews
> if that does not work, here is an example header that Gorm can't load.
>
http://cvs.sourceforge.net/viewcvs.py/osxnews/OSXnews2/DrawerList.h?rev=1.15&view=markup
>
>
> -Anu
>
I'm sorry, but I wasn't able to checkout the CVS, or take a look through the Web
CVS interface, every attempt timed out (tried it from three different locations)
- seems SourceForge.net's CVS system is totally overloaded. Anyhow, I guess your
problems lie in out-dated packages. What version of nib2gmodel and GNUstep
libraries do you have installed? I suggest you upgrade to the latest stable
releases of both.
--
Saso
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
>
>
> Hi,
>
> I posted earlier that I've been trying to port a cocoa application I
> wrote called OSXnews ( http://osxnews.sf.net ), the good news is that to
> my delight, gnustep is compatible enough with Cocoa that I was able to
> remove the Webcore component and the whole thing compiled (though with a
> ton of warnings)
> Unfortunately, there is no GUI. I can't for the life of me get gorm to
> work. This has to be one of the most frustrating things i've ever used (
> i am using .9.2 off ubuntu linux) .
Gorm 0.9.2? That release is over a year old (released Feb 28 2005) - seems
Ubuntu has some really outdated packages in it's repositories.
> I first took the "lazy" approach to see if i could just use my nibs. I
> was able to convert my nibs to .gmodel using nib to gmodel. great.
> It even loaded up in Gorm and started checking the interfaces and then
> all hell broke loose. I got a ton of errors saying "tried to add nil to
> array". I have no idea how header files can do that, but anyway. I click
> though about 15 of these errors expecting my connections to be shot, but
> at least i would have the UI. I save it as a .gorm file and that seems
> to work fine.
> Later when i try to open it, i get an error saying the file is corrupt.
>
> Oh well. I guess i might as well start from scratch. I create a new gorm
> file put a few buttons around then try to load some of my classes, only
> to get the same "tried to add nil" error.
> I'm stuck folks. I can't for the life of me figure out where it thinks i
> am trying to add nil to an array.
> There is nothing unusual about my classes. GSNews is in CVS at
> sourceforge and you can take a look here.
> cvs -z3 -d:pserver:[EMAIL PROTECTED]:/cvsroot/osxnews co -P
> GSNews
> if that does not work, here is an example header that Gorm can't load.
>
http://cvs.sourceforge.net/viewcvs.py/osxnews/OSXnews2/DrawerList.h?rev=1.15&view=markup
>
>
> -Anu
>
I'm sorry, but I wasn't able to checkout the CVS, or take a look through the Web
CVS interface, every attempt timed out (tried it from three different locations)
- seems SourceForge.net's CVS system is totally overloaded. Anyhow, I guess your
problems lie in out-dated packages. What version of nib2gmodel and GNUstep
libraries do you have installed? I suggest you upgrade to the latest stable
releases of both.
--
Saso
_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
