Re: FCKEditor not working correctly on a Windows server., posted by Marty Jansen on Sat Jul 25 20:28:45 2015
|
Sorry for the late reply. I have installed a slightly newer version of Elog, but the results are the same. I do get de the 3 editor bars, but the top
2 are greyed out and the bottom one doesn't do anything if clicked. I have commented out the lines that refer to the online equation editor, but that
doesn't help much either. I think I let it rest. The old 2.9.xx version still works great, so we leave it at that. |
Re: Pasting pictures from clipboard does not work anymore (firefox 39), posted by Stefan Ritt on Wed Jul 29 11:53:13 2015
|
I updated the current version with this change (CKEditor 4.5.1) and indeed it fixes the problem. The change is comitted to the git repository and will
be contained in the next release.
Jan |
Re: Insert TimeStamp not working, posted by Stefan Ritt on Thu Jul 30 11:10:59 2015
|
That problem has been fixed this week by this commit: https://bitbucket.org/ritt/elog/commits/5a8547bd995d88d7e314de30ee4bce71aa129c00
Please upgrade to the current revision from the bitbucket repository and recompile elog.
Luca |
Re: dependencies lib, posted by John P. Huber on Mon Aug 3 22:13:16 2015
|
Can you provide simliar guidance for Scientific Linux release 6.6 (Carbon, 64 bit version) as I get the "failed dependencies" after installing
openssl-devel package and I tried linking /usr/lib64/libssl.so.1.0.1e as libssl.so.6 in both /lib and /usr/lib ? -jph
Stefan |
Re: elogd crashes with a URL, posted by Stefan Ritt on Tue Aug 4 13:18:26 2015
|
I could not reproduce your problem. I can only fix it if I can reproduce it, so let's agree on a common test base. May I ask you to do the following:
Download the most recent elog version from bitbucket and compile it
Create two new logbooks "demo1" and "demo2"
with minimal configuration, but using yor global password file which differs from the group ones
Send me step-by-step instructions how to trigger |
Re: Revision for Indonesian Translation, posted by Stefan Ritt on Tue Aug 4 13:23:47 2015
|
Thanks, I included your changes in the distribution.
Banata
Wachid Ridwan wrote:
hello, in my spare time, I try to fix some bugs, typo, and |
Re: Customized email subject line for an updated entry, posted by Stefan Ritt on Tue Aug 4 13:29:45 2015
|
Thanks, I added your code to the distribution and updated the documentation.
Erkcan
Ozcan wrote:
Since there were no responses, I decided to make good use of the fact |
Re: "Resolve host names" does not resolve host names, posted by Stefan Ritt on Tue Aug 4 13:33:14 2015
|
In elog I simplu use the function gethostbyaddr() to resolve the host name. If this does not work, the underlying OS does not know the hostname either.
Probably you can test this with "nslookup a.b.c.d", to see any further error message.
Daniel |