Activity for skylendar

  • Christophe Christophe posted a comment on ticket #4

    Ok, this version is compiled for pg 14 On Tuesday, September 3, 2024 at 06:22:51 PM GMT+2, David Jarvie <djar@users.sourceforge.net> wrote: Except that libadate.so isn't compatible with postgresql 15 on my system. [tickets:#4] libadate not found in installation, psql Status: open Milestone: 1.0 Labels: sql Created: Mon Jun 24, 2024 06:19 PM UTC by Camilo Villavicencio Last Updated: Tue Sep 03, 2024 12:04 PM UTC Owner: Christophe Hi Cristoph. Last night i found your skylendar software, read about...

  • David Jarvie David Jarvie posted a comment on ticket #4

    Except that libadate.so isn't compatible with postgresql 15 on my system.

  • Christophe Christophe posted a comment on ticket #4

    So, everything seems to be correct On Tuesday, September 3, 2024 at 02:04:56 PM GMT+2, David Jarvie <djar@users.sourceforge.net> wrote: I used the provided skylendar-5.1.0.1-x86_64.deb package. [tickets:#4] libadate not found in installation, psql Status: open Milestone: 1.0 Labels: sql Created: Mon Jun 24, 2024 06:19 PM UTC by Camilo Villavicencio Last Updated: Mon Sep 02, 2024 08:00 PM UTC Owner: Christophe Hi Cristoph. Last night i found your skylendar software, read about its features and i really...

  • David Jarvie David Jarvie posted a comment on ticket #4

    I used the provided skylendar-5.1.0.1-x86_64.deb package.

  • Christophe Christophe posted a comment on ticket #4

    Did you comipile skylendar yourself or use the provided .deb archive ? On Monday, September 2, 2024 at 10:00:25 PM GMT+2, David Jarvie <djar@users.sourceforge.net> wrote: I do have postgresql 15: psql --version psql (PostgreSQL) 15.8 (Debian 15.)8-0+deb12u1 The directory /usr/lib/postgresql/15 is populated with quite a number of files in its bin and lib subdirectories. [tickets:#4] libadate not found in installation, psql Status: open Milestone: 1.0 Labels: sql Created: Mon Jun 24, 2024 06:19 PM...

  • David Jarvie David Jarvie posted a comment on ticket #4

    I do have postgresql 15: psql --version psql (PostgreSQL) 15.8 (Debian 15.)8-0+deb12u1 The directory /usr/lib/postgresql/15 is populated with quite a number of files in its bin and lib subdirectories.

  • Christophe Christophe posted a comment on ticket #4

    ok, in this case, you don't have postgres15, check your postgr version On Monday, September 2, 2024 at 08:46:04 PM GMT+2, David Jarvie <djar@users.sourceforge.net> wrote: There is no directory postgresql15 on my system. I moved libadate.so into the postgresql/15/lib directory, but the error messages indicated that it is incompatible with postgresql 15: psql:/usr/local/share/skylendar/installskydb.sql:978: ERROR: incompatible library "/usr/lib/postgresql/15/lib/libadate.so": version mismatch DETAIL:...

  • David Jarvie David Jarvie posted a comment on ticket #4

    There is no directory postgresql15 on my system. I moved libadate.so into the postgresql/15/lib directory, but the error messages indicated that it is incompatible with postgresql 15: psql:/usr/local/share/skylendar/installskydb.sql:978: ERROR: incompatible library "/usr/lib/postgresql/15/lib/libadate.so": version mismatch DETAIL: Server is version 15, library is version 14.

  • Christophe Christophe posted a comment on ticket #4

    libadate.sp must be moved into the right directory, e.g. postgresql15, but this dir iis not located in the same path for all the distros. So: find /usr -name postgresql15 On Monday, September 2, 2024 at 08:03:30 PM GMT+2, David Jarvie <djar@users.sourceforge.net> wrote: See https://sourceforge.net/p/skylendar/tickets/4/#eb1e Sorry - I'm used to using Bugzilla, which doesn't have the facility to reply to a specific message, so I just added a new comment rather than a reply to your message. [tickets:#4]...

  • David Jarvie David Jarvie posted a comment on ticket #4

    See https://sourceforge.net/p/skylendar/tickets/4/#eb1e Sorry - I'm used to using Bugzilla, which doesn't have the facility to reply to a specific message, so I just added a new comment rather than a reply to your message.

  • Christophe Christophe posted a comment on ticket #4

    No ? On Monday, September 2, 2024 at 02:42:34 PM GMT+2, David Jarvie <djar@users.sourceforge.net> wrote: Did you see my reply below from a week ago? [tickets:#4] libadate not found in installation, psql Status: open Milestone: 1.0 Labels: sql Created: Mon Jun 24, 2024 06:19 PM UTC by Camilo Villavicencio Last Updated: Mon Aug 26, 2024 08:08 PM UTC Owner: Christophe Hi Cristoph. Last night i found your skylendar software, read about its features and i really want use it. I didn't found a package so...

  • David Jarvie David Jarvie posted a comment on ticket #4

    Did you see my reply below from a week ago?

  • Christophe Christophe posted a comment on ticket #4

    got something ? On Monday, August 26, 2024 at 08:52:40 PM GMT+2, C. <skylendar@yahoo.com> wrote: Thank you for reporting issues. It's so rare... libadate must be copied in the postgresql library dir. In my case /usr/lib/postgresql15/lib64 However, it is hard to find out for every distro where this dir is located. Remember that I have almost no help or contribution for the project. So, glitches occur On Monday, August 26, 2024 at 07:30:14 PM GMT+2, David Jarvie <djar@users.sourceforge.net> wrote:...

  • David Jarvie David Jarvie posted a comment on ticket #4

    Thanks for your quick reply. I'm a free software developer myself, so I understand the usefulness of bug reports! I moved libadate.so from the deb package from /usr/lib/postgresql/14/lib/ to /usr/lib/postgresql/15/lib/, but it appears to be incompatible with postgresql 15. After trying again, skydmin shows the following errors: psql:/usr/local/share/skylendar/installskydb.sql:978: NOTICE: return type adate is only a shell psql:/usr/local/share/skylendar/installskydb.sql:978: ERROR: incompatible library...

  • Christophe Christophe posted a comment on ticket #4

    Thank you for reporting issues. It's so rare... libadate must be copied in the postgresql library dir. In my case /usr/lib/postgresql15/lib64 However, it is hard to find out for every distro where this dir is located. Remember that I have almost no help or contribution for the project. So, glitches occur On Monday, August 26, 2024 at 07:30:14 PM GMT+2, David Jarvie <djar@users.sourceforge.net> wrote: I downloaded skylendar-5.1.0.1-x86_64.deb from your website and installed on Debian 12 (bookworm),...

  • David Jarvie David Jarvie posted a comment on ticket #4

    I downloaded skylendar-5.1.0.1-x86_64.deb from your website and installed on Debian 12 (bookworm), and got the same errors as reported by Camilo (with slightly different line numbers). The version of postgresql on my system is 15.8. Like Camilo, I would very much like to try out skylendar but am now stuck. In case it's useful to see the English language version of the error messages, here is what was displayed on my system: psql:/usr/local/share/skylendar/installskydb.sql:9: NOTICE: extension "plpgsql"...

  • skylendar skylendar released /skylendar-5.1.0.1-x86_64.rpm

  • skylendar skylendar updated /skylendar-5.1.0.1-x86_64.deb

  • skylendar skylendar released /skylendar-5.1.0.1-x86_64.deb

  • skylendar skylendar released /Shame on you.txt

  • skylendar skylendar released /skylendar-5.1.0.1-x86_64.deb

  • skylendar skylendar updated /Shame on you.txt

  • Camilo Villavicencio Camilo Villavicencio created ticket #4

    libadate not found in installation, psql

  • skylendar skylendar released /skylendar-5.1.0.1pn.tar.xz

  • Christophe Christophe posted a comment on ticket #3

    I ran it on mint too. No segfault. try to compile it as debug mode, and use a debugger source like ddd and tell me. On Wednesday, February 28, 2024 at 10:05:06 AM GMT+1, Jave Ivanovski <jave808@users.sourceforge.net> wrote: [tickets:#3] Segmentation fault in LM 21.3 Status: open Milestone: 1.0 Created: Wed Feb 28, 2024 09:04 AM UTC by Jave Ivanovski Last Updated: Wed Feb 28, 2024 09:04 AM UTC Owner: Christophe Downloaded the compressed tarball skylendar-5.1pn.tar.xz Followed the instructions in README....

  • Jave Ivanovski Jave Ivanovski created ticket #3

    Segmentation fault in LM 21.3

  • skylendar skylendar updated /skylendar-5.1pn.tar.xz

  • skylendar skylendar updated /skylendar-5.1pn.tar.xz

  • skylendar skylendar updated /Shame on you.txt

  • skylendar skylendar updated /skylendar-5.1pn.tar.xz

  • skylendar skylendar released /skylendar-5.1pn.tar.xz

  • skylendar skylendar released /skylendar-5.1pn-beta.tar.xz

  • skylendar skylendar released /skylendar-5.1pn-beta.tar.xz

  • skylendar skylendar updated /Shame on you.txt

  • skylendar skylendar updated /Shame on you.txt

  • skylendar skylendar released /skylendar-5.0.1nn.tar.xz

  • skylendar skylendar released /skylendar-5.0nn.tar.xz

  • skylendar skylendar updated /skylendar-4.2.1nn-1.tar.xz

  • skylendar skylendar released /skylendar-4.2.1nn-1.tar.xz

  • skylendar skylendar updated /skylendar-4.2.1nn.tar.xz

  • skylendar skylendar updated /Shame on you.txt

  • Christophe Christophe created a wiki page

    Shame on you

  • skylendar skylendar updated /skylendar-4.2.1nn.tar.xz

  • skylendar skylendar released /skylendar-4.2.1nn.tar.xz

  • Christophe Christophe posted a comment on ticket #2

    Btw, when you run skylendar for the first time without running skydmin before, you should get this dialog box (see attachment). Do the users get it ? Well, I suspect that most of them get it, but they don't read it and prefer to say that it doesn't work... On Saturday, July 3, 2021, 5:54:21 PM GMT+2, Christophe <skylendar@users.sourceforge.net> wrote: When you click on the skylendar icon the first time, it should tells you that the database is not installed and you ought to run skydmin beforehand....

  • Christophe Christophe posted a comment on ticket #2

    When you click on the skylendar icon the first time, it should tells you that the database is not installed and you ought to run skydmin beforehand. I don't know why users say that it doesn't work ??? On Saturday, July 3, 2021, 4:58:36 PM GMT+2, timkb4cq <timkb4cq@users.sourceforge.net> wrote: To build Skylendar against the Qt 5.15 in debian bullseye include <qpainterpath></qpainterpath> needs to be added to src/astrorings.cpp Also, debian needs to fix their bullseye cmake to recognize the postgresql-13...

  • timkb4cq timkb4cq posted a comment on ticket #2

    To build Skylendar against the Qt 5.15 in debian bullseye #include <QPainterPath> needs to be added to src/astrorings.cpp Also, debian needs to fix their bullseye cmake to recognize the postgresql-13 bullseye ships with. Bug report filed for that. Skylendar is now available in the MX-19 Test repository, and has also been built for the upcoming (in several months) MX-21 release.

  • timkb4cq timkb4cq posted a comment on ticket #2

    Given that clicking on the Skylendar icon does nothing unless the user has gone through the process in Skydmin first, I have created a Skylendar Quickstart desktop file that calls up this: http://mxrepo.com/misc/Skylendar_Quickstart.html That should minimize the reports from GUI only type users that Skylendar doesn't work. If there is anything you would like changed in it please let me know.

  • skylendar skylendar released /Shame on you.txt

  • Christophe Christophe posted a comment on ticket #2

    Ok, skylendar-4.2nn.tar.xz has been uploaded on sourceforge.net. Tell me if you can't get it or if you have trouble compiling it. On Wednesday, June 30, 2021, 7:58:49 PM GMT+2, C. <skylendar@yahoo.com> wrote: I already tried to send you the archive as a attached file, but yahoo doesn't accept files greater than 10 Mb On Wednesday, June 30, 2021, 7:11:20 PM GMT+2, timkb4cq <timkb4cq@users.sourceforge.net> wrote: Sorry, I didn't get the link. I rarely use SourceForge and did not realize I still had...

  • timkb4cq timkb4cq posted a comment on ticket #2

    The maintainer@mxrepo.com address is on my own server so it should go through there.

  • Christophe Christophe posted a comment on ticket #2

    I already tried to send you the archive as a attached file, but yahoo doesn't accept files greater than 10 Mb On Wednesday, June 30, 2021, 7:11:20 PM GMT+2, timkb4cq <timkb4cq@users.sourceforge.net> wrote: Sorry, I didn't get the link. I rarely use SourceForge and did not realize I still had the old timkb4cq@users.sourceforge.net email alias address (which SF no longer supports) showing. Please send it to maintainer@mxrepo.com [tickets:#2] 4.2nn Source rar file is truncated Status: open Milestone:...

  • skylendar skylendar released /skylendar-4.2nn.tar.xz

  • timkb4cq timkb4cq posted a comment on ticket #2

    Sorry, I didn't get the link. I rarely use SourceForge and did not realize I still had the old timkb4cq@users.sourceforge.net email alias address (which SF no longer supports) showing. Please send it to maintainer@mxrepo.com

  • Christophe Christophe posted a comment on ticket #2

    OK, I send you a link to the complete archive skylendar-4.2nn.tar.xz: thank you for making a package for your distro. You are the first to do so after years of. release.C. On Wednesday, June 30, 2021, 3:58:55 PM GMT+2, C. <skylendar@yahoo.com> wrote: OK, I send you a copy: thank you for making a package for your distro. You are the first to do so after years of. release.C. On Tuesday, June 29, 2021, 10:55:26 PM GMT+2, timkb4cq <timkb4cq@users.sourceforge.net> wrote: I maintain the package repositories...

  • timkb4cq timkb4cq posted a comment on ticket #2

    I maintain the package repositories for MX-Linux and had a request to add skylendar to our repositories. May I get the source for 4.2nn so I can build it or would you rather I use the 4.1.2 version?

  • Christophe Christophe posted a comment on ticket #2

    I know that this archive is damaged because I did it on purpose. On Monday, June 28, 2021, 10:06:52 PM GMT+2, timkb4cq timkb4cq@users.sourceforge.net wrote: [tickets:#2] 4.2nn Source rar file is truncated Status: open Milestone: 1.0 Created: Mon Jun 28, 2021 08:06 PM UTC by timkb4cq Last Updated: Mon Jun 28, 2021 08:06 PM UTC Owner: nobody Could you please upload a complete 4.2nn source code file? The current one is truncated with about 2MB (the whole pics folder and some cpp files from src) missing....

  • timkb4cq timkb4cq created ticket #2

    4.2nn Source rar file is truncated

  • skylendar skylendar released /skylendar-4.2nn-2-x86_64.deb

  • lsmod lsmod posted a comment on ticket #1

    The problem could be solved now be deinstalling skylendar-4.2nn-1-x86_64.deb and installing the package skylendar-4.1.2nn-1-linuxmint-x86_64.deb The package for Linux Mint runs in Debian Buster (stable).

  • Christophe Christophe posted a comment on ticket #1

    Yeah, it's the case. I dunno Debian. It is possible to download Qt5 5.12 ? You may have several versions available on the deb repos... On Saturday, April 3, 2021, 7:21:01 PM GMT+2, lsmod <kmalcher@users.sourceforge.net> wrote: It seems more to be the correct glibc the problem. skylendar: /lib/x86_64-linux-gnu/libm.so.6: version GLIBC_2.29' not found (required by /usr/local/lib64/libskyldr.so.4) skylendar: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: versionQt_5.12' not found (required by /usr/local/lib64/libskyldr.so.4)...

  • lsmod lsmod modified a comment on ticket #1

    It seems more to be the correct glibc the problem? skylendar: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /usr/local/lib64/libskyldr.so.4) skylendar: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.12' not found (required by /usr/local/lib64/libskyldr.so.4) Or is the problem that Qt_5.12 is needed instead of 5.11 ? # ldd /usr/local/lib64/libskyldr.so.4 /usr/local/lib64/libskyldr.so.4: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required...

  • lsmod lsmod posted a comment on ticket #1

    It seems more to be the correct glibc the problem. skylendar: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /usr/local/lib64/libskyldr.so.4) skylendar: /usr/lib/x86_64-linux-gnu/libQt5Core.so.5: version `Qt_5.12' not found (required by /usr/local/lib64/libskyldr.so.4) Is the problem that Qt_5.12 is needed instead of 5.11 ? # ldd /usr/local/lib64/libskyldr.so.4 /usr/local/lib64/libskyldr.so.4: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required...

  • lsmod lsmod modified a comment on ticket #1

    Thanks for the quick response. QT5 seems to be installed. There are plenty of packages: ii kde-style-oxygen-qt5 4:5.14.5-1 amd64 Qt decoration for the Oxygen desktop theme ii kde-style-qtcurve-qt5:amd64 1.9-2+b2 amd64 QtCurve widget style for applications based on Qt 5.x ii libaccounts-qt5-1 1.15-2 amd64 Accounts database access Qt version - Qt5 shared library ii libdbusmenu-qt5-2:amd64 0.9.3+16.04.20160218-1 amd64 Qt implementation of the DBusMenu protocol ii libmarblewidget-qt5-28 4:17.08.3-3.2...

  • lsmod lsmod modified a comment on ticket #1

    Thanks for the quick response. QT5 seems to be installed. There are plenty of packages: ii kde-style-oxygen-qt5 4:5.14.5-1 amd64 Qt decoration for the Oxygen desktop theme ii kde-style-qtcurve-qt5:amd64 1.9-2+b2 amd64 QtCurve widget style for applications based on Qt 5.x ii libaccounts-qt5-1 1.15-2 amd64 Accounts database access Qt version - Qt5 shared library ii libdbusmenu-qt5-2:amd64 0.9.3+16.04.20160218-1 amd64 Qt implementation of the DBusMenu protocol ii libmarblewidget-qt5-28 4:17.08.3-3.2...

  • lsmod lsmod posted a comment on ticket #1

    Thanks for the quick response. QT5 seems to be installed. There are plenty of packages: ii kde-style-oxygen-qt5 4:5.14.5-1 amd64 Qt decoration for the Oxygen desktop theme ii kde-style-qtcurve-qt5:amd64 1.9-2+b2 amd64 QtCurve widget style for applications based on Qt 5.x ii libaccounts-qt5-1 1.15-2 amd64 Accounts database access Qt version - Qt5 shared library ii libdbusmenu-qt5-2:amd64 0.9.3+16.04.20160218-1 amd64 Qt implementation of the DBusMenu protocol ii libmarblewidget-qt5-28 4:17.08.3-3.2...

  • Christophe Christophe posted a comment on ticket #1

    Skylendar has been so far tested on Mint 20 and Ubuntu 18, but not debian. It seems that Qt 5 has not been downloaded. So download it. On Saturday, April 3, 2021, 1:54:20 PM GMT+2, lsmod <kmalcher@users.sourceforge.net> wrote: [tickets:#1] Skylendar does not start in Debian 10 Status: open Milestone: 1.0 Created: Sat Apr 03, 2021 11:54 AM UTC by lsmod Last Updated: Sat Apr 03, 2021 11:54 AM UTC Owner: nobody I downloaded and installed skylendar-4.2nn-1-x86_64.deb with gdebi. This works so far without...

  • lsmod lsmod created ticket #1

    Skylendar does not start in Debian 10

  • skylendar skylendar released /skylendar-4.2nn-1-x86_64.deb

  • skylendar skylendar updated /README

  • Christophe Christophe posted a comment on discussion General Discussion

    There is still a little confusion on how to operate the software. It is based on the drag and drop system. Drag a dataset or restriction set icon with the mouse, and drop it onto the wanted chart window, and the current chart displayed on the window will be upgraded accordingly. Also, each chart has up to 4 rings available. A "ring" is a placeholder which contains a dataset (name, date and birth place) and a restriction set (if a plnet is calculated or not, etc...) You can select a ring by pressing...

  • Christophe Christophe posted a comment on discussion General Discussion

    As you probably already know, Yahoo groups will be soon unavailable. A good solution would have been to create one on groups.io for example, but they charge the access, and I'm not ready to pay for a service whereas my project doesn't get almost any help and funding. So, welcome to sourceforge's discussions.

  • skylendar skylendar updated /skylendar-4.2nn-x86_64.deb

  • skylendar skylendar released /skylendar-4.2nn-x86_64.deb

  • skylendar skylendar released /skylendar-4.2nn-x86_64-1.rar

  • skylendar skylendar released /skylendar-4.2nn-linuxmint-x86_64-beta.deb

  • skylendar skylendar released /skylendar-4.1.2nn-1-linuxmint-x86_64.deb

  • skylendar skylendar released /skylendar-4.1.2nn-1.rar

  • skylendar skylendar released /skylendar-4.1.2nn-2-opensuse-15.1-x86_64.rpm

  • skylendar skylendar released /skylendar-4.1.2nn-2-linuxmint-x86_64.deb

  • skylendar skylendar released /skylendar-4.1.2nn-1-opensuse-15.1-x86_64.rpm

  • skylendar skylendar released /skylendar-4.1.2nn.rar

  • skylendar skylendar released /skylendar-4.1.2nn.tar.xz

  • skylendar skylendar released /skylendar-4.1nn-lp150.95.1.x86_64.rpm

  • skylendar skylendar released /skylendar-4.1nn-1.tar.xz

  • skylendar skylendar released /HISTORY.txt

  • skylendar skylendar released /skylendar-4.1nn-opensuse-x86_64.rpm

  • skylendar skylendar released /skylendar-4.1.tar.xz

  • skylendar skylendar released /skylendar-4.1nn-ubuntu-x86_64.deb

  • skylendar skylendar released /skylendar-4.1nn.tar.xz

  • skylendar skylendar released /skylendar-4.1nn-x86_64.rpm

  • skylendar skylendar released /README

  • skylendar skylendar released /skylendar-4.1.tar.xz

  • skylendar skylendar released /skylendar-4.1nn.tar.xz

  • Christophe Christophe modified a wiki page

    Installation

  • Christophe Christophe modified a wiki page

    Installation

  • Christophe Christophe modified a wiki page

    Home

  • Christophe Christophe modified a wiki page

    Home

  • Christophe Christophe modified a wiki page

    Home

1 >