Re: SimpleAgenda on FreeBSD

2018-08-08 Thread Edwin Ancaer
Philippe, looking for the fonts with SystemPreferences app, I noticed there were no fonts set. When I set the default font with DejaVU Sans 10 pt, the problem was solved. When I set 14 pt, the problem was back. I think I had somehow expected that the controls would have grown with the font. Mind

Re: SimpleAgenda on FreeBSD

2018-08-04 Thread Philippe Roussel
On Tue, Jul 17, 2018 at 11:54:39AM +0200, Edwin Ancaer wrote: > Sorry for the wrong screenshot. Apparently no recall in Gmail. Here is the > correct one: Could you send me your GNUstep configuration (fonts, font sizes etc) and tell what backend is in use ? Thanks, Philippe -- Jimi Hendrix

Re: SimpleAgenda on FreeBSD

2018-07-16 Thread Ivan Vučica
Presumably from an old 'plmerge' left over from a previous installation of gnustep-base. If you type in 'which plmerge', you'll find out which 'plmerge' binary is being used. Nuke it and ensure that only the latest 'plmerge' is being used. For instance, if it's in /usr/bin, it may have come from

Re: SimpleAgenda on FreeBSD

2018-07-15 Thread Edwin Ancaer
2018-07-15 13:16 GMT+02:00 Philippe Roussel : > Hi all, > > On Thu, Jul 12, 2018 at 10:58:59PM +0200, Riccardo Mottola wrote: > > Hi, > > > > On 2018-07-12 10:09:04 + Ivan Vučica wrote: > > > > > Did this help? > > > > > > If not, a hacky thing I would do is, I would try: > > >

Re: SimpleAgenda on FreeBSD

2018-07-15 Thread Philippe Roussel
Hi all, On Thu, Jul 12, 2018 at 10:58:59PM +0200, Riccardo Mottola wrote: > Hi, > > On 2018-07-12 10:09:04 + Ivan Vučica wrote: > > > Did this help? > > > > If not, a hacky thing I would do is, I would try: > > CFLAGS="-isystem /usr/local/include" ./configure > > instead. > > > >

Re: SimpleAgenda on FreeBSD

2018-07-13 Thread Riccardo Mottola
Hi, Yavor Doganov wrote: That's a so called "bashism" and I suspect the default shell on FreeBSD is not GNU Bash. exactly, same as other systems. It is not needed and can be replaced with = as well as some "quoting" in [] What troubles me most is that /usr/local/include is standard and is

Re: SimpleAgenda on FreeBSD

2018-07-13 Thread Yavor Doganov
В Thu, 12 Jul 2018 22:58:59 +0200, Riccardo Mottola написа: > On 2018-07-12 10:09:04 + Ivan Vučica wrote: > >> If not, a hacky thing I would do is, I would try: >> CFLAGS="-isystem /usr/local/include" ./configure >> instead. Or better: ./configure CPPFLAGS=-I/usr/local/include > I

Re: SimpleAgenda on FreeBSD

2018-07-13 Thread Edwin Ancaer
2018-07-12 22:58 GMT+02:00 Riccardo Mottola : > Hi, > > On 2018-07-12 10:09:04 + Ivan Vučica wrote: > > > Did this help? > > > > If not, a hacky thing I would do is, I would try: > > CFLAGS="-isystem /usr/local/include" ./configure > > instead. > > > > (Possibly also CXXFLAGS, OBJCFLAGS,

Re: SimpleAgenda on FreeBSD

2018-07-13 Thread Edwin Ancaer
2018-06-28 11:00 GMT+02:00 : > > Hello, > > > > > > > > I downloaded the new version but now I have a problem with the > > configuration step of the new version. > > > > > > > > checking libical/ical.h usability... no > > checking libical/ical.h presence... no > > checking for libical/ical.h...

Re: SimpleAgenda on FreeBSD

2018-07-12 Thread Riccardo Mottola
Hi, On 2018-07-12 10:09:04 + Ivan Vučica wrote: > Did this help? > > If not, a hacky thing I would do is, I would try: > CFLAGS="-isystem /usr/local/include" ./configure > instead. > > (Possibly also CXXFLAGS, OBJCFLAGS, and set up a library search path > with -L/usr/local/lib in

Re: SimpleAgenda on FreeBSD

2018-07-12 Thread Ivan Vučica
Did this help? If not, a hacky thing I would do is, I would try: CFLAGS="-isystem /usr/local/include" ./configure instead. (Possibly also CXXFLAGS, OBJCFLAGS, and set up a library search path with -L/usr/local/lib in LDFLAGS as well.) On Thu, Jun 28, 2018 at 10:01 AM wrote: > > > Hello, > > >

Re: SimpleAgenda on FreeBSD

2018-06-28 Thread p . o . roussel
> Hello, > > > > I downloaded the new version but now I have a problem with the > configuration step of the new version. > > > > checking libical/ical.h usability... no > checking libical/ical.h presence... no > checking for libical/ical.h... no > checking ical.h usability... no > checking

Re: SimpleAgenda on FreeBSD

2018-06-27 Thread Edwin Ancaer
2018-06-26 23:24 GMT+02:00 : > - Mail original - > > > > Philippe, > > > > > > The Info panel says it's 0.43. That is also the current version on > > wiki.gnustep.org . But I saw that on github, there is a version 44 > > indeed. I think that I should ask the maintainer of the port to > >

Re: SimpleAgenda on FreeBSD

2018-06-26 Thread p . o . roussel
- Mail original - > > Philippe, > > > The Info panel says it's 0.43. That is also the current version on > wiki.gnustep.org . But I saw that on github, there is a version 44 > indeed. I think that I should ask the maintainer of the port to > update to the new version , if that is ok for

Re: SimpleAgenda on FreeBSD

2018-06-26 Thread Liam Proven
On Tue, 26 Jun 2018 at 14:49, Edwin Ancaer wrote: > > Apparently I'm a top poster also. I never gave much thought to it, it's what > gmail does automatically. If it is considered badd manners, I'll have to do > something about it. It's very easy. Hit Ctrl-A to select all text; this expands the

Re: SimpleAgenda on FreeBSD

2018-06-26 Thread Edwin Ancaer
Philippe, The Info panel says it's 0.43. That is also the current version on wiki.gnustep.org. But I saw that on github, there is a version 44 indeed. I think that I should ask the maintainer of the port to update to the new version , if that is ok for you. Apparently I'm a top poster also. I

Re: SimpleAgenda on FreeBSD

2018-06-26 Thread p . o . roussel
[Sorry for top posting, crappy web interface] Hi Edwin, What version of SimpleAgenda is this ? I think I have fixed these problems few months ago but can't remember if I did a release.. Thanks, Philippe - Mail original - De: "Edwin Ancaer" À: "Discuss GNUstep" Envoyé: Mardi 26 Juin

Re: SimpleAgenda on FreeBSD

2018-06-26 Thread Liam Proven
On Tue, 26 Jun 2018 at 10:23, wrote: > > i want to be removed from this mailig list with all adresses of the domain > txt.de. Can you help, please? [1] Don't hijack someone else's thread. That is bad manners. [2] Read the signature of any email you get from the list. -- Liam Proven -

Re: SimpleAgenda on FreeBSD

2018-06-26 Thread kanzlei
i want to be removed from this mailig list with all adresses of the domain txt.de. Can you help, please? Kind regards > Edwin Ancaer hat am 26. Juni 2018 um 10:19 geschrieben: > > Hello all, > > I installed the package forSimpleAgenda on FreeBSD, but I have some > problems with it.