Folks, has any one of you encountered a problem exporting the Jpilot
database to a CSV file on one computer running Ubuntu 24.04, then importing
the data into Jpilot (both 2.0.2) and finding the import resulted in almost
illegible data? If not, can anyone suggest what I did wrong?
Thanks in advance.
Kevin
On Wed, Oct 23, 2024 at 10:28 PM Bob accessys@smart.net wrote:
I'm at a loss. I have not run into that problem, I have run most flavors
of linux but not Slackware so it may be something uniqui to that version
sorry not much help
Bob
On Thu, 24 Oct 2024, Judd Montgomery wrote:
Hi,
Off the list so we can just talk.
What is a *.deb package? I can upload the packages I have as "all
debian", but I can't know that it'll work on them all until I have all
the distros to test with. Back in the '00s I had 6-7 VMs that I would
build in for Slackware, Ubuntu and RedHat. That seems pretty time
consuming now.
Judd
On 10/23/24 05:33, Julius Henry Marx via Jpilot wrote:
Good morning Judd:
On 22 Oct 2024 at 22:02, Judd Montgomery wrote:
... released a new J-Pilot version, 2.02.
Thank you so much for maintaining J-Pilot and keeping it current.
... if I have the time I will try to build a package for it.
I'd appreciate your considering the possibility of building a *.deb
package, if not for Debian
(which uses the infamous systemd) for Devuan which does not and uses
sysvinit as the
default init software.
I still use J-Pilot 1.8.2 in Devuan Daedalus and am quite happy with it.
ie: Linux devuan 6.1.0-26-amd64 #1 Debian 6.1.112-1
The *only* problem I foresee is that (eventually) my Palms will die
out but even so, J-Pilot will
without doubt continue to be my desktop organiser software.
Once again, tank you very much for your efforts.
Best,
JHM
Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org
Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org
Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org
--
Sent from my 64 bit AMD® Ryzen 5 5600g 6 core hp Pavilion desktop
running Ubuntu Linux 22.04
I think I found the solution myself: I imported MemoDB.pdb and, voila, it
looks like it should.😀👍
On Fri, Oct 25, 2024 at 8:25 PM Kevin Jaspan kjaspan@gmail.com wrote:
Folks, has any one of you encountered a problem exporting the Jpilot
database to a CSV file on one computer running Ubuntu 24.04, then importing
the data into Jpilot (both 2.0.2) and finding the import resulted in almost
illegible data? If not, can anyone suggest what I did wrong?
Thanks in advance.
Kevin
On Wed, Oct 23, 2024 at 10:28 PM Bob accessys@smart.net wrote:
I'm at a loss. I have not run into that problem, I have run most flavors
of linux but not Slackware so it may be something uniqui to that version
sorry not much help
Bob
On Thu, 24 Oct 2024, Judd Montgomery wrote:
Hi,
Off the list so we can just talk.
What is a *.deb package? I can upload the packages I have as "all
debian", but I can't know that it'll work on them all until I have all
the distros to test with. Back in the '00s I had 6-7 VMs that I would
build in for Slackware, Ubuntu and RedHat. That seems pretty time
consuming now.
Judd
On 10/23/24 05:33, Julius Henry Marx via Jpilot wrote:
Good morning Judd:
On 22 Oct 2024 at 22:02, Judd Montgomery wrote:
... released a new J-Pilot version, 2.02.
Thank you so much for maintaining J-Pilot and keeping it current.
... if I have the time I will try to build a package for it.
I'd appreciate your considering the possibility of building a *.deb
package, if not for Debian
(which uses the infamous systemd) for Devuan which does not and uses
sysvinit as the
default init software.
I still use J-Pilot 1.8.2 in Devuan Daedalus and am quite happy with
it.
ie: Linux devuan 6.1.0-26-amd64 #1 Debian 6.1.112-1
The *only* problem I foresee is that (eventually) my Palms will die
out but even so, J-Pilot will
without doubt continue to be my desktop organiser software.
Once again, tank you very much for your efforts.
Best,
JHM
Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org
Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org
Jpilot mailing list -- jpilot@lists.jpilot.org
To unsubscribe send an email to jpilot-leave@lists.jpilot.org
--
Sent from my 64 bit AMD® Ryzen 5 5600g 6 core hp Pavilion desktop
running Ubuntu Linux 22.04
--
Sent from my 64 bit AMD® Ryzen 5 5600g 6 core hp Pavilion desktop
running Ubuntu Linux 22.04
Am 2024-10-24 um 03:16 schrieb Judd Montgomery:
Try this:
curl -shttps://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh | sudo os=ubuntu dist=jammy bash
Late, because I was traveling: Thanks, now I can install it from this repository. (After a space here: "curl -s https".)
I can install an user via pilot-link. (pilot-link should be added to the dependencies!)
Jpilot starts, but did not synchronize the palm without any error message in the user interface:
werner@desktop12:~$ jpilot
(process:3274): Gtk-WARNING **: 21:02:27.278: Locale not supported by C library.
Using the fallback 'C' locale.
(jpilot:3274): Gtk-CRITICAL **: 21:02:27.430: gtk_list_store_get_path: assertion 'iter->stamp == priv->stamp' failed
(jpilot:3274): Gtk-CRITICAL : 21:02:27.430: gtk_tree_selection_select_path: assertion 'path != NULL' failed
command=100 [**************************************
]
command=100 [ Syncing on device usb:
]
command=100 [ Press the HotSync button now
]
command=100 [****************************************
]
The locale warning comes from my workaround (mixing locales) in KDE, because it does not support YYYY-MM-DD. The rest I don't understand.
Werner
Am 01.11.24 um 21:35 schrieb Werner Holtfreter via Jpilot:
Am 2024-10-24 um 03:16 schrieb Judd Montgomery:
curl -s https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh | sudo os=ubuntu dist=jammy bash
In the mean time the repository was updated. So you can try with or without:
dist=noble
Jpilot starts, but did not synchronize the palm without any error message in the user interface:
Have you added dialout
to groups of your use?
-Ulf
Am 2024-11-01 um 22:17 schrieb Ulf Zibis:
Am 01.11.24 um 21:35 schrieb Werner Holtfreter via Jpilot:
Am 2024-10-24 um 03:16 schrieb Judd Montgomery:
curl -s https://packagecloud.io/install/repositories/judd/jpilot/script.deb.sh | sudo os=ubuntu dist=jammy bash
In the mean time the repository was updated. So you can try with or without:
dist=noble
It works now with dist=jammy. (dist=noble not tested.)
Have you added dialout
to groups of your use?
Yes, from the start. It is on my checklist.
Many thanks to Judd and Ulf! I am happy to have backup to PC back after long time. It was risky without.
Werner