[bug #51916] Runtime error

2017-09-05 Thread Adam Fedor
Follow-up Comment #3, bug #51916 (project gnustep): You might also try a newer installer, mentioned here: http://lists.gnu.org/archive/html/bug-gnustep/2017-06/msg6.html ___ Reply to this item at:

[bug #51916] Runtime error

2017-09-05 Thread Adam Fedor
Follow-up Comment #2, bug #51916 (project gnustep): Unfortunately, that is not a very useful error message. One way to get better information is to install the Gnustep Devel package, and use gdb. You can type: debugapp ProjectCenter then type 'run' after gdb starts up, and hopefully it will

Re: GNUStep Cairo causing issues on Windows 10

2017-06-10 Thread Adam Fedor
. So maybe something fails before that can happen? Long shot but it's > all I've got > > Thanks, > Tyler > > On Jun 9, 2017 11:14 PM, "Adam Fedor" <fe...@gnu.org <mailto:fe...@gnu.org>> > wrote: > Well, the error message seems to imply that you have

Re: GNUStep Cairo causing issues on Windows 10

2017-06-09 Thread Adam Fedor
Well, the error message seems to imply that you haven’t installed the Cairo backend. Can you verify that that has been installed (http://www.gnustep.org/windows/installer.html )? Specifically, look at the location given in the error message and

Re: Installation of GNUstep Base failed

2017-04-24 Thread Adam Fedor
It looks like you have an old version of libffi installed. I would upgrade that library. I also would recommend you get the most up-to-date releases of each individual package here: http://wwwmain.gnustep.org/resources/downloads.php?site=ftp%3A%2F%2Fftp.gnustep.org%2Fpub%2Fgnustep%2F

Re: bug gorm

2016-07-06 Thread Adam Fedor
> On Jun 29, 2016, at 8:09 AM, Sebastian Malkusch > wrote: > > ProjectCenter-0.6.1-2-setup > > gorm-1.2.20-2-setup > And I installed them in the given order. > With objective-c and the foundation framework everything seems to work just > fine. I can compile

Re: bug gorm

2016-06-29 Thread Adam Fedor
The gorm installler was made for the previous version of the gnustep-core installer. I’ll have to update the installer for gorm and ProjectCenter so it links to the new libraries > On Jun 29, 2016, at 8:09 AM, Sebastian Malkusch > wrote: > > Dear

Re: [GNUstep] Error while trying to install

2016-04-19 Thread Adam Fedor
It looks from the log files that you don’t have the Objective-C compiler installed. Perhaps you could verify that? On Fedora, you can probably install GNUstep via yum. Although the packages that come from Fedora may be old/broken compared to the ones on the GNUstep site, installing them will

Re: Build Failed

2015-06-15 Thread Adam Fedor
It looks like you don’t have gnu-tls. You could either install that package (perhaps gnutls-dev or libgnutls-dev), or you could disable it with ./InstallGNUstep —config-options=“—disable-tls On Jun 13, 2015, at 1:47 PM, Cary Jones c...@joneselectricservice.com wrote:

Re: failed install

2015-04-23 Thread Adam Fedor
On Apr 22, 2015, at 10:38 PM, Peter Borenstein pcborenst...@gmail.com wrote: Hello, I'm trying to install GUNStep and I got an error that I don't understand. The command sudo ./InstallGNUstep told me to send the attached file. It’s hard for me to tell exactly, but it appears that the

Re: gnustep compilation failed

2014-09-16 Thread Adam Fedor
You must have run the script a second time as the original logs for compiling make and base are not there. So it is hard to tell what is wrong, but it appears it could be because libxml and libxml-dev is not installed. Adam On Sep 15, 2014, at 3:51 PM, Andreas Fink andr...@fink.org wrote: I

Re: Error In Installation

2014-04-30 Thread Adam Fedor
On Apr 30, 2014, at 4:05 AM, Richard Frith-Macdonald richardfrithmacdon...@gmail.com wrote: On 28 Apr 2014, at 22:54, Aman kumar choudhary aman...@gmail.com wrote: Still facing problem after successfully installing libicu-dev package. When invoking $ make command it's produce error and

Re: Error in installation

2014-04-26 Thread Adam Fedor
On Apr 26, 2014, at 12:57 PM, Aman kumar choudhary aman...@gmail.com wrote: I think, I have installed all build-essential packages/dependencies for gnustep. But whenever I invoke $ make command It produce error, listed below, and abort the installation. Error:- Could not find the

Re: Error in installation in GNUStep

2014-04-24 Thread Adam Fedor
It looks like you are missing a bunch of the developer packages needed to compile programs. Assuming you don’t just want to install the gnustep packages that come with Ubuntu (which is understandable, since they are typically fairly old), you could do one of the following: - Actually install

Re: Failed to make gnustep-startup-0.32.0 in UBUNTU

2014-02-13 Thread Adam Fedor
If you want, you can run the installer like this: ./InstallGNUstep —config-options=“—disable-tls” to disable TLS. Although it probably would be better to just install the required packages (try installing libgnutls-dev) On Feb 13, 2014, at 8:14 AM, Maa ajitmehtat...@gmail.com wrote:

Re: Project Center and Gorm

2014-02-09 Thread Adam Fedor
On Feb 8, 2014, at 11:40 PM, Germán Arias germanan...@gmx.es wrote: On 2014-02-08 23:51:31 -0600 Adam Fedor fe...@gnu.org wrote: On Feb 8, 2014, at 9:21 PM, Germán Arias germanan...@gmx.es wrote: Hi, On 2014-02-08 11:02:08 -0600 Beatles Rol beatles...@gmail.com wrote: GNUstep

Re: Project Center and Gorm

2014-02-08 Thread Adam Fedor
On Feb 8, 2014, at 9:21 PM, Germán Arias germanan...@gmx.es wrote: Hi, On 2014-02-08 11:02:08 -0600 Beatles Rol beatles...@gmail.com wrote: GNUstep version: Latest with NSIS installer OS: Windows XP Project Center and Gorm do not seem to open with the January 9th update. The WinUX

Re: Project Center and Gorm

2014-02-08 Thread Adam Fedor
That’s odd, as I removed everything and then re-installed them on my computer and it worked fine. Unless something got corrupted when I uploaded them to the website. I guess I’ll try that next. What I did: Install gnustep-msys-system-0.30.0 Install gnustep-core-0.34.0 Install

Re: GNUstep won't build with make 4.0

2014-01-14 Thread Adam Fedor
On Jan 14, 2014, at 9:42 AM, David Conrad drcon...@gmail.com wrote: Yes, I was using the startup package. It turns out that there is a build of GNUstep in the Cygwin Ports collection, but I was only trying to build it to experiment with and learn Objective C, and I've found another method,

Re: GNUstep won't build with make 4.0

2014-01-13 Thread Adam Fedor
On Jan 13, 2014, at 3:12 PM, Richard Frith-Macdonald richardfrithmacdon...@gmail.com wrote: On 13 Jan 2014, at 19:57, David Conrad drcon...@gmail.com wrote: InstallGNUstep does not recognize make 4.0 as being a make version 3.75. It is apparently only looking at the minor version

Re: gnustep-gui failing to build

2013-10-15 Thread Adam Fedor
On Oct 14, 2013, at 7:52 AM, Michael P. Soulier wrote: I'm on Debian wheezy (stable), trying to use the gnustep-startup-0.30 package. It seems like it's trying to install the files in /usr/local/GNUstep/Local/... instead of /usr/local/GNUstep/System, and I'm not sure why. But perhaps the

Re: Error running InstallGNUstep from gnustep-startup

2013-09-07 Thread Adam Fedor
It's fairly difficult to compile GNUstep on OSX, due to the many conflicts between Apple libraries and GNUstep libraries. Also, there's not a particularly good reason to do it, as OSX has a perfectly good development environment already. You could try installing it manually from this:

Re: Error building GNUstep

2013-06-26 Thread Adam Fedor
It seems like there is an older version of gnu step-base installed that is interfering with the new version. Perhaps installed by ports. You should try to get rid of that one On Jun 25, 2013, at 1:05 PM, tyler mclean sonarsoundapplicati...@gmail.com wrote: Hi. I have been trying to

Re: Problems installing GNUStep

2013-06-17 Thread Adam Fedor
Actually, the real error occurs compiling base: GSXML.m: In Funktion »-[GSXMLNode description]«: GSXML.m:987:38: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen GSXML.m:987:60: Fehler: Dereferenzierung eines Zeigers auf unvollständigen Typen or, Error: dereferencing pointer to

Re: problem with installing GNUStep

2013-05-30 Thread Adam Fedor
It looks like you don't have any X11 development environment setup. I'm not sure exactly how to do that on RedHat - you might have to ask in a RedHat mailing list. You'll basically need to install the X11 development packages (libx11-dev, xorg-dev, libxt-dev, etc). On May 30, 2013, at 3:56

Re: GNUstep

2013-05-21 Thread Adam Fedor
On May 20, 2013, at 4:36 PM, Jiří Boldyš wrote: Hi, I am trying to install GNUstep and I am getting errors - logs are attached. Thanks for help. Jiri Hello Jiri, GNUstep does not work on Cygwin. If you'd like to use GNUstep on Windows, we recommend the MinGW installer:

Re: Failure in build gnustep

2013-04-19 Thread Adam Fedor
Do you know what version of libxml you have? or can you find out by typing: xml2-config --version You seem to either have a version that's too old, too new, or incorrectly detected. On Apr 18, 2013, at 8:27 AM, Jerome Brathwaite wrote: Requesting help in building gnustep. log file attached.

Re: Failed gnustep install on Cygwin, see attached logs.tar.gz

2013-03-28 Thread Adam Fedor
On Mar 28, 2013, at 9:09 AM, Todd Shandelman todd.shandel...@gmail.com wrote: Hello, Please see attached logs.tar.gz for my failed gnustep install on Cygwin. I really, really appreciate any help you can give me in getting a successful install. Thanks! Todd Shandelman Houston, TX Hi Todd,

Re: Gnustep building help request

2013-02-05 Thread Adam Fedor
On Feb 5, 2013, at 9:05 AM, Dustin Kick vieux...@gmail.com wrote: Hello, I've been trying to get gnustep to build on Mac OS X for a while, but haven't wanted to devote enough time to it to seriously try debugging the install process. I have tried the macports install, but macports

[bug #38231] After Windows Install, missing gcc.exe and virus found

2013-02-03 Thread Adam Fedor
Update of bug #38231 (project gnustep): Open/Closed: In Test = Closed ___ Reply to this item at: http://savannah.gnu.org/bugs/?38231 ___

[bug #38231] After Windows Install, missing gcc.exe and virus found

2013-02-02 Thread Adam Fedor
Update of bug #38231 (project gnustep): Status: In Progress = Works For Me Open/Closed:Open = In Test ___ Follow-up Comment #3: I scanned the entire

[bug #38231] After Windows Install, missing gcc.exe and virus found

2013-02-01 Thread Adam Fedor
Update of bug #38231 (project gnustep): Category:None = Packaging ___ Follow-up Comment #1: You need to install gnustep-devel to get GCC and the rest of the developer tools. I think it's

[bug #38231] After Windows Install, missing gcc.exe and virus found

2013-02-01 Thread Adam Fedor
Update of bug #38231 (project gnustep): Status:None = In Progress Assigned to:None = fedor ___ Reply to this item at:

Re: gnu-installation falied duo to some errors i had attached the log file with this email

2012-10-17 Thread Adam Fedor
I've been meaning to fix this problem, but haven't yet. It appears your system has the ffcall library, but GNustep no longer works with that. So for no you have to force it to install the ffi library like this: ./InstallGNUstep --ffi=libffi It should do that automatically, but doesn't yet.

Re: libobjc Build Failed

2012-09-11 Thread Adam Fedor
GNUstep does not work on cygwin. If you are interested in a Windows implementation, I suggest you get the Windows installer, based on MingW here: http://www.gnustep.org/experience/Windows.html On Sep 10, 2012, at 12:16 PM, Loren Flath wrote: Folks, I was hoping you could help me with this.

[bug #37143] Unable to run cmd line programs on Windows

2012-08-19 Thread Adam Fedor
Follow-up Comment #1, bug #37143 (project gnustep): Perhaps I'm crazy. When I run the attached program I get the following output (note the ...\Defaults directory exists, but none of the l.lck, or .lck directories exist). Can someone try this? Looking up: C:Documents and

[bug #37143] Unable to run cmd line programs on Windows

2012-08-18 Thread Adam Fedor
URL: http://savannah.gnu.org/bugs/?37143 Summary: Unable to run cmd line programs on Windows Project: GNUstep Submitted by: fedor Submitted on: Sat 18 Aug 2012 11:40:27 AM MDT Category: Base/Foundation

Re: Installation of GNUstep Base failed

2012-08-13 Thread Adam Fedor
This is a very old version of gnustep-startup. You should get the latest version 0.28 here: http://wwwmain.gnustep.org/resources/downloads.php?site=ftp%3A%2F%2Fftp.gnustep.org%2Fpub%2Fgnustep%2F On Aug 13, 2012, at 5:23 AM, Khalid Hasanov wrote: Hi, Could you find the attached log

Re: gnu step Based failed

2012-08-08 Thread Adam Fedor
It is difficult to get GNUstep working on OSX as it tends to conflict with the system that is already on OSX. You might try instructions from these pages: http://wiki.gnustep.org/index.php/Platform:BSD#Mac_OS_X http://wiki.gnustep.org/index.php/Cross_Compiling Both of these are probably out

Re: GNUSTEP Install Issue

2012-07-07 Thread Adam Fedor
On Jul 6, 2012, at 4:50 PM, Nathaniel Parker wrote: I'm getting the following error message when I install GNUSTEP: Installation of GNUstep Gui failed. Send the /home/gempak/gnustep-startup-0.28.0/build/logs.tar.gz file to bug-gnustep@gnu.org for help I can't really see what went wrong.

Re: gnustep-startup-0.28.0 on cygwin

2012-06-25 Thread Adam Fedor
On Jun 23, 2012, at 10:33 AM, Andreas Bomonti wrote: hallo I am building gnustep-startup-0.28.0 on Cygwin. The step of building libobjc stops with the following error messages. The gnustep-startup-0.20.1/build/logs.tar.gz file is attached with this email. GNUstep does not work on

Re: GNUstep startup issue

2012-04-24 Thread Adam Fedor
I'm not sure what the problem is. GNUstep is not well supported on Mac OS X. Particularly as there is already an implementation of Foundation and AppKit on OSX from 'another company'. On Apr 19, 2012, at 1:07 AM, SUNDAR wrote: Hi, I found an issue while installing GNUstep startup on Mac

Re: Installation failed!!!

2012-04-06 Thread Adam Fedor
On Apr 5, 2012, at 8:16 AM, Vipin Singh wrote: Hi, While installing objective C I got failed message. Please find the attached log for the same. Few Ending lines with Error prompt: You are missing some X11 packages. I am not sure what distribution you are using, but try installing

Re: libobjc

2012-02-17 Thread Adam Fedor
On Feb 16, 2012, at 6:14 PM, David Spiegel wrote: Hi, I am trying to install Objective C on Cygwin on Windows 7 Professional. GNUstep does not work on Cygwin. If you just want Objective-C, it should already be installed as part of gcc. If you want GNUstep, you could try the MinGW

Re: Problem installing GNUStep

2012-01-23 Thread Adam Fedor
On Jan 22, 2012, at 9:39 AM, Jason Held wrote: Hello! I am sending this email because of the instructions the installer spit out from the error. It doesn't look like you have any developer tools installed including an incomplete installation of the compiler (which is really odd). Try

Re: Installation of startup failed.

2012-01-09 Thread Adam Fedor
installer: http://www.gnustep.org/experience/Windows.html Adam Fedor fe...@gnu.org GNUstep Developer ___ Bug-gnustep mailing list Bug-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/bug-gnustep

Re: HELP

2011-12-09 Thread Adam Fedor
You are using an old version of gnustep-startup. Try to get a newer version from http://www.gnustep.org/ On Dec 9, 2011, at 6:39 AM, ganesh jaiswal wrote: Hello, Unable to install gnustep in opensuse 12.1. Please help. Thanks

Re: installing gnustep on Fedora 15 fails at libffi

2011-12-05 Thread Adam Fedor
I'm not sure about the RPM, but in the libffi source package, ffi.h is installed in the wrong location, something like /usr/lib/libffi-3.0.9/include/ You might check for that and just manually copy it to /usr/include if that's the case. On Dec 5, 2011, at 3:39 AM, luke.swissa...@gmail.com

Re: Error in objective-c file while building iphone app

2011-12-02 Thread Adam Fedor
DEBUG is usually a pre-processor macro definition, a.k.a: #define DEBUG 1 The semi-standard for method names is capitalized words without spaces, except for a lowercase first letter. I'd at least use a more descriptive name for a method that describes what it does. On Dec 2, 2011, at 4:14

Re: error in GnuStep installation

2011-11-22 Thread Adam Fedor
It's hard to tell exactly what's wrong. It appears you may have multiple mingw installations or perhaps multiple gcc compilers or something like that. If you want to work on Windows, you might look at just using the Windows installer: http://www.gnustep.org/experience/Windows.html On Nov 21,

Re: Help...

2011-11-11 Thread Adam Fedor
On Nov 10, 2011, at 10:31 PM, Jeff Craghead wrote: Greetings: I was trying to install objective c on my Linux computer and it gave me a message as part of the install to send you the attached file... Thanks for the help! I think the script is mistakenly still allowing the ffcall when

Re: Help

2011-11-11 Thread Adam Fedor
On Nov 10, 2011, at 2:43 PM, paolo.sov...@libero.it wrote: I can't install the GNU startup in my windows xp personal computer as can you read in the attachment logs. Please help me to solve it. Tanks. That's odd, it looks like libffi installed correctly, but for some reason the test to

libobjc2 compile fail on MingW

2011-11-11 Thread Adam Fedor
I tried compiling the latest libobjc2 svn on MingW and got this: This is gnustep-make 2.6.0. Type 'make print-gnustep-make-help' for help. Making all for library libobjc... Compiling file block_to_imp.c ... block_to_imp.c:8:22: fatal error: sys/mman.h: No such file or directory compilation

[bug #34809] libobjc2 compile fail on MingW

2011-11-11 Thread Adam Fedor
URL: http://savannah.gnu.org/bugs/?34809 Summary: libobjc2 compile fail on MingW Project: GNUstep Submitted by: fedor Submitted on: Fri 11 Nov 2011 10:00:34 PM MST Category: Libraries Severity: 3 - Normal

Re: Error logs - Intel OS X Snow Leopard

2011-11-10 Thread Adam Fedor
GNUstep Startup does not support OSX. Compiling on OSX is pretty difficult (and AFAIK, a bit pointless as there are already libraries on OSX that are similar to GNUstep). You might look in the discuss-gnustep archives for a new MacPorts work by Eric (but that does not work yet on Snow

Re: cannot find files that exist

2011-10-30 Thread Adam Fedor
On Oct 29, 2011, at 12:14 PM, Lenore Horner wrote: $export CPPFLAGS=-I/opt/local/include $export LDFLAGS=-L/opt/local/lib $sudo ./InstallGNUstep You might try sudo -E so it preserves the environment variables you have defined. ___

Re: gcc - sh: gcc: command not found

2011-10-01 Thread Adam Fedor
You need to install the gnustep-devel package as well to get the coompiler. On Sep 30, 2011, at 5:21 PM, Niels wrote: Hello, I followed the instructions from www.gnustep.org/experience/Windows.html and installed; - GNUstep MSYS System 0.28.1 - GNUstep Core 0.28.0 - Systempreferences

Re: Project center installation Error

2011-08-31 Thread Adam Fedor
How did you install MinGW and in particular gcc? The libobjc that comes with gcc is typically not correct, so you need to remove the one that comes with gcc and use the one that is installed with GNUstep startup. It looks like there is a conflict and the linking may be pulling in the gcc

Re: gnustep startup 0.6.1 is twice as big as it's predecessor

2011-08-24 Thread Adam Fedor
Whoops. Thanks, I'll look at it. On Aug 23, 2011, at 9:51 PM, carl hansen wrote: gnustep startup 0.6.1 is twice as big as it's predecessor gnustep-startup-0.26.0.tar.gz 8.4 MB 4/18/11 3:57:00 PM gnustep-startup-0.26.1.tar.gz 16.9 MB 5/10/11 7:28:00 PM That's 'cause in it's sources/ it

Re: Problems compiling GNUStep and GWorkspace

2011-08-22 Thread Adam Fedor
Compiling on Mac OS X is always a moving targt. Here are some hints from Wolfgang: Begin forwarded message: To make this statement more precise, GNUstep *does* work on OS X 10.4 and later, too, but it will not work out of the box with the dependencies built from MacPorts (and I guess

Re: Some issues installing GNUStep

2011-07-11 Thread Adam Fedor
I'm not sure where or if you installed the ffcall library, but you should either uninstall that and let gnustep-startup install libffi, or, when you run Install-GNUstep, run it like this: ./InstallGNUstep --ffi=ffcall On Jul 10, 2011, at 9:54 PM, Daniel Lourenço wrote: Hello, I'm

Re: Installation of GNUstep Gui failed

2011-07-08 Thread Adam Fedor
It's difficult to compile GNUstep on an OSX machine, as a lot of the dependancies will pull in Apple's libobjc and that conflicts with the GCC libobjc. Here's a little more information, but I don't really have a step-by-step guide yet for it: To make this statement more precise,

Re: Installation of libobjc failed

2011-06-08 Thread Adam Fedor
Sorry. GNUstep does not work on Cygwin. I'd encourage you to try the MingW installer instead: http://www.gnustep.org/experience/Windows.html On Jun 8, 2011, at 4:53 AM, Helen Tang wrote: Hello Please help as I am urgent to install the gnustep 0.26.1 in cygwin in Windows XP Profession

Re: Installation of GNUstep Base failed

2011-03-24 Thread Adam Fedor
I think this failed because you have ffcall installed but is not the default (ffi is now). You will probably have to force gnustep-base to use ffcall, like this: ./InstallGNUstep --ffi=ffcall On Mar 23, 2011, at 4:41 AM, Joerg Kohne wrote:

Re: GNU step install error

2011-03-04 Thread Adam Fedor
On Mar 3, 2011, at 6:03 PM, Salah Malik wrote: I attempted to install GNUstep for use with cygwin (on Win Vista) when I received this error message: GNUstep does not compile on cygwin as far as I know, and no developer uses it, so it's not likely to get fixed unless someone submits

Re: Error occurred while installing GNUstep with 'gnustep-startup-0.25.0'

2011-03-03 Thread Adam Fedor
On Mar 3, 2011, at 3:15 AM, Jiwoong Kim wrote: I did not make sure that how I could check one by one according to the issues, but at the end of the message, I thought I might be able to get some help to solve this problem by sending the compressed log file. For some comment, I failed this

[bug #30638] 'configure' for gnustep-startup-0.25.0 should use '$CC' rather than 'gcc'

2010-08-09 Thread Adam Fedor
Update of bug #30638 (project gnustep): Status:None = Fixed Assigned to:None = fedor Open/Closed:Open = Closed

Re: Building GNUstep on Ubuntu 10.04 x64

2010-07-26 Thread Adam Fedor
On Jul 25, 2010, at 2:19 PM, Richard Senior wrote: Hi, I'm having problems with the version of GNUstep that comes packaged with Ubuntu 10.04. I can compile and run command line tools but GUI applications cause a segfault in libgnustep-base. I've tried uninstalling all the Ubuntu

Re: Serious installer problem

2010-06-05 Thread Adam Fedor
Can you try installing the MSYS installer again and see if that fixes it? If not, from the CMD window, try running C:\GNUstep\msys.bat --norxvt or also try C:\GNUstep\msys.bat -console2 On Jun 4, 2010, at 4:50 PM, Erik Johnson wrote: So, I just downloaded version 0.25.0 of the Windows MSYS

[bug #29994] examples-1.2.0 doensn't build anymore with gnustep-base-1.20.0 and gnustep-gui-1.18.0

2010-06-02 Thread Adam Fedor
Update of bug #29994 (project gnustep): Category:None = Application Status:None = In Progress Assigned to:None = fedor

[bug #29994] examples-1.2.0 doensn't build anymore with gnustep-base-1.20.0 and gnustep-gui-1.18.0

2010-06-02 Thread Adam Fedor
Update of bug #29994 (project gnustep): Status: In Progress = Fixed Open/Closed:Open = Closed ___ Follow-up Comment #1: I made a release

Re: (no subject)

2010-05-07 Thread Adam Fedor
I don't really know what that error is, but that is a pretty old version of GNUstep (more than two years). It would be great if you could at least update to the GNUstep in sid and try it. We are making a new release soon, so you might also want to try the latest stuff if you find it useful.

[bug #29764] NSURLProtocol unescapes URL requests before sending

2010-05-05 Thread Adam Fedor
Follow-up Comment #3, bug #29764 (project gnustep): That at least works with my application, but I can't help but think it should just pass on the original value of the URL instead of unescaping the URL and then escaping it again. To be more concrete, I've attached a simple test program which

[bug #29764] NSURLProtocol unescapes URL requests before sending

2010-05-05 Thread Adam Fedor
Follow-up Comment #4, bug #29764 (project gnustep): To make it even more complex. Try sending this URL: http://localhost/~fedor/all.cgi?hi%23there%40...@are#cool From MacOSX: REQUEST_URI='/~fedor/all.cgi?hi%23there%40...@are' from GNUSTEP:

[bug #29764] NSURLProtocol unescapes URL requests before sending

2010-05-05 Thread Adam Fedor
Follow-up Comment #7, bug #29764 (project gnustep): What about _urlString? That appears to be the original string passed in (not sure if baseURL should be included as well, I don't think I understand this well). ___ Reply to this item at:

[bug #29764] NSURLProtocol unescapes URL requests before sending

2010-05-05 Thread Adam Fedor
Update of bug #29764 (project gnustep): Open/Closed: In Test = Closed ___ Follow-up Comment #9: Well, it's pretty good for now. I'll do some debugging later and see if I can understand it

[bug #29764] NSURLProtocol unescapes URL requests before sending

2010-05-03 Thread Adam Fedor
URL: http://savannah.gnu.org/bugs/?29764 Summary: NSURLProtocol unescapes URL requests before sending Project: GNUstep Submitted by: fedor Submitted on: Mon 03 May 2010 06:01:55 PM MDT Category: Base/Foundation

RE: HELP!!!! GNUstep installation failed!!!!

2010-04-26 Thread Adam Fedor
It's possible that recent releases of cygwin don't need the JPEG hack, so you can try removing that. Perhaps you can go to core/gui/Source/NSBitmapImageRep+JPEG.m and remove the __CYGWIN__ define near the top of the file and try to re install. Cygwin is not well supported with GNUstep, so

Re: Install GNU

2010-03-07 Thread Adam Fedor
On Mar 5, 2010, at 3:33 AM, Chia-Yuan Chuang wrote: I cannot install GNUStep GUI and GNUstep Back. My OS is Ubuntu 9.10. I have also attached my log. Please tell me what to do I think it installed correctly. For some reason it may have told you there was an error, but there is nothing

Re: gnustep

2010-02-10 Thread Adam Fedor
It looks like your X11 is missing the shape extension, which is odd. Perhaps you have not installed a developer package (on Ubuntu it appears this is in libxcb-shape0-dev - make sure this package is installed). On Feb 9, 2010, at 4:41 PM, Mustafa Can wrote: Hello gnustep-team, i have a

Re: Compile error for GNUstep on x86_64 SUSE

2009-10-19 Thread Adam Fedor
On Oct 19, 2009, at 3:29 AM, Simon Walker wrote: Hi I received this compile error for GNUstep on SUSE x86_64, from the GNUstep-startup-0.23.0 package. The error is in 04-base.log, and it claims that I should try and recompile with the -fPIC flag. How would I go about that? Which script do I

Re: ERROR from gnustep-startup-0.22.0 script

2009-09-10 Thread Adam Fedor
It seems like you changed the install location, or used your home as the install location. GNUstep (and really any program that uses make), cannot handle spaces in the directory name. You should probably try to use the default location, or force it to use a location that doesn't have

Re: Installation of GNUstep Back failed on my Cent0S system

2009-08-25 Thread Adam Fedor
On Aug 24, 2009, at 7:28 AM, Joost ter Laak wrote: hello, I tried to make the gnustep libraries but I run into an error. Would you be so kind to have a look at it? I'm not sure. Here's the relevant error: Compiling file GSXftFontInfo.m ... GSXftFontInfo.m: In function ‘-[GSXftFontInfo

Re: installation in mac os x failed

2009-08-07 Thread Adam Fedor
at the message below and also try compiling everything by hand as startup will probably not work... Begin forwarded message: From: Wolfgang Lux wolfgang@gmail.com Date: July 8, 2009 5:49:28 AM MDT To: Lucas Samaruga samarugalu...@gmail.com Cc: Adam Fedor fe...@qwestoffice.net, GNUstep

Re: Installation of gorm-1.2.10 failed

2009-07-05 Thread Adam Fedor
On Jul 4, 2009, at 1:41 PM, Csanyi Pal wrote: I have downloaded gorm-1.2.10.tar.gz. Now, if I try to install it with make sudo make install from it's directory I get error messages: GNUmakefile:29: /common.make: No such file or directory GNUmakefile:181: /aggregate.make: No such file or

Re: Installation of GNUstep Back failed. gnustep-startup-0.23.0

2009-07-03 Thread Adam Fedor
I think it did install fine. The problem is that there appears to be a previous installation of GNUstep that forced startup to install in a different location that it didn't know about (/opt/GNUstep). There are already Debian GNUstep packages, so perhaps those were already installed.

[bug #26533] Ink.app cannot open files on Windows

2009-05-11 Thread Adam Fedor
URL: http://savannah.gnu.org/bugs/?26533 Summary: Ink.app cannot open files on Windows Project: GNUstep Submitted by: fedor Submitted on: Mon 11 May 2009 03:44:44 PM MDT Category: Gui/AppKit Severity: 3 -

[bug #26534] Cannot save files with Ink.app on Windows

2009-05-11 Thread Adam Fedor
URL: http://savannah.gnu.org/bugs/?26534 Summary: Cannot save files with Ink.app on Windows Project: GNUstep Submitted by: fedor Submitted on: Mon 11 May 2009 03:47:34 PM MDT Category: Gui/AppKit

[bug #26409] On Windows, make isn't found.

2009-05-01 Thread Adam Fedor
Follow-up Comment #1, bug #26409 (project gnustep): I'm not sure the best way to solve this. It might be interesting to add support in NSFileManager and NSTask (perhaps other places?) to look for files in the mingw directory space if an absolute path is specified, but the path is not a fully

Re: installation failed

2009-04-17 Thread Adam Fedor
This is most likely a bug in binutils on Fedora. I think it is fixed in Fedora 9, if you are interested in upgrading. Otherwise you would have to build GNUstep in 32bit mode. This link might help: http://wiki.gnustep.org/index.php/Installation_of_32bit_GNUstep_on_64bit_Linux On Apr 17,

[bug #26084] Looks like easynet no longer mirrors GNUstep packages

2009-04-04 Thread Adam Fedor
Update of bug #26084 (project gnustep): Status:None = Fixed Assigned to:None = fedor Open/Closed:Open = Closed

Re: error installing gnustep

2009-04-01 Thread Adam Fedor
This is the problem here: Making all in Tools... Making all for tool make_services... Compiling file make_services.m ... Linking tool make_services ... /usr/lib64/libxslt.so.1: undefined reference to `xmlXPathContextSetCache' collect2: ld returned 1 exit status Which is odd, since it

Re: error installing gnustep

2009-04-01 Thread Adam Fedor
Also, look in the /etc/ld.so.conf file to see if there are extra places where libxml might get linked from. openoffice is one place this might happen according to google... On Apr 1, 2009, at 8:27 AM, Adam Fedor wrote: This is the problem here: Making all in Tools... Making all for tool

[bug #25602] libpng location for openbsd

2009-02-17 Thread Adam Fedor
Follow-up Comment #5, bug #25602 (project gnustep): It's really the plethora of choices that we need to try I guess. First pkg-config, then libpng-config, etc... I'll try to come up with something sensible. ___ Reply to this item at:

Re: cannot install...

2009-02-17 Thread Adam Fedor
On Feb 17, 2009, at 6:06 AM, David Ayers wrote: Indeed... it seems that the ftp site only contains 0.9.1 and not 0.10.1 Are there still packages in incoming that I forgot to ask someone to move? There's a version 0.11.0 on the ftp site, it's now called gnustep- dl2-0.11.0.tar.gz though,

[bug #25620] applications segfault on OpenBSD

2009-02-17 Thread Adam Fedor
Follow-up Comment #1, bug #25620 (project gnustep): I think in general, all sparc machines cannot handle setting a structure to NULL. So anytime that's a possibility, you need to test that the object is not nil first before doing the assignment.

Re: cannot install...

2009-02-16 Thread Adam Fedor
The simplest way on the mac is to do this: 1. Download the latest source from ftp://ftp.gnustep.org gnustep-make and gnustep-base in pub/gnustep/core gnustep-dl2 in pub/gnustep/libs For the packages gnustep-make, gnustep-base and gnustep-dl2, in order, do the following cd into the package

[bug #25602] libpng location for openbsd

2009-02-16 Thread Adam Fedor
Update of bug #25602 (project gnustep): Assigned to:None = fedor ___ Follow-up Comment #2: I'd prefer updating configure to check for the location of png.h. I have a patch for that I'll

[bug #25602] libpng location for openbsd

2009-02-16 Thread Adam Fedor
Update of bug #25602 (project gnustep): Status:None = Ready For Test ___ Follow-up Comment #3: Can you try it now from svn? ___

[bug #25603] NSRulerView fails to compile (incompatible type of argument)

2009-02-16 Thread Adam Fedor
Follow-up Comment #2, bug #25603 (project gnustep): In an ObjC call, the first two arguments are the object and the selector, so arg 3 is the first argument you see in the method call. Version is supposed to be an integer, but I don't know why that would cause an error. It's definitely wrong

  1   2   3   4   5   6   7   8   9   >