<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-1880</id>
	<title>Nabble - GNUstep</title>
	<updated>2009-11-10T17:07:20Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/GNUstep-f1880.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNUstep-f1880.html" />
	<subtitle type="html">GNUstep is a cross-platform, object-oriented framework for desktop application development. Based on the OpenStep specification originally created by NeXT (now Apple), GNUstep enables developers to rapidly build sophisticated software by employing a large library of reusable software components. GNUstep home is &lt;a href=&quot;http://www.gnustep.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26294364</id>
	<title>Re: A few problem with latest SVN stuff</title>
	<published>2009-11-10T17:07:20Z</published>
	<updated>2009-11-10T17:07:20Z</updated>
	<author>
		<name>Riccardo Mottola-4</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&amp;gt; * I set GSX11HandlesWindowDecoration to NO (have GNUstep draw the borders)
&lt;br&gt;&amp;gt; and moving windows are extremely slow. &amp;nbsp;I'm on a 500MHz PC, so it's really
&lt;br&gt;&amp;gt; noticable. &amp;nbsp;If I let WindowMaker decorate the window moving it around is
&lt;br&gt;&amp;gt; really smooth, but when GNUstep is decorating them it's painfully slow. &amp;nbsp;If
&lt;br&gt;&amp;gt; I move the mouse fast enough (to one end or another of the screen) the
&lt;br&gt;&amp;gt; window lags behind. &amp;nbsp;I'll make a note here that I remember this also being
&lt;br&gt;&amp;gt; an issue when I was on a 2.5GHz PC, just not as noticable there.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I tried on cairo on my 1.8Ghz computer with a nVidia card with its 
&lt;br&gt;drivers in Xorg. SO it should be fast.
&lt;br&gt;&lt;br&gt;What I noticed is:
&lt;br&gt;- if I only have GNustep windows open, like gworkspace and then move a 
&lt;br&gt;terminal, everything is quite fast
&lt;br&gt;- if the gnustep window is over a foreign window (in my case over the 
&lt;br&gt;browser, which is GTk2) it becomes sluggish. And I mean really. I don't 
&lt;br&gt;even want to test on a 100Mhz cpu or so, it would be unbearable.
&lt;br&gt;&lt;br&gt;Riccardo
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26294364&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/A-few-problem-with-latest-SVN-stuff-tp26258683p26294364.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26294258</id>
	<title>Re: A few problem with latest SVN stuff</title>
	<published>2009-11-10T16:56:04Z</published>
	<updated>2009-11-10T16:56:04Z</updated>
	<author>
		<name>Riccardo Mottola-4</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&amp;gt; * The &amp;quot;Run&amp;quot; panel's (&amp;quot;Tools&amp;quot;-&amp;gt;&amp;quot;Run...&amp;quot;) text field does not allow me to edit
&lt;br&gt;&amp;gt; it, which means I can't actually enter the applications I want run.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I fixed that (only for the English Gorms btw, if someone wants to help 
&lt;br&gt;putting the other language up-to-date...)
&lt;br&gt;The same problem affected also &amp;quot;open with&amp;quot;.
&lt;br&gt;However, looking a the code, the FIeld should be a &amp;quot;CompletionField&amp;quot; 
&lt;br&gt;which doesn't seem to work for me or I didn't understand how it should work.
&lt;br&gt;&lt;br&gt;&amp;gt; In SystemPreferences:
&lt;br&gt;&amp;gt; * The &amp;quot;Apply&amp;quot; button on the themes preferences doesn't actually work. &amp;nbsp;If I
&lt;br&gt;&amp;gt; hit apply, SystemPreferences' theme will change, however the default will
&lt;br&gt;&amp;gt; not be written, which means no other application actually gets the new
&lt;br&gt;&amp;gt; theme. &amp;nbsp;If I restart SystemPreferences I'll be presented with the old theme.
&lt;br&gt;&amp;gt; * This is just one thing I noticed, isn't GSX11HandlesWindowDecoration
&lt;br&gt;&amp;gt; depricated? &amp;nbsp;SystemPreferences still has it that way.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;GIven that you also have problems with GWorkspace, something with your 
&lt;br&gt;preferences seems strange.
&lt;br&gt;The defaults name is inedeed deprecated, SystemPreferences has been updated.
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; In general:
&lt;br&gt;&amp;gt; * I set GSX11HandlesWindowDecoration to NO (have GNUstep draw the borders)
&lt;br&gt;&amp;gt; and moving windows are extremely slow. &amp;nbsp;I'm on a 500MHz PC, so it's really
&lt;br&gt;&amp;gt; noticable. &amp;nbsp;If I let WindowMaker decorate the window moving it around is
&lt;br&gt;&amp;gt; really smooth, but when GNUstep is decorating them it's painfully slow. &amp;nbsp;If
&lt;br&gt;&amp;gt; I move the mouse fast enough (to one end or another of the screen) the
&lt;br&gt;&amp;gt; window lags behind. &amp;nbsp;I'll make a note here that I remember this also being
&lt;br&gt;&amp;gt; an issue when I was on a 2.5GHz PC, just not as noticable there.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;I can't reproduce that on the machine where I am now, but I do have lots 
&lt;br&gt;of strange/older computers and see what I can get out.
&lt;br&gt;&lt;br&gt;Riccardo
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26294258&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/A-few-problem-with-latest-SVN-stuff-tp26258683p26294258.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26293021</id>
	<title>Re: Objective-C 2.0</title>
	<published>2009-11-10T15:05:47Z</published>
	<updated>2009-11-10T15:05:47Z</updated>
	<author>
		<name>HalypH</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;&lt;br&gt;I've noticed that there is activity on &lt;a href=&quot;http://svn.gna.org/viewcvs/gnustep/libs/libobjc2/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.gna.org/viewcvs/gnustep/libs/libobjc2/&lt;/a&gt;. 
&lt;br&gt;I wonder if someone has positive experience in building and running Objective-C 2.0 code.
&lt;br&gt;If you had success could you please tell us your OS and build issues you face?
&lt;br&gt;&lt;br&gt;When can we expect to have 'Objective-C 2.0' in GNUstep? Can you tell us general ideas regarding this?
&lt;br&gt;&lt;br&gt;And where can I find some GNUstep roadmap, plans or strategy list, etc.? 
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;HalypH&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Objective-C-2.0-tp25255580p26293021.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26290813</id>
	<title>Re: GNUstep dev environment</title>
	<published>2009-11-10T13:10:49Z</published>
	<updated>2009-11-10T13:10:49Z</updated>
	<author>
		<name>Riccardo Mottola-4</name>
	</author>
	<content type="html">HalypH wrote:
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; I'm newbie in GNUstep (and in Objective-C). What is the best dev environment
&lt;br&gt;&amp;gt; for GNUstep? I'm using text editor (Vim) and console build, plus 'insight'
&lt;br&gt;&amp;gt; as gdb front-end. But it doesn't like fast development environment for me.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Could you please share your better practice? 
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;I use ProjectCenter for almost all my GNUstep application projects.
&lt;br&gt;If you are brave enough you can try the current SVN version (obtainable 
&lt;br&gt;as a nightly tarball) which also supports gdb integration. But be 
&lt;br&gt;prepared that it is not a release yet and that the project format 
&lt;br&gt;changed: your old projects will be properly converted, but the new ones 
&lt;br&gt;are only readable by the new version.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;&amp;nbsp; Riccardo
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26290813&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNUstep-dev-environment-tp26258059p26290813.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26289458</id>
	<title>Re: GNUstep dev environment</title>
	<published>2009-11-10T11:08:02Z</published>
	<updated>2009-11-10T11:08:02Z</updated>
	<author>
		<name>Michael Thaler-2</name>
	</author>
	<content type="html">On Tuesday 10 November 2009, &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289458&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;discuss-gnustep-request@...&lt;/a&gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; The speed gain is done using the graphical interface builder (Gorm.app),
&lt;br&gt;&amp;gt; &amp;nbsp;and by the greatly slim designed API, which allows you to achive all you
&lt;br&gt;&amp;gt; &amp;nbsp;want with much less code:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Quote of the Booz-Allen Study
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* took 100+ senior programmers and trained them on NeXTstep, then
&lt;br&gt;&amp;gt; &amp;nbsp;asked them &amp;nbsp;to write the same app on both NeXT and their previous system.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* First application written was written two to five times faster.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* Savings were 90 %
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* 83 % less lines of code in the NEXTstep version
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* 82 % said NeXTstep was better in ALL categories
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;* It isn't faster to code on NeXTstep; you just have to write less of
&lt;br&gt;&amp;gt; &amp;nbsp;it. The &amp;nbsp;revolution is &amp;quot;getting rid of software&amp;quot;.
&lt;/div&gt;&lt;br&gt;When was this study done? Openstep/GNUstep/Cocoa are certainly a good 
&lt;br&gt;framework by todays standards, but I really doubt that a GNUstep application 
&lt;br&gt;will have 83% less lines of code compared to, say, one written in Qt or with 
&lt;br&gt;.Net or Scala with Scala/JFC class libraries. Actually GNUstep is missing lots 
&lt;br&gt;of things that e.g. Qt offers, therefore you will probably write more code for 
&lt;br&gt;complex application.
&lt;br&gt;&lt;br&gt;Michael
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289458&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNUstep-dev-environment-tp26258059p26289458.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26282800</id>
	<title>All Standard widgets and menus (except tabfolder) now themed</title>
	<published>2009-11-10T04:44:49Z</published>
	<updated>2009-11-10T04:44:49Z</updated>
	<author>
		<name>Hans Baier</name>
	</author>
	<content type="html">&lt;a href=&quot;http://stashbox.org/693247/Bildschirmfoto.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stashbox.org/693247/Bildschirmfoto.png&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://stashbox.org/693249/Bildschirmfoto-1.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stashbox.org/693249/Bildschirmfoto-1.png&lt;/a&gt;&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Hans&lt;br /&gt; &lt;br /&gt;_______________________________________________
&lt;br&gt;Gnustep-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26282800&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gnustep-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/gnustep-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/gnustep-dev&lt;/a&gt;&lt;br&gt;&lt;div class=&quot;small&quot;&gt;&lt;br/&gt;&lt;img src=&quot;http://old.nabble.com/images/icon_attachment.gif&quot; &gt; &lt;strong&gt;signature.asc&lt;/strong&gt; (279 bytes) &lt;a href=&quot;http://old.nabble.com/attachment/26282800/0/signature.asc&quot; target=&quot;_top&quot;&gt;Download Attachment&lt;/a&gt;&lt;/div&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Dev-f1882.html&quot; embed=&quot;fixTarget[1882]&quot; target=&quot;_top&quot; &gt;GNUstep - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/All-Standard-widgets-and-menus-%28except-tabfolder%29-now-themed-tp26282800p26282800.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26281785</id>
	<title>Re: GNUstep dev environment</title>
	<published>2009-11-10T03:18:41Z</published>
	<updated>2009-11-10T03:18:41Z</updated>
	<author>
		<name>Richard Frith-Macdonald-2</name>
	</author>
	<content type="html">&lt;br&gt;On 8 Nov 2009, at 21:19, HalypH wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi all,
&lt;br&gt;&amp;gt; I'm newbie in GNUstep (and in Objective-C). What is the best dev &amp;nbsp;
&lt;br&gt;&amp;gt; environment
&lt;br&gt;&amp;gt; for GNUstep? I'm using text editor (Vim) and console build, plus &amp;nbsp;
&lt;br&gt;&amp;gt; 'insight'
&lt;br&gt;&amp;gt; as gdb front-end. But it doesn't like fast development environment &amp;nbsp;
&lt;br&gt;&amp;gt; for me.
&lt;br&gt;&lt;br&gt;I use vim in a terminal window for editing and I use gdb from the &amp;nbsp;
&lt;br&gt;command line &amp;nbsp;too.
&lt;br&gt;&lt;br&gt;That's fast for me (I don't really like IDEs), though you can use an &amp;nbsp;
&lt;br&gt;IDE such as ProjectCenter.app if that's your preference.
&lt;br&gt;I guess you would say that I'm a 'power user' (ie someone familiar &amp;nbsp;
&lt;br&gt;with the tools), so a command line environment will probably always &amp;nbsp;
&lt;br&gt;provide more control and flexibility than a gui environment IDE can.
&lt;br&gt;&lt;br&gt;If you want to use GNUstep for GUI development, then I'd recommend &amp;nbsp;
&lt;br&gt;using Gorm.app (to design/implement your gui).
&lt;br&gt;If you want to design/build themes, then you should use Thematic.app
&lt;br&gt;If you want to write server applications, then you don't need any &amp;nbsp;
&lt;br&gt;special tools.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26281785&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNUstep-dev-environment-tp26258059p26281785.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26281592</id>
	<title>Re: GNUstep dev environment</title>
	<published>2009-11-10T02:58:57Z</published>
	<updated>2009-11-10T02:58:57Z</updated>
	<author>
		<name>Gürkan Sengün-2</name>
	</author>
	<content type="html">Hello
&lt;br&gt;&lt;br&gt;&amp;gt; I'm newbie in GNUstep (and in Objective-C). What is the best dev environment
&lt;br&gt;&amp;gt; for GNUstep? I'm using text editor (Vim) and console build, plus 'insight'
&lt;br&gt;&amp;gt; as gdb front-end. But it doesn't like fast development environment for me.
&lt;br&gt;&lt;br&gt;The speed gain is done using the graphical interface builder (Gorm.app), and
&lt;br&gt;by the greatly slim designed API, which allows you to achive all you want with
&lt;br&gt;much less code:
&lt;br&gt;&lt;br&gt;Quote of the Booz-Allen Study
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* took 100+ senior programmers and trained them on NeXTstep, then asked them 
&lt;br&gt;to write the same app on both NeXT and their previous system.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* First application written was written two to five times faster.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* Savings were 90 %
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* 83 % less lines of code in the NEXTstep version
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* 82 % said NeXTstep was better in ALL categories
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;* It isn't faster to code on NeXTstep; you just have to write less of it. The 
&lt;br&gt;revolution is &amp;quot;getting rid of software&amp;quot;.
&lt;br&gt;&lt;br&gt;from: &lt;a href=&quot;http://livecd.gnustep.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://livecd.gnustep.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Another big advantage, write once, compile everywhere. For example:
&lt;br&gt;&lt;a href=&quot;http://www.opentrack.ch/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.opentrack.ch/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Yours,
&lt;br&gt;Guerkan
&lt;br&gt;&lt;br&gt;&amp;gt; Could you please share your better practice?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thanks
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26281592&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNUstep-dev-environment-tp26258059p26281592.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279866</id>
	<title>Re: Base on Snow Leopard?</title>
	<published>2009-11-10T00:27:48Z</published>
	<updated>2009-11-10T00:27:48Z</updated>
	<author>
		<name>Richard Frith-Macdonald-2</name>
	</author>
	<content type="html">&lt;br&gt;On 10 Nov 2009, at 04:32, David Wetzel wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Hi Folks,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried to build base as on &lt;a href=&quot;http://wiki.gnustep.org/index.php/Platform:BSD#Mac_OS_X&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.gnustep.org/index.php/Platform:BSD#Mac_OS_X&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; (paths on the wiki don't seem to be right any more)
&lt;br&gt;&lt;br&gt;&amp;lt;snip&amp;gt;
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; This is on 10.6.1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Any ideas?
&lt;br&gt;&lt;br&gt;I'm afraid you need to port to snow leopard, which as far as I can &amp;nbsp;
&lt;br&gt;tell is using Apple's new version of the Objective-C language and a &amp;nbsp;
&lt;br&gt;fairly radically revised version of the objective-c runtime, so the &amp;nbsp;
&lt;br&gt;old compatibility code won't work.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gnustep-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26279866&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gnustep-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/gnustep-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/gnustep-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Dev-f1882.html&quot; embed=&quot;fixTarget[1882]&quot; target=&quot;_top&quot; &gt;GNUstep - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Base-on-Snow-Leopard--tp26278155p26279866.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26279355</id>
	<title>[bug #27636] Scrollbar a few pixel off on NSWindows95InterfaceStyle</title>
	<published>2009-11-09T23:28:00Z</published>
	<updated>2009-11-09T23:28:00Z</updated>
	<author>
		<name>Ilguiz Latypov-3</name>
	</author>
	<content type="html">&lt;br&gt;Update of bug #27636 (project gnustep):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Open/Closed: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; In Test =&amp;gt; Closed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Follow-up Comment #9:
&lt;br&gt;&lt;br&gt;confirmed as fixed.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Reply to this item at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;&lt;a href=&quot;http://savannah.gnu.org/bugs/?27636&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/bugs/?27636&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;nbsp; Message sent via/by Savannah
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://savannah.gnu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26279355&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Bugs-f1881.html&quot; embed=&quot;fixTarget[1881]&quot; target=&quot;_top&quot; &gt;GNUstep - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-bug--27636--Scrollbar-a-few-pixel-off-on-NSWindows95InterfaceStyle-tp25814715p26279355.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26278155</id>
	<title>Base on Snow Leopard?</title>
	<published>2009-11-09T20:32:09Z</published>
	<updated>2009-11-09T20:32:09Z</updated>
	<author>
		<name>David Wetzel</name>
	</author>
	<content type="html">Hi Folks,
&lt;br&gt;&lt;br&gt;I tried to build base as on &lt;a href=&quot;http://wiki.gnustep.org/index.php/Platform:BSD#Mac_OS_X&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://wiki.gnustep.org/index.php/Platform:BSD#Mac_OS_X&lt;/a&gt;&lt;br&gt;&lt;br&gt;(paths on the wiki don't seem to be right any more)
&lt;br&gt;&lt;br&gt;cd make/trunk/
&lt;br&gt;./configure --with-library-combo=apple-apple-apple
&lt;br&gt;sudo make install
&lt;br&gt;source /Library/GNUstep/Makefiles/GNUstep.csh
&lt;br&gt;cd ../../base/trunk/
&lt;br&gt;./configure --with-xml-prefix=/usr --disable-xmltest
&lt;br&gt;make debug=yes
&lt;br&gt;This is gnustep-make 2.2.0. Type 'make print-gnustep-make-help' for &amp;nbsp;
&lt;br&gt;help.
&lt;br&gt;Making all in Source...
&lt;br&gt;rm -f dynamic-load.h
&lt;br&gt;cp simple-load.h dynamic-load.h
&lt;br&gt;/Library/GNUstep/Makefiles/mkinstalldirs .
&lt;br&gt;mv ../Headers/Additions/GNUstepBase/config.h .
&lt;br&gt;touch ./config.h
&lt;br&gt;/Library/GNUstep/Makefiles/mkinstalldirs ./GNUstepBase
&lt;br&gt;mv ../Headers/Additions/GNUstepBase/GSConfig.h ./GNUstepBase
&lt;br&gt;touch ./GNUstepBase/GSConfig.h
&lt;br&gt;Making all in subprojects of library libgnustep-baseadd...
&lt;br&gt;Making all for subproject Additions...
&lt;br&gt;&amp;nbsp; Compiling file GSCategories.m ...
&lt;br&gt;In file included from ../../Headers/Additions/GNUstepBase/ 
&lt;br&gt;GSCategories.h:51,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from GSCategories.m:28:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSObjCClass’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:193: error: &amp;nbsp;
&lt;br&gt;‘struct objc_object’ has no member named ‘class_pointer’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:194: warning: &amp;nbsp;
&lt;br&gt;control reaches end of non-void function
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSObjCSuper’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:214: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘class_get_super_class’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:214: warning: &amp;nbsp;
&lt;br&gt;return makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSObjCIsInstance’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:226: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘object_is_instance’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSObjCIsClass’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:238: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘object_is_class’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSClassFromName’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:269: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘objc_lookup_class’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:269: warning: &amp;nbsp;
&lt;br&gt;return makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSNameFromClass’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:281: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘class_get_class_name’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:281: warning: &amp;nbsp;
&lt;br&gt;return makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSClassNameFromObject’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:293: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘object_get_class_name’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:293: warning: &amp;nbsp;
&lt;br&gt;return makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSNameFromSelector’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:305: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘sel_get_name’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:305: warning: &amp;nbsp;
&lt;br&gt;return makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSSelectorFromName’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:322: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘sel_get_uid’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:322: warning: &amp;nbsp;
&lt;br&gt;return makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSSelectorFromNameAndTypes’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:345: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘sel_get_any_typed_uid’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:345: warning: &amp;nbsp;
&lt;br&gt;assignment makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:349: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘sel_get_typed_uid’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:349: warning: &amp;nbsp;
&lt;br&gt;assignment makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:355: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘sel_register_name’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:355: warning: &amp;nbsp;
&lt;br&gt;assignment makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:359: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘sel_register_typed_name’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:359: warning: &amp;nbsp;
&lt;br&gt;assignment makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSTypesFromSelector’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:377: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘sel_get_type’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:377: warning: &amp;nbsp;
&lt;br&gt;return makes pointer from integer without a cast
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: In function &amp;nbsp;
&lt;br&gt;‘GSObjCVersion’:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:638: warning: &amp;nbsp;
&lt;br&gt;implicit declaration of function ‘class_get_version’
&lt;br&gt;In file included from ../../Headers/Additions/GNUstepBase/ 
&lt;br&gt;GSCategories.h:51,
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; from GSCategories.m:28:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h: At top level:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSObjCRuntime.h:682: error: &amp;nbsp;
&lt;br&gt;expected ‘)’ before ‘*’ token
&lt;br&gt;In file included from GSCategories.m:28:
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSCategories.h:308: error: &amp;nbsp;
&lt;br&gt;expected ‘)’ before ‘retval_t’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSCategories.h:308: error: &amp;nbsp;
&lt;br&gt;expected ‘)’ before ‘arglist_t’
&lt;br&gt;../../Headers/Additions/GNUstepBase/GSCategories.h:309: error: &amp;nbsp;
&lt;br&gt;expected ‘)’ before ‘arglist_t’
&lt;br&gt;In file included from GSCategories.m:30:
&lt;br&gt;.././GSPrivate.h:202: error: @defs is not supported in new abi
&lt;br&gt;GSCategories.m: In function ‘-[NSAttributedString(GSCategories) &amp;nbsp;
&lt;br&gt;attributedSubstringWithRange:]’:
&lt;br&gt;GSCategories.m:161: warning: format not a string literal and no format &amp;nbsp;
&lt;br&gt;arguments
&lt;br&gt;GSCategories.m: In function ‘+[NSNumber(GSCategories) &amp;nbsp;
&lt;br&gt;valueFromString:]’:
&lt;br&gt;GSCategories.m:1034: warning: ‘cString’ is deprecated (declared at / 
&lt;br&gt;System/Library/Frameworks/Foundation.framework/Headers/NSString.h:367)
&lt;br&gt;make[4]: *** [obj/GSCategories.m.o] Error 1
&lt;br&gt;make[3]: *** [internal-subproject-all_] Error 2
&lt;br&gt;make[2]: *** [Additions.all.subproject.variables] Error 2
&lt;br&gt;make[1]: *** [libgnustep-baseadd.all.library.variables] Error 2
&lt;br&gt;make: *** [internal-all] Error 2
&lt;br&gt;&lt;br&gt;This is on 10.6.1
&lt;br&gt;&lt;br&gt;Any ideas?
&lt;br&gt;&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;David
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gnustep-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26278155&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gnustep-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/gnustep-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/gnustep-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Dev-f1882.html&quot; embed=&quot;fixTarget[1882]&quot; target=&quot;_top&quot; &gt;GNUstep - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Base-on-Snow-Leopard--tp26278155p26278155.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26274890</id>
	<title>[bug #27636] Scrollbar a few pixel off on NSWindows95InterfaceStyle</title>
	<published>2009-11-09T14:28:29Z</published>
	<updated>2009-11-09T14:28:29Z</updated>
	<author>
		<name>Ilguiz Latypov-3</name>
	</author>
	<content type="html">&lt;br&gt;Follow-up Comment #8, bug #27636 (project gnustep):
&lt;br&gt;&lt;br&gt;Looks good to me!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Reply to this item at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;&lt;a href=&quot;http://savannah.gnu.org/bugs/?27636&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/bugs/?27636&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;nbsp; Message sent via/by Savannah
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://savannah.gnu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26274890&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Bugs-f1881.html&quot; embed=&quot;fixTarget[1881]&quot; target=&quot;_top&quot; &gt;GNUstep - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-bug--27636--Scrollbar-a-few-pixel-off-on-NSWindows95InterfaceStyle-tp25814715p26274890.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26271906</id>
	<title>Re: Progress with Gtk+-Theme</title>
	<published>2009-11-09T11:05:13Z</published>
	<updated>2009-11-09T11:05:13Z</updated>
	<author>
		<name>Fred Kiefer</name>
	</author>
	<content type="html">Hans Baier schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I already implemented drawing functions
&lt;br&gt;&amp;gt; for most widgets (except NSPopUpButton, Menus and Tabs).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Here is a screenshot:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://stashbox.org/687974/Bildschirmfoto.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stashbox.org/687974/Bildschirmfoto.png&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; here is the code:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://github.com/hansfbaier/gnustep-gnome&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://github.com/hansfbaier/gnustep-gnome&lt;/a&gt;&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; NOTE: The code is extremely experimental, hackish and ugly at the
&lt;br&gt;&amp;gt; moment. It will be cleaned up, as things settle and more of the final design
&lt;br&gt;&amp;gt; emerges.
&lt;/div&gt;&lt;br&gt;I added GSTheme methods for most of the classes that you needed to add
&lt;br&gt;categories for. For NSTableHeaderCell I cannot make up my mind how to
&lt;br&gt;best package up this as a theme.
&lt;br&gt;&lt;br&gt;Hope this helps
&lt;br&gt;Fred
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gnustep-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26271906&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gnustep-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/gnustep-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/gnustep-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Dev-f1882.html&quot; embed=&quot;fixTarget[1882]&quot; target=&quot;_top&quot; &gt;GNUstep - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Progress-with-Gtk%2B-Theme-tp26228006p26271906.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26271727</id>
	<title>Re: GNUstep dev environment</title>
	<published>2009-11-09T10:55:38Z</published>
	<updated>2009-11-09T10:55:38Z</updated>
	<author>
		<name>TMC</name>
	</author>
	<content type="html">Project Center is a native IDE. You can set Project Center to use vim instead of its built-in editor. You can download the latest stable version (0.5.0, from October 2008) at
&lt;br&gt;&lt;a href=&quot;http://gnustep.org/resources/sources.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://gnustep.org/resources/sources.html&lt;/a&gt;&amp;nbsp;and look for the development tools section.
&lt;br&gt;&lt;br&gt;--Tycho Martin Clendenny
&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;HalypH wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Hi all,
&lt;br&gt;I'm newbie in GNUstep (and in Objective-C). What is the best dev environment for GNUstep? I'm using text editor (Vim) and console build, plus 'insight' as gdb front-end. But it doesn't like fast development environment for me.
&lt;br&gt;&lt;br&gt;Could you please share your better practice? 
&lt;br&gt;&lt;br&gt;Thanks
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNUstep-dev-environment-tp26258059p26271727.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26267889</id>
	<title>Fwd: SCALE 8X Call For Papers Closes December 1th</title>
	<published>2009-11-09T07:05:10Z</published>
	<updated>2009-11-09T07:05:10Z</updated>
	<author>
		<name>Gregory Casamento</name>
	</author>
	<content type="html">Hey guys. &amp;nbsp; If anyone is going to be at SCALE, &amp;nbsp;it would be nice to
&lt;br&gt;give a talk there about GNUstep. &amp;nbsp; If anyone has any papers and will
&lt;br&gt;be there, please submit them to SCALE for consideration.
&lt;br&gt;&lt;br&gt;I will be there in a booth this year.
&lt;br&gt;&lt;br&gt;GC
&lt;br&gt;&lt;br&gt;---------- Forwarded message ----------
&lt;br&gt;From: SCALE Team &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26267889&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;scale-announce@...&lt;/a&gt;&amp;gt;
&lt;br&gt;Date: Sun, Nov 8, 2009 at 11:01 PM
&lt;br&gt;Subject: SCALE 8X Call For Papers Closes December 1th
&lt;br&gt;To: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26267889&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;greg.casamento@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;Like other Open Source activities, the 'rising tide' is lifting SCALE:
&lt;br&gt;SCALE 8x will add developer and beginner tracks along with the regular
&lt;br&gt;general interest conference tracks. The Try-It lab, which was a huge
&lt;br&gt;success at SCALE 7X, will also return.
&lt;br&gt;&lt;br&gt;If you'd like to speak at SCALE 8x, see &lt;a href=&quot;http://socallinuxexpo.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://socallinuxexpo.org&lt;/a&gt;&amp;nbsp;to
&lt;br&gt;submit your presentation proposal. The deadline for proposal
&lt;br&gt;submissions is 15 Dec, 2009, but if you are considering speaking, we
&lt;br&gt;recommend submitting your proposal very soon. There are limited
&lt;br&gt;speaker slots, and if last year is any indication, the Expo will have
&lt;br&gt;a tidal wave of proposals to wade through. Don't be left out!
&lt;br&gt;&lt;br&gt;Registration for SCALE will open November 16nd, 2009. This will be
&lt;br&gt;Early Bird Registration, so consider registering before the prices go
&lt;br&gt;up!
&lt;br&gt;&lt;br&gt;Mark your calendars - be in Los Angeles Feb. 19-21st, 2010, for SCALE
&lt;br&gt;8x, where Open Source Happens!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Gregory Casamento
&lt;br&gt;Open Logic Corporation, Principal Consultant
&lt;br&gt;## GNUstep Chief Maintainer
&lt;br&gt;yahoo/skype: greg_casamento, aol: gjcasa
&lt;br&gt;(240)274-9630 (Cell), (301)362-9640 (Home)
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gnustep-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26267889&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gnustep-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/gnustep-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/gnustep-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Dev-f1882.html&quot; embed=&quot;fixTarget[1882]&quot; target=&quot;_top&quot; &gt;GNUstep - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fwd%3A-SCALE-8X-Call-For-Papers-Closes-December-1th-tp26267889p26267889.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26265052</id>
	<title>[bug #27636] Scrollbar a few pixel off on NSWindows95InterfaceStyle</title>
	<published>2009-11-09T03:47:52Z</published>
	<updated>2009-11-09T03:47:52Z</updated>
	<author>
		<name>Ilguiz Latypov-3</name>
	</author>
	<content type="html">&lt;br&gt;Update of bug #27636 (project gnustep):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;None =&amp;gt; Fixed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Open/Closed: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Open =&amp;gt; In Test &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Follow-up Comment #7:
&lt;br&gt;&lt;br&gt;I've been through this code, simplified/clarified a little I hope, and fixed
&lt;br&gt;a minor offset error which could have been your issue.
&lt;br&gt;Please could you give it a go and see if this now acts as you expect.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Reply to this item at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;&lt;a href=&quot;http://savannah.gnu.org/bugs/?27636&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/bugs/?27636&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;nbsp; Message sent via/by Savannah
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://savannah.gnu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26265052&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Bugs-f1881.html&quot; embed=&quot;fixTarget[1881]&quot; target=&quot;_top&quot; &gt;GNUstep - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-bug--27636--Scrollbar-a-few-pixel-off-on-NSWindows95InterfaceStyle-tp25814715p26265052.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263987</id>
	<title>Re: A few problem with latest SVN stuff</title>
	<published>2009-11-09T02:19:25Z</published>
	<updated>2009-11-09T02:19:25Z</updated>
	<author>
		<name>Fred Kiefer</name>
	</author>
	<content type="html">Stef Bidi schrieb:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Sun, Nov 8, 2009 at 6:45 PM, Riccardo Mottola &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263987&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;multix@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt; Hmm... &amp;nbsp;I can't help but wonder what's going on here then, cause everything
&lt;br&gt;&amp;gt; else (set hide dot files, etc) works as expected except for picking new
&lt;br&gt;&amp;gt; themes.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; * This is just one thing I noticed, isn't GSX11HandlesWindowDecoration
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt; depricated? &amp;nbsp;SystemPreferences still has it that way.
&lt;br&gt;&amp;gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Yes... Isn't that correct? It works for me... except on Windows
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I thought it got changed to something along the lines:
&lt;br&gt;&amp;gt; GSBackendHandlesWindowDecoration, or something like that, don't quote me on
&lt;br&gt;&amp;gt; it. &amp;nbsp;Fred should be able to say exactly what it is.
&lt;/div&gt;&lt;br&gt;Looks like Richard already corrected this in SVN. SystemPreferences does
&lt;br&gt;the right thing now and the windows backend behaves no the same as the
&lt;br&gt;x11 one.
&lt;br&gt;&lt;br&gt;Thank you Richard!
&lt;br&gt;Fred
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263987&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/A-few-problem-with-latest-SVN-stuff-tp26258683p26263987.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26263095</id>
	<title>[bug #27882] image drawing code fails/crashes</title>
	<published>2009-11-09T01:02:31Z</published>
	<updated>2009-11-09T01:02:31Z</updated>
	<author>
		<name>Ilguiz Latypov-3</name>
	</author>
	<content type="html">&lt;br&gt;Follow-up Comment #4, bug #27882 (project gnustep):
&lt;br&gt;&lt;br&gt;I haven't had time to do more work on this ... I don't really know if it's
&lt;br&gt;working or not. &amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Reply to this item at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;&lt;a href=&quot;http://savannah.gnu.org/bugs/?27882&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/bugs/?27882&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;nbsp; Message sent via/by Savannah
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://savannah.gnu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26263095&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Bugs-f1881.html&quot; embed=&quot;fixTarget[1881]&quot; target=&quot;_top&quot; &gt;GNUstep - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-bug--27882--image-drawing-code-fails-crashes-tp26136556p26263095.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26262077</id>
	<title>gdb on NetBSD with tcsh does not work</title>
	<published>2009-11-08T23:10:30Z</published>
	<updated>2009-11-08T23:10:30Z</updated>
	<author>
		<name>David Wetzel</name>
	</author>
	<content type="html">Hi Folks,
&lt;br&gt;&lt;br&gt;it seems like gdb debugging on NetBSD 64 bit does not work.
&lt;br&gt;It does not seem to start the executable.
&lt;br&gt;If I change my login shell to /bin/sh it works as expected.
&lt;br&gt;Would u please try on your boxes?
&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;David
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gnustep-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26262077&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gnustep-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/gnustep-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/gnustep-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Dev-f1882.html&quot; embed=&quot;fixTarget[1882]&quot; target=&quot;_top&quot; &gt;GNUstep - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/gdb-on-NetBSD-with-tcsh-does-not-work-tp26262077p26262077.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26259512</id>
	<title>Re: Some more screenshots of different Gtk+-Themes</title>
	<published>2009-11-08T16:18:15Z</published>
	<updated>2009-11-08T16:18:15Z</updated>
	<author>
		<name>Nicolas Roard</name>
	</author>
	<content type="html">On Fri, Nov 6, 2009 at 12:04 AM, Hans Baier &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259512&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;hansfbaier@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Human:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://stashbox.org/687981/Bildschirmfoto.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stashbox.org/687981/Bildschirmfoto.png&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Clearlooks:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://stashbox.org/687982/Bildschirmfoto-1.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stashbox.org/687982/Bildschirmfoto-1.png&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Neutronium:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://stashbox.org/687983/Bildschirmfoto-2.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://stashbox.org/687983/Bildschirmfoto-2.png&lt;/a&gt;&lt;/div&gt;&lt;br&gt;Very cool :)
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Nicolas Roard
&lt;br&gt;&amp;quot;I love deadlines. I like the whooshing sound
&lt;br&gt;they make as they fly by.&amp;quot; -- Douglas Adams
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gnustep-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259512&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gnustep-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/gnustep-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/gnustep-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Dev-f1882.html&quot; embed=&quot;fixTarget[1882]&quot; target=&quot;_top&quot; &gt;GNUstep - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Some-more-screenshots-of-different-Gtk%2B-Themes-tp26228159p26259512.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26259416</id>
	<title>Re: A few problem with latest SVN stuff</title>
	<published>2009-11-08T16:03:32Z</published>
	<updated>2009-11-08T16:03:32Z</updated>
	<author>
		<name>Stef Bidi</name>
	</author>
	<content type="html">&lt;div class=&quot;gmail_quote&quot;&gt;On Sun, Nov 8, 2009 at 6:45 PM, Riccardo Mottola &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259416&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;multix@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;
&lt;div class=&quot;im&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex&quot;&gt;Anyway, this is what in GWorkspace:&lt;br&gt;
* GWorkspace&amp;#39;s dock doesn&amp;#39;t &amp;quot;save&amp;quot; what applications have been docked across&lt;br&gt;
restarts.  That is, if I dock a bunch of applications, then log off using&lt;br&gt;
the &amp;quot;Logout&amp;quot; menu item, then restart the session I&amp;#39;ll be presented with an&lt;br&gt;
empty dock, again.&lt;br&gt;
  &lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;
Do you refer to the Dock or the Tabbed Shelf?&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;The dock.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;&lt;div class=&quot;im&quot;&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex&quot;&gt;In SystemPreferences:&lt;br&gt;
* The &amp;quot;Apply&amp;quot; button on the themes preferences doesn&amp;#39;t actually work.  If I&lt;br&gt;
hit apply, SystemPreferences&amp;#39; theme will change, however the default will&lt;br&gt;
not be written, which means no other application actually gets the new&lt;br&gt;
theme.  If I restart SystemPreferences I&amp;#39;ll be presented with the old theme.&lt;br&gt;
  &lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;
Works for me!&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Hmm...  I can&amp;#39;t help but wonder what&amp;#39;s going on here then, cause everything else (set hide dot files, etc) works as expected except for picking new themes.&lt;/div&gt;&lt;div&gt;
&lt;br&gt;&lt;/div&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;&quot;&gt;&lt;div class=&quot;im&quot;&gt;&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex&quot;&gt;
* This is just one thing I noticed, isn&amp;#39;t GSX11HandlesWindowDecoration&lt;br&gt;
depricated?  SystemPreferences still has it that way.&lt;br&gt;
  &lt;br&gt;
&lt;/blockquote&gt;&lt;/div&gt;
Yes... Isn&amp;#39;t that correct? It works for me... except on Windows&lt;br&gt;&lt;/blockquote&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;I thought it got changed to something along the lines: GSBackendHandlesWindowDecoration, or something like that, don&amp;#39;t quote me on it.  Fred should be able to say exactly what it is.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Stefan&lt;/div&gt;&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259416&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/A-few-problem-with-latest-SVN-stuff-tp26258683p26259416.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26259329</id>
	<title>Re: A few problem with latest SVN stuff</title>
	<published>2009-11-08T15:46:45Z</published>
	<updated>2009-11-08T15:46:45Z</updated>
	<author>
		<name>Riccardo Mottola-4</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;the things you describe should be backend-independent. I use xlib on my 
&lt;br&gt;laptop too, btw.
&lt;br&gt;&amp;gt; Anyway, this is what in GWorkspace:
&lt;br&gt;&amp;gt; * GWorkspace's dock doesn't &amp;quot;save&amp;quot; what applications have been docked across
&lt;br&gt;&amp;gt; restarts. &amp;nbsp;That is, if I dock a bunch of applications, then log off using
&lt;br&gt;&amp;gt; the &amp;quot;Logout&amp;quot; menu item, then restart the session I'll be presented with an
&lt;br&gt;&amp;gt; empty dock, again.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Do you refer to the Dock or the Tabbed Shelf?
&lt;br&gt;&amp;gt; * The &amp;quot;Run&amp;quot; panel's (&amp;quot;Tools&amp;quot;-&amp;gt;&amp;quot;Run...&amp;quot;) text field does not allow me to edit
&lt;br&gt;&amp;gt; it, which means I can't actually enter the applications I want run.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I can reproduce that.
&lt;br&gt;&amp;gt; In SystemPreferences:
&lt;br&gt;&amp;gt; * The &amp;quot;Apply&amp;quot; button on the themes preferences doesn't actually work. &amp;nbsp;If I
&lt;br&gt;&amp;gt; hit apply, SystemPreferences' theme will change, however the default will
&lt;br&gt;&amp;gt; not be written, which means no other application actually gets the new
&lt;br&gt;&amp;gt; theme. &amp;nbsp;If I restart SystemPreferences I'll be presented with the old theme.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Works for me!
&lt;br&gt;&amp;gt; * This is just one thing I noticed, isn't GSX11HandlesWindowDecoration
&lt;br&gt;&amp;gt; depricated? &amp;nbsp;SystemPreferences still has it that way.
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;Yes... Isn't that correct? It works for me... except on Windows
&lt;br&gt;&lt;br&gt;Riccardo
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259329&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/A-few-problem-with-latest-SVN-stuff-tp26258683p26259329.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26259324</id>
	<title>Re: [Fwd: Re: GNUstep and Linux Fund]</title>
	<published>2009-11-08T15:46:04Z</published>
	<updated>2009-11-08T15:46:04Z</updated>
	<author>
		<name>Hans Baier</name>
	</author>
	<content type="html">As for successful open source projects,
&lt;br&gt;I found the following reading very valuable:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://producingoss.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://producingoss.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Hans
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gnustep-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259324&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gnustep-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/gnustep-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/gnustep-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Dev-f1882.html&quot; embed=&quot;fixTarget[1882]&quot; target=&quot;_top&quot; &gt;GNUstep - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A--Fwd%3A-Re%3A-GNUstep-and-Linux-Fund--tp26259309p26259324.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26259309</id>
	<title>Re: [Fwd: Re: GNUstep and Linux Fund]</title>
	<published>2009-11-08T15:43:43Z</published>
	<updated>2009-11-08T15:43:43Z</updated>
	<author>
		<name>Hans Baier</name>
	</author>
	<content type="html">&amp;gt; GNUstep has lacked and continues to lack good PR, consistent development of
&lt;br&gt;&amp;gt; applications. But for the core itself I think the following points would
&lt;br&gt;&amp;gt; help us a lot (in no particular order)
&lt;br&gt;&lt;br&gt;I think the design Website is - in its current state - a bit outdated:
&lt;br&gt;It still appeals to the NeXT era kind of look and feel, but now
&lt;br&gt;the most exciting stuff seems to be going on in OS X.
&lt;br&gt;&lt;br&gt;Also navigating the website, it could use more simplicity and structure.
&lt;br&gt;&lt;br&gt;The following sites have excellent design:
&lt;br&gt;&lt;a href=&quot;http://cocoadevcentral.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoadevcentral.com/&lt;/a&gt;&amp;nbsp;(try one of the tutorials)
&lt;br&gt;&lt;a href=&quot;http://cocoawithlove.com/2009/11/creating-iphone-and-mac-icons-using.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cocoawithlove.com/2009/11/creating-iphone-and-mac-icons-using.html&lt;/a&gt;&lt;br&gt;and - last but not least the apple website.
&lt;br&gt;&lt;br&gt;But more important the Top most two reasons which prevent me from using
&lt;br&gt;GNUstep for more than hobby hacking are those:
&lt;br&gt;&lt;br&gt;*. Look and feel. Althought Qt is an excellent development
&lt;br&gt;environment, I ditched it together
&lt;br&gt;&amp;nbsp; &amp;nbsp;with KDE, because it is so cluttered and grossly inconsistent in
&lt;br&gt;its look and feel. Icons
&lt;br&gt;&amp;nbsp; &amp;nbsp;play an extremely important role there, and the KDE icons look childish.
&lt;br&gt;&amp;nbsp; &amp;nbsp;But consistency plays the most important role in look at feel.
&lt;br&gt;&amp;nbsp; &amp;nbsp;Here, the default GNUstep theme, though outdated, is pretty good.
&lt;br&gt;&amp;nbsp; &amp;nbsp;The master in this category here is OS X, but I dumped it for the
&lt;br&gt;following reaon.
&lt;br&gt;&lt;br&gt;*. Usability: Having a fast, simple way of doing everyday work. For me,
&lt;br&gt;&amp;nbsp; &amp;nbsp;keyboard support is the most important, since my day job is that of a
&lt;br&gt;&amp;nbsp; &amp;nbsp;software developer. This is why I dumped OS X and ended up
&lt;br&gt;installing Debian on
&lt;br&gt;&amp;nbsp; &amp;nbsp;my $4000k Mac in the past: The weird keyboard layout, mostly missing keyboard
&lt;br&gt;&amp;nbsp; &amp;nbsp;shortcuts for even the essential things (like maximizing /
&lt;br&gt;minimizing windows),
&lt;br&gt;&amp;nbsp; &amp;nbsp;no keyboard configurability made OS X a nice toy, but nothing
&lt;br&gt;serious I could use
&lt;br&gt;&amp;nbsp; &amp;nbsp;for day-to-day work. It seems to have improved since 10.3, but
&lt;br&gt;&amp;nbsp; &amp;nbsp;for today I am put off by Apples restrictive licensing, and the
&lt;br&gt;fact that I was forced
&lt;br&gt;&amp;nbsp; &amp;nbsp;to spend EUR 150 for a new OS version, just to be able to run Java 1.5.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;GNOME is the desktop of choice for me ATM, because it has modern look and
&lt;br&gt;&amp;nbsp; &amp;nbsp;feel, is very consistent, and has a keyboard way of doing
&lt;br&gt;&amp;nbsp; &amp;nbsp;things (like incremental search in the Alt-F2-Dialog and lists,
&lt;br&gt;TAB-completion
&lt;br&gt;&amp;nbsp; &amp;nbsp;in the File Dialog, configurable Keyboard shortcuts, being able to
&lt;br&gt;use the cursor arrows
&lt;br&gt;&amp;nbsp; &amp;nbsp;for GUI element focus navigation), without enforcing it on the user.
&lt;br&gt;&lt;br&gt;Look and feel as well as keyboard usability are my main issues with GNUstep ATM.
&lt;br&gt;Hopefully with the Gtk+-Theme I am developing ATM, this will be fixed
&lt;br&gt;soon (If I have time).
&lt;br&gt;Interestingly, since the Gtk+-Theme goes much deeper than alternate pixmaps,
&lt;br&gt;it shows how GSTheme could be extended in the future (especially where I have
&lt;br&gt;to use Categories to override widget drawing functions).
&lt;br&gt;&lt;br&gt;Apart from that, one thing about GNUstep annoys me very much:
&lt;br&gt;The absence of context menus. I don't know currently how OS X handles that,
&lt;br&gt;but often I would find myself right-clicking on something, but the
&lt;br&gt;application menu pops up.
&lt;br&gt;&lt;br&gt;Lastly about the GNUstep community: My main problem when I started contributing
&lt;br&gt;(writing pbxbuild in two weeks of vacation), was that I did get no
&lt;br&gt;feedback. I therefore felt that
&lt;br&gt;no one really was using it / or cared about it and that extinguished
&lt;br&gt;my motivation at that point
&lt;br&gt;and my interest therefore changed to other things.
&lt;br&gt;The GNUstep community, tough, is pretty friendly and tolerant to
&lt;br&gt;mistakes, and today
&lt;br&gt;I still remember Fred Kiefers kind reactions when I messed up things
&lt;br&gt;in the cairo backend or broke something
&lt;br&gt;in GNUstep gui.
&lt;br&gt;&lt;br&gt;I spent most of the my open source time in Ardour during the last two
&lt;br&gt;years. It has a very lively community (especially in IRC).
&lt;br&gt;There are lots of users coming in on IRC giving lots of feedback.
&lt;br&gt;That kept me motivated for a long time. (But I currently don't use it much...)
&lt;br&gt;&lt;br&gt;Lastly about funding: I was very glad to read the news from the Linux
&lt;br&gt;Fund, and since I also watched the project since 1996,
&lt;br&gt;I am glad someone pays attention to it that way. I didn't quite
&lt;br&gt;understand whether the $1000-$5000 figure was per month
&lt;br&gt;or one-time sums from the mails, and I will be glad to see it used to
&lt;br&gt;help GNUstep advance. Cheers to the linux fund for that.
&lt;br&gt;&lt;br&gt;Kind regards,
&lt;br&gt;Hans Baier
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Gnustep-dev mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26259309&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Gnustep-dev@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/gnustep-dev&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/gnustep-dev&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Dev-f1882.html&quot; embed=&quot;fixTarget[1882]&quot; target=&quot;_top&quot; &gt;GNUstep - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A--Fwd%3A-Re%3A-GNUstep-and-Linux-Fund--tp26259309p26259309.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26258683</id>
	<title>A few problem with latest SVN stuff</title>
	<published>2009-11-08T14:25:40Z</published>
	<updated>2009-11-08T14:25:40Z</updated>
	<author>
		<name>Stef Bidi</name>
	</author>
	<content type="html">I&amp;#39;ve been trying to use as many GNUstep applications as possible on a little test install that I have going on here and am running into a few problems.  These are just the problems with GWorkspace, and I don&amp;#39;t know if it&amp;#39;s something I&amp;#39;m going or if they are bugs (everything used to work) and WindowMaker.  I&amp;#39;ve installed everything from SVN yesterday (Sat Nov 7), so the code is fairly up to date.  I&amp;#39;m also using the xlib backend (if that helps).&lt;div&gt;
&lt;br&gt;&lt;/div&gt;&lt;div&gt;Anyway, this is what in GWorkspace:&lt;/div&gt;&lt;div&gt;* GWorkspace&amp;#39;s dock doesn&amp;#39;t &amp;quot;save&amp;quot; what applications have been docked across restarts.  That is, if I dock a bunch of applications, then log off using the &amp;quot;Logout&amp;quot; menu item, then restart the session I&amp;#39;ll be presented with an empty dock, again.&lt;/div&gt;
&lt;div&gt;* The &amp;quot;Run&amp;quot; panel&amp;#39;s (&amp;quot;Tools&amp;quot;-&amp;gt;&amp;quot;Run...&amp;quot;) text field does not allow me to edit it, which means I can&amp;#39;t actually enter the applications I want run.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;In SystemPreferences:&lt;/div&gt;
&lt;div&gt;* The &amp;quot;Apply&amp;quot; button on the themes preferences doesn&amp;#39;t actually work.  If I hit apply, SystemPreferences&amp;#39; theme will change, however the default will not be written, which means no other application actually gets the new theme.  If I restart SystemPreferences I&amp;#39;ll be presented with the old theme.&lt;/div&gt;
&lt;div&gt;* This is just one thing I noticed, isn&amp;#39;t GSX11HandlesWindowDecoration depricated?  SystemPreferences still has it that way.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;In general:&lt;/div&gt;&lt;div&gt;* I set GSX11HandlesWindowDecoration to NO (have GNUstep draw the borders) and moving windows are extremely slow.  I&amp;#39;m on a 500MHz PC, so it&amp;#39;s really noticable.  If I let WindowMaker decorate the window moving it around is really smooth, but when GNUstep is decorating them it&amp;#39;s painfully slow.  If I move the mouse fast enough (to one end or another of the screen) the window lags behind.  I&amp;#39;ll make a note here that I remember this also being an issue when I was on a 2.5GHz PC, just not as noticable there.&lt;/div&gt;
&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Let me know if I need to clarify anything or if I should file a bug report.&lt;/div&gt;&lt;div&gt;&lt;br&gt;&lt;/div&gt;&lt;div&gt;Stefan&lt;/div&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26258683&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/A-few-problem-with-latest-SVN-stuff-tp26258683p26258683.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26258391</id>
	<title>Re: Installing GNUstep on Win32 with gnustep-system-0.24.0-setup.exe and SVN</title>
	<published>2009-11-08T13:53:06Z</published>
	<updated>2009-11-08T13:53:06Z</updated>
	<author>
		<name>Tim Kack</name>
	</author>
	<content type="html">Hi Paul,
&lt;br&gt;&lt;br&gt;I found a couple of places - these on on GNUstep ftp even:
&lt;br&gt;&lt;a href=&quot;http://ftpmain.gnustep.org/pub/gnustep/libs/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://ftpmain.gnustep.org/pub/gnustep/libs/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.gtk-server.org/shared/libffi-mingw.zip&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.gtk-server.org/shared/libffi-mingw.zip&lt;/a&gt;&amp;nbsp;(precompiled for
&lt;br&gt;mingw)
&lt;br&gt;And last but not least - the original source: 
&lt;br&gt;ftp://sourceware.org/pub/libffi/libffi-3.0.8.tar.gz
&lt;br&gt;&lt;br&gt;I had some issues last time I tried to compile libffi on mingw and have
&lt;br&gt;given up that and instead use the ones in the Gnustep windows installer.
&lt;br&gt;&lt;br&gt;Best regards,
&lt;br&gt;Tim
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Sun, 2009-11-08 at 22:33 +0100, Paul Csanyi wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 2009/11/8 Adam Fedor &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26258391&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fedor@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On Nov 7, 2009, at 12:08 AM, Paul Csanyi wrote:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I want to install GNUstep system and development tools: Gorm and Project
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Center
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; on my Win32 system.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I have downloaded and installed the gnustep-system-0.24.0-setup.exe.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I have set up the HOME environment variables to C:/ in
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; Start / Control Panel / System / Spetial (or Advanced?) / Environment
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; variables...
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; If you want the latest release, you should install
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; gnustep-system-0.23.0-setup.exe
&lt;br&gt;&amp;gt; &amp;gt; gnustep-core-0.23.00setup.exe
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; and then try to compile Gorm and ProjectCenter.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; If you looking to get the latest code from SVN, you can install
&lt;br&gt;&amp;gt; &amp;gt; gnustep-system-0.24.0-setup.exe, but then I would configure make with:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp;./configure --prefix=/GNUstep --with-config-file=/GNUstep/GNUstep.conf
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Note, you'll also need to download and install libffi and gnustep-objc
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; OK
&lt;br&gt;&amp;gt; I have downloaded gnustep-objc from SVN in C:\modules\dev-libs\libobjc
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; so there I can shall install it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; But from where can I download the libffi sources?
&lt;br&gt;&amp;gt; 
&lt;/div&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26258391&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Installing-GNUstep-on-Win32-with-gnustep-system-0.24.0-setup.exe-and-SVN-tp26242585p26258391.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26258220</id>
	<title>Re: Installing GNUstep on Win32 with gnustep-system-0.24.0-setup.exe and SVN</title>
	<published>2009-11-08T13:33:57Z</published>
	<updated>2009-11-08T13:33:57Z</updated>
	<author>
		<name>Paul Csanyi</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;2009/11/8 Adam Fedor &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26258220&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;fedor@...&lt;/a&gt;&amp;gt;:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Nov 7, 2009, at 12:08 AM, Paul Csanyi wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I want to install GNUstep system and development tools: Gorm and Project
&lt;br&gt;&amp;gt;&amp;gt; Center
&lt;br&gt;&amp;gt;&amp;gt; on my Win32 system.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have downloaded and installed the gnustep-system-0.24.0-setup.exe.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have set up the HOME environment variables to C:/ in
&lt;br&gt;&amp;gt;&amp;gt; Start / Control Panel / System / Spetial (or Advanced?) / Environment
&lt;br&gt;&amp;gt;&amp;gt; variables...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you want the latest release, you should install
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; gnustep-system-0.23.0-setup.exe
&lt;br&gt;&amp;gt; gnustep-core-0.23.00setup.exe
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; and then try to compile Gorm and ProjectCenter.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; If you looking to get the latest code from SVN, you can install
&lt;br&gt;&amp;gt; gnustep-system-0.24.0-setup.exe, but then I would configure make with:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;  ./configure --prefix=/GNUstep --with-config-file=/GNUstep/GNUstep.conf
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Note, you'll also need to download and install libffi and gnustep-objc
&lt;/div&gt;&lt;br&gt;OK
&lt;br&gt;I have downloaded gnustep-objc from SVN in C:\modules\dev-libs\libobjc
&lt;br&gt;&lt;br&gt;so there I can shall install it.
&lt;br&gt;&lt;br&gt;But from where can I download the libffi sources?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Regards, Paul Chany
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26258220&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Installing-GNUstep-on-Win32-with-gnustep-system-0.24.0-setup.exe-and-SVN-tp26242585p26258220.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26258059</id>
	<title>GNUstep dev environment</title>
	<published>2009-11-08T13:19:45Z</published>
	<updated>2009-11-08T13:19:45Z</updated>
	<author>
		<name>HalypH</name>
	</author>
	<content type="html">Hi all,
&lt;br&gt;I'm newbie in GNUstep (and in Objective-C). What is the best dev environment for GNUstep? I'm using text editor (Vim) and console build, plus 'insight' as gdb front-end. But it doesn't like fast development environment for me.
&lt;br&gt;&lt;br&gt;Could you please share your better practice? 
&lt;br&gt;&lt;br&gt;Thanks&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/GNUstep-dev-environment-tp26258059p26258059.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26255801</id>
	<title>[bug #27309] Can't start an app hidden....</title>
	<published>2009-11-08T09:25:27Z</published>
	<updated>2009-11-08T09:25:27Z</updated>
	<author>
		<name>Ilguiz Latypov-3</name>
	</author>
	<content type="html">&lt;br&gt;Follow-up Comment #4, bug #27309 (project gnustep):
&lt;br&gt;&lt;br&gt;I just submitted my proposed change, could you please have a look and report
&lt;br&gt;back, whether this helped?
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Reply to this item at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;&lt;a href=&quot;http://savannah.gnu.org/bugs/?27309&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/bugs/?27309&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;nbsp; Nachricht geschickt von/durch Savannah
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://savannah.gnu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26255801&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Bugs-f1881.html&quot; embed=&quot;fixTarget[1881]&quot; target=&quot;_top&quot; &gt;GNUstep - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-bug--27309--Can%27t-start-an-app-hidden....-tp25108815p26255801.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26255131</id>
	<title>Re: Installing GNUstep on Win32 with gnustep-system-0.24.0-setup.exe and SVN</title>
	<published>2009-11-08T08:12:59Z</published>
	<updated>2009-11-08T08:12:59Z</updated>
	<author>
		<name>Adam Fedor-5</name>
	</author>
	<content type="html">&lt;br&gt;On Nov 7, 2009, at 12:08 AM, Paul Csanyi wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I want to install GNUstep system and development tools: Gorm and &amp;nbsp;
&lt;br&gt;&amp;gt; Project Center
&lt;br&gt;&amp;gt; on my Win32 system.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have downloaded and installed the gnustep-system-0.24.0-setup.exe.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have set up the HOME environment variables to C:/ in
&lt;br&gt;&amp;gt; Start / Control Panel / System / Spetial (or Advanced?) / Environment
&lt;br&gt;&amp;gt; variables...
&lt;/div&gt;&lt;br&gt;If you want the latest release, you should install
&lt;br&gt;&lt;br&gt;gnustep-system-0.23.0-setup.exe
&lt;br&gt;gnustep-core-0.23.00setup.exe
&lt;br&gt;&lt;br&gt;and then try to compile Gorm and ProjectCenter.
&lt;br&gt;&lt;br&gt;&lt;br&gt;If you looking to get the latest code from SVN, you can install &amp;nbsp;
&lt;br&gt;gnustep-system-0.24.0-setup.exe, but then I would configure make with:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;./configure --prefix=/GNUstep --with-config-file=/GNUstep/ 
&lt;br&gt;GNUstep.conf
&lt;br&gt;&lt;br&gt;Note, you'll also need to download and install libffi and gnustep-objc
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26255131&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Installing-GNUstep-on-Win32-with-gnustep-system-0.24.0-setup.exe-and-SVN-tp26242585p26255131.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26254781</id>
	<title>[bug #27882] image drawing code fails/crashes</title>
	<published>2009-11-08T07:33:15Z</published>
	<updated>2009-11-08T07:33:15Z</updated>
	<author>
		<name>Ilguiz Latypov-3</name>
	</author>
	<content type="html">&lt;br&gt;Follow-up Comment #3, bug #27882 (project gnustep):
&lt;br&gt;&lt;br&gt;Richard, what is the state of this bug report. You added the code below and
&lt;br&gt;improved it a lot. Does it work now?
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Reply to this item at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;&lt;a href=&quot;http://savannah.gnu.org/bugs/?27882&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/bugs/?27882&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;nbsp; Nachricht geschickt von/durch Savannah
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://savannah.gnu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26254781&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Bugs-f1881.html&quot; embed=&quot;fixTarget[1881]&quot; target=&quot;_top&quot; &gt;GNUstep - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-bug--27882--image-drawing-code-fails-crashes-tp26136556p26254781.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26249691</id>
	<title>Re: Installing GNUstep on Win32 with gnustep-system-0.24.0-setup.exe and SVN</title>
	<published>2009-11-07T15:45:19Z</published>
	<updated>2009-11-07T15:45:19Z</updated>
	<author>
		<name>Riccardo Mottola-4</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;Paul Csanyi wrote:
&lt;br&gt;&amp;gt; Hi,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I want to install GNUstep system and development tools: Gorm and Project Center
&lt;br&gt;&amp;gt; on my Win32 system.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I have downloaded and installed the gnustep-system-0.24.0-setup.exe.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I would suggest do get both system and core.
&lt;br&gt;&lt;br&gt;&amp;gt; I have set up the HOME environment variables to C:/ in
&lt;br&gt;&amp;gt; Start / Control Panel / System / Spetial (or Advanced?) / Environment
&lt;br&gt;&amp;gt; variables...
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;I never did anything of the kind.
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; In the MINGW32 shell I check out the gnustep SVN repository:
&lt;br&gt;&amp;gt; svn co svn://svn.gna.org/svn/gnustep/modules
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; So I have now in C:\ the following directories:
&lt;br&gt;&amp;gt; C:\GNUstep
&lt;br&gt;&amp;gt; C:\modules
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Using MINGW32 shell I navigate to
&lt;br&gt;&amp;gt; c/modules/core/make
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; and run the commands:
&lt;br&gt;&amp;gt; $ ./configure --prefix=C:/GNUstep
&lt;br&gt;&amp;gt; successfully,
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;./configure --prefix=/c/GNUstep/GNUstep
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; $ make
&lt;br&gt;&amp;gt; successfully,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; $ make install
&lt;br&gt;&amp;gt; get error message:
&lt;br&gt;&amp;gt; Creating system tools directory: C:/GNUstep/System/Tools
&lt;br&gt;&amp;gt; Creating makefiles directories in: C:/GNUstep/System/Library/Makefiles
&lt;br&gt;&amp;gt; Installing GNUstep configuration file in /etc/GNUstep/GNUstep.conf
&lt;br&gt;&amp;gt; /bin/install: cannot open `GNUstep.conf´ for reading: No such file or directory
&lt;br&gt;&amp;gt; make: **** [install] Error 1
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Why get I this error? What I'm doing wrong?
&lt;br&gt;&amp;gt; Any advices will be appreciated!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;I don't know. In any case installing the &amp;quot;core&amp;quot; packages will provide 
&lt;br&gt;you with everything,it is easier just to update everything, taking care 
&lt;br&gt;it will go to overwrite the same file.
&lt;br&gt;That's why I suggest the prefix above. Then compile all core packages 
&lt;br&gt;with --with-installation-domain=SYSTEM and install with
&lt;br&gt;make GNUSTEP_INSTALLATION_DOMAIN=SYSTEM install
&lt;br&gt;&lt;br&gt;Adam can tell you more,since he does the windows package.
&lt;br&gt;&lt;br&gt;Riccardo
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Discuss-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26249691&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Discuss-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/discuss-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---General-f1884.html&quot; embed=&quot;fixTarget[1884]&quot; target=&quot;_top&quot; &gt;GNUstep - General&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Installing-GNUstep-on-Win32-with-gnustep-system-0.24.0-setup.exe-and-SVN-tp26242585p26249691.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26249278</id>
	<title>[patch #6839] NSSound to work with libsndfile and OpenAL</title>
	<published>2009-11-07T14:29:25Z</published>
	<updated>2009-11-07T14:29:25Z</updated>
	<author>
		<name>Ilguiz Latypov-3</name>
	</author>
	<content type="html">&lt;br&gt;Update of patch #6839 (project gnustep):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Status: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;None =&amp;gt; Done &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Open/Closed: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Open =&amp;gt; Closed &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Reply to this item at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;&lt;a href=&quot;http://savannah.gnu.org/patch/?6839&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/patch/?6839&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;nbsp; Nachricht geschickt von/durch Savannah
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://savannah.gnu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26249278&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Bugs-f1881.html&quot; embed=&quot;fixTarget[1881]&quot; target=&quot;_top&quot; &gt;GNUstep - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-patch--6839--NSSound-to-work-with-libsndfile-and-OpenAL-tp23689916p26249278.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26249228</id>
	<title>[bug #27636] Scrollbar a few pixel off on NSWindows95InterfaceStyle</title>
	<published>2009-11-07T14:23:51Z</published>
	<updated>2009-11-07T14:23:51Z</updated>
	<author>
		<name>Ilguiz Latypov-3</name>
	</author>
	<content type="html">&lt;br&gt;Follow-up Comment #6, bug #27636 (project gnustep):
&lt;br&gt;&lt;br&gt;I guess the offset that I saw at the bottom was just my eyes playing tricks
&lt;br&gt;on me. &amp;nbsp;I just took at look at it again and don't see anything, so forget that
&lt;br&gt;statement.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Reply to this item at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;&lt;a href=&quot;http://savannah.gnu.org/bugs/?27636&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/bugs/?27636&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;nbsp; Message sent via/by Savannah
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://savannah.gnu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26249228&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Bugs-f1881.html&quot; embed=&quot;fixTarget[1881]&quot; target=&quot;_top&quot; &gt;GNUstep - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-bug--27636--Scrollbar-a-few-pixel-off-on-NSWindows95InterfaceStyle-tp25814715p26249228.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26249117</id>
	<title>[bug #27620] NSImages saved from GNUstep as tiffs cannot be read consistently on the Mac</title>
	<published>2009-11-07T14:09:46Z</published>
	<updated>2009-11-07T14:09:46Z</updated>
	<author>
		<name>Ilguiz Latypov-3</name>
	</author>
	<content type="html">&lt;br&gt;Update of bug #27620 (project gnustep):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Severity: &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 5 - Blocker =&amp;gt; 2 - Minor &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Follow-up Comment #3:
&lt;br&gt;&lt;br&gt;I was able to open this image on my Mac with the QuickTime application. This
&lt;br&gt;looks like it is rather a limitation of other Mac applications not of libtiff
&lt;br&gt;that produced this image.
&lt;br&gt;&lt;br&gt;How was the image generated? Perhaps we need to provide a few more parameters
&lt;br&gt;to libtiff to get all Mac applications to accept this format.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; _______________________________________________________
&lt;br&gt;&lt;br&gt;Reply to this item at:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;lt;&lt;a href=&quot;http://savannah.gnu.org/bugs/?27620&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/bugs/?27620&lt;/a&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;&amp;nbsp; Nachricht geschickt von/durch Savannah
&lt;br&gt;&amp;nbsp; &lt;a href=&quot;http://savannah.gnu.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://savannah.gnu.org/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Bug-gnustep mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26249117&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Bug-gnustep@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;http://lists.gnu.org/mailman/listinfo/bug-gnustep&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://lists.gnu.org/mailman/listinfo/bug-gnustep&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/GNUstep---Bugs-f1881.html&quot; embed=&quot;fixTarget[1881]&quot; target=&quot;_top&quot; &gt;GNUstep - Bugs&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-bug--27620--NSImages-saved-from-GNUstep-as-tiffs-cannot-be-read-consistently-on-the-Mac-tp25778439p26249117.html" />
</entry>

</feed>
