Re: Need help with permission, posted by Stefan Ritt on Mon Sep 26 12:38:29 2022
|
Permissions are handled by the operating system and have nothing to do with elog. Make sure you run elog under an account which has write access to the
desired directories. Consult Ubuntu documentation how to do that. Sometimes it's helpful to start elog interactively with the -v flag to see some verbose
output. Maybe you can spot something there. |
Re: Restricting entries view by user, posted by Stefan Ritt on Thu Nov 2 11:46:42 2023
|
No, this is not possible with the current version of Elog, so indeed everybody needs their own logbook.
Stefan
Leonardo |
Re: Anyone else running elogd on redhat ES 8 having random crashes?, posted by Stefan Ritt on Wed Oct 5 08:21:12 2022
|
Most likely these are some currupt logbook files. If you get a coredump (or stack trace) you can maybe figure out which file it was. These are plain
ASCII files (YYMMDDa.log) and you can see with an editor if someting there is not in order.
Stefan |
Re: no availability of el8 and el9 rpm, posted by Stefan Ritt on Mon Feb 26 17:39:56 2024
|
Many thanks for your files and instructions. I integrated this into the official elog pipeline, so now the RPMs can be downloaded from https://elog.psi.ch/elog/download.html
and they will be updated automatically after each commit. If you succeed with any Debian/Ubunto I'm happy to add that. What's missing now is an
easy way to compile for Windows (which I don't have anymore). |
Re: New elog version 3.1.5, posted by Antonio Bulgheroni on Fri Feb 3 20:26:46 2023
|
Looking forward to the windows installer.
Thanks a lot and keep up the good work!
|
Re: Segfault on elog-3.1.5-1 when uploading file., posted by Stefan Ritt on Tue Jan 7 20:41:13 2025
|
It is in the usual download area which is referenced at https://elog.psi.ch/elog/download.html
Stefan
Evinrude |
Re: Installation with amp on Rocky Linux, posted by Stefan Ritt on Fri Mar 22 07:41:56 2024
|
Is there a way to install all dependencies automatically? Like if I install a package like "emacs" I get a list of dependencies with are automatically
installed:
Dependencies Resolved |
Re: 3.1.5 - Mass edit bug + Wrong version, posted by Stefan Ritt on Tue Feb 7 20:45:31 2023
|
If it works with a simple edit, then why don't you use that one to edit individual values. I checked and version 3.1.4 had already the same problem,
so it was not newly introduced. I would have to invest a couple of hours to fix this issue correcly, which I simply don't have right now. |