[bug #41586] Invocation forwarding doesn't work on a 64bit system

2014-02-13 Thread Sergey Golovin
Follow-up Comment #1, bug #41586 (project gnustep): Forgot to mention that on 32bit system it works with libobjc from the gnustep's subversion repository. I have just tried the distribution's libobjc (libobjc2 4.5.3-12ubuntu2) there and it doesn't work with too. So the summary isn't correct.

[bug #41586] Invocation forwarding doesn't work on a 64bit system

2014-02-13 Thread Sergey Golovin
URL: Summary: Invocation forwarding doesn't work on a 64bit system Project: GNUstep Submitted by: svg Submitted on: Fri 14 Feb 2014 11:23:15 AM SAMT Category: Base/Foundation

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 wrote: > onfigure: WARNING: Disabled su

Failed to make gnustep-startup-0.32.0 in UBUNTU

2014-02-13 Thread Maa
onfigure: WARNING: Disabled support for XML funtionality. checking for libgnutls-config... no checking for libgnutls - version >= 1.4.0... no *** The libgnutls-config script installed by libgnutls could not be found *** If libtgnuls-config was installed in PREFIX, make sure PREFIX/bin is in *** you

Failed to make gnustep-startup-0.32.0 in UBUNTU

2014-02-13 Thread Maa
The details for bugging are bellow :--- ___ Bug-gnustep mailing list Bug-gnustep@gnu.org https://lists.gnu.org/mailman/listinfo/bug-gnustep

[bug #41557] -[NSCalendarDate descriptionWithCalendarFormat:locale:] emits incorrect milliseconds

2014-02-13 Thread Richard Frith-Macdonald
Update of bug #41557 (project gnustep): Status:None => Fixed Open/Closed:Open => Closed ___ Follow-up Comment #2: Thanks very much …

Re: Segfault when NSTextView is released

2014-02-13 Thread Lundberg, Johannes
I solved the problem temporary by changing properties for NSTextView from strong to assign. -- Johannes Lundberg BRILLIANTSERVICE CO., LTD. On Thu, Feb 13, 2014 at 7:14 PM, Lundberg, Johannes < johan...@brilliantservice.co.jp> wrote: > Thanks Fred. > > I put together a small program for you. >

Re: Segfault when NSTextView is released

2014-02-13 Thread Fred Kiefer
I hope to be able to look into this tomorrow. It would help if you could send a piece of example code showing the issue. Fred On the road Am 13.02.2014 um 09:16 schrieb "Lundberg, Johannes" : > Nope I was wrong.. > Using the designated initializer (with textContainer nil or set to created >

Re: Segfault when NSTextView is released

2014-02-13 Thread Lundberg, Johannes
Nope I was wrong.. Using the designated initializer (with textContainer nil or set to created text container object) fixes the release bug but whenever I try to change a property I get crash. Stuck between rock and hard place... #0 0x000800d9e191 in -[NSTextView setTextColor:] (self=, _cmd=,