Some problems with themes

2023-12-21 Thread Germán Arias
Hi, I have updated my gnustep intallation to github today and I noticed that  -(BOOL) doesProcessEventsForPopUpMenu don't seems to work. Even if it return YES the PopUp menus behaves like in OpenStep specifications. Other problem is that now it seems that you needs specify a pixmap to the

[ANNOUNCE] FisicaLab 0.4.0

2023-10-16 Thread Germán Arias
/ Regards Germán Arias

Re: Silver.theme missing

2021-11-16 Thread Germán Arias
Sorry, some weeks ago I noticed the problem with that link when I updated my gnustep installattion. But you can download the source herehttp://svn.savannah.gnu.org/viewvc/gnustep-nonfsf/Currently I don't have time, but I Will try to solve this at weeked RegardsEl 16/11/2021 1:17 p. m., bruce

Re: language settings (was: Re: Gemas : failed to get the spellserver)

2020-05-26 Thread Germán Arias
Hi Yes, this language is used to determine which localized resources will be loaded. If the specified language is not available in a particular app, then English is loaded. Regards On 5/26/20 7:23 PM, Svetlana Tkachenko wrote: Germán Arias написал(а): Hi Patrick It is the language

Re: Gemas : failed to get the spellserver

2020-05-26 Thread Germán Arias
Hi Patrick It is the language in GNUstep environment. In a Terminal window: defaults write NSGlobalDomain NSLanguages "(English)" Regards On 5/26/20 1:12 PM, Patrick Cardona via Discussion list for the GNUstep programming environment wrote: Hi Wolfgang, I did this : 1) Install aspell-en to

Re: Apps don't load in GWorkspace

2020-05-17 Thread Germán Arias
.xsession 2. Running 'make_services' from Terminal inside the X session. None of those could achieve to get the apps running. I join my .xession. Maybe something is wrong in the order of things. Le 16/05/20 à 20:32, Germán Arias a écrit : Hi, You should run the tool "make_services

Re: Apps don't load in GWorkspace

2020-05-16 Thread Germán Arias
Hi, You should run the tool "make_services" after sourced GNUstep.sh in your .xsession script. And you should run this tool after install a new GNUstep app. Germán On 5/16/20 7:16 PM, Patrick Cardona via Discussion list for the GNUstep programming environment wrote: Hi All, I just installed

Re: Problem with GNUtls 3.6.7

2019-05-28 Thread Germán Arias
never had an issue with it. Are you sure that you did reconfigure and recompile GNUstep base from scratch? Perhaps give it another try and report back. (Remember to use „make clean“ first!) Hope this helps, Fred Am 27.05.2019 um 02:00 schrieb Germán Arias : Some days ago my system (PCLinux

Problem with GNUtls 3.6.7

2019-05-26 Thread Germán Arias
Some days ago my system (PCLinuxOS) update the GNUtls library to version 3.6.7. And now the gnustep apps don't work. So, I try to recompile all, but now I get the error: Linking tool autogsdoc ... /usr/bin/ld: ../Source/./obj/libgnustep-base.so: undefined reference to

Re: modern gnustep distro

2019-05-24 Thread Germán Arias
There is an AltLinux version (I have not used it). See experimental section: https://en.altlinux.org/Regular On 22/05/19 20:19, Wave Project wrote: Hello everone. Does exist any installable gnu/linux iso that uses gnustep so i can make a vbox machine with it? I wish to use it to learn

Re: Is there a minimal example of windows deployment?

2019-03-21 Thread Germán Arias
Hi, You've read? Section "B. HOW TO SHIP YOUR GNUSTEP APPLICATION TO WINDOWS USERS". https://github.com/gnustep/tools-make/blob/master/Documentation/README. MinGW Maybe you forgot add a config file. Or you can check FisicaLab for Windows:

Re: Gorm don't work

2019-01-25 Thread Germán Arias
El vie, 25-01-2019 a las 12:47 +, David Chisnall escribió: > > On 25/01/2019 12:23, Fred Kiefer wrote: > > > Am 25.01.2019 um 12:29 schrieb David Chisnall > > st.org>: > > > > > > On 22/01/2019 22:15, Germán Arias wrote: > > > > 2019-01-

Re: Gorm don't work

2019-01-24 Thread Germán Arias
The latest stable release works. Germán El mar, 22-01-2019 a las 16:15 -0600, Germán Arias escribió: > Hi, > > After some years I'm working in a new release of FisicaLab, but I > can't > work with gorm files since Gorm is unusable. I'm using all the code > from Github with

Gorm don't work

2019-01-22 Thread Germán Arias
Hi, After some years I'm working in a new release of FisicaLab, but I can't work with gorm files since Gorm is unusable. I'm using all the code from Github with GCC. I get things like: 2019-01-22 16:01:36.797 Gorm[5259:5259] Target does not respont to action _popUpItemAction: 2019-01-22

Re: GNUstep in Windows 10 - Epic Fail

2017-07-08 Thread Germán Arias
Hi Jay El vie, 07-07-2017 a las 18:51 -0400, Jay Versluis escribió: > Hi everybody, > I thought I’d give GNUstep on Windows 10 another go. My goal is to be > able to compile and run GNUstep applications on Windows, originally > written with Xcode on the Mac. Right now it’s just a simple command >

Re: GNUstep from a C library

2017-05-03 Thread Germán Arias
Hi, El lun, 24-04-2017 a las 11:09 +0200, Wolfgang Lux escribió: [...] > > It's hard to tell what the problem is with the limited stack trace > you've provided. And apart from that it's hard to tell much if > GNUstep is compiled without debugging symbols. Well, I choose FreeBSD because it have

GNUstep from a C library

2017-04-23 Thread Germán Arias
I'm having problems with a Mac project with GNUstep. This is a C toolkit library that use native widgets in Windows and Gtk. Now they want make this native on Mac. But there aren't to much Mac developers at project. So I'm trying this with GNUstep. Currently the library compiles without problem.

Question about CoreBase

2017-04-15 Thread Germán Arias
I'm trying to use a Mac project with GNUstep. But now I have this problem at linker: undefined reference to 'CFBridgingRetain' why I get this error only at linker? As far as I can see CFBridgingRetain is not available at CoreBase. If so, can I replace this function with some code? Thanks Germán

Re: Emacs Anyone?

2017-03-01 Thread Germán Arias
Hi Steven, unfortunately the Emacs with GNUstep is unmaintained. I remember the problem you mention, I had to copy the GNUstep headers to a place where the configure script can found it. But even if it builds you will face many problems. Regards. Germán El mar, 28-02-2017 a las 11:02 +,

Re: About Xcode library

2017-02-25 Thread Germán Arias
Hi Greg I have a problem, the build tool can't found a directory that is in the same directory that xcodeproj. The project is this: https://github.com/ewmailing/IupCocoaTouch switch to Cocoa branch. This project requires opal + quartzcore. El lun, 23-01-2017 a las 20:35 +, Gregory Casamento

Re: Tooltips problem on Gnome 3

2017-01-31 Thread Germán Arias
El mar, 31-01-2017 a las 08:25 +0100, Fred Kiefer escribió: > Sorry, but I don’t see how this output would be any different with > your patch applied. You still get this wring behaviour of the tooltip > not displaying correctly? The problem disappear with --GNU-Debug=NSEvent. But in a normal

Re: Tooltips problem on Gnome 3

2017-01-30 Thread Germán Arias
ave no changes. I reinstall again back and I get the same output. > > What you could try is to add —GNU-Debug=NSMotionEvent to also log > mouse moved events. Attached. Germán > > Fred > > > > Am 29.01.2017 um 07:25 schrieb Germán Arias <germanan...@gmx.es>: &g

Re: Tooltips problem on Gnome 3

2017-01-28 Thread Germán Arias
lication. Of course the logging of events could itself resolve the > timing issue, but even then we could see which events get processed > right before this one. So please switch on the logging and report > back the order of events, when the tooltip window gets displayed. > > Fred &

Re: Tooltips problem on Gnome 3

2017-01-27 Thread Germán Arias
The attached patch solves the problem for me (tested on WindowMaker and Gnome 3). The problem seems to be the event queue. Not sure if this change is OK or not. Germán El mié, 18-01-2017 a las 14:22 +0100, Riccardo Mottola escribió: > Hi, > > Fred Kiefer wrote: > > I just committed a tiny

Re: Problem to compile Opal

2017-01-18 Thread Germán Arias
t; like it's a macro; here's from pngconf.h. > > 456 #define png_sizeof(x) (sizeof (x)) > > > > We should either replace it with a sizeof() or make sure to include > > the correct header. > > > > On Wed, Jan 18, 2017 at 7:14 AM, Germán Arias <germanan...@gmx

Problem to compile Opal

2017-01-17 Thread Germán Arias
Hi, I'm trying to compile Opal at FreeBSD 11, but when link I get the error "Undefined reference to 'png_sizeof' at libpng". I suppose this is not available in recent version of libpng. Germán ___ Discuss-gnustep mailing list Discuss-gnustep@gnu.org

Re: Tooltips problem on Gnome 3

2017-01-17 Thread Germán Arias
ally have a window type issue here, from your > description it sounds more like a timing issue. > > Fred > > Am 13.01.2017 um 08:37 schrieb Germán Arias: > > El mié, 11-01-2017 a las 17:57 +0100, Riccardo Mottola escribió: > > [...] > > > > > >

Re: Tooltips problem on Gnome 3

2017-01-12 Thread Germán Arias
Hi, El mié, 11-01-2017 a las 17:57 +0100, Riccardo Mottola escribió: [...] > > I tried OpenBSD/x86 and it behaves like you descrive. > This means that while x86 and amd64 are not identical, the issue is > not > just 32bit vs 64bit. > > x86 "looks" like working better, I used several attempts

Re: Tooltips problem on Gnome 3

2017-01-10 Thread Germán Arias
Hi, El mar, 10-01-2017 a las 11:28 +0100, Riccardo Mottola escribió: [...] > On NetBSD/amd64 it doesn't work fine, as on OpenBSD/amd64 I need to > move > the mouse to make it visible. Actually, something stranger happens. > At > first, the popup window appears, but is black and there icon in

Re: Tooltips problem on Gnome 3

2017-01-08 Thread Germán Arias
. I am > using OpenSuse (Factory) on AMD 64 as well. > The issue here must be the interaction with the window manager. I am > using Kein, the KDE window manager and things work alright. > > > > Am 08.01.2017 um 07:12 schrieb Germán Arias <germanan...@gmx.es>: > >

Re: Tooltips problem on Gnome 3

2017-01-07 Thread Germán Arias
Intel machine of 32 bits, don have problems. Germán El mar, 20-12-2016 a las 19:55 -0600, Germán Arias escribió: > El dom, 27-11-2016 a las 19:06 +0100, Fred Kiefer escribió: > > > Am 27.11.2016 um 07:26 schrieb Germán Arias <germanan...@gmx.es>: > > > The

Re: Tooltips problem on Gnome 3

2016-12-20 Thread Germán Arias
El dom, 27-11-2016 a las 19:06 +0100, Fred Kiefer escribió: > > Am 27.11.2016 um 07:26 schrieb Germán Arias <germanan...@gmx.es>: > > The value of level in line 2989 at XGServerWindow.m is 101. The > > That is the correct level, we use NSPopUpMenuWindowLevel = 101 for &

Re: Tooltips problem on Gnome 3

2016-12-05 Thread Germán Arias
Am 27.11.2016 um 07:26 schrieb Germán Arias <germanan...@gmx.es>: > > The value of level in line 2989 at XGServerWindow.m is 101. The > > That is the correct level, we use NSPopUpMenuWindowLevel = 101 for > tool tips. > > > > parameters are: op = 0, ot

Re: Tooltips problem on Gnome 3

2016-11-26 Thread Germán Arias
Hi, El sáb, 19-11-2016 a las 21:27 +0100, Fred Kiefer escribió: [SNIP] > > That said you could try to find out which values setwindowlevel: is > setting on your machine for tool tips and what would be the correct > ones. You will need to add your own logging for this. > > Fred The value of

Re: Tooltips problem on Gnome 3

2016-11-08 Thread Germán Arias
? Germán El lun, 07-11-2016 a las 17:41 +0100, Riccardo Mottola escribió: > Hi German, > > > Germán Arias wrote: > > Currently I'm using OpenSUSE leap 42.1 with Gnome 3. and the > > tooltips > > are displayed, but are hidden immediately. Then you need move the >

Re: Tooltips problem on Gnome 3

2016-11-06 Thread Germán Arias
El sáb, 05-11-2016 a las 23:46 +0100, Fred Kiefer escribió: > Am 05.11.2016 um 07:32 schrieb Germán Arias: > > Currently I'm using OpenSUSE leap 42.1 with Gnome 3. and the > > tooltips > > are displayed, but are hidden immediately. Then you need move the > > mou

Tooltips problem on Gnome 3

2016-11-05 Thread Germán Arias
Currently I'm using OpenSUSE leap 42.1 with Gnome 3. and the tooltips are displayed, but are hidden immediately. Then you need move the mouse again (without leave the button) to display it properly. Is like if the window manager hides the tooltip the first time it is displayed. Is someone

Re: Distribution of gnustep-based software

2016-10-17 Thread Germán Arias
Hi, El lun, 17-10-2016 a las 08:34 +0200, Michele Bert escribió: > Hello. > I need to create a multiplatform gui app, which later has to be > distributed to quite unexperienced users (let me say that way). I > would really like to use gnustep, but I wonder how can I distribute > the program to my

Re: GNUMail sources

2016-05-17 Thread Germán Arias
El mar, 17-05-2016 a las 19:01 +0200, Steven R. Baker escribió: > Heya, > > I'm trying to find the GNUMail sources, but collaboration-world is down. > collaboration-world seems to be the home for a bunch of GNUstep > projects, is this going to cause a wide problem?! > > Cheers! > > -Steven >

Re: my calculator has problems

2016-04-09 Thread Germán Arias
El sáb, 09-04-2016 a las 08:53 -0400, umen escribió: > Hi, > Number1 is NSButton. result is the NSTextField. I assign string to > number1 because with strings I can append other numbers and assign > this new number to number1 again, then I use doubleValue to get a > double from this string. It's

Re: my calculator has problems

2016-04-08 Thread Germán Arias
Hi, I have not clear what is "number1". But in method "-add" you assign a string to this variable, so this become a string object. Then, later, you call "-setDoubleValue:" at "number1" as if it was an NSTextField object. If this is an NStextField object, then you should do (in method "-add"):

Re: Windows theme should be active by default on Windows...

2016-02-17 Thread Germán Arias
Hi, The installer I did a few months ago use the WinUXTheme by default. But if this theme can be problematic in some situations, I can add other theme (for example Silver) so the user have other choice other than the default GNUstep theme. I don't add ProjectCenter in this installer because there

Re: SDL2 & GNUstep

2016-02-03 Thread Germán Arias
Hi El lun, 01-02-2016 a las 22:06 +0100, Edwin Ancaer escribió: > Hello, > > > I would like to know if it is possible to use SDL2 with GNUstep? > > > Thanks, > Objective-C is a superset of C. So you can use any C library in a GNUstep project. Germán

Re: PorjectCenter Building error: Can't find make

2016-01-27 Thread Germán Arias
Hi Nicolas I investigated this some months ago, and the problem is that the native function to start a process on Windows imposes a limit in the length of arguments passed to the make tool (or any other tool). When make tool is launched, it searches the rules to build GNUstep projects. Those

Re: Plans for ahead

2015-11-30 Thread Germán Arias
El lun, 30-11-2015 a las 10:37 +0100, Alessandro Sangiuliano escribió: [SNIP] > But then I read many people on the mailing list that want a Window > Manger written in Objective-C and GNUstep, it's a bit frustrating... > but I'm not here to do flame or similar things, maybe they don't like > my

Re: projectcenter launch error Windows10

2015-11-29 Thread Germán Arias
Hi James El mar, 24-11-2015 a las 09:34 +, James d'Authreau escribió: > Hi Riccardo > Thanks but Msys\1.0\home does not exist, and there is no "home" directory > anywhere. Projectcenter is located at: > C:\GNUstep\GNUstep\System\Applications\ProjectCenter.app\ProjectCenter.exe > and

Re: Plans for ahead

2015-11-28 Thread Germán Arias
Hi, El dom, 29-11-2015 a las 00:05 -0500, Gregory Casamento escribió: > Riccardo, > > On Sat, Nov 28, 2015 at 10:25 AM, Riccardo Mottola > wrote: > > Hi, > > > > David Chisnall wrote: > >> > >> I agree. The FreeBSD GNUstep packages include a lot of things, but you >

Default preferences (was Re: Plans for ahead)

2015-11-28 Thread Germán Arias
Hi, El sáb, 28-11-2015 a las 16:25 +0100, Riccardo Mottola escribió: > Hi, > > David Chisnall wrote: > > I agree. The FreeBSD GNUstep packages include a lot of things, but you > > need to do a lot of tinkering to make them integrate even vaguely with > > typical environments. For the ones

Re: Problem to compile gnustep-base on android

2015-09-30 Thread Germán Arias
El dom, 27-09-2015 a las 11:14 +0100, David Chisnall escribió: > On 26 Sep 2015, at 23:37, Germán Arias <germanan...@gmx.es> wrote: > > > > What is the difference between -r and -pie? > > -r means do linking, but don’t expect the result to be a complete binary >

Re: Problem to compile gnustep-base on android

2015-09-26 Thread Germán Arias
El sáb, 26-09-2015 a las 07:50 +0100, Richard Frith-Macdonald escribió: > > On 26 Sep 2015, at 07:28, Germán Arias <germanan...@gmx.es> wrote: > > > > El vie, 25-09-2015 a las 21:27 -0600, Germán Arias escribió: > >> First I'm using libobjc2 from github

Re: Problem to compile gnustep-base on android

2015-09-26 Thread Germán Arias
El vie, 25-09-2015 a las 21:27 -0600, Germán Arias escribió: > First I'm using libobjc2 from github repository. Also I'm using an arm > toolchain with clang 3.6 (ndk r10e). And, after applied the changes > suggested by Ivan, I get this error when try to link the subproject &g

Re: Problem to compile gnustep-base on android

2015-09-26 Thread Germán Arias
El sáb, 26-09-2015 a las 09:59 +0100, David Chisnall escribió: [...] > Try adding -### to the end of the clang invocation and you will see how it is > invoking the linker. It may be that it always adds -pie for the Android > target (which would be a clang bug when linking things that are not

Re: libobjc2 on android

2015-09-25 Thread Germán Arias
of my build scripts are using libobjc2 on Github, which > is (to my understanding -- David, please correct me if I am wrong) the > canonical way to obtain the library these days. > > On Fri, Sep 25, 2015 at 2:56 AM, Germán Arias <germanan...@gmx.es> > wrote: > Try

Problem to compile gnustep-base on android

2015-09-25 Thread Germán Arias
First I'm using libobjc2 from github repository. Also I'm using an arm toolchain with clang 3.6 (ndk r10e). And, after applied the changes suggested by Ivan, I get this error when try to link the subproject Additions: Linking subproject Additions ...

libobjc2 on android

2015-09-24 Thread Germán Arias
Trying to build libobjc2 on android, with Ivan Vučica instructions, but using a recent libobjc2, sdk and ndk, I get this error and googling don't help me: Linking C shared library libobjc.so /usr/local/bin/cmake -E cmake_link_script CMakeFiles/objc.dir/link.txt --verbose=y

Documentation at wiki

2015-09-14 Thread Germán Arias
Currently the API documentation at wiki is not available. If you click over any class, you get the error: "Sorry, the document you requested does not exist or has been moved. Try navigating from the home page to find what you want." Germán ___

Re: GNUstep installation failed

2015-08-15 Thread Germán Arias
I recommend install the packages separately, since the startup package don't have the latest versions. And you need gnutls and libxlts to compile gnustep-base (or pass the options --disable-xslt and --disable-tls). Also you need libffi and openssl. Hope this help. Germán El vie, 14-08-2015 a las

Re: gdomap on Windows 7 Ultimate

2015-08-06 Thread Germán Arias
With a small DO test I confirmed that gdomap starts in demand and without problem. I don't noticed this previously, because the Windows process monitor shown this as sh not as gdomap. So the issue with GSspell service is in other place. Germán El mié, 05-08-2015 a las 02:15 -0600, Germán Arias

Re: gdomap on Windows 7 Ultimate

2015-08-05 Thread Germán Arias
El lun, 03-08-2015 a las 09:34 +0200, Riccardo Mottola escribió: Hi, Germán Arias wrote: The problem and its solution is described here: http://mark.koli.ch/uac-prompt-from-java-createprocess-error740-the-requested-operation-requires-elevation Although I don't tested it yet. I

Re: gdomap on Windows 7 Ultimate

2015-08-03 Thread Germán Arias
El vie, 31-07-2015 a las 17:31 -0600, Germán Arias escribió: I'm simply unable to launch gdomap on Windows 7 Ultimate. This is a problem with administrative privileges, but I don't find how solve this. Initially I get the error 10013 (I'm using an administrative account, in fact the only

gdomap on Windows 7 Ultimate

2015-07-31 Thread Germán Arias
I'm simply unable to launch gdomap on Windows 7 Ultimate. This is a problem with administrative privileges, but I don't find how solve this. Initially I get the error 10013 (I'm using an administrative account, in fact the only account in this virtual machine), then I right click over the

Re: Implementing tableview(GORM and PROJECTCENTER)

2015-07-09 Thread Germán Arias
El mar, 07-07-2015 a las 12:03 +0100, David Chisnall escribió: On 7 Jul 2015, at 07:55, chandan bp cbp...@gmail.com wrote: I am able to build and run the application, however when I run the app using the project center, the table is empty. In the GUI after app launch I

Re: Implementing tableview(GORM and PROJECTCENTER)

2015-07-09 Thread Germán Arias
On Thu, Jul 9, 2015 at 3:03 AM, Germán Arias germanan...@gmx.es wrote: El mar, 07-07-2015 a las 12:03 +0100, David Chisnall escribió: On 7 Jul 2015, at 07:55, chandan bp cbp...@gmail.com wrote: I am able to build and run

Re: GSspell on Windows

2015-07-07 Thread Germán Arias
El lun, 06-07-2015 a las 22:41 +0200, Wolfgang Lux escribió: Am 04.07.2015 um 10:04 schrieb Germán Arias germanan...@gmx.es: El jue, 02-07-2015 a las 10:32 +0200, Wolfgang Lux escribió: Am 02.07.2015 um 08:11 schrieb Germán Arias germanan...@gmx.es: I forgot say that I run

Re: GSspell on Windows

2015-07-04 Thread Germán Arias
El jue, 02-07-2015 a las 10:32 +0200, Wolfgang Lux escribió: Am 02.07.2015 um 08:11 schrieb Germán Arias germanan...@gmx.es: I forgot say that I run make_services before each test, but this don't makes any difference. Germán El jue, 02-07-2015 a las 00:02 -0600, Germán Arias

GSspell on Windows

2015-07-02 Thread Germán Arias
I simply can't make to work the GSspell service on Windows. I have installed the English and Spanish dictionaries, if I run aspell dump dicts on the shell all the available dictionaries are listed. The GSspell service runs only with AmericanEnglish, even when aspell.h is present and HAVE_ASPELL_H

Re: GSspell on Windows

2015-07-02 Thread Germán Arias
I forgot say that I run make_services before each test, but this don't makes any difference. Germán El jue, 02-07-2015 a las 00:02 -0600, Germán Arias escribió: I simply can't make to work the GSspell service on Windows. I have installed the English and Spanish dictionaries, if I run aspell

Re: Questions on wrappers

2015-06-22 Thread Germán Arias
schrieb Richard Frith-Macdonald: On 21 Jun 2015, at 06:08, Germán Arias germanan...@gmx.es wrote: Hi, I want learn to make wrappers, but I don't have experience on this. So I have some questions (maybe stupid questions): 1) Is possible make wrappers using StepTalk? 2) Or I should

Questions on wrappers

2015-06-20 Thread Germán Arias
Hi, I want learn to make wrappers, but I don't have experience on this. So I have some questions (maybe stupid questions): 1) Is possible make wrappers using StepTalk? 2) Or I should look into java/ruby wrappers? In the case of ruby wrappers I see this needs the header objc-api.h which is no

Re: Extreme slowdown on Debian stable

2015-06-16 Thread Germán Arias
Hi El sáb, 13-06-2015 a las 11:25 +0200, Andrea D'Amore escribió: On 13 June 2015 at 02:24, Riccardo Mottola riccardo.mott...@libero.it wrote: Never seen it that way. I have noticed sometimes on certain setups very long initial delay or continuous delay due to auto-starting of gpbs. Try to

Re: Extreme slowdown on Debian stable

2015-06-12 Thread Germán Arias
Hi El vie, 12-06-2015 a las 15:11 +0200, Andrea D'Amore escribió: Hello, I installed Gorm and ProjectCenter on a Debian stable in order to try a little development with GNUstep. I got a working setup with a peculiar problem: the interaction in file dialogs is _extremely_ slow, to the point

Re: [ANNOUNCE] FisicaLab 0.3.5 release

2015-05-30 Thread Germán Arias
El sáb, 30-05-2015 a las 22:44 +0200, Fred Kiefer escribió: Congratulation for releasing another version of FisicaLab and this time with video documentation. This will make it easier to start off using this software. Thanks. I tried myself and already failed at using the configure script.

[ANNOUNCE] FisicaLab 0.3.5 release

2015-05-29 Thread Germán Arias
or found bugs, use the corresponding mailing lists. Germán Arias [1] http://www.gnu.org/software/fisicalab/ [2] http://www.gnu.org/software/fisicalab/manual/en/fisicalab/index.html [3] http://www.gnu.org/software/fisicalab/videos.html ___ Discuss-gnustep

Re: Steppers with renaissance

2015-05-17 Thread Germán Arias
El sáb, 16-05-2015 a las 01:03 -0600, Germán Arias escribió: Someone with a mac can check the stepper.gsmarkup example in renaissance? Because in GNUstep the stepper looks really too small, almost unusable. Maybe we need a minimum size for this control in NSViewSize.m. Thanks Germán I

Steppers with renaissance

2015-05-16 Thread Germán Arias
Someone with a mac can check the stepper.gsmarkup example in renaissance? Because in GNUstep the stepper looks really too small, almost unusable. Maybe we need a minimum size for this control in NSViewSize.m. Thanks Germán ___ Discuss-gnustep mailing

Re: Is GNUStep still beign updated?

2015-05-15 Thread Germán Arias
You forgot send to the list. El vie, 15-05-2015 a las 00:23 -0300, ochi n escribió: Also, a slightly more off topic question. What would happen with gnustep if apple deprecates cocoa? I don't think it's impossible for it to happen anyways. Subject: Re: Is GNUStep still beign updated?

Re: Is GNUStep still beign updated?

2015-05-14 Thread Germán Arias
Hi ochi El jue, 14-05-2015 a las 22:49 -0300, ochi n escribió: Hi, I'm quite new to objective-c. It just looks interesting as an object oriented superset of c, but it looks like I can't even create a class without a framework like GNUStep(that is, without the NSObject root class). Also the

Re: CrystaX and GNUstep

2015-03-26 Thread Germán Arias
El jue, 26-03-2015 a las 01:47 -0400, Gregory Casamento escribió: On Thursday, March 26, 2015, Germán Arias germanan...@gmx.es wrote: El jue, 26-03-2015 a las 00:15 -0400, Gregory Casamento escribió: German On Wednesday, March 25, 2015, Germán

Re: GORM and NSCollectionView

2015-03-25 Thread Germán Arias
El mié, 25-03-2015 a las 00:17 +0100, Riccardo Mottola escribió: Hi, Riccardo Mottola wrote: However, a fresh started Grr instance and window does not flicker with mouse over. I correct myself I tried on another laptop running the cairo backend, a slower machine (iBook which needs

CrystaX and GNUstep

2015-03-25 Thread Germán Arias
Some weeks ago I tried to install gnustep-base on CrystaX [1] However the support for Objective-C is not complete. But CrystaX has been started a fundraising campaign [2] and one of its goal is provide a complete support for Objective-C and (depending of the collected money) frameworks like

Re: CrystaX and GNUstep

2015-03-25 Thread Germán Arias
El jue, 26-03-2015 a las 00:15 -0400, Gregory Casamento escribió: German On Wednesday, March 25, 2015, Germán Arias germanan...@gmx.es wrote: Some weeks ago I tried to install gnustep-base on CrystaX [1] However the support for Objective-C is not complete

Re: copypaste in PRICE does not work on GS

2015-03-03 Thread Germán Arias
El mar, 03-03-2015 a las 16:31 +0100, Riccardo Mottola escribió: Hi, On 2015-02-28 13:45:54 +0100 Riccardo Mottola riccardo.mott...@libero.it wrote: Hi, PRICE allows you to copy a currently open image. (If you create a new document you can also paste in a new image) This

Re: copypaste in PRICE does not work on GS

2015-03-03 Thread Germán Arias
My previous assumption was wrong. Just add: [self setAllowsCutCopyPaste: YES]; at -awakeFromNib in PRImageView.m. Seems like in Cocoa the default value is YES. Germán. El mar, 03-03-2015 a las 18:00 -0600, Germán Arias escribió: El mar, 03-03-2015 a las 16:31 +0100, Riccardo Mottola escribió

Re: Problems to compile Base on Windows

2015-02-04 Thread Germán Arias
OK, I found the problem. Is described here: http://sourceforge.net/p/mingw/mailman/message/33242193/ In latest MinGW nanosleep() is available, but this is incompatible with pthreads. In the thread above Keith Marshall recommend remove this function, while he found a better way to implement it.

Re: Further development

2015-01-20 Thread Germán Arias
El vie, 12-12-2014 a las 11:06 +0100, Riccardo Mottola escribió: Alternatively, if you also like tweaking apps, inside gnustep itself we have core user and developer applications (gorm, project-center, SystemPreferences). [0] Otheriwse you might want to help the App's projects, like GNUMail

Re: projectcenter and compilation question

2015-01-02 Thread Germán Arias
Hi El sáb, 03-01-2015 a las 09:46 +1100, Svetlana Tkachenko escribió: Hi, I'm trying to follow http://www.gnu.org/software/gnustep/experience/PierresDevTutorial/index.html but clicking the .gorm file does nothing Gorm is installed though Run the tool make_services to update the

Problems to compile Base on Windows

2015-01-01 Thread Germán Arias
I'm compiling GNUstep on Windows 7 using latest MinGW. But I have some problems. First I get: error: pthread.h present but cannot be compiled I solve this with this recommendation: https://www.gnu.org/software/autoconf/manual/autoconf-2.64/html_node/Present-But-Cannot-Be-Compiled.html But then

Re: Further development

2014-12-10 Thread Germán Arias
Hi On 2014-12-10 09:03:49 -0600 Johan Ceuppens enrytheer...@gmail.com wrote: Hello I wanted to ask you as a gnu developer if there is anything which I can work or ideas to be codified. Good day to you all Enry Time heals. ___ See for

Re: Various discussion

2014-12-10 Thread Germán Arias
Hi On 2014-12-10 21:16:08 -0600 Lundberg, Johannes johan...@brilliantservice.co.jp wrote: Hi In a long I haven't used any of the desktop GUI apps that come with GNUstep. I revisited Gemas.app homepage and saw that it now has auto-complete so I decided to give it a try. I've been fighting

Re: How use -indexOfObjectPassingTest:?

2014-12-08 Thread Germán Arias
El dom, 07-12-2014 a las 09:36 +, David Chisnall escribió: On 7 Dec 2014, at 06:36, Germán Arias germanan...@gmx.es wrote: error: expected expression before ‘^’ token This looks like a GCC error. If you want to use methods that take blocks as arguments, then you need to use Clang

How use -indexOfObjectPassingTest:?

2014-12-06 Thread Germán Arias
Can someone show me an example about how use indexOfObjectsPassingTest:? An example like this: http://classroomm.com/objective-c/index.php?topic=5949.0 give me the error: error: expected expression before ‘^’ token Thanks. Germán ___

Re: newbie alert : obj-c src compile : howto?

2014-10-31 Thread Germán Arias
Hi, On 2014-10-30 11:52:26 -0600 Mayuresh Kathe mayur...@sdf.org wrote: hello, is there any document which show how to compile simple hello world snippet written in obj-c? #import stdio.h #import Foundation/Foundation.h int main(void) { NSLog(@Hello, World!\n); return 0; }

Re: building latest gnustep-make : failure ...

2014-10-30 Thread Germán Arias
Hi, Have you tried make and then make install? GNUstep don't use makefiles, uses GNUmakefiles. Germán On 2014-10-30 00:02:44 -0600 Mayuresh Kathe mayur...@sdf.org wrote: hello, i am trying to make gnustep-make and install it on my fresh netbsd 6.1.5 amd64 installation using the lastest

Re: GWorkspace question

2014-10-29 Thread Germán Arias
Hi On 2014-10-29 11:55:05 -0600 Edwin Ancaer eanc...@gmail.com wrote: With my scrolling problems solved, I want to start using as much GNUstep applications as possible. The first victim is GWorkspace. My question is how I specify in GWorkspace that I want to use the Gemas editor to open

Re: GWorkspace question

2014-10-29 Thread Germán Arias
On 2014-10-29 16:29:39 -0600 Charles Philip Chan cpc...@bell.net wrote: On 29 Oct 2014, eanc...@gmail.com wrote: Hi Edwin: When browsing through a directory, I saw GNUmakefile. How can an application indicate it will open a file without an extension? I don't think you can, but you can

Re: ProjectCenter on windows

2014-09-26 Thread Germán Arias
Hi On 2014-09-26 03:54:39 -0600 Riccardo Mottola riccardo.mott...@libero.it wrote: Hi, currently, ProjectCenter on windows fails to open any existing project forme. no windows pops up and the app itself remains in an inconsistent state, I need to kill it. I guess this is due to

Re: Help to compile an opengl shader

2014-09-10 Thread Germán Arias
Thanks for the links. Now I see where is the problem. Germn Enviar:mircoles 10 de septiembre de 2014 a las 2:00 De:Thomas Gamper ici...@cg.tuwien.ac.at Para:Germn Arias germanan...@gmx.es, GNUstep-discuss discuss-gnustep@gnu.org Asunto:Re: Help to compile an opengl shader Am 09.09.2014

Help to compile an opengl shader

2014-09-09 Thread Germán Arias
Hi all I'm newbie with OpenGL, so I'm trying to make a simple app to draw the famous triangle, using shaders and the modern opengl (not using glBegin, glEnd, glOrtho, ...). But I'm unable to compile a simple shader. The related code is: - (BOOL) compileShader: (GLuint *)shader

AClock crash with gcc 4.9.1

2014-08-29 Thread Germán Arias
AClock crash with gcc 4.9.1, here the backtrace: Program received signal SIGSEGV, Segmentation fault. objc_msg_lookup () at /home/german/Instalados/source/gcc-4.9.1/libobjc/objc-private/sarray.h:237 237 if (soffset_decode (indx) array-capacity) (gdb) backtrace #0 objc_msg_lookup ()

Re: ProjectCenter Editor parenthesis highlighting segfault

2014-08-24 Thread Germán Arias
Hi, On 2014-08-23 06:52:31 -0600 dester...@t-online.de dester...@t-online.de wrote: Hi, building ProjectCenter on Debian/Ubuntu unstable leads to a segfault when unhighlighting two matching parenthesis in pceditor. in PCEditor.m: - (void)unhighlightCharacter:

  1   2   3   4   >