Demo Discussion
Forum Config Examples Contributions Vulnerabilities
  Discussion forum about ELOG, Page 286 of 806  Not logged in ELOG logo
IDdown Date Icon Author Author Email Category OS ELOG Version Subject
  67512   Sat May 25 16:09:58 2013 Reply Normnormthompson@yahoo.comBug reportWindowsUnknownRe: Application failed to initialize properly

Andreas Luedeke wrote:

Norm wrote:

I attempted to install the newest version of elog on our site elog server from an old old version.  Around 2008 I believe.  I then received an application failed to initialize properly 0xc0150002 after installing the newest version.  I then tried installing the Feb 2013 version and received the same message.  Panicked, I rolled back our server to its state yesterday.  I would like to update our elog software, anyone know why I am receiving this error??

 Hi Norm. I have not much experience with windows, but I can give you my two cent on how to proceed:

  • Check the old elogd version. It is shown at the bottom of your elog web page (this forum shows ELOG V2.9.2-2475).
  • Copy your logbook data to a different PC, maybe your office PC.
  • Then compile the latest elog on your office PC, run it with the copied data and access it as http://localhost:8080 (or whatever port number you are using)
  • If it is still crashing: re-compile it using "make debug" and run it from a debugger (I don't know any C-debugger for Windows). Post the precise error message.
 
Detect language » English
 

Good luck!

 Thanks for the reply.  I just got back from a business trip and I will try this ASAP.  Thanks and I will be posting the error message.

  67511   Wed May 22 22:24:14 2013 Question Hal Proctorhproctor2@gmail.comQuestionWindowslatestAdmin delete option

How can I show the Delete option for Admins? 

So I have a logbook with the following config:


[Elog]

Admin User = me, otherguy

Deny Change Config File = otherguy

Restrict edit = 1

Restrict edit time = 4

Menu commands = List, New, Edit, Reply,Last Day, Find, Config, Help

  67510   Tue May 21 14:33:09 2013 Reply Andreas Luedekeandreas.luedeke@psi.chBug reportWindowsUnknownRe: Application failed to initialize properly

Norm wrote:

I attempted to install the newest version of elog on our site elog server from an old old version.  Around 2008 I believe.  I then received an application failed to initialize properly 0xc0150002 after installing the newest version.  I then tried installing the Feb 2013 version and received the same message.  Panicked, I rolled back our server to its state yesterday.  I would like to update our elog software, anyone know why I am receiving this error??

 Hi Norm. I have not much experience with windows, but I can give you my two cent on how to proceed:

  • Check the old elogd version. It is shown at the bottom of your elog web page (this forum shows ELOG V2.9.2-2475).
  • Copy your logbook data to a different PC, maybe your office PC.
  • Then compile the latest elog on your office PC, run it with the copied data and access it as http://localhost:8080 (or whatever port number you are using)
  • If it is still crashing: re-compile it using "make debug" and run it from a debugger (I don't know any C-debugger for Windows). Post the precise error message.
 
Detect language » English
 

Good luck!

  67509   Sat May 18 17:41:51 2013 Entry Normnormthompson@yahoo.comBug reportWindowsUnknownApplication failed to initialize properly

I attempted to install the newest version of elog on our site elog server from an old old version.  Around 2008 I believe.  I then received an application failed to initialize properly 0xc0150002 after installing the newest version.  I then tried installing the Feb 2013 version and received the same message.  Panicked, I rolled back our server to its state yesterday.  I would like to update our elog software, anyone know why I am receiving this error??

  67508   Fri May 17 15:26:50 2013 Reply Stefan Rittstefan.ritt@psi.chQuestionLinux2.9.2Re: some menu commands formed with broken links
> Top group 2012 =  2011, 2010, 2009, 2008, 2007, WINTER

Your usage of "Top group" is strange. Top groups should only be used for independent groups of logbooks, more like you were running one dedicated sever fore 
a group of logbooks. Further, you defined logbooks (2008, 2009, ...) which do not exist in your config. Why don't you just remove the "Top group" line from your 
config? If you want to group different logbooks, just use the "group" command as written in the docs.

/Stefan
  67507   Thu May 16 16:29:16 2013 Reply Hal Proctorhproctor2@gmail.comQuestionWindowslatestRe: Kerberos on Windows server

Hal Proctor wrote:

 Does anyone have a success story with kerberos on windows?

 Anyone?  Bueller?

  67506   Thu May 16 15:41:34 2013 Question Hal Proctorhproctor2@gmail.comQuestionWindowslatestMulti Language based on logged on user?

Can ELog support different languages based on the logged on user?

  67505   Wed May 15 23:31:30 2013 Reply Andreas Luedekeandreas.luedeke@psi.chQuestionWindowsELOG V2.7.Re: Export entries to XLS or CSV?

scogordo wrote:

I've been asked to export one of our logbooks to xls or csv. Doable?

Thanks,
Scott

Hi Scott,

yes, every user can export entries using the "find" command.
Just select the export format in the first line

Export to:  

 
Detect language » English
 
 
Detect language » English
 
 
Detect language » English
 
 
Detect language » English
 
 
Detect language » English
 

I often use the XML Format, but CSV is fine if you just want to import the entries to some spreadsheet program.

I was shocked to find out that this feature has not yet made it into the documentation?!? But it is that simple to use that there is not much to document.

There is even an "Import" command, to reimport entries from a file. But this is tricky to use: if you have fields of type date or datetime, then you have to convert those fields in the proper format.

Attachment 1: elog-find.png
elog-find.png
ELOG V3.1.5-3fb85fa6